GitHub/WoltLab/WCF.git
12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 13 Oct 2011 17:26:15 +0000 (19:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded language modifier
Marcel Werk [Thu, 13 Oct 2011 17:26:02 +0000 (19:26 +0200)]
Added language modifier

12 years agoRenamed templates and classes
Luzifr [Thu, 13 Oct 2011 17:23:59 +0000 (19:23 +0200)]
Renamed templates and classes

*detailedPackageList* -> *packageListDetailed*; Also changed length of
inputs on one page.

12 years agoRevert "Renamed templates and classes"
Luzifr [Thu, 13 Oct 2011 17:08:17 +0000 (19:08 +0200)]
Revert "Renamed templates and classes"

This reverts commit 0892d9e28c5d25f939f408d2ba4e146c0944719f.

12 years agoRenamed templates and classes
Luzifr [Thu, 13 Oct 2011 16:55:23 +0000 (18:55 +0200)]
Renamed templates and classes

*detailedPackageList* -> *packageListDetailed*; *startInstall* ->
*installation*. Please check back if everything still works properly!
The second change (install) seems to produce problems!

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

12 years agoMoved execution of initApplications() to the end of WCF::__construct()
Marcel Werk [Thu, 13 Oct 2011 16:21:04 +0000 (18:21 +0200)]
Moved execution of initApplications() to the end of WCF::__construct()

12 years agoSome GUI improvements
Luzifr [Thu, 13 Oct 2011 15:38:46 +0000 (17:38 +0200)]
Some GUI improvements

Small Buttons now correct in all browsers; Code style.

12 years agoAdded interface for breadcrumb provider
Marcel Werk [Thu, 13 Oct 2011 15:38:36 +0000 (17:38 +0200)]
Added interface for breadcrumb provider

12 years agoFixed default route handling
Alexander Ebert [Thu, 13 Oct 2011 13:03:49 +0000 (15:03 +0200)]
Fixed default route handling

12 years agoTemplate changed to use routes
Alexander Ebert [Thu, 13 Oct 2011 12:52:07 +0000 (14:52 +0200)]
Template changed to use routes

12 years agoFixed route building
Alexander Ebert [Thu, 13 Oct 2011 12:39:41 +0000 (14:39 +0200)]
Fixed route building

12 years agoRemoved test
Luzifr [Thu, 13 Oct 2011 12:06:56 +0000 (14:06 +0200)]
Removed test

12 years agoPackage Standalone List Design (not finished)
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.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Oct 2011 19:42:03 +0000 (21:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed link tag
Marcel Werk [Wed, 12 Oct 2011 19:41:52 +0000 (21:41 +0200)]
Fixed link tag

12 years agoFixed error message
Marcel Werk [Wed, 12 Oct 2011 19:41:37 +0000 (21:41 +0200)]
Fixed error message

12 years agoFixed function call
Alexander Ebert [Wed, 12 Oct 2011 19:40:25 +0000 (21:40 +0200)]
Fixed function call

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 12 Oct 2011 19:06:50 +0000 (21:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

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 agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Oct 2011 18:13:39 +0000 (20:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded constructor for class Breadcrumb
Marcel Werk [Wed, 12 Oct 2011 18:13:27 +0000 (20:13 +0200)]
Added constructor for class Breadcrumb

12 years agoAdded js code for the inner error arrows
Marcel Werk [Wed, 12 Oct 2011 18:08:41 +0000 (20:08 +0200)]
Added js code for the inner error arrows

12 years agoSQL query fixed
Marcel Werk [Wed, 12 Oct 2011 18:07:35 +0000 (20:07 +0200)]
SQL query fixed

query wasn't compatible with PostgreSQL

12 years agoSmall improvement of headings
Luzifr [Wed, 12 Oct 2011 17:14:22 +0000 (19:14 +0200)]
Small improvement of headings

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 agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Oct 2011 18:49:27 +0000 (20:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

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

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.