Luzifr [Wed, 11 Jan 2012 12:42:17 +0000 (13:42 +0100)]
Moved label-styles
Moved label-styles here for now to make them usable in the ACP as long
as the style-system is not yet ready
Luzifr [Tue, 10 Jan 2012 19:01:18 +0000 (20:01 +0100)]
Fixes small main menu bug
Luzifr [Tue, 10 Jan 2012 17:28:13 +0000 (18:28 +0100)]
Removed label-styles & search styles
Luzifr [Tue, 10 Jan 2012 15:40:20 +0000 (16:40 +0100)]
Label styling
Luzifr [Tue, 10 Jan 2012 13:51:30 +0000 (14:51 +0100)]
Support for input type "url"
Luzifr [Tue, 10 Jan 2012 13:37:51 +0000 (14:37 +0100)]
Added new variable & sorting
Luzifr [Tue, 10 Jan 2012 13:17:07 +0000 (14:17 +0100)]
That's better …
Alexander Ebert [Mon, 9 Jan 2012 21:31:03 +0000 (13:31 -0800)]
Merge pull request #373 from wbbaddons/regexX
Add two modifiers and fix analyse-modifier
Tim Düsterhus [Mon, 9 Jan 2012 19:33:26 +0000 (20:33 +0100)]
Add two modifiers and fix analyse-modifier
Luzifr [Mon, 9 Jan 2012 18:32:39 +0000 (19:32 +0100)]
Disabled icons do not get a pointer/hand-cursor any more
Luzifr [Mon, 9 Jan 2012 18:06:38 +0000 (19:06 +0100)]
Removed CSS from here
Luzifr [Mon, 9 Jan 2012 17:39:54 +0000 (18:39 +0100)]
Small color-change
Luzifr [Mon, 9 Jan 2012 16:54:44 +0000 (17:54 +0100)]
Fixes sorting in the sidebar
That will be reworked in the future
Luzifr [Mon, 9 Jan 2012 16:23:39 +0000 (17:23 +0100)]
"sidebarMenu" -> "sidebarContent"
This name is more unspecific, thus more flexible to use (e.g. when
there is no real menu in the sidebar).
Luzifr [Mon, 9 Jan 2012 16:10:25 +0000 (17:10 +0100)]
Removes whitespace
Luzifr [Mon, 9 Jan 2012 15:53:02 +0000 (16:53 +0100)]
Name corrected
Luzifr [Mon, 9 Jan 2012 15:29:57 +0000 (16:29 +0100)]
Fixes 2 small bugs
Luzifr [Mon, 9 Jan 2012 15:10:18 +0000 (16:10 +0100)]
Fixes small bug
Alexander Ebert [Sun, 8 Jan 2012 15:45:18 +0000 (07:45 -0800)]
Merge pull request #372 from wbbaddons/fixObjectTypeDefinitionEditor_baseClass
$baseClass in class ObjectTypeDefinitionEditor needs to be protected
RouL [Sun, 8 Jan 2012 14:48:47 +0000 (15:48 +0100)]
Fixed the "public static %basClass" problem in other classes
RouL [Sun, 8 Jan 2012 14:30:00 +0000 (15:30 +0100)]
$baseClass in class ObjectTypeDefinitionEditor needs to be protected
$baseClass in class ObjectTypeDefinitionEditor needs to be protected as
in DatabaseObjectDecorator. If not this can lead to the following error:
[08-Jan-2012 15:05:33] PHP Fatal error: Access to undeclared static
property: wcf\data\object\type\definition\ObjectTypeDefinitionEditor::$baseClass
in /var/www/wcf/lib/data/DatabaseObjectDecorator.class.php on line 79
Tested on Debian Squeeze with PHP version 5.3.3-7+squeeze3
Alexander Ebert [Sat, 7 Jan 2012 17:08:32 +0000 (09:08 -0800)]
Merge pull request #371 from wbbaddons/vaporizeCommas
Vaporize commas after the last element in an array or object
Tim Düsterhus [Sat, 7 Jan 2012 16:58:37 +0000 (17:58 +0100)]
Vaporize commas after the last element in an array or object
Luzifr [Fri, 6 Jan 2012 16:39:31 +0000 (17:39 +0100)]
Removes background icon
(the icon is now referenced as an image with function)
Luzifr [Fri, 6 Jan 2012 15:55:12 +0000 (16:55 +0100)]
Removes label-CSS & adds label-icon
Marcel Werk [Fri, 6 Jan 2012 13:53:27 +0000 (14:53 +0100)]
Added some optimizations to balloon tooltips
Luzifr [Fri, 6 Jan 2012 13:20:49 +0000 (14:20 +0100)]
Transitions fixed
Alexander Ebert [Thu, 5 Jan 2012 22:43:19 +0000 (23:43 +0100)]
Added labels-CSS for debugging purpose
Alexander Ebert [Thu, 5 Jan 2012 21:54:51 +0000 (22:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 5 Jan 2012 21:54:29 +0000 (22:54 +0100)]
Fixed dialog opacity being interrupted in WebKit
Fixes #353
Luzifr [Thu, 5 Jan 2012 19:09:58 +0000 (20:09 +0100)]
Support for sidebars (left & right)
Luzifr [Thu, 5 Jan 2012 18:31:39 +0000 (19:31 +0100)]
Missing icon
Luzifr [Thu, 5 Jan 2012 17:40:08 +0000 (18:40 +0100)]
Search & language variables
Part one of the search field styling;
Sorted some language variables alphabetically;
Added a search term placeholder variable (probably wrong here).
Marcel Werk [Thu, 5 Jan 2012 16:59:07 +0000 (17:59 +0100)]
Fixed a PostgreSQL issue
Marcel Werk [Thu, 5 Jan 2012 16:03:55 +0000 (17:03 +0100)]
Fixed a PostgreSQL issue
Marcel Werk [Thu, 5 Jan 2012 15:47:09 +0000 (16:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 5 Jan 2012 15:46:57 +0000 (16:46 +0100)]
Fixed a PostgreSQL issue
Alexander Ebert [Thu, 5 Jan 2012 12:53:50 +0000 (04:53 -0800)]
Merge pull request #365 from Gravatronics/bug/i18n/assignmentOfValueVariables
Adds possibility to disable I18nHandles's assignment of value variables
Matthias Schmidt [Thu, 5 Jan 2012 10:21:07 +0000 (11:21 +0100)]
White space correction
Matthias Schmidt [Thu, 5 Jan 2012 10:19:52 +0000 (11:19 +0100)]
Adds possibility to disable I18nHandles's assignment of value variables
Alexander Ebert [Wed, 4 Jan 2012 17:42:39 +0000 (18:42 +0100)]
Redirect to detailed package list within WCF ACP
Closes #361
Alexander Ebert [Wed, 4 Jan 2012 17:33:37 +0000 (18:33 +0100)]
Removed manual random seed initialization
Closes #286
Alexander Ebert [Wed, 4 Jan 2012 13:24:13 +0000 (05:24 -0800)]
Merge pull request #362 from Gravatronics/bug/acp/UserListOptionSorting
Fixes wrong table alias in UserListPage
Matthias Schmidt [Wed, 4 Jan 2012 09:10:13 +0000 (10:10 +0100)]
Fixes wrong table alias in UserListPage
Alexander Ebert [Tue, 3 Jan 2012 18:13:39 +0000 (10:13 -0800)]
Merge pull request #323 from Gravatronics/enhancement/ActionToggleButtonSelector
Adds an own button selector for toggle actions
Alexander Ebert [Tue, 3 Jan 2012 18:12:14 +0000 (10:12 -0800)]
Merge pull request #293 from wbbaddons/packageListPluginsTruncate
Truncate at 150 instead of 300, the maximum length is 255 anyway
Alexander Ebert [Tue, 3 Jan 2012 18:06:07 +0000 (10:06 -0800)]
Merge pull request #257 from Torben-Brodt/patch-1
20% performance improvement, since magic getters are very slow
Alexander Ebert [Tue, 3 Jan 2012 18:05:08 +0000 (10:05 -0800)]
Merge pull request #250 from wbbaddons/systemExceptionFile
Adding possibility to show a user-defined page for the SystemException
Alexander Ebert [Tue, 3 Jan 2012 18:01:29 +0000 (19:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 3 Jan 2012 18:01:02 +0000 (19:01 +0100)]
Forcing case-sensitive PIP names
Marcel Werk [Tue, 3 Jan 2012 17:59:15 +0000 (18:59 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 3 Jan 2012 17:59:00 +0000 (18:59 +0100)]
Fixed a PostgreSQL issue
Alexander Ebert [Tue, 3 Jan 2012 16:00:33 +0000 (17:00 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 3 Jan 2012 16:00:09 +0000 (17:00 +0100)]
Added flexible template for i18n
Credits go to @Gravatronics. Closes #318
Marcel Werk [Mon, 2 Jan 2012 18:35:36 +0000 (19:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 2 Jan 2012 18:35:21 +0000 (19:35 +0100)]
Added fulltext index support for PostgreSQL
Alexander Ebert [Mon, 2 Jan 2012 15:57:42 +0000 (07:57 -0800)]
Merge pull request #356 from Gravatronics/enhancement/js/excludedSearchValues
Adds the possibility to exclude certain values from js search
Matthias Schmidt [Mon, 2 Jan 2012 15:43:12 +0000 (16:43 +0100)]
Adds the possibility to exclude certain values from search
Alexander Ebert [Mon, 2 Jan 2012 13:58:56 +0000 (05:58 -0800)]
Merge pull request #326 from Gravatronics/enhancement/controllerlessRoutes
Allows controller-less routes
Alexander Ebert [Sun, 1 Jan 2012 18:57:35 +0000 (19:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 1 Jan 2012 18:37:32 +0000 (19:37 +0100)]
WCF.Search now supports a minimum input length
Marcel Werk [Sun, 1 Jan 2012 17:43:47 +0000 (18:43 +0100)]
Added experimental styling of sub menu items
Alexander Ebert [Sun, 1 Jan 2012 02:41:59 +0000 (18:41 -0800)]
Merge pull request #344 from Gravatronics/bug/I18nHandler/validateValues
Fixes bug in I18nHandler::validateValues()
Alexander Ebert [Sun, 1 Jan 2012 02:41:32 +0000 (18:41 -0800)]
Merge pull request #345 from wbbaddons/sessionLogAccessesFix
actions -> accesses@\wcf\data\acp\session\log\ACPSessionLogList
Tim Düsterhus [Sat, 31 Dec 2011 11:52:06 +0000 (12:52 +0100)]
actions -> accesses@\wcf\data\acp\session\log\ACPSessionLogList
Matthias Schmidt [Sat, 31 Dec 2011 12:14:29 +0000 (13:14 +0100)]
Fixes bug in I18nHandler::validateValues()
If a plain value is validated there are two errors possible:
1. The value has to be a I18n value, but isn't it.
2. The plain value is empty.
So, when checking, there need to be an `or` instead of an `and`.
Alexander Ebert [Fri, 30 Dec 2011 02:44:24 +0000 (03:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 30 Dec 2011 02:44:02 +0000 (03:44 +0100)]
Fixed typo
Alexander Ebert [Thu, 29 Dec 2011 23:51:42 +0000 (15:51 -0800)]
Merge pull request #342 from Gravatronics/enhancement/AppHandlerDocFormat
Corrects indentation in ApplicationHandler class
Alexander Ebert [Thu, 29 Dec 2011 18:04:25 +0000 (19:04 +0100)]
Fixed jQuery's data() and WCF.Search
Replaces #339
Matthias Schmidt [Thu, 29 Dec 2011 17:38:40 +0000 (18:38 +0100)]
Corrects indentations in ApplicationHandler class
Alexander Ebert [Wed, 28 Dec 2011 16:05:47 +0000 (17:05 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 28 Dec 2011 16:05:21 +0000 (17:05 +0100)]
Added getList() for WCF.Search.User
Alexander Ebert [Wed, 28 Dec 2011 15:54:51 +0000 (07:54 -0800)]
Merge pull request #333 from Gravatronics/enhancement/deleteActionBadgeUpdate
Adds possibility to update badges after javascript deletions
Alexander Ebert [Wed, 28 Dec 2011 15:52:29 +0000 (07:52 -0800)]
Merge pull request #334 from Gravatronics/modernization/templateEvents
Replaces template variables with template events
Matthias Schmidt [Tue, 27 Dec 2011 16:19:53 +0000 (17:19 +0100)]
Replaces template variables with template events
I mostly replaced existing template variables with events and added some new events for consistency reasons.
Matthias Schmidt [Tue, 27 Dec 2011 14:14:57 +0000 (15:14 +0100)]
Adds possibility to update badges after javascript deletions
Alexander Ebert [Tue, 27 Dec 2011 13:32:36 +0000 (05:32 -0800)]
Merge pull request #329 from Gravatronics/enhancement/toggleObjectIDImplement
Adds default implementation of WCF.Collapsible.Remote._getObjectID()
Alexander Ebert [Tue, 27 Dec 2011 13:30:35 +0000 (05:30 -0800)]
Merge pull request #332 from Gravatronics/bug/counterTPLPlugin
Fixes and simplifies counter template plugin
Matthias Schmidt [Mon, 26 Dec 2011 22:10:35 +0000 (23:10 +0100)]
Use strict comparision
Matthias Schmidt [Mon, 26 Dec 2011 22:08:15 +0000 (23:08 +0100)]
Fixes and simplifies counter template plugin
Doesn't work at the moment as you can see in the acp of a standalone application in the cache list ({$cacheIndex} is always 0).
Matthias Schmidt [Mon, 26 Dec 2011 20:49:21 +0000 (21:49 +0100)]
Adds default implementation of WCF.Collapsible.Remote._getObjectID()
Alexander Ebert [Mon, 26 Dec 2011 20:18:50 +0000 (21:18 +0100)]
Quick search is now way more extensible
Alexander Ebert [Mon, 26 Dec 2011 15:38:21 +0000 (07:38 -0800)]
Merge pull request #321 from Gravatronics/enhancement/optionHandlerComments
Updates comments in option handler classes
Alexander Ebert [Mon, 26 Dec 2011 15:37:52 +0000 (07:37 -0800)]
Merge pull request #325 from Gravatronics/enhancement/collapsibleRemoteObjectIDs
Changes the way WCF.Collapsible.Remote handles AJAX-objectIDs
Alexander Ebert [Mon, 26 Dec 2011 15:37:18 +0000 (07:37 -0800)]
Merge pull request #322 from Gravatronics/bug/CollapsibleRemoteStateTypeNames
Unifies the state type names in WCF.Collapsible.Remote
Alexander Ebert [Mon, 26 Dec 2011 15:36:48 +0000 (07:36 -0800)]
Merge pull request #327 from frmwrk123/mail
Added missing dot in Mail.class.php.
Matthias Schmidt [Mon, 26 Dec 2011 14:29:12 +0000 (15:29 +0100)]
Fixes typo and enhances code and comments
Jim Martens [Mon, 26 Dec 2011 12:42:53 +0000 (13:42 +0100)]
Added missing dot in Mail.class.php.
Matthias Schmidt [Mon, 26 Dec 2011 09:35:05 +0000 (10:35 +0100)]
Allows controller-less routes
Matthias Schmidt [Sun, 25 Dec 2011 19:44:41 +0000 (20:44 +0100)]
Changes the way WCF.Collapsible.Remote handles AJAX-objectIDs
Now, the default objectIDs property of the `AbstractDatabaseObject` class is used instead of a new parameter, which makes it easier reading the relevant objects without having to set the object ID(s) manually.
Matthias Schmidt [Sun, 25 Dec 2011 10:53:50 +0000 (11:53 +0100)]
Adds an own button selector for toggle actions
If you have nested containers, the simple selector for the toggle buttons doesn't work anymore since it selects all toggle buttons, also the ones from nested containers, though it should only select the toggle button of the parent container.
With an own selector you're able to select the button of each parent container only - without an restriction of how you nest the containers.
Matthias Schmidt [Sun, 25 Dec 2011 10:18:04 +0000 (11:18 +0100)]
Unifies the state types in WCF.Collapsible.Remote
Everywhere the states were always called "open" or "close", here they should be called the same way.
Matthias Schmidt [Fri, 23 Dec 2011 17:56:15 +0000 (18:56 +0100)]
Updates subpackage phpdoc
Matthias Schmidt [Fri, 23 Dec 2011 17:54:32 +0000 (18:54 +0100)]
Updates comments in option handler classes
Alexander Ebert [Thu, 22 Dec 2011 19:43:46 +0000 (11:43 -0800)]
Merge pull request #317 from Gravatronics/enhancement/LangCacheBuilderUnusedVar
Removes unused variable in language cache builder class
Matthias Schmidt [Thu, 22 Dec 2011 19:41:22 +0000 (20:41 +0100)]
Removes unused variable in language cache builder class
Marcel Werk [Thu, 22 Dec 2011 19:38:05 +0000 (11:38 -0800)]
Merge pull request #316 from wbbaddons/regexClass
Adding \wcf\system\Regex::isValid()
Tim Düsterhus [Thu, 22 Dec 2011 19:34:41 +0000 (20:34 +0100)]
Adding \wcf\system\Regex::isValid()
Alexander Ebert [Thu, 22 Dec 2011 19:03:43 +0000 (20:03 +0100)]
Fixed i18n support for textarea elements