GitHub/WoltLab/WCF.git
12 years agoconstructor of AbstractDatabaseObjectAction is a bit more flexible now
Marcel Werk [Fri, 13 Jan 2012 16:14:24 +0000 (17:14 +0100)]
constructor of AbstractDatabaseObjectAction is a bit more flexible now

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 13 Jan 2012 14:54:05 +0000 (15:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded package cache
Marcel Werk [Fri, 13 Jan 2012 14:53:46 +0000 (15:53 +0100)]
Added package cache

12 years agoUniform template structure
Luzifr [Thu, 12 Jan 2012 17:57:18 +0000 (18:57 +0100)]
Uniform template structure

@ Alex: Please implement the page-navigation the common way (as
described in ToDo-file). A <nav class="pageNavigation"><ul><li>
construct is needed …

12 years agoMultiple changes
Luzifr [Thu, 12 Jan 2012 17:37:42 +0000 (18:37 +0100)]
Multiple changes

Changed some more colors to RGBA; Renamed CSS-classes; Removed obsolete
code; Optimized page-navigation;

12 years agoMerge pull request #367 from wbbaddons/html5Validation
Harald Szekely [Wed, 11 Jan 2012 18:24:54 +0000 (10:24 -0800)]
Merge pull request #367 from wbbaddons/html5Validation

Does HTML5-Validation for Inputs

12 years agoRemoved duplicate CSS-declaration
Tim Düsterhus [Wed, 11 Jan 2012 18:20:43 +0000 (19:20 +0100)]
Removed duplicate CSS-declaration

12 years agoMerge branch 'master' into html5Validation
Tim Düsterhus [Wed, 11 Jan 2012 18:19:14 +0000 (19:19 +0100)]
Merge branch 'master' into html5Validation

Conflicts:
wcfsetup/install/files/acp/style/wcf.css

12 years agoSome changes
Luzifr [Wed, 11 Jan 2012 17:43:47 +0000 (18:43 +0100)]
Some changes

Fixes search box in WebKit; Some more colours switched to RGBA.

12 years agoSearch language variables
Luzifr [Wed, 11 Jan 2012 17:12:03 +0000 (18:12 +0100)]
Search language variables

12 years agoOK, this really fixes the display-bug …
Luzifr [Wed, 11 Jan 2012 13:04:51 +0000 (14:04 +0100)]
OK, this really fixes the display-bug …

12 years agoPrevents small display bug
Luzifr [Wed, 11 Jan 2012 13:00:55 +0000 (14:00 +0100)]
Prevents small display bug

12 years agoUse of global language-variable
Luzifr [Wed, 11 Jan 2012 12:52:58 +0000 (13:52 +0100)]
Use of global language-variable

12 years agoMoved label-styles
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

12 years agoFixes small main menu bug
Luzifr [Tue, 10 Jan 2012 19:01:18 +0000 (20:01 +0100)]
Fixes small main menu bug

12 years agoRemoved label-styles & search styles
Luzifr [Tue, 10 Jan 2012 17:28:13 +0000 (18:28 +0100)]
Removed label-styles & search styles

12 years agoLabel styling
Luzifr [Tue, 10 Jan 2012 15:40:20 +0000 (16:40 +0100)]
Label styling

12 years agoSupport for input type "url"
Luzifr [Tue, 10 Jan 2012 13:51:30 +0000 (14:51 +0100)]
Support for input type "url"

12 years agoAdded new variable & sorting
Luzifr [Tue, 10 Jan 2012 13:37:51 +0000 (14:37 +0100)]
Added new variable & sorting

12 years agoThat's better …
Luzifr [Tue, 10 Jan 2012 13:17:07 +0000 (14:17 +0100)]
That's better …

12 years agoMerge pull request #373 from wbbaddons/regexX
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

12 years agoAdd 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

12 years agoDisabled icons do not get a pointer/hand-cursor any more
Luzifr [Mon, 9 Jan 2012 18:32:39 +0000 (19:32 +0100)]
Disabled icons do not get a pointer/hand-cursor any more

12 years agoRemoved CSS from here
Luzifr [Mon, 9 Jan 2012 18:06:38 +0000 (19:06 +0100)]
Removed CSS from here

12 years agoSmall color-change
Luzifr [Mon, 9 Jan 2012 17:39:54 +0000 (18:39 +0100)]
Small color-change

12 years agoFixes sorting in the sidebar
Luzifr [Mon, 9 Jan 2012 16:54:44 +0000 (17:54 +0100)]
Fixes sorting in the sidebar

That will be reworked in the future

12 years ago"sidebarMenu" -> "sidebarContent"
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).

12 years agoRemoves whitespace
Luzifr [Mon, 9 Jan 2012 16:10:25 +0000 (17:10 +0100)]
Removes whitespace

12 years agoName corrected
Luzifr [Mon, 9 Jan 2012 15:53:02 +0000 (16:53 +0100)]
Name corrected

12 years agoFixes 2 small bugs
Luzifr [Mon, 9 Jan 2012 15:29:57 +0000 (16:29 +0100)]
Fixes 2 small bugs

12 years agoFixes small bug
Luzifr [Mon, 9 Jan 2012 15:10:18 +0000 (16:10 +0100)]
Fixes small bug

12 years agoMerge pull request #372 from wbbaddons/fixObjectTypeDefinitionEditor_baseClass
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

12 years agoFixed the "public static %basClass" problem in other classes
RouL [Sun, 8 Jan 2012 14:48:47 +0000 (15:48 +0100)]
Fixed the "public static %basClass" problem in other classes

12 years ago$baseClass in class ObjectTypeDefinitionEditor needs to be protected
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

12 years agoMerge pull request #371 from wbbaddons/vaporizeCommas
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

12 years agoVaporize 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

12 years agoRemoves background icon
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)

12 years agoRemoves label-CSS & adds label-icon
Luzifr [Fri, 6 Jan 2012 15:55:12 +0000 (16:55 +0100)]
Removes label-CSS & adds label-icon

12 years agoAdded some optimizations to balloon tooltips
Marcel Werk [Fri, 6 Jan 2012 13:53:27 +0000 (14:53 +0100)]
Added some optimizations to balloon tooltips

12 years agoTransitions fixed
Luzifr [Fri, 6 Jan 2012 13:20:49 +0000 (14:20 +0100)]
Transitions fixed

12 years agoAdded labels-CSS for debugging purpose
Alexander Ebert [Thu, 5 Jan 2012 22:43:19 +0000 (23:43 +0100)]
Added labels-CSS for debugging purpose

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 5 Jan 2012 21:54:51 +0000 (22:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed dialog opacity being interrupted in WebKit
Alexander Ebert [Thu, 5 Jan 2012 21:54:29 +0000 (22:54 +0100)]
Fixed dialog opacity being interrupted in WebKit

Fixes #353

12 years agoSupport for sidebars (left & right)
Luzifr [Thu, 5 Jan 2012 19:09:58 +0000 (20:09 +0100)]
Support for sidebars (left & right)

12 years agoMerge branch 'master' into html5Validation
Tim Düsterhus [Thu, 5 Jan 2012 19:02:11 +0000 (20:02 +0100)]
Merge branch 'master' into html5Validation

Conflicts:
wcfsetup/install/files/acp/style/wcf.css

12 years agoMoving classes to the end
Tim Düsterhus [Thu, 5 Jan 2012 18:38:43 +0000 (19:38 +0100)]
Moving classes to the end

12 years agoMissing icon
Luzifr [Thu, 5 Jan 2012 18:31:39 +0000 (19:31 +0100)]
Missing icon

12 years agoDoes HTML5-Validation for Inputs
Tim Düsterhus [Thu, 5 Jan 2012 18:04:40 +0000 (19:04 +0100)]
Does HTML5-Validation for Inputs

Affected templates: cronjobAdd, updateServerAdd, userAdd

12 years agoSearch & language variables
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).

12 years agoFixed a PostgreSQL issue
Marcel Werk [Thu, 5 Jan 2012 16:59:07 +0000 (17:59 +0100)]
Fixed a PostgreSQL issue

12 years agoFixed a PostgreSQL issue
Marcel Werk [Thu, 5 Jan 2012 16:03:55 +0000 (17:03 +0100)]
Fixed a PostgreSQL issue

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 5 Jan 2012 15:47:09 +0000 (16:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed a PostgreSQL issue
Marcel Werk [Thu, 5 Jan 2012 15:46:57 +0000 (16:46 +0100)]
Fixed a PostgreSQL issue

12 years agoMerge pull request #365 from Gravatronics/bug/i18n/assignmentOfValueVariables
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

12 years agoWhite space correction
Matthias Schmidt [Thu, 5 Jan 2012 10:21:07 +0000 (11:21 +0100)]
White space correction

12 years agoAdds possibility to disable I18nHandles's assignment of value variables
Matthias Schmidt [Thu, 5 Jan 2012 10:19:52 +0000 (11:19 +0100)]
Adds possibility to disable I18nHandles's assignment of value variables

12 years agoRedirect to detailed package list within WCF ACP
Alexander Ebert [Wed, 4 Jan 2012 17:42:39 +0000 (18:42 +0100)]
Redirect to detailed package list within WCF ACP

Closes #361

12 years agoRemoved manual random seed initialization
Alexander Ebert [Wed, 4 Jan 2012 17:33:37 +0000 (18:33 +0100)]
Removed manual random seed initialization

Closes #286

12 years agoMerge pull request #362 from Gravatronics/bug/acp/UserListOptionSorting
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

12 years agoFixes wrong table alias in UserListPage
Matthias Schmidt [Wed, 4 Jan 2012 09:10:13 +0000 (10:10 +0100)]
Fixes wrong table alias in UserListPage

12 years agoMerge pull request #323 from Gravatronics/enhancement/ActionToggleButtonSelector
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

12 years agoMerge pull request #293 from wbbaddons/packageListPluginsTruncate
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

12 years agoMerge pull request #257 from Torben-Brodt/patch-1
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

12 years agoMerge pull request #250 from wbbaddons/systemExceptionFile
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

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 3 Jan 2012 18:01:29 +0000 (19:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoForcing case-sensitive PIP names
Alexander Ebert [Tue, 3 Jan 2012 18:01:02 +0000 (19:01 +0100)]
Forcing case-sensitive PIP names

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 3 Jan 2012 17:59:15 +0000 (18:59 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed a PostgreSQL issue
Marcel Werk [Tue, 3 Jan 2012 17:59:00 +0000 (18:59 +0100)]
Fixed a PostgreSQL issue

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 3 Jan 2012 16:00:33 +0000 (17:00 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded flexible template for i18n
Alexander Ebert [Tue, 3 Jan 2012 16:00:09 +0000 (17:00 +0100)]
Added flexible template for i18n

Credits go to @Gravatronics. Closes #318

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 2 Jan 2012 18:35:36 +0000 (19:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded fulltext index support for PostgreSQL
Marcel Werk [Mon, 2 Jan 2012 18:35:21 +0000 (19:35 +0100)]
Added fulltext index support for PostgreSQL

12 years agoMerge pull request #356 from Gravatronics/enhancement/js/excludedSearchValues
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

12 years agoAdds the possibility to exclude certain values from search
Matthias Schmidt [Mon, 2 Jan 2012 15:43:12 +0000 (16:43 +0100)]
Adds the possibility to exclude certain values from search

12 years agoMerge pull request #326 from Gravatronics/enhancement/controllerlessRoutes
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

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 1 Jan 2012 18:57:35 +0000 (19:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoWCF.Search now supports a minimum input length
Alexander Ebert [Sun, 1 Jan 2012 18:37:32 +0000 (19:37 +0100)]
WCF.Search now supports a minimum input length

12 years agoAdded experimental styling of sub menu items
Marcel Werk [Sun, 1 Jan 2012 17:43:47 +0000 (18:43 +0100)]
Added experimental styling of sub menu items

12 years agoMerge pull request #344 from Gravatronics/bug/I18nHandler/validateValues
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()

12 years agoMerge pull request #345 from wbbaddons/sessionLogAccessesFix
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

12 years agoactions -> 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

12 years agoFixes bug in I18nHandler::validateValues()
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`.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 30 Dec 2011 02:44:24 +0000 (03:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed typo
Alexander Ebert [Fri, 30 Dec 2011 02:44:02 +0000 (03:44 +0100)]
Fixed typo

12 years agoMerge pull request #342 from Gravatronics/enhancement/AppHandlerDocFormat
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

12 years agoFixed jQuery's data() and WCF.Search
Alexander Ebert [Thu, 29 Dec 2011 18:04:25 +0000 (19:04 +0100)]
Fixed jQuery's data() and WCF.Search

Replaces #339

12 years agoCorrects indentations in ApplicationHandler class
Matthias Schmidt [Thu, 29 Dec 2011 17:38:40 +0000 (18:38 +0100)]
Corrects indentations in ApplicationHandler class

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 28 Dec 2011 16:05:47 +0000 (17:05 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded getList() for WCF.Search.User
Alexander Ebert [Wed, 28 Dec 2011 16:05:21 +0000 (17:05 +0100)]
Added getList() for WCF.Search.User

12 years agoMerge pull request #333 from Gravatronics/enhancement/deleteActionBadgeUpdate
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

12 years agoMerge pull request #334 from Gravatronics/modernization/templateEvents
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

12 years agoReplaces 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.

12 years agoAdds possibility to update badges after javascript deletions
Matthias Schmidt [Tue, 27 Dec 2011 14:14:57 +0000 (15:14 +0100)]
Adds possibility to update badges after javascript deletions

12 years agoMerge pull request #329 from Gravatronics/enhancement/toggleObjectIDImplement
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()

12 years agoMerge pull request #332 from Gravatronics/bug/counterTPLPlugin
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

12 years agoUse strict comparision
Matthias Schmidt [Mon, 26 Dec 2011 22:10:35 +0000 (23:10 +0100)]
Use strict comparision

12 years agoFixes and simplifies counter template plugin
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).

12 years agoAdds default implementation of WCF.Collapsible.Remote._getObjectID()
Matthias Schmidt [Mon, 26 Dec 2011 20:49:21 +0000 (21:49 +0100)]
Adds default implementation of WCF.Collapsible.Remote._getObjectID()

12 years agoQuick search is now way more extensible
Alexander Ebert [Mon, 26 Dec 2011 20:18:50 +0000 (21:18 +0100)]
Quick search is now way more extensible

12 years agoMerge pull request #321 from Gravatronics/enhancement/optionHandlerComments
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