GitHub/WoltLab/WCF.git
12 years agoChanged signature for LinkHandler's getLink()
Alexander Ebert [Wed, 12 Oct 2011 19:06:11 +0000 (21:06 +0200)]
Changed signature for LinkHandler's getLink()

12 years agobase-href is not set on runtime
Alexander Ebert [Wed, 12 Oct 2011 17:09:32 +0000 (19:09 +0200)]
base-href is not set on runtime

12 years agoUsage of LinkHandler including routing
Alexander Ebert [Wed, 12 Oct 2011 16:40:28 +0000 (18:40 +0200)]
Usage of LinkHandler including routing

Search & Replace with RegEx FTW!

12 years agoCSS clean-up & small improvements
Luzifr [Wed, 12 Oct 2011 14:16:54 +0000 (16:16 +0200)]
CSS clean-up & small improvements

12 years agoSpecial background for installation
Luzifr [Wed, 12 Oct 2011 13:52:35 +0000 (15:52 +0200)]
Special background for installation

12 years agoUsage of LinkHandler including routing
Alexander Ebert [Wed, 12 Oct 2011 13:11:14 +0000 (15:11 +0200)]
Usage of LinkHandler including routing

Search & Replace with RegEx FTW!

12 years agoAdded event support for RouteHandler
Alexander Ebert [Wed, 12 Oct 2011 11:50:49 +0000 (13:50 +0200)]
Added event support for RouteHandler

12 years agoLinkHandler now supports routing
Alexander Ebert [Wed, 12 Oct 2011 11:46:34 +0000 (13:46 +0200)]
LinkHandler now supports routing

12 years agoFixed route handling for ACP auth
Alexander Ebert [Tue, 11 Oct 2011 19:34:50 +0000 (21:34 +0200)]
Fixed route handling for ACP auth

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

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

12 years agoFixed errors if storing serializes objects
Alexander Ebert [Tue, 11 Oct 2011 18:44:02 +0000 (20:44 +0200)]
Fixed errors if storing serializes objects

12 years agoFixed package installation
Alexander Ebert [Tue, 11 Oct 2011 18:16:54 +0000 (20:16 +0200)]
Fixed package installation

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 11 Oct 2011 17:59:57 +0000 (19:59 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed route usage
Alexander Ebert [Tue, 11 Oct 2011 17:59:27 +0000 (19:59 +0200)]
Fixed route usage

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Oct 2011 17:49:37 +0000 (19:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed sort handling in MultipleLinkPage
Marcel Werk [Tue, 11 Oct 2011 17:49:24 +0000 (19:49 +0200)]
Fixed sort handling in MultipleLinkPage

12 years agoTemplate scripting error fixed
Marcel Werk [Tue, 11 Oct 2011 17:46:14 +0000 (19:46 +0200)]
Template scripting error fixed

12 years agoAbstractPage now tries to guess the template name
Alexander Ebert [Tue, 11 Oct 2011 17:08:17 +0000 (19:08 +0200)]
AbstractPage now tries to guess the template name

12 years agoAdded missing method
Alexander Ebert [Tue, 11 Oct 2011 16:37:55 +0000 (18:37 +0200)]
Added missing method

12 years agoFixed some errors during installation
Alexander Ebert [Tue, 11 Oct 2011 16:37:00 +0000 (18:37 +0200)]
Fixed some errors during installation

12 years agoChanged URL schema - CRASH FOR SURE
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

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Oct 2011 12:47:23 +0000 (14:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed main menu
Marcel Werk [Tue, 11 Oct 2011 12:47:11 +0000 (14:47 +0200)]
Fixed main menu

12 years agoMerge pull request #220 from wbbaddons/userExceptionBackwardsFix
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.

12 years agoSome effect tweaks
Luzifr [Mon, 10 Oct 2011 19:34:06 +0000 (21:34 +0200)]
Some effect tweaks

12 years agoSmall improvement
Luzifr [Mon, 10 Oct 2011 19:06:18 +0000 (21:06 +0200)]
Small improvement

12 years agoSome CSS-tweaks
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.

12 years agoMerge pull request #222 from wbbaddons/dynamicVariableFix
Alexander Ebert [Sat, 8 Oct 2011 20:00:29 +0000 (13:00 -0700)]
Merge pull request #222 from wbbaddons/dynamicVariableFix

Fixing dynamic language variables

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

12 years agoFixing the "back"-link in userException.
Tim Düsterhus [Fri, 7 Oct 2011 21:55:55 +0000 (23:55 +0200)]
Fixing the "back"-link in userException.

We use jQuery now.

12 years ago*drum rolls* Fixed input element evaluation once again
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.

12 years agoFurther language optimization
Luzifr [Fri, 7 Oct 2011 17:57:16 +0000 (19:57 +0200)]
Further language optimization

12 years agoFixed previous commit messing around with text input
Alexander Ebert [Fri, 7 Oct 2011 17:01:26 +0000 (19:01 +0200)]
Fixed previous commit messing around with text input

12 years agoFixed various JS-API errors
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'.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 7 Oct 2011 16:29:05 +0000 (18:29 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed queue switching once uninstalling packages
Alexander Ebert [Fri, 7 Oct 2011 16:28:43 +0000 (18:28 +0200)]
Fixed queue switching once uninstalling packages

12 years agoSome improvements to the user panel.
Luzifr [Fri, 7 Oct 2011 16:12:08 +0000 (18:12 +0200)]
Some improvements to the user panel.

12 years agoOptional packages are working right now
Alexander Ebert [Fri, 7 Oct 2011 15:20:04 +0000 (17:20 +0200)]
Optional packages are working right now

Hooray!

12 years agoFixed request handling
Alexander Ebert [Thu, 6 Oct 2011 19:02:09 +0000 (21:02 +0200)]
Fixed request handling

12 years agoSupport for optional packages (crash for sure!)
Alexander Ebert [Thu, 6 Oct 2011 15:02:19 +0000 (17:02 +0200)]
Support for optional packages (crash for sure!)

12 years agoAdded missing vendor-prefixes.
Luzifr [Thu, 6 Oct 2011 14:52:46 +0000 (16:52 +0200)]
Added missing vendor-prefixes.

12 years agoLine-break before "Inner Errors" (will not work in Firefox until version 10!)
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!)

12 years agoRemoved input-field width.
Luzifr [Thu, 6 Oct 2011 12:36:30 +0000 (14:36 +0200)]
Removed input-field width.

12 years agoUninstallation of packages with dependencies now working
Alexander Ebert [Wed, 5 Oct 2011 18:41:12 +0000 (20:41 +0200)]
Uninstallation of packages with dependencies now working

12 years agoSome improvements to code and comments style
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.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Oct 2011 16:57:13 +0000 (18:57 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoRemoved some obsolete language variables
Marcel Werk [Wed, 5 Oct 2011 16:56:57 +0000 (18:56 +0200)]
Removed some obsolete language variables

12 years agoInstallation now properly handles nested packages
Alexander Ebert [Wed, 5 Oct 2011 13:17:20 +0000 (15:17 +0200)]
Installation now properly handles nested packages

Fixes #190

12 years agoSmall improvements to fieldsets and pre-input-dropdowns
Luzifr [Wed, 5 Oct 2011 12:25:17 +0000 (14:25 +0200)]
Small improvements to fieldsets and pre-input-dropdowns

12 years agoFixes "pre-input" dropdown-icon-toggler.
Luzifr [Tue, 4 Oct 2011 18:03:15 +0000 (20:03 +0200)]
Fixes "pre-input" dropdown-icon-toggler.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 4 Oct 2011 18:02:23 +0000 (20:02 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed broken icons
Marcel Werk [Tue, 4 Oct 2011 18:02:10 +0000 (20:02 +0200)]
Fixed broken icons

Fixed #212

12 years agoExperimental support for nested packages
Alexander Ebert [Tue, 4 Oct 2011 17:57:16 +0000 (19:57 +0200)]
Experimental support for nested packages

12 years agoFixed broken dev mode
Marcel Werk [Tue, 4 Oct 2011 17:48:02 +0000 (19:48 +0200)]
Fixed broken dev mode

Fixed #211

12 years agoSmall attribute-order changes
Luzifr [Tue, 4 Oct 2011 16:48:08 +0000 (18:48 +0200)]
Small attribute-order changes

12 years agoMerge pull request #213 from wbbaddons/importSystemException
Alexander Ebert [Tue, 4 Oct 2011 12:41:01 +0000 (05:41 -0700)]
Merge pull request #213 from wbbaddons/importSystemException

Importing SystemException in OptionPackageInstallationPlugin

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

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

12 years agoImporting SystemException in OptionPackageInstallationPlugin
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 />

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 30 Sep 2011 19:39:53 +0000 (21:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoTemplate and API overhaul
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

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 30 Sep 2011 19:39:23 +0000 (21:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSetup language variables overhaul
Marcel Werk [Fri, 30 Sep 2011 19:39:10 +0000 (21:39 +0200)]
Setup language variables overhaul

12 years agoFixed spelling
Alexander Ebert [Fri, 30 Sep 2011 17:40:37 +0000 (19:40 +0200)]
Fixed spelling

tbh: commit count whoring

12 years agoAdded Countable and SeekableIterator to DatabaseObjectList
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

12 years agoFixed some language variables
Marcel Werk [Fri, 30 Sep 2011 17:17:11 +0000 (19:17 +0200)]
Fixed some language variables

12 years agoFixed installation instructions
Marcel Werk [Fri, 30 Sep 2011 17:16:48 +0000 (19:16 +0200)]
Fixed installation instructions

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 30 Sep 2011 16:55:54 +0000 (18:55 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoLanguage variable overhaul
Marcel Werk [Fri, 30 Sep 2011 16:55:38 +0000 (18:55 +0200)]
Language variable overhaul

English translation now up to date

12 years agoHopefully fixed deletion of PIP items
Alexander Ebert [Fri, 30 Sep 2011 14:52:22 +0000 (16:52 +0200)]
Hopefully fixed deletion of PIP items

Fixes #160

12 years agoFixed usage of i18n within user group management
Alexander Ebert [Fri, 30 Sep 2011 14:40:26 +0000 (16:40 +0200)]
Fixed usage of i18n within user group management

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

12 years agoi18n now working for textareas
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.

12 years agode-informal removed temporarily
Marcel Werk [Thu, 29 Sep 2011 17:22:20 +0000 (19:22 +0200)]
de-informal removed temporarily

12 years agoi18n values are now handled as user-defined variable
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).

12 years agoAdded proper support for i18n in database and PIP
Alexander Ebert [Thu, 29 Sep 2011 15:00:24 +0000 (17:00 +0200)]
Added proper support for i18n in database and PIP

12 years agoUpdated option.xsd to reflect i18n implementation
Alexander Ebert [Thu, 29 Sep 2011 13:11:06 +0000 (15:11 +0200)]
Updated option.xsd to reflect i18n implementation

12 years agoImplemented i18n for options
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!

12 years agoResetting language cache now works properly
Alexander Ebert [Wed, 28 Sep 2011 19:57:53 +0000 (21:57 +0200)]
Resetting language cache now works properly

12 years agoRemoved obsolete templates
Marcel Werk [Wed, 28 Sep 2011 18:03:04 +0000 (20:03 +0200)]
Removed obsolete templates

12 years agoRemoved obsolete template code
Marcel Werk [Wed, 28 Sep 2011 17:01:02 +0000 (19:01 +0200)]
Removed obsolete template code

12 years agoChanges names of package installation plugins to camel case
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.

12 years agoRemoved obsolete template code
Marcel Werk [Wed, 28 Sep 2011 16:11:34 +0000 (18:11 +0200)]
Removed obsolete template code

12 years agoUnified error language variables
Marcel Werk [Wed, 28 Sep 2011 15:45:30 +0000 (17:45 +0200)]
Unified error language variables

Fixes #200

12 years agoMerge pull request #203 from Gravatronics/enhancement/templateInnerErrors
Marcel Werk [Wed, 28 Sep 2011 14:59:56 +0000 (07:59 -0700)]
Merge pull request #203 from Gravatronics/enhancement/templateInnerErrors

Makes form errors more customizable for plugins

12 years agoMerge pull request #201 from Gravatronics/bug/cronjobUtilSystemException
Marcel Werk [Wed, 28 Sep 2011 14:58:58 +0000 (07:58 -0700)]
Merge pull request #201 from Gravatronics/bug/cronjobUtilSystemException

Adds missing namespace in wcf\util\CronjobUtil

12 years agoMakes form errors more customizable for plugins
Matthias Schmidt [Wed, 28 Sep 2011 07:25:07 +0000 (09:25 +0200)]
Makes form errors more customizable for plugins

See http://www.woltlab.com/bugtracker/index.php?page=Bug&bugID=1496

12 years agoAdds missing namespace in wcf\util\CronjobUtil
Matthias Schmidt [Wed, 28 Sep 2011 07:15:18 +0000 (09:15 +0200)]
Adds missing namespace in wcf\util\CronjobUtil

12 years agoMerge pull request #199 from Gravatronics/enhancement/gitignoreCatalogXML
Alexander Ebert [Tue, 27 Sep 2011 23:46:44 +0000 (16:46 -0700)]
Merge pull request #199 from Gravatronics/enhancement/gitignoreCatalogXML

Adds NetBeans' catalog.xml file to gitignore file

12 years agoAdds NetBeans' catalog.xml file to gitignore file
Matthias Schmidt [Tue, 27 Sep 2011 19:47:25 +0000 (21:47 +0200)]
Adds NetBeans' catalog.xml file to gitignore file

12 years agoMerge pull request #198 from Gravatronics/enhancement/clipboard-clipBoard
Alexander Ebert [Tue, 27 Sep 2011 19:37:24 +0000 (12:37 -0700)]
Merge pull request #198 from Gravatronics/enhancement/clipboard-clipBoard

Replaces "clipBoard" width "clipboard" in XML and XSD files

12 years agooption.inc.php is now properly rewritten upon (un)installation
Alexander Ebert [Tue, 27 Sep 2011 19:25:26 +0000 (21:25 +0200)]
option.inc.php is now properly rewritten upon (un)installation

12 years agoRewriting options.inc.php once options PIP is completed
Alexander Ebert [Tue, 27 Sep 2011 17:02:08 +0000 (19:02 +0200)]
Rewriting options.inc.php once options PIP is completed

12 years agoReplaces "clipBoard" width "clipboard" in XML and XSD files
Matthias Schmidt [Tue, 27 Sep 2011 16:53:27 +0000 (18:53 +0200)]
Replaces "clipBoard" width "clipboard" in XML and XSD files

12 years agoMerge pull request #197 from Gravatronics/xsdUpdates
Alexander Ebert [Tue, 27 Sep 2011 15:55:38 +0000 (08:55 -0700)]
Merge pull request #197 from Gravatronics/xsdUpdates

Updates XSD files and also some XML files

12 years agoPartly rewritten code to use jQuery
Alexander Ebert [Tue, 27 Sep 2011 15:50:10 +0000 (17:50 +0200)]
Partly rewritten code to use jQuery

Fixes #168

12 years agoAdds temporarily deleted files
Matthias Schmidt [Tue, 27 Sep 2011 14:48:43 +0000 (16:48 +0200)]
Adds temporarily deleted files

12 years agoDeletes some files temporarily
Matthias Schmidt [Tue, 27 Sep 2011 14:47:33 +0000 (16:47 +0200)]
Deletes some files temporarily

12 years agoUpdates XSD files and also some XML files
Matthias Schmidt [Tue, 27 Sep 2011 14:45:03 +0000 (16:45 +0200)]
Updates XSD files and also some XML files

Also adds `coreObject.xsd` file. `styleattributes.xsd` isn't updated since no package installation plugin class exists yet.