GitHub/WoltLab/WCF.git
12 years agouse directory sorting
Torben Brodt [Sat, 4 Feb 2012 18:20:52 +0000 (19:20 +0100)]
use directory sorting

13 years agosort using using a case insensitive natural order algorithm
Torben Brodt [Tue, 31 Jan 2012 19:30:52 +0000 (20:30 +0100)]
sort using using a case insensitive natural order algorithm

13 years agoremoved wrong namespaces, ordered use clauses alphabetically, marked missing classes...
Torben Brodt [Tue, 31 Jan 2012 19:12:25 +0000 (20:12 +0100)]
removed wrong namespaces, ordered use clauses alphabetically, marked missing classes with TODOs

13 years agoChanged PeriodicalExecuter to shield from double execution
Alexander Ebert [Tue, 31 Jan 2012 17:14:09 +0000 (18:14 +0100)]
Changed PeriodicalExecuter to shield from double execution

Finally it's implementation is identically to Prototype's PeriodicalExecuter. Thank you guys for this fine solution!

Closes #405

13 years agoFixed a few common typos
Alexander Ebert [Tue, 31 Jan 2012 17:04:35 +0000 (18:04 +0100)]
Fixed a few common typos

13 years agoTabMenus now properly revert if hash is empty
Alexander Ebert [Tue, 31 Jan 2012 17:00:07 +0000 (18:00 +0100)]
TabMenus now properly revert if hash is empty

Fixes #397

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 31 Jan 2012 16:41:30 +0000 (17:41 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed run-attribute for instructions
Alexander Ebert [Tue, 31 Jan 2012 16:40:42 +0000 (17:40 +0100)]
Fixed run-attribute for instructions

Fixes #398

13 years agoRemoved language changer
Alexander Ebert [Tue, 31 Jan 2012 16:39:19 +0000 (17:39 +0100)]
Removed language changer

Closes #352

13 years agoACP-template path is automatically registered
Alexander Ebert [Tue, 31 Jan 2012 16:37:42 +0000 (17:37 +0100)]
ACP-template path is automatically registered

Fixes #315

13 years agoMerge pull request #409 from Torben-Brodt/unused-variables
Alexander Ebert [Tue, 31 Jan 2012 15:24:31 +0000 (07:24 -0800)]
Merge pull request #409 from Torben-Brodt/unused-variables

remove unused variables, fix styleeditor

13 years agoMerge pull request #393 from wbbaddons/userStorageHandlerTransaction
Alexander Ebert [Tue, 31 Jan 2012 15:24:02 +0000 (07:24 -0800)]
Merge pull request #393 from wbbaddons/userStorageHandlerTransaction

Use transaction for updates to avoid problems with a race condition

13 years agoMerge pull request #408 from Torben-Brodt/imagick
Alexander Ebert [Tue, 31 Jan 2012 15:19:21 +0000 (07:19 -0800)]
Merge pull request #408 from Torben-Brodt/imagick

resolve fatal errors for wrong class signatures

13 years agoProcessed some TODOs
Alexander Ebert [Tue, 31 Jan 2012 15:10:19 +0000 (16:10 +0100)]
Processed some TODOs

13 years agoFixed a bunch of errors and missing uses
Alexander Ebert [Tue, 31 Jan 2012 14:48:38 +0000 (15:48 +0100)]
Fixed a bunch of errors and missing uses

13 years agoAdded class
Luzifr [Tue, 31 Jan 2012 13:25:09 +0000 (14:25 +0100)]
Added class

13 years agoMerge pull request #407 from Torben-Brodt/undefined-variables
Alexander Ebert [Tue, 31 Jan 2012 01:49:52 +0000 (17:49 -0800)]
Merge pull request #407 from Torben-Brodt/undefined-variables

label undefined variable issues with TODOs

13 years agoremove unused variable in calendar
Torben Brodt [Mon, 30 Jan 2012 21:02:12 +0000 (22:02 +0100)]
remove unused variable in calendar

13 years agoremove unnecessary query
Torben Brodt [Mon, 30 Jan 2012 21:01:57 +0000 (22:01 +0100)]
remove unnecessary query

13 years agoremove unused variables, fix styleeditor
Torben Brodt [Mon, 30 Jan 2012 20:58:12 +0000 (21:58 +0100)]
remove unused variables, fix styleeditor

13 years agouse exception for unimplemented method
Torben Brodt [Mon, 30 Jan 2012 20:48:39 +0000 (21:48 +0100)]
use exception for unimplemented method

13 years agoresolve fatal errors for wrong class signatures
Torben Brodt [Mon, 30 Jan 2012 20:38:01 +0000 (21:38 +0100)]
resolve fatal errors for wrong class signatures

13 years agolabel undefined variable issues with TODOs
Torben Brodt [Sun, 29 Jan 2012 13:59:39 +0000 (14:59 +0100)]
label undefined variable issues with TODOs

13 years agoMerge pull request #406 from Torben-Brodt/patch-1
Alexander Ebert [Mon, 30 Jan 2012 20:00:36 +0000 (12:00 -0800)]
Merge pull request #406 from Torben-Brodt/patch-1

90% performance optimization with spaces

13 years agoFixed check for unique packages
Alexander Ebert [Mon, 30 Jan 2012 19:34:54 +0000 (20:34 +0100)]
Fixed check for unique packages

Fixes #343

13 years ago90% performance optimization with spaces
Torben Brodt [Mon, 30 Jan 2012 19:25:35 +0000 (20:25 +0100)]
90% performance optimization with spaces

13 years agoMerge pull request #404 from wbbaddons/WCFdotLanguagedotgetReturnKeyOnNull
Alexander Ebert [Mon, 30 Jan 2012 14:44:26 +0000 (06:44 -0800)]
Merge pull request #404 from wbbaddons/WCFdotLanguagedotgetReturnKeyOnNull

WCF.Language.get returns the key when the language item is not found

13 years agoWCF.Language.get returns the key when the language item is not found
Tim Düsterhus [Mon, 30 Jan 2012 13:33:47 +0000 (14:33 +0100)]
WCF.Language.get returns the key when the language item is not found

This is a consistent behaviour to the PHP code

13 years agoMerge pull request #394 from wbbaddons/languageGetVariable
Alexander Ebert [Sun, 29 Jan 2012 15:23:42 +0000 (07:23 -0800)]
Merge pull request #394 from wbbaddons/languageGetVariable

Use WCF.Template for WCF.Language

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 27 Jan 2012 19:54:37 +0000 (20:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed deletion of conflicting tables
Alexander Ebert [Fri, 27 Jan 2012 19:53:55 +0000 (20:53 +0100)]
Fixed deletion of conflicting tables

Previously foreign keys from 3rd party tables were not properly removed, causing MySQL to commit suicide

13 years agoMultiple changes
Luzifr [Fri, 27 Jan 2012 19:48:55 +0000 (20:48 +0100)]
Multiple changes

Fixes wcfUrl-display at installation; Again one "button" fixed; Removed
the string "subTab" from that function-name, as already announced to
Alex! Those menus will not be called "subTabMenu" again. Maybe there
will be a new name; Began adding the prefix "js" to
Javascrip-only-classes. Sorry Alex, but this is much better readable &
understandable for non-developers. Of course, adding the suffix "JS"
would also be possible. Please implement that everywhere!

13 years agoObsolete code
Luzifr [Fri, 27 Jan 2012 18:22:28 +0000 (19:22 +0100)]
Obsolete code

13 years agoImplemented support for table conflicts
Alexander Ebert [Fri, 27 Jan 2012 17:42:38 +0000 (18:42 +0100)]
Implemented support for table conflicts

@Burntime Could you add PostgreSQL support later?

See #178

13 years agoGeneral CSS clean-up
Luzifr [Fri, 27 Jan 2012 16:31:05 +0000 (17:31 +0100)]
General CSS clean-up

13 years agoFixed spinner icon
Alexander Ebert [Fri, 27 Jan 2012 14:16:01 +0000 (15:16 +0100)]
Fixed spinner icon

Fixes #388

13 years agoUpdated jQuery* libraries
Alexander Ebert [Fri, 27 Jan 2012 14:12:43 +0000 (15:12 +0100)]
Updated jQuery* libraries

jQuery 1.7 -> 1.7.1
jQuery UI 1.8.11 -> 1.8.17
jQuery Tools 1.2.5 -> 1.2.6

Fixes #392

13 years agoPartially reverted 2465bef
Alexander Ebert [Fri, 27 Jan 2012 13:54:58 +0000 (14:54 +0100)]
Partially reverted 2465bef

@Luzifr: You cannot use avatars within WCF-ACP, thus I removed it for now

13 years agoSmall cosmetical change ;-)
Luzifr [Thu, 26 Jan 2012 19:17:52 +0000 (20:17 +0100)]
Small cosmetical change ;-)

13 years agoMore "buttons"
Luzifr [Thu, 26 Jan 2012 18:58:09 +0000 (19:58 +0100)]
More "buttons"

13 years agoMultiple changes …
Luzifr [Thu, 26 Jan 2012 18:49:32 +0000 (19:49 +0100)]
Multiple changes …

Extended the button-effect with an additional shadow; Fixed bad
:focus-state on some buttons; Put user-avatar classes here, so that it
can be used everywhere (maybe only temporarily); Fixed bad rendering of
the page-navigation in Opera (by rebuilding the numbers-display).

13 years agoFixes some "button" issues
Luzifr [Thu, 26 Jan 2012 16:36:01 +0000 (17:36 +0100)]
Fixes some "button" issues

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 26 Jan 2012 16:24:09 +0000 (17:24 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoSmall optimization
Marcel Werk [Thu, 26 Jan 2012 16:23:57 +0000 (17:23 +0100)]
Small optimization

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 26 Jan 2012 16:16:53 +0000 (17:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed mass processing form
Alexander Ebert [Thu, 26 Jan 2012 16:16:39 +0000 (17:16 +0100)]
Fixed mass processing form

13 years agoFixes wrong class-name
Luzifr [Thu, 26 Jan 2012 16:15:58 +0000 (17:15 +0100)]
Fixes wrong class-name

13 years agoStyle for date-inputs
Luzifr [Thu, 26 Jan 2012 15:47:31 +0000 (16:47 +0100)]
Style for date-inputs

13 years agoFixed deletion of user groups
Alexander Ebert [Thu, 26 Jan 2012 15:17:36 +0000 (16:17 +0100)]
Fixed deletion of user groups

13 years agoSome changes
Luzifr [Thu, 26 Jan 2012 15:02:47 +0000 (16:02 +0100)]
Some changes

Some test classes; Deleted obsolete elements.

13 years agoOne more time "buttons"
Luzifr [Thu, 26 Jan 2012 14:34:02 +0000 (15:34 +0100)]
One more time "buttons"

(this time page navigation) - Someone please fix the implementation in
the "WCF.js"-file. I've done my best. ;-)

13 years agoAnother "button"
Luzifr [Thu, 26 Jan 2012 12:09:53 +0000 (13:09 +0100)]
Another "button"

13 years agoFixed user group editing
Alexander Ebert [Wed, 25 Jan 2012 21:36:58 +0000 (22:36 +0100)]
Fixed user group editing

13 years agoUser groups are now properly saved
Alexander Ebert [Wed, 25 Jan 2012 21:25:57 +0000 (22:25 +0100)]
User groups are now properly saved

13 years agoFixed a balloon tooltip issue
Marcel Werk [Wed, 25 Jan 2012 20:59:42 +0000 (21:59 +0100)]
Fixed a balloon tooltip issue

13 years agoSmall changes
Luzifr [Wed, 25 Jan 2012 18:16:14 +0000 (19:16 +0100)]
Small changes

Deleted obsolete declaration & modified comments.

13 years agoThe class was on the wrong place
Luzifr [Wed, 25 Jan 2012 18:03:40 +0000 (19:03 +0100)]
The class was on the wrong place

13 years agoFixes the plugin-list
Luzifr [Wed, 25 Jan 2012 17:07:39 +0000 (18:07 +0100)]
Fixes the plugin-list

13 years agoImproved tab menu
Alexander Ebert [Wed, 25 Jan 2012 15:57:00 +0000 (16:57 +0100)]
Improved tab menu

13 years agoRemoved CSS-classes in favour of "button"
Luzifr [Wed, 25 Jan 2012 14:56:41 +0000 (15:56 +0100)]
Removed CSS-classes in favour of "button"

This is experimental, there are surely many places where this does not
work now!

13 years agoMore "button"-classes
Luzifr [Wed, 25 Jan 2012 14:48:31 +0000 (15:48 +0100)]
More "button"-classes

Also removed obsolete classes

13 years agoIntroducing the CSS-class "button"
Luzifr [Wed, 25 Jan 2012 13:25:21 +0000 (14:25 +0100)]
Introducing the CSS-class "button"

The class "button" will now be uset to give button-type elements their
color and style, while the size and overall look will be determined by
an additional class like "largeButtons". This makes transforming
elements to a button more easy. This works mostly now, but there are
some elements that need to be fixed still! The style changes will be
committed later …

13 years agoDuplicate ID blew up tab menu
Alexander Ebert [Tue, 24 Jan 2012 20:41:14 +0000 (21:41 +0100)]
Duplicate ID blew up tab menu

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 24 Jan 2012 20:40:08 +0000 (21:40 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoMade jQuery's tab menu actually usable
Alexander Ebert [Tue, 24 Jan 2012 20:39:28 +0000 (21:39 +0100)]
Made jQuery's tab menu actually usable

13 years agoSmall changes & bug fixes
Luzifr [Tue, 24 Jan 2012 19:23:23 +0000 (20:23 +0100)]
Small changes & bug fixes

collapsibleSidebarButton now has a pressed-effect; bug in button
coloring fixed.

13 years agoFixes an overlapping problem
Luzifr [Tue, 24 Jan 2012 18:31:04 +0000 (19:31 +0100)]
Fixes an overlapping problem

(Please use values in increments of ten)

13 years agoFixed an issue
Alexander Ebert [Tue, 24 Jan 2012 16:46:48 +0000 (17:46 +0100)]
Fixed an issue

13 years agoPartially fixed group edit
Alexander Ebert [Mon, 23 Jan 2012 20:52:04 +0000 (21:52 +0100)]
Partially fixed group edit

13 years agoFixed saving of user groups
Alexander Ebert [Mon, 23 Jan 2012 20:14:25 +0000 (21:14 +0100)]
Fixed saving of user groups

13 years agoFixing group add form
Alexander Ebert [Mon, 23 Jan 2012 20:04:02 +0000 (21:04 +0100)]
Fixing group add form

13 years agoUserStorageHandler: executeUnbuffered -> execute
Tim Düsterhus [Mon, 23 Jan 2012 18:14:14 +0000 (19:14 +0100)]
UserStorageHandler: executeUnbuffered -> execute

13 years agoRemoved unnecessary moveToBody parameter
Alexander Ebert [Mon, 23 Jan 2012 17:32:27 +0000 (18:32 +0100)]
Removed unnecessary moveToBody parameter

13 years agoUse WCF.Template for WCF.Language
Tim Düsterhus [Sat, 21 Jan 2012 22:10:05 +0000 (23:10 +0100)]
Use WCF.Template for WCF.Language

WCF.Language.add('language.item', '{$var}');
WCF.Language.get('language.item'); // {$var}
WCF.Language.get('language.item', { var: test }); // test

13 years agoUse transaction for updates to avoid problems with a race condition
Tim Düsterhus [Sat, 21 Jan 2012 18:37:37 +0000 (19:37 +0100)]
Use transaction for updates to avoid problems with a race condition

13 years agoBreadcrumbs & small changes for a test
Luzifr [Fri, 20 Jan 2012 19:25:28 +0000 (20:25 +0100)]
Breadcrumbs & small changes for a test

Breadcrumb-expansion was broken; Test.

13 years agoSmall change & Test
Luzifr [Fri, 20 Jan 2012 16:44:41 +0000 (17:44 +0100)]
Small change & Test

13 years agoLikes reloaded
Luzifr [Fri, 20 Jan 2012 15:43:40 +0000 (16:43 +0100)]
Likes reloaded

13 years agoTasbs are now rounded on the bottom side too!
Luzifr [Fri, 20 Jan 2012 14:55:44 +0000 (15:55 +0100)]
Tasbs are now rounded on the bottom side too!

13 years agoZ-index & like-widget
Luzifr [Thu, 19 Jan 2012 19:34:44 +0000 (20:34 +0100)]
Z-index & like-widget

Please change the like-widget in posts so that it generates the code
that i will commit in "threadPostList.tpl"!

13 years agoFixed package uninstallation
Alexander Ebert [Thu, 19 Jan 2012 18:27:59 +0000 (19:27 +0100)]
Fixed package uninstallation

13 years agoFixed f3ca0ddf58
Alexander Ebert [Thu, 19 Jan 2012 17:02:10 +0000 (18:02 +0100)]
Fixed f3ca0ddf58

13 years agoEnhanced InlineEditor class
Alexander Ebert [Thu, 19 Jan 2012 16:57:15 +0000 (17:57 +0100)]
Enhanced InlineEditor class

13 years agoAdded a check for php safemode
Marcel Werk [Thu, 19 Jan 2012 15:49:45 +0000 (16:49 +0100)]
Added a check for php safemode

13 years agoUpdated the copyright note
Marcel Werk [Thu, 19 Jan 2012 15:10:51 +0000 (16:10 +0100)]
Updated the copyright note

13 years agoText correction
Luzifr [Wed, 18 Jan 2012 19:19:46 +0000 (20:19 +0100)]
Text correction

13 years agoFix for title-images & inline SVGs in headings
Luzifr [Wed, 18 Jan 2012 19:14:51 +0000 (20:14 +0100)]
Fix for title-images & inline SVGs in headings

13 years agoFixed outdated class reference
Alexander Ebert [Wed, 18 Jan 2012 15:04:27 +0000 (16:04 +0100)]
Fixed outdated class reference

13 years agoPrototype implementation for inline editors
Alexander Ebert [Wed, 18 Jan 2012 13:54:17 +0000 (14:54 +0100)]
Prototype implementation for inline editors

13 years agoIcon optimized
Luzifr [Tue, 17 Jan 2012 20:09:35 +0000 (21:09 +0100)]
Icon optimized

13 years agoNew-icon & small change
Luzifr [Tue, 17 Jan 2012 19:55:56 +0000 (20:55 +0100)]
New-icon & small change

13 years agoSmall changes
Luzifr [Tue, 17 Jan 2012 18:31:15 +0000 (19:31 +0100)]
Small changes

13 years agoAdded overlay-based notifications (e.g. success)
Alexander Ebert [Tue, 17 Jan 2012 18:15:53 +0000 (19:15 +0100)]
Added overlay-based notifications (e.g. success)

13 years agoRemoved obsolete safemode check
Marcel Werk [Mon, 16 Jan 2012 18:46:10 +0000 (19:46 +0100)]
Removed obsolete safemode check

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 16 Jan 2012 18:29:44 +0000 (19:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed some small issues
Marcel Werk [Mon, 16 Jan 2012 18:29:07 +0000 (19:29 +0100)]
Fixed some small issues

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 16 Jan 2012 17:16:57 +0000 (18:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoChanged installation URL into <p>
Alexander Ebert [Mon, 16 Jan 2012 17:16:39 +0000 (18:16 +0100)]
Changed installation URL into <p>

@Luzifr: JavaScript relies on the ID, not the tag so you can exchange it any time (changing it into an input-field would require further work)

13 years agoMerge pull request #330 from Gravatronics/enhancement/toggleDefaultMessages
Harald Szekely [Mon, 16 Jan 2012 16:58:38 +0000 (08:58 -0800)]
Merge pull request #330 from Gravatronics/enhancement/toggleDefaultMessages

Adds default titles for toggle buttons in javascript handler

13 years agoMerge pull request #335 from Gravatronics/enhancement/toggle/disabledClass
Harald Szekely [Mon, 16 Jan 2012 16:56:52 +0000 (08:56 -0800)]
Merge pull request #335 from Gravatronics/enhancement/toggle/disabledClass

Adds disabled class toggle for JS toggle action