GitHub/WoltLab/WCF.git
8 years agoMerge commit 'd9ff0c' into next
Tim Düsterhus [Tue, 9 Feb 2016 19:13:14 +0000 (20:13 +0100)]
Merge commit 'd9ff0c' into next

8 years agoImprove backwards compatibility of AbstractModificationLogHandler
Matthias Schmidt [Sat, 6 Feb 2016 14:22:05 +0000 (15:22 +0100)]
Improve backwards compatibility of AbstractModificationLogHandler

8 years agoFixed typos
Marcel Werk [Thu, 4 Feb 2016 17:21:41 +0000 (18:21 +0100)]
Fixed typos

8 years agoFixed typos
Marcel Werk [Thu, 4 Feb 2016 17:16:42 +0000 (18:16 +0100)]
Fixed typos

8 years agoRemoved duplicate language variable
Marcel Werk [Thu, 4 Feb 2016 17:14:28 +0000 (18:14 +0100)]
Removed duplicate language variable

8 years agoFixed inserting quote while editor is not visible
Alexander Ebert [Thu, 4 Feb 2016 16:46:24 +0000 (17:46 +0100)]
Fixed inserting quote while editor is not visible

8 years agoRemoved quote selection on backspace
Alexander Ebert [Thu, 4 Feb 2016 13:41:52 +0000 (14:41 +0100)]
Removed quote selection on backspace

Intended to provide a convenient way of removing quotes, it leads more
than often to an unintended delete and sometimes fails under certain
circumstances.

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 24 Jan 2016 17:23:37 +0000 (18:23 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 24 Jan 2016 17:10:57 +0000 (18:10 +0100)]
Updating minified JavaScript files

8 years agoMerge pull request #1985 from Fabii547/patch-4
Matthias Schmidt [Sun, 24 Jan 2016 15:06:19 +0000 (16:06 +0100)]
Merge pull request #1985 from Fabii547/patch-4

Fix typo in CHANGELOG.md

8 years agoFix typo in CHANGELOG
Fabii [Sun, 24 Jan 2016 14:56:19 +0000 (15:56 +0100)]
Fix typo in CHANGELOG

8 years agoAdd support for uninstall scripts
Matthias Schmidt [Sun, 24 Jan 2016 10:44:01 +0000 (11:44 +0100)]
Add support for uninstall scripts

8 years agoFix group assignment during automatic cronjob execution
Matthias Schmidt [Sat, 23 Jan 2016 15:09:27 +0000 (16:09 +0100)]
Fix group assignment during automatic cronjob execution

If the automatic user group assignment relies on user options with
restricted visibility, the automatic cronjob execution can cause
improper/missing conditions as the cronjob is executed as a guest so
that user option conditions with restricted visibility are ignored.

8 years agoMerge branch '2.0'
Matthias Schmidt [Tue, 19 Jan 2016 19:28:21 +0000 (20:28 +0100)]
Merge branch '2.0'

8 years agoFix user option conditions in user bulk processing
Matthias Schmidt [Tue, 19 Jan 2016 19:27:53 +0000 (20:27 +0100)]
Fix user option conditions in user bulk processing

8 years agoImprove edit notice language item
Matthias Schmidt [Mon, 18 Jan 2016 19:03:22 +0000 (20:03 +0100)]
Improve edit notice language item

8 years agoUnify English ad-related language items
Matthias Schmidt [Mon, 18 Jan 2016 19:02:18 +0000 (20:02 +0100)]
Unify English ad-related language items

8 years agoMerge pull request #1980 from ramiusGitHub/patch-5
Alexander Ebert [Wed, 13 Jan 2016 13:35:50 +0000 (14:35 +0100)]
Merge pull request #1980 from ramiusGitHub/patch-5

Update WCF.Message.js

8 years agoUpdate WCF.Message.js
ramiusGitHub [Tue, 12 Jan 2016 08:37:18 +0000 (09:37 +0100)]
Update WCF.Message.js

Missing return when loading a smiley category from cache.

8 years agoRemoved obsolete code
Marcel Werk [Mon, 11 Jan 2016 22:46:39 +0000 (23:46 +0100)]
Removed obsolete code

8 years agoMerge pull request #1979 from joshuaruesweg/patch-67
Tim Düsterhus [Sun, 10 Jan 2016 20:58:54 +0000 (21:58 +0100)]
Merge pull request #1979 from joshuaruesweg/patch-67

fix update method in UserAction which ignores counters

8 years agofix update method in UserAction which ignores counters
Joshua Rüsweg [Sun, 10 Jan 2016 20:54:13 +0000 (21:54 +0100)]
fix update method in UserAction which ignores counters

8 years agoFix return value documentation
Matthias Schmidt [Sun, 10 Jan 2016 18:11:42 +0000 (19:11 +0100)]
Fix return value documentation

8 years agos/ü/ue/ in @author declaration
Tim Düsterhus [Sun, 10 Jan 2016 17:42:11 +0000 (18:42 +0100)]
s/ü/ue/ in @author declaration

8 years agoAdd EDITABILITY_OWNER_DURING_REGISTRATION option
joshuaruesweg [Mon, 10 Aug 2015 15:18:58 +0000 (17:18 +0200)]
Add EDITABILITY_OWNER_DURING_REGISTRATION option

Closes #1935

8 years agoRemove double lang tags
Matthias Schmidt [Sat, 9 Jan 2016 10:44:24 +0000 (11:44 +0100)]
Remove double lang tags

Closes #1977

8 years agoFix detection of namespaced function calls
Tim Düsterhus [Wed, 6 Jan 2016 17:32:30 +0000 (18:32 +0100)]
Fix detection of namespaced function calls

8 years agoCatch \Throwable in BackgroundQueueHandler
Tim Düsterhus [Wed, 6 Jan 2016 17:04:57 +0000 (18:04 +0100)]
Catch \Throwable in BackgroundQueueHandler

8 years agoReplace getExceptionID() by logThrowable()
Tim Düsterhus [Wed, 6 Jan 2016 17:01:17 +0000 (18:01 +0100)]
Replace getExceptionID() by logThrowable()

8 years agoAllow namespaced functions in PHPCS
Tim Düsterhus [Wed, 6 Jan 2016 16:40:34 +0000 (17:40 +0100)]
Allow namespaced functions in PHPCS

8 years agoForce a guest user in BackgroundQueueHandler::performJob()
Tim Düsterhus [Wed, 6 Jan 2016 16:26:27 +0000 (17:26 +0100)]
Force a guest user in BackgroundQueueHandler::performJob()

8 years agoFix alignment of long stack traces
Tim Düsterhus [Tue, 5 Jan 2016 20:24:39 +0000 (21:24 +0100)]
Fix alignment of long stack traces

8 years agoMake HTML output a little less ugly
Tim Düsterhus [Mon, 4 Jan 2016 21:42:31 +0000 (22:42 +0100)]
Make HTML output a little less ugly

This change removes the large blocks of newlines where relocated
<script> blocks previously where.

8 years agoFix typo in UserActivityEventHandler
Fabii547 [Mon, 4 Jan 2016 12:02:29 +0000 (13:02 +0100)]
Fix typo in UserActivityEventHandler

Closes #1975

8 years agoMerge branch 'master' into next
Tim Düsterhus [Sun, 3 Jan 2016 12:39:38 +0000 (13:39 +0100)]
Merge branch 'master' into next

8 years agoMerge branch '2.0'
Tim Düsterhus [Sun, 3 Jan 2016 12:39:26 +0000 (13:39 +0100)]
Merge branch '2.0'

8 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Wed, 30 Dec 2015 11:07:26 +0000 (12:07 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

8 years agoFixed hidden options being considered as search result
Alexander Ebert [Tue, 29 Dec 2015 20:47:15 +0000 (21:47 +0100)]
Fixed hidden options being considered as search result

8 years agoFix typo in de.xml
Tim Düsterhus [Mon, 28 Dec 2015 00:00:01 +0000 (01:00 +0100)]
Fix typo in de.xml

8 years agoAdd default page titles for category management pages
Matthias Schmidt [Sat, 26 Dec 2015 07:37:17 +0000 (08:37 +0100)]
Add default page titles for category management pages

8 years agoMerge pull request #1972 from SoftCreatR/patch-7
Tim Düsterhus [Fri, 25 Dec 2015 19:13:44 +0000 (20:13 +0100)]
Merge pull request #1972 from SoftCreatR/patch-7

Remove Twitter share count

8 years agoRemoved Twitter share count
Sascha Greuel [Fri, 25 Dec 2015 19:07:53 +0000 (20:07 +0100)]
Removed Twitter share count

8 years agoRemoved Twitter share count
Sascha Greuel [Wed, 23 Dec 2015 13:34:44 +0000 (14:34 +0100)]
Removed Twitter share count

Closes #1969

8 years agoUse consistent title case for Administration Control Panel
Tim Düsterhus [Fri, 25 Dec 2015 18:52:52 +0000 (19:52 +0100)]
Use consistent title case for Administration Control Panel

8 years agoImprove wording of wcf.global.error.exception
Sascha Greuel [Fri, 25 Dec 2015 17:14:59 +0000 (18:14 +0100)]
Improve wording of wcf.global.error.exception

Closes #1970
Closes #1971

8 years agoDisable Language.get() warnings for now
Matthias Schmidt [Fri, 25 Dec 2015 08:47:19 +0000 (09:47 +0100)]
Disable Language.get() warnings for now

At development stage, these warnings are only spamming the console
without benefit.

8 years agoFix typo in de.xml
Tim Düsterhus [Fri, 25 Dec 2015 00:09:33 +0000 (01:09 +0100)]
Fix typo in de.xml

8 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Thu, 24 Dec 2015 11:02:09 +0000 (12:02 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/lib/system/WCF.class.php

8 years agoFixed a z-index issue introduced with 2.1.9 2.1.9_pl_1
Alexander Ebert [Wed, 23 Dec 2015 11:49:42 +0000 (12:49 +0100)]
Fixed a z-index issue introduced with 2.1.9

8 years agoFix variable name
Matthias Schmidt [Tue, 22 Dec 2015 17:06:39 +0000 (18:06 +0100)]
Fix variable name

8 years agoAdd more structure to changelog file
Matthias Schmidt [Tue, 22 Dec 2015 12:22:43 +0000 (13:22 +0100)]
Add more structure to changelog file

8 years agoAdd TMultiCategoryObject trait
Matthias Schmidt [Tue, 22 Dec 2015 12:16:56 +0000 (13:16 +0100)]
Add TMultiCategoryObject trait

8 years agoAdd TUserContent trait
Matthias Schmidt [Tue, 22 Dec 2015 09:57:06 +0000 (10:57 +0100)]
Add TUserContent trait

8 years agoAdd missing import
Matthias Schmidt [Tue, 22 Dec 2015 07:33:21 +0000 (08:33 +0100)]
Add missing import

8 years agoMerge branch 'master' into next
Matthias Schmidt [Mon, 21 Dec 2015 20:40:29 +0000 (21:40 +0100)]
Merge branch 'master' into next

8 years agoAdd AbstractModificationLogHandler
Matthias Schmidt [Mon, 21 Dec 2015 14:12:35 +0000 (15:12 +0100)]
Add AbstractModificationLogHandler

8 years agoAdd parentObjectID column to modification_log table
Matthias Schmidt [Mon, 21 Dec 2015 14:09:24 +0000 (15:09 +0100)]
Add parentObjectID column to modification_log table

8 years agoFix clipboard without markAll element
Matthias Schmidt [Mon, 21 Dec 2015 13:58:53 +0000 (14:58 +0100)]
Fix clipboard without markAll element

8 years agoTemporarily "fix" exception handling for AJAX requests
Matthias Schmidt [Mon, 21 Dec 2015 13:22:18 +0000 (14:22 +0100)]
Temporarily "fix" exception handling for AJAX requests

8 years agoAdd @since tag to PHP documentation
Matthias Schmidt [Mon, 21 Dec 2015 10:20:24 +0000 (11:20 +0100)]
Add @since tag to PHP documentation

8 years agoUpdating release date 2.1.9
Alexander Ebert [Sun, 20 Dec 2015 18:57:02 +0000 (19:57 +0100)]
Updating release date

8 years agoPreparing release 2.1.9
Alexander Ebert [Sat, 19 Dec 2015 20:56:12 +0000 (21:56 +0100)]
Preparing release 2.1.9

8 years agoFix CryptoException's constructor
Tim Düsterhus [Thu, 17 Dec 2015 00:08:23 +0000 (01:08 +0100)]
Fix CryptoException's constructor

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 16 Dec 2015 12:54:12 +0000 (13:54 +0100)]
Updating minified JavaScript files

8 years agoFixed wrong date format in user list
Marcel Werk [Wed, 16 Dec 2015 11:55:04 +0000 (12:55 +0100)]
Fixed wrong date format in user list

8 years agoMerge pull request #1926 from SoftCreatR/patch-1
Tim Düsterhus [Tue, 8 Dec 2015 20:47:21 +0000 (21:47 +0100)]
Merge pull request #1926 from SoftCreatR/patch-1

Use empty() instead of isset()

8 years agoMerge pull request #1961 from joshuaruesweg/patch-65
Tim Düsterhus [Tue, 8 Dec 2015 20:37:35 +0000 (21:37 +0100)]
Merge pull request #1961 from joshuaruesweg/patch-65

Fix getLink()-Methode in UserProfileCommentUserNotificationEvent

8 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 8 Dec 2015 17:12:42 +0000 (18:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

8 years agoFixed resizing of small embedded attachments
Marcel Werk [Tue, 8 Dec 2015 17:12:28 +0000 (18:12 +0100)]
Fixed resizing of small embedded attachments

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Dec 2015 17:06:22 +0000 (18:06 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Dec 2015 17:06:12 +0000 (18:06 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Dec 2015 17:05:40 +0000 (18:05 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 7 Dec 2015 13:41:06 +0000 (14:41 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
root [Mon, 7 Dec 2015 13:35:55 +0000 (14:35 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
root [Mon, 7 Dec 2015 13:35:29 +0000 (14:35 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
root [Mon, 7 Dec 2015 13:34:38 +0000 (14:34 +0100)]
Updating minified JavaScript files

8 years agoAdded missing z-index to change img order
Alexander Ebert [Sun, 6 Dec 2015 16:11:44 +0000 (17:11 +0100)]
Added missing z-index to change img order

8 years agoUsing a more robust work-around for focus() on iOS
Alexander Ebert [Sun, 6 Dec 2015 14:06:58 +0000 (15:06 +0100)]
Using a more robust work-around for focus() on iOS

8 years agoFixed issue in paid subscription forms
Marcel Werk [Sat, 5 Dec 2015 13:09:16 +0000 (14:09 +0100)]
Fixed issue in paid subscription forms

8 years agoMinor improvements to php highlighter
Alexander Ebert [Fri, 4 Dec 2015 17:42:39 +0000 (18:42 +0100)]
Minor improvements to php highlighter

8 years agoUpdating minified JavaScript files
root [Thu, 3 Dec 2015 22:16:29 +0000 (23:16 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
root [Thu, 3 Dec 2015 22:16:19 +0000 (23:16 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
root [Thu, 3 Dec 2015 22:15:39 +0000 (23:15 +0100)]
Updating minified JavaScript files

8 years agoMerge branch 'handleException' into next
Tim Düsterhus [Thu, 3 Dec 2015 14:36:15 +0000 (15:36 +0100)]
Merge branch 'handleException' into next

8 years agoFix code style
Tim Düsterhus [Tue, 1 Dec 2015 23:09:03 +0000 (00:09 +0100)]
Fix code style

8 years agoAdd backwards compatibility InvalidArgumentException
Tim Düsterhus [Tue, 1 Dec 2015 22:40:17 +0000 (23:40 +0100)]
Add backwards compatibility InvalidArgumentException

8 years agoAdapt ExceptionLogViewPage
Tim Düsterhus [Tue, 1 Dec 2015 22:28:55 +0000 (23:28 +0100)]
Adapt ExceptionLogViewPage

8 years agoClean up \wcf\system\exception\*
Tim Düsterhus [Tue, 29 Sep 2015 20:55:16 +0000 (22:55 +0200)]
Clean up \wcf\system\exception\*

8 years agoHandle NamedUserExceptions in RequestHandler
Tim Düsterhus [Tue, 29 Sep 2015 20:47:03 +0000 (22:47 +0200)]
Handle NamedUserExceptions in RequestHandler

8 years agoAdd translation for "What happened?" in exception handler
Tim Düsterhus [Tue, 29 Sep 2015 20:44:31 +0000 (22:44 +0200)]
Add translation for "What happened?" in exception handler

8 years agoAdd the exception_privacy option
Tim Düsterhus [Tue, 29 Sep 2015 20:31:17 +0000 (22:31 +0200)]
Add the exception_privacy option

8 years agoThrow ErrorException in WCF::handleError()
Tim Düsterhus [Tue, 29 Sep 2015 20:16:50 +0000 (22:16 +0200)]
Throw ErrorException in WCF::handleError()

8 years agoAdd new exception log format
Tim Düsterhus [Tue, 29 Sep 2015 20:04:30 +0000 (22:04 +0200)]
Add new exception log format

8 years agoUpdate DatabaseException to make proper use of the new Exception handling
Tim Düsterhus [Tue, 29 Sep 2015 19:34:36 +0000 (21:34 +0200)]
Update DatabaseException to make proper use of the new Exception handling

8 years agoImprove Exception / Error printing
Tim Düsterhus [Mon, 28 Sep 2015 15:13:06 +0000 (17:13 +0200)]
Improve Exception / Error printing

8 years agoRemove double German language item
Matthias Schmidt [Tue, 1 Dec 2015 18:26:10 +0000 (19:26 +0100)]
Remove double German language item

8 years agoMerge branch 'master' into next
Matthias Schmidt [Sun, 29 Nov 2015 11:43:12 +0000 (12:43 +0100)]
Merge branch 'master' into next

8 years agoFix typo in English language item
Matthias Schmidt [Sun, 29 Nov 2015 11:39:37 +0000 (12:39 +0100)]
Fix typo in English language item

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 28 Nov 2015 13:57:19 +0000 (14:57 +0100)]
Updating minified JavaScript files

8 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Sat, 28 Nov 2015 13:54:47 +0000 (14:54 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
# wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
# wcfsetup/install/files/js/3rdParty/redactor/plugins/wmonkeypatch.js
# wcfsetup/install/files/js/WCF.Combined.min.js
# wcfsetup/install/files/lib/system/WCF.class.php