Marcel Werk [Tue, 22 Jan 2013 16:36:07 +0000 (17:36 +0100)]
Added missing CSS class
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
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".
Tim Düsterhus [Fri, 4 Jan 2013 16:31:02 +0000 (17:31 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Fri, 4 Jan 2013 16:30:23 +0000 (17:30 +0100)]
Check whether imports are correctly ordered
Closes #987
Alexander Ebert [Fri, 4 Jan 2013 16:17:02 +0000 (17:17 +0100)]
Fixed template handling in multi-app environment
Fixes #1076
Marcel Werk [Fri, 4 Jan 2013 15:39:03 +0000 (16:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 4 Jan 2013 15:38:48 +0000 (16:38 +0100)]
Fixed badges in main menu
Tim Düsterhus [Fri, 4 Jan 2013 15:35:46 +0000 (16:35 +0100)]
Add Sniff that discourages use of raw PCRE
Closes #1054
Tim Düsterhus [Fri, 4 Jan 2013 15:30:23 +0000 (16:30 +0100)]
UseDeclarationSniff checks for newlines between use-statements
cf. #987
Tim Düsterhus [Fri, 4 Jan 2013 15:03:24 +0000 (16:03 +0100)]
Validate declaration of use
Tim Düsterhus [Fri, 4 Jan 2013 14:22:14 +0000 (15:22 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Fri, 4 Jan 2013 14:17:45 +0000 (15:17 +0100)]
Disallow print, is_null and create_function as well.
Matthias Schmidt [Fri, 4 Jan 2013 14:14:21 +0000 (15:14 +0100)]
Resolves todo in PagesFunctionTemplatePlugin
Matthias Schmidt [Fri, 4 Jan 2013 10:46:28 +0000 (11:46 +0100)]
Makes Category a ProcessibleDatabaseObject
Matthias Schmidt [Fri, 4 Jan 2013 10:34:46 +0000 (11:34 +0100)]
Enhances/Fixes categoryList.tpl
Closes #1064
Marcel Werk [Fri, 4 Jan 2013 02:37:11 +0000 (03:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 4 Jan 2013 02:37:00 +0000 (03:37 +0100)]
Small category system improvements
Alexander Ebert [Thu, 3 Jan 2013 21:05:27 +0000 (22:05 +0100)]
Fixed style description management
Fixes #890
Alexander Ebert [Thu, 3 Jan 2013 20:45:34 +0000 (21:45 +0100)]
Fixed handling of style descriptions
Alexander Ebert [Thu, 3 Jan 2013 20:32:05 +0000 (21:32 +0100)]
Fixed typo
Alexander Ebert [Thu, 3 Jan 2013 20:22:28 +0000 (21:22 +0100)]
Added support for i18n style descriptions (ACP missing)
See #890
Tim Düsterhus [Thu, 3 Jan 2013 17:53:32 +0000 (18:53 +0100)]
Use secure comparing for the access token