Tim Düsterhus [Sat, 26 Jan 2013 17:45:37 +0000 (18:45 +0100)]
Use proper argument in DateModifierTemplatePlugin
Closes #1108
Tim Düsterhus [Sat, 26 Jan 2013 13:58:04 +0000 (14:58 +0100)]
Fix formatting
Tim Düsterhus [Sat, 26 Jan 2013 13:42:06 +0000 (14:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/acp/templates/package.tpl
Matthias Schmidt [Sat, 26 Jan 2013 12:53:33 +0000 (13:53 +0100)]
Updates CSS code because of icon update
Marcel Werk [Fri, 25 Jan 2013 20:36:51 +0000 (21:36 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 25 Jan 2013 20:36:35 +0000 (21:36 +0100)]
Fixed icon color
Alexander Ebert [Fri, 25 Jan 2013 14:58:15 +0000 (15:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 25 Jan 2013 14:57:59 +0000 (15:57 +0100)]
Reloads application cache within setup
Marcel Werk [Fri, 25 Jan 2013 01:31:39 +0000 (02:31 +0100)]
Fixed small issue
Marcel Werk [Fri, 25 Jan 2013 01:29:56 +0000 (02:29 +0100)]
Fixed show order calculation
Marcel Werk [Fri, 25 Jan 2013 00:46:53 +0000 (01:46 +0100)]
Fixed word wrap in StringUtil::truncateHTML()
Fixes #1102
Marcel Werk [Thu, 24 Jan 2013 01:51:46 +0000 (02:51 +0100)]
Added global language variable
Marcel Werk [Wed, 23 Jan 2013 23:23:02 +0000 (00:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 23 Jan 2013 23:22:45 +0000 (00:22 +0100)]
Fixed icons in setup
Alexander Ebert [Wed, 23 Jan 2013 17:35:06 +0000 (18:35 +0100)]
Fixed spinner for slimbox 2
Marcel Werk [Wed, 23 Jan 2013 01:30:53 +0000 (02:30 +0100)]
Removed obsolete code
Marcel Werk [Tue, 22 Jan 2013 16:36:21 +0000 (17:36 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 22 Jan 2013 16:36:07 +0000 (17:36 +0100)]
Added missing CSS class
Matthias Schmidt [Tue, 22 Jan 2013 16:27:34 +0000 (17:27 +0100)]
Removes obsolete code
Matthias Schmidt [Tue, 22 Jan 2013 08:28:26 +0000 (09:28 +0100)]
Removes obsolete prefilter
Marcel Werk [Tue, 22 Jan 2013 02:07:10 +0000 (03:07 +0100)]
Major icon overhaul
Alexander Ebert [Sat, 19 Jan 2013 16:57:57 +0000 (17:57 +0100)]
Fixed use order
Alexander Ebert [Sat, 19 Jan 2013 16:47:35 +0000 (17:47 +0100)]
Package search now runs via AJAX
Renamed UpdateServer* -> PackageUpdateServer*
Matthias Schmidt [Fri, 18 Jan 2013 15:44:27 +0000 (16:44 +0100)]
Adds function to reload tab menus
Tim Düsterhus [Fri, 18 Jan 2013 14:27:03 +0000 (15:27 +0100)]
Fix icon path
Matthias Schmidt [Wed, 16 Jan 2013 21:06:29 +0000 (22:06 +0100)]
Replaces left updateType references with isCritical
Matthias Schmidt [Wed, 16 Jan 2013 20:26:17 +0000 (21:26 +0100)]
Removes double interface and improves interface names
Tim Düsterhus [Wed, 16 Jan 2013 20:03:14 +0000 (21:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Wed, 16 Jan 2013 20:01:59 +0000 (21:01 +0100)]
Set user to guest before deleting session.
Marcel Werk [Wed, 16 Jan 2013 19:32:53 +0000 (20:32 +0100)]
Fixes setup
Tim Düsterhus [Wed, 16 Jan 2013 18:36:45 +0000 (19:36 +0100)]
Add template events to redirect.tpl
Matthias Schmidt [Wed, 16 Jan 2013 15:05:42 +0000 (16:05 +0100)]
Renames ITitledDatabaseObject/ILinkableDatabaseObject
Matthias Schmidt [Wed, 16 Jan 2013 15:00:00 +0000 (16:00 +0100)]
Fixes setup
Marcel Werk [Tue, 15 Jan 2013 23:14:01 +0000 (00:14 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 15 Jan 2013 23:13:48 +0000 (00:13 +0100)]
Removed obsolete code
Marcel Werk [Tue, 15 Jan 2013 23:09:06 +0000 (00:09 +0100)]
Changed default value of the 'sqlLimit' parameter to 0
Alexander Ebert [Tue, 15 Jan 2013 00:31:41 +0000 (01:31 +0100)]
Removed 'updateType' and replaced with 'isCritical'
Alexander Ebert [Mon, 14 Jan 2013 22:48:29 +0000 (23:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Jan 2013 22:47:02 +0000 (23:47 +0100)]
Fixed update server and added memory limit check
Matthias Schmidt [Mon, 14 Jan 2013 21:29:38 +0000 (22:29 +0100)]
Updates/Adds template events
cf. #877
Matthias Schmidt [Mon, 14 Jan 2013 21:24:28 +0000 (22:24 +0100)]
Adds missing import in GetUpdateInfoCronjob
Matthias Schmidt [Mon, 14 Jan 2013 20:26:47 +0000 (21:26 +0100)]
Alexander Ebert [Mon, 14 Jan 2013 19:15:56 +0000 (20:15 +0100)]
PackageUpdateDispatcher is now a SingletonFactory
Alexander Ebert [Mon, 14 Jan 2013 19:01:43 +0000 (20:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Jan 2013 19:01:14 +0000 (20:01 +0100)]
Updated package server xml and added auth code
Matthias Schmidt [Mon, 14 Jan 2013 11:59:52 +0000 (12:59 +0100)]
Renames IRouteController::getID() to IRouteController::getObjectID()
Because of `DatabaseObject::getObjectID()`, you don't need to implement such a method when implementing `IRouteController`.
Matthias Schmidt [Mon, 14 Jan 2013 11:19:25 +0000 (12:19 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 14 Jan 2013 11:19:00 +0000 (12:19 +0100)]
Adds AbstractObjectTypeProvider::$decoratorClassName
Alexander Ebert [Sun, 13 Jan 2013 21:23:07 +0000 (22:23 +0100)]
Providing sane default values for style creation
Fixed issue with exporting a style as an installable package.
Alexander Ebert [Sun, 13 Jan 2013 21:10:41 +0000 (22:10 +0100)]
Alexander Ebert [Sun, 13 Jan 2013 21:00:12 +0000 (22:00 +0100)]
Fixed TarWriter adding leading slash to filenames
Matthias Schmidt [Sun, 13 Jan 2013 17:54:21 +0000 (18:54 +0100)]
Removes outline from menu list items
Alexander Ebert [Sun, 13 Jan 2013 16:44:14 +0000 (17:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 13 Jan 2013 16:43:56 +0000 (17:43 +0100)]
Fixed readBoolean(), previously readBool()
Matthias Schmidt [Sun, 13 Jan 2013 14:55:47 +0000 (15:55 +0100)]
Fixes WCF.Effect.Scroll
Marcel Werk [Sun, 13 Jan 2013 01:25:57 +0000 (02:25 +0100)]
Added missing use
Marcel Werk [Sat, 12 Jan 2013 22:22:57 +0000 (23:22 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 12 Jan 2013 22:22:45 +0000 (23:22 +0100)]
Small style optimization
Alexander Ebert [Sat, 12 Jan 2013 21:57:03 +0000 (22:57 +0100)]
Removed unnecessary explicit __toString() calls
Matthias Schmidt [Sat, 12 Jan 2013 12:16:40 +0000 (13:16 +0100)]
Adds CSS class which indicates if container is collased
Tim Düsterhus [Thu, 10 Jan 2013 17:18:49 +0000 (18:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Thu, 10 Jan 2013 17:15:52 +0000 (18:15 +0100)]
Fix ClassMustBeImportedSniff
Fixes #1090
Matthias Schmidt [Wed, 9 Jan 2013 21:36:01 +0000 (22:36 +0100)]
Reinserts comments
Matthias Schmidt [Wed, 9 Jan 2013 21:34:42 +0000 (22:34 +0100)]
Adds AbstractClipboardAction::getEditorLabel()
Alexander Ebert [Wed, 9 Jan 2013 21:10:02 +0000 (22:10 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 9 Jan 2013 21:09:21 +0000 (22:09 +0100)]
Fixed cronjob execution
Fixes #906
Fixes #910
Marcel Werk [Wed, 9 Jan 2013 20:59:43 +0000 (21:59 +0100)]
Fixed input field CSS class
Marcel Werk [Wed, 9 Jan 2013 20:57:41 +0000 (21:57 +0100)]
Fixed input field
Alexander Ebert [Wed, 9 Jan 2013 20:31:03 +0000 (21:31 +0100)]
Fixed unnecessary cache clearing
Matthias Schmidt [Wed, 9 Jan 2013 12:23:33 +0000 (13:23 +0100)]
Replaces data.returnValues.actionName with data.actionName
Matthias Schmidt [Wed, 9 Jan 2013 12:10:05 +0000 (13:10 +0100)]
Adds comments
Matthias Schmidt [Wed, 9 Jan 2013 10:31:05 +0000 (11:31 +0100)]
Adds default implementation AbstractClipboardAction::execute()
Matthias Schmidt [Wed, 9 Jan 2013 10:26:34 +0000 (11:26 +0100)]
Fixes UserAssignToGroupForm
Alexander Ebert [Tue, 8 Jan 2013 18:30:03 +0000 (19:30 +0100)]
Option names are now globally unique
Every application has to prepend it's own abbreviation to an option name, e.g. "wbb_thread_enable_marking_as_done" ("wbb_"). This is no longer done by WCF itself!
Fixes #997
Alexander Ebert [Tue, 8 Jan 2013 17:53:23 +0000 (18:53 +0100)]
Disabled support for PostgreSQL
Alexander Ebert [Tue, 8 Jan 2013 17:15:47 +0000 (18:15 +0100)]
Fixed template scripting compiler
Fixes #1088
Tim Düsterhus [Tue, 8 Jan 2013 17:07:22 +0000 (18:07 +0100)]
Improve LogoutAction
Tim Düsterhus [Mon, 7 Jan 2013 21:26:27 +0000 (22:26 +0100)]
Improve SortedUseDeclarationSniff
Matthias Schmidt [Mon, 7 Jan 2013 21:11:47 +0000 (22:11 +0100)]
Fixes UserEmailAddressExportForm
Tim Düsterhus [Mon, 7 Jan 2013 21:01:36 +0000 (22:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Mon, 7 Jan 2013 21:00:53 +0000 (22:00 +0100)]
Fix recalculating hash when cost changes
Matthias Schmidt [Mon, 7 Jan 2013 20:22:45 +0000 (21:22 +0100)]
Fixes UserMailForm
Alexander Ebert [Sun, 6 Jan 2013 20:49:06 +0000 (21:49 +0100)]
Fixed bad variable reference
Alexander Ebert [Sat, 5 Jan 2013 17:38:24 +0000 (09:38 -0800)]
Merge pull request #1081 from MeinAccount/jsToggle/fixDeleting
Fixed deleting of containers in WCF.Action.Delete
Tim Düsterhus [Sat, 5 Jan 2013 17:26:25 +0000 (18:26 +0100)]
Properly handle extending a class with the same name in Sniff
Fixes #1082
Matthias Schmidt [Sat, 5 Jan 2013 17:08:23 +0000 (18:08 +0100)]
Fixes coding style
Magnus Kühn [Sat, 5 Jan 2013 16:37:33 +0000 (17:37 +0100)]
Fixed deleting of containers in WCF.Action.Delete
Tim Düsterhus [Sat, 5 Jan 2013 16:05:11 +0000 (17:05 +0100)]
Validate declaration of methods
Tim Düsterhus [Sat, 5 Jan 2013 15:42:56 +0000 (16:42 +0100)]
Ensure that all classes are imported via use
Tim Düsterhus [Sat, 5 Jan 2013 15:05:07 +0000 (16:05 +0100)]
Force self:: for own static members
Tim Düsterhus [Sat, 5 Jan 2013 13:04:40 +0000 (14:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Sat, 5 Jan 2013 13:04:15 +0000 (14:04 +0100)]
Disabling PCRESniff for now
Matthias Schmidt [Sat, 5 Jan 2013 12:55:14 +0000 (13:55 +0100)]
Fixes SetupTemplateEngine
Matthias Schmidt [Sat, 5 Jan 2013 12:27:41 +0000 (13:27 +0100)]
Further CodeSniffer adaptions
Matthias Schmidt [Sat, 5 Jan 2013 12:18:49 +0000 (13:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF into travis
Matthias Schmidt [Sat, 5 Jan 2013 12:18:10 +0000 (13:18 +0100)]
Fixes code to match PHP CodeSniffer rules
Matthias Schmidt [Sat, 5 Jan 2013 12:01:22 +0000 (13:01 +0100)]
Fixes SetupTemplateEngine::getCompiledFilename()
Marcel Werk [Sat, 5 Jan 2013 00:04:56 +0000 (01:04 +0100)]
Fixed template engine
Alexander Ebert [Fri, 4 Jan 2013 21:54:11 +0000 (13:54 -0800)]
Merge pull request #1080 from Gravatronics/bug/permissionCalculation
Fixes permission calculation
Matthias Schmidt [Fri, 4 Jan 2013 18:52:36 +0000 (19:52 +0100)]
Fixes permission calculation
This fix is relevant for user group option types that can have a list of values (e.g. list of usable attachments). In the database, only the difference between the default value and the user group's value is stored. This difference is calculated by `IUserGroupOptionType::diff()`. When the permissions for a certain type of user groups are calculated, the difference for all relevant user groups have to be merged, which is done by `IUserGroupOptionType::merge()`.
The code of the previous merge function is the same as the code of the new diff function. This worked fine when calculating the difference to store the values. But if the merge of two option values was calculated during the permission calculation for a certain type of user groups, again, the difference was calculated, not the merge. This had the effect, that if, for instance, the default value for the usable attachment types was "gif, jpg" and the value for the administrator group was "foo, jpg", administrators were only allowed to use "foo" attachments (which is the diff of the two) instead of "foo", "gif" and "jpg".