Alexander Ebert [Thu, 13 Oct 2011 12:52:07 +0000 (14:52 +0200)]
Template changed to use routes
Alexander Ebert [Thu, 13 Oct 2011 12:39:41 +0000 (14:39 +0200)]
Fixed route building
Luzifr [Thu, 13 Oct 2011 12:06:56 +0000 (14:06 +0200)]
Removed test
Luzifr [Wed, 12 Oct 2011 19:43:44 +0000 (21:43 +0200)]
Package Standalone List Design (not finished)
Improved the package standalone listing; Some new icons; Brought back
small buttons; Some other small improvements.
Marcel Werk [Wed, 12 Oct 2011 19:42:03 +0000 (21:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Oct 2011 19:41:52 +0000 (21:41 +0200)]
Fixed link tag
Marcel Werk [Wed, 12 Oct 2011 19:41:37 +0000 (21:41 +0200)]
Fixed error message
Alexander Ebert [Wed, 12 Oct 2011 19:40:25 +0000 (21:40 +0200)]
Fixed function call
Alexander Ebert [Wed, 12 Oct 2011 19:06:50 +0000 (21:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 12 Oct 2011 19:06:11 +0000 (21:06 +0200)]
Changed signature for LinkHandler's getLink()
Marcel Werk [Wed, 12 Oct 2011 18:13:39 +0000 (20:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Oct 2011 18:13:27 +0000 (20:13 +0200)]
Added constructor for class Breadcrumb
Marcel Werk [Wed, 12 Oct 2011 18:08:41 +0000 (20:08 +0200)]
Added js code for the inner error arrows
Marcel Werk [Wed, 12 Oct 2011 18:07:35 +0000 (20:07 +0200)]
SQL query fixed
query wasn't compatible with PostgreSQL
Luzifr [Wed, 12 Oct 2011 17:14:22 +0000 (19:14 +0200)]
Small improvement of headings
Alexander Ebert [Wed, 12 Oct 2011 17:09:32 +0000 (19:09 +0200)]
base-href is not set on runtime
Alexander Ebert [Wed, 12 Oct 2011 16:40:28 +0000 (18:40 +0200)]
Usage of LinkHandler including routing
Search & Replace with RegEx FTW!
Luzifr [Wed, 12 Oct 2011 14:16:54 +0000 (16:16 +0200)]
CSS clean-up & small improvements
Luzifr [Wed, 12 Oct 2011 13:52:35 +0000 (15:52 +0200)]
Special background for installation
Alexander Ebert [Wed, 12 Oct 2011 13:11:14 +0000 (15:11 +0200)]
Usage of LinkHandler including routing
Search & Replace with RegEx FTW!
Alexander Ebert [Wed, 12 Oct 2011 11:50:49 +0000 (13:50 +0200)]
Added event support for RouteHandler
Alexander Ebert [Wed, 12 Oct 2011 11:46:34 +0000 (13:46 +0200)]
LinkHandler now supports routing
Alexander Ebert [Tue, 11 Oct 2011 19:34:50 +0000 (21:34 +0200)]
Fixed route handling for ACP auth
Alexander Ebert [Tue, 11 Oct 2011 19:18:05 +0000 (12:18 -0700)]
Merge pull request #224 from wbbaddons/fixingAddThousandsSeparators
Fixing addThousandsSeparators in WCF.js
Tim Düsterhus [Tue, 11 Oct 2011 18:59:53 +0000 (20:59 +0200)]
Fixing addThousandsSeparators in WCF.js
Integers were no longer working
Marcel Werk [Tue, 11 Oct 2011 18:49:27 +0000 (20:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Oct 2011 18:49:15 +0000 (20:49 +0200)]
Fixed sort handling in MultipleLinkPage
Alexander Ebert [Tue, 11 Oct 2011 18:44:02 +0000 (20:44 +0200)]
Fixed errors if storing serializes objects
Alexander Ebert [Tue, 11 Oct 2011 18:16:54 +0000 (20:16 +0200)]
Fixed package installation
Alexander Ebert [Tue, 11 Oct 2011 17:59:57 +0000 (19:59 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 11 Oct 2011 17:59:27 +0000 (19:59 +0200)]
Fixed route usage
Marcel Werk [Tue, 11 Oct 2011 17:49:37 +0000 (19:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Oct 2011 17:49:24 +0000 (19:49 +0200)]
Fixed sort handling in MultipleLinkPage
Marcel Werk [Tue, 11 Oct 2011 17:46:14 +0000 (19:46 +0200)]
Template scripting error fixed
Alexander Ebert [Tue, 11 Oct 2011 17:08:17 +0000 (19:08 +0200)]
AbstractPage now tries to guess the template name
Alexander Ebert [Tue, 11 Oct 2011 16:37:55 +0000 (18:37 +0200)]
Added missing method
Alexander Ebert [Tue, 11 Oct 2011 16:37:00 +0000 (18:37 +0200)]
Fixed some errors during installation
Alexander Ebert [Tue, 11 Oct 2011 16:12:03 +0000 (18:12 +0200)]
Changed URL schema - CRASH FOR SURE
Previous: index.php?form=UserEdit&userID=1234&s=abc
Now: index.php/UserEdit/1234/?s=abc
Marcel Werk [Tue, 11 Oct 2011 12:47:23 +0000 (14:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Oct 2011 12:47:11 +0000 (14:47 +0200)]
Fixed main menu
Alexander Ebert [Mon, 10 Oct 2011 23:59:44 +0000 (16:59 -0700)]
Merge pull request #220 from wbbaddons/userExceptionBackwardsFix
Fixing the "back"-link in userException.
Luzifr [Mon, 10 Oct 2011 19:34:06 +0000 (21:34 +0200)]
Some effect tweaks
Luzifr [Mon, 10 Oct 2011 19:06:18 +0000 (21:06 +0200)]
Small improvement
Luzifr [Mon, 10 Oct 2011 18:55:15 +0000 (20:55 +0200)]
Some CSS-tweaks
Top-menu tweaks; Attempt to globalize Dropdown-menus; Focus for
table-heads.
Alexander Ebert [Sat, 8 Oct 2011 20:00:29 +0000 (13:00 -0700)]
Merge pull request #222 from wbbaddons/dynamicVariableFix
Fixing dynamic language variables
Tim Düsterhus [Sat, 8 Oct 2011 12:41:58 +0000 (14:41 +0200)]
Fixing dynamic language variables
The language-ID seems no longer to be in the array.
Tim Düsterhus [Fri, 7 Oct 2011 21:55:55 +0000 (23:55 +0200)]
Fixing the "back"-link in userException.
We use jQuery now.
Alexander Ebert [Fri, 7 Oct 2011 17:59:03 +0000 (19:59 +0200)]
*drum rolls* Fixed input element evaluation once again
Still don't understand why .not(':checked') did not work - on the opposite .is(':checked') works perfectly.
Luzifr [Fri, 7 Oct 2011 17:57:16 +0000 (19:57 +0200)]
Further language optimization
Alexander Ebert [Fri, 7 Oct 2011 17:01:26 +0000 (19:01 +0200)]
Fixed previous commit messing around with text input
Alexander Ebert [Fri, 7 Oct 2011 16:57:48 +0000 (18:57 +0200)]
Fixed various JS-API errors
Form element values were included in POST-requests, even if they were not checked (violating intended behavior). Furthermore inner template content is now properly purged if the next step would evaluate as 'success'.
Alexander Ebert [Fri, 7 Oct 2011 16:29:05 +0000 (18:29 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 7 Oct 2011 16:28:43 +0000 (18:28 +0200)]
Fixed queue switching once uninstalling packages
Luzifr [Fri, 7 Oct 2011 16:12:08 +0000 (18:12 +0200)]
Some improvements to the user panel.
Alexander Ebert [Fri, 7 Oct 2011 15:20:04 +0000 (17:20 +0200)]
Optional packages are working right now
Hooray!
Alexander Ebert [Thu, 6 Oct 2011 19:02:09 +0000 (21:02 +0200)]
Fixed request handling
Alexander Ebert [Thu, 6 Oct 2011 15:02:19 +0000 (17:02 +0200)]
Support for optional packages (crash for sure!)
Luzifr [Thu, 6 Oct 2011 14:52:46 +0000 (16:52 +0200)]
Added missing vendor-prefixes.
Luzifr [Thu, 6 Oct 2011 14:44:01 +0000 (16:44 +0200)]
Line-break before "Inner Errors" (will not work in Firefox until version 10!)
Luzifr [Thu, 6 Oct 2011 12:36:30 +0000 (14:36 +0200)]
Removed input-field width.
Alexander Ebert [Wed, 5 Oct 2011 18:41:12 +0000 (20:41 +0200)]
Uninstallation of packages with dependencies now working
Luzifr [Wed, 5 Oct 2011 18:02:30 +0000 (20:02 +0200)]
Some improvements to code and comments style
Improved comment styles to see sections of the code more easily;
Improved behavior of i18n-"preInput"-buttons and -dropdowns, they now
work perfectly in all browsers except Firefox (dropdown opens on wrong
position), i18n-textareas are a little bit strange now.
Marcel Werk [Wed, 5 Oct 2011 16:57:13 +0000 (18:57 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Oct 2011 16:56:57 +0000 (18:56 +0200)]
Removed some obsolete language variables
Alexander Ebert [Wed, 5 Oct 2011 13:17:20 +0000 (15:17 +0200)]
Installation now properly handles nested packages
Fixes #190
Luzifr [Wed, 5 Oct 2011 12:25:17 +0000 (14:25 +0200)]
Small improvements to fieldsets and pre-input-dropdowns
Luzifr [Tue, 4 Oct 2011 18:03:15 +0000 (20:03 +0200)]
Fixes "pre-input" dropdown-icon-toggler.
Marcel Werk [Tue, 4 Oct 2011 18:02:23 +0000 (20:02 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 4 Oct 2011 18:02:10 +0000 (20:02 +0200)]
Fixed broken icons
Fixed #212
Alexander Ebert [Tue, 4 Oct 2011 17:57:16 +0000 (19:57 +0200)]
Experimental support for nested packages
Marcel Werk [Tue, 4 Oct 2011 17:48:02 +0000 (19:48 +0200)]
Fixed broken dev mode
Fixed #211
Luzifr [Tue, 4 Oct 2011 16:48:08 +0000 (18:48 +0200)]
Small attribute-order changes
Alexander Ebert [Tue, 4 Oct 2011 12:41:01 +0000 (05:41 -0700)]
Merge pull request #213 from wbbaddons/importSystemException
Importing SystemException in OptionPackageInstallationPlugin
Alexander Ebert [Tue, 4 Oct 2011 12:40:26 +0000 (05:40 -0700)]
Merge pull request #215 from wbbaddons/optionXmlFix
Fixing I18n-Optiontype in option.xml
Tim Düsterhus [Mon, 3 Oct 2011 10:34:07 +0000 (12:34 +0200)]
Fixing I18n-Optiontype in option.xml
The I had to be uppercase.
Fixes WoltLab/WCF#214
Tim Düsterhus [Mon, 3 Oct 2011 10:24:57 +0000 (12:24 +0200)]
Importing SystemException in OptionPackageInstallationPlugin
<br />
<b>Fatal error</b>: Class 'wcf\system\package\plugin\SystemException' not found in <b>/var/www/wbb3.1/wcf1.2/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php</b> on line <b>52</b><br />
Alexander Ebert [Fri, 30 Sep 2011 19:39:53 +0000 (21:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 30 Sep 2011 19:39:27 +0000 (21:39 +0200)]
Template and API overhaul
Changed MultipleLinkPage to use the new Iterator-API for DatabaseObjectLists and modified templates to use hascontent instead of lame if-conditions
Marcel Werk [Fri, 30 Sep 2011 19:39:23 +0000 (21:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 30 Sep 2011 19:39:10 +0000 (21:39 +0200)]
Setup language variables overhaul
Alexander Ebert [Fri, 30 Sep 2011 17:40:37 +0000 (19:40 +0200)]
Fixed spelling
tbh: commit count whoring
Alexander Ebert [Fri, 30 Sep 2011 17:35:31 +0000 (19:35 +0200)]
Added Countable and SeekableIterator to DatabaseObjectList
DatabaseObjectList uses an enhanced implementation for Iterators, which is slightly different (see key() implementation) to fit our purposes. Additionally two new methods seekTo() and search() are implemented to provide easier object access.
Thanks to @TimWolla for the suggestion of using SPL interfaces. Closes #206
Marcel Werk [Fri, 30 Sep 2011 17:17:11 +0000 (19:17 +0200)]
Fixed some language variables
Marcel Werk [Fri, 30 Sep 2011 17:16:48 +0000 (19:16 +0200)]
Fixed installation instructions
Marcel Werk [Fri, 30 Sep 2011 16:55:54 +0000 (18:55 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 30 Sep 2011 16:55:38 +0000 (18:55 +0200)]
Language variable overhaul
English translation now up to date
Alexander Ebert [Fri, 30 Sep 2011 14:52:22 +0000 (16:52 +0200)]
Hopefully fixed deletion of PIP items
Fixes #160
Alexander Ebert [Fri, 30 Sep 2011 14:40:26 +0000 (16:40 +0200)]
Fixed usage of i18n within user group management
Alexander Ebert [Fri, 30 Sep 2011 14:17:20 +0000 (07:17 -0700)]
Merge pull request #204 from Gravatronics/enhancement/camelCasePIPNames
Changes names of package installation plugins to camel case
Alexander Ebert [Thu, 29 Sep 2011 19:25:23 +0000 (21:25 +0200)]
i18n now working for textareas
Changes some more fields to support i18n. Meanwhile textareas with enabled i18n support may look a bit weird, @Luzifr will be fixing this within time.
Marcel Werk [Thu, 29 Sep 2011 17:22:20 +0000 (19:22 +0200)]
de-informal removed temporarily
Alexander Ebert [Thu, 29 Sep 2011 15:13:20 +0000 (17:13 +0200)]
i18n values are now handled as user-defined variable
Setting origin != system allows you to directly edit the language item value instead of messing around with custom values (which in this case are wrong and misleading).
Alexander Ebert [Thu, 29 Sep 2011 15:00:24 +0000 (17:00 +0200)]
Added proper support for i18n in database and PIP
Alexander Ebert [Thu, 29 Sep 2011 13:11:06 +0000 (15:11 +0200)]
Updated option.xsd to reflect i18n implementation
Alexander Ebert [Wed, 28 Sep 2011 19:58:42 +0000 (21:58 +0200)]
Implemented i18n for options
These changes may not be completely compatible with user groups, check that!
Alexander Ebert [Wed, 28 Sep 2011 19:57:53 +0000 (21:57 +0200)]
Resetting language cache now works properly
Marcel Werk [Wed, 28 Sep 2011 18:03:04 +0000 (20:03 +0200)]
Removed obsolete templates
Marcel Werk [Wed, 28 Sep 2011 17:01:02 +0000 (19:01 +0200)]
Removed obsolete template code
Matthias Schmidt [Wed, 28 Sep 2011 16:57:45 +0000 (18:57 +0200)]
Changes names of package installation plugins to camel case
The package installation plugins of the notification package already use this naming convention.
Marcel Werk [Wed, 28 Sep 2011 16:11:34 +0000 (18:11 +0200)]
Removed obsolete template code