Tim Düsterhus [Fri, 3 Feb 2012 16:56:09 +0000 (17:56 +0100)]
Fixes two typoes (PHPDoc + Variable)
Luzifr [Fri, 3 Feb 2012 16:46:06 +0000 (17:46 +0100)]
More style-prefixes
Luzifr [Fri, 3 Feb 2012 15:57:49 +0000 (16:57 +0100)]
More style-prefixes (also a "js"-prefix!)
@ Alex: Please see if "js clipboard editor" & "wcf-dialog" still work!
Luzifr [Fri, 3 Feb 2012 14:58:28 +0000 (15:58 +0100)]
More style-prefixes
Luzifr [Fri, 3 Feb 2012 14:30:35 +0000 (15:30 +0100)]
More style-prefixes
Luzifr [Fri, 3 Feb 2012 14:00:07 +0000 (15:00 +0100)]
More style-prefixes
Luzifr [Fri, 3 Feb 2012 13:33:47 +0000 (14:33 +0100)]
More style-prefixes
Luzifr [Thu, 2 Feb 2012 19:52:50 +0000 (20:52 +0100)]
More classes doubled (prefixed classes)
Luzifr [Thu, 2 Feb 2012 18:49:03 +0000 (19:49 +0100)]
Removed class "overlay"
Luzifr [Thu, 2 Feb 2012 18:44:14 +0000 (19:44 +0100)]
Prefixes for classes; New icon; Optimizations
Experimental: All classes will be prefixed from now on. This is the
start of this experiment. Prevents conflicts with
3rd-party-stylesheets. At the moment all classes are being doubled for
compatibility reasons, i'll remove those duplicates when all classes
are changed. Some problems: What will be the prefix for classes, which
are not WCF- or WBB-depended? Styles coming from small packages should
be prefixed somehow.
Alexander Ebert [Thu, 2 Feb 2012 16:42:31 +0000 (08:42 -0800)]
Merge pull request #412 from wbbaddons/noExplicitToString
Removing explicit call of toString
Tim Düsterhus [Thu, 2 Feb 2012 16:36:50 +0000 (17:36 +0100)]
Removing explicit call of toString
PHP will call it in every string context as of PHP 5.2
Alexander Ebert [Thu, 2 Feb 2012 14:49:12 +0000 (15:49 +0100)]
Added missing language variables in frontend
Alexander Ebert [Thu, 2 Feb 2012 14:48:18 +0000 (15:48 +0100)]
Added language variables for confirmation dialogs
Alexander Ebert [Thu, 2 Feb 2012 14:43:57 +0000 (15:43 +0100)]
Delete confirmation now uses system confirmation
Added ability to pass custom parameters to callback
Alexander Ebert [Thu, 2 Feb 2012 13:57:00 +0000 (14:57 +0100)]
Added confirmation dialog and improved dialog
Alexander Ebert [Wed, 1 Feb 2012 13:43:40 +0000 (14:43 +0100)]
Fixed redirect application
Alexander Ebert [Wed, 1 Feb 2012 13:18:11 +0000 (14:18 +0100)]
Redirecting to application within WCFSetup
Fixes #390
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
Alexander Ebert [Tue, 31 Jan 2012 17:04:35 +0000 (18:04 +0100)]
Fixed a few common typos
Alexander Ebert [Tue, 31 Jan 2012 17:00:07 +0000 (18:00 +0100)]
TabMenus now properly revert if hash is empty
Fixes #397
Alexander Ebert [Tue, 31 Jan 2012 16:41:30 +0000 (17:41 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 31 Jan 2012 16:40:42 +0000 (17:40 +0100)]
Fixed run-attribute for instructions
Fixes #398
Alexander Ebert [Tue, 31 Jan 2012 16:39:19 +0000 (17:39 +0100)]
Removed language changer
Closes #352
Alexander Ebert [Tue, 31 Jan 2012 16:37:42 +0000 (17:37 +0100)]
ACP-template path is automatically registered
Fixes #315
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
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
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
Alexander Ebert [Tue, 31 Jan 2012 15:10:19 +0000 (16:10 +0100)]
Processed some TODOs
Alexander Ebert [Tue, 31 Jan 2012 14:48:38 +0000 (15:48 +0100)]
Fixed a bunch of errors and missing uses
Luzifr [Tue, 31 Jan 2012 13:25:09 +0000 (14:25 +0100)]
Added class
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
Torben Brodt [Mon, 30 Jan 2012 21:02:12 +0000 (22:02 +0100)]
remove unused variable in calendar
Torben Brodt [Mon, 30 Jan 2012 21:01:57 +0000 (22:01 +0100)]
remove unnecessary query
Torben Brodt [Mon, 30 Jan 2012 20:58:12 +0000 (21:58 +0100)]
remove unused variables, fix styleeditor
Torben Brodt [Mon, 30 Jan 2012 20:48:39 +0000 (21:48 +0100)]
use exception for unimplemented method
Torben Brodt [Mon, 30 Jan 2012 20:38:01 +0000 (21:38 +0100)]
resolve fatal errors for wrong class signatures
Torben Brodt [Sun, 29 Jan 2012 13:59:39 +0000 (14:59 +0100)]
label undefined variable issues with TODOs
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
Alexander Ebert [Mon, 30 Jan 2012 19:34:54 +0000 (20:34 +0100)]
Fixed check for unique packages
Fixes #343
Torben Brodt [Mon, 30 Jan 2012 19:25:35 +0000 (20:25 +0100)]
90% performance optimization with spaces
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
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
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
Alexander Ebert [Fri, 27 Jan 2012 19:54:37 +0000 (20:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
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
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!
Luzifr [Fri, 27 Jan 2012 18:22:28 +0000 (19:22 +0100)]
Obsolete code
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
Luzifr [Fri, 27 Jan 2012 16:31:05 +0000 (17:31 +0100)]
General CSS clean-up
Alexander Ebert [Fri, 27 Jan 2012 14:16:01 +0000 (15:16 +0100)]
Fixed spinner icon
Fixes #388
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
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
Luzifr [Thu, 26 Jan 2012 19:17:52 +0000 (20:17 +0100)]
Small cosmetical change ;-)
Luzifr [Thu, 26 Jan 2012 18:58:09 +0000 (19:58 +0100)]
More "buttons"
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).
Luzifr [Thu, 26 Jan 2012 16:36:01 +0000 (17:36 +0100)]
Fixes some "button" issues
Marcel Werk [Thu, 26 Jan 2012 16:24:09 +0000 (17:24 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 26 Jan 2012 16:23:57 +0000 (17:23 +0100)]
Small optimization
Alexander Ebert [Thu, 26 Jan 2012 16:16:53 +0000 (17:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 26 Jan 2012 16:16:39 +0000 (17:16 +0100)]
Fixed mass processing form
Luzifr [Thu, 26 Jan 2012 16:15:58 +0000 (17:15 +0100)]
Fixes wrong class-name
Luzifr [Thu, 26 Jan 2012 15:47:31 +0000 (16:47 +0100)]
Style for date-inputs
Alexander Ebert [Thu, 26 Jan 2012 15:17:36 +0000 (16:17 +0100)]
Fixed deletion of user groups
Luzifr [Thu, 26 Jan 2012 15:02:47 +0000 (16:02 +0100)]
Some changes
Some test classes; Deleted obsolete elements.
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. ;-)
Luzifr [Thu, 26 Jan 2012 12:09:53 +0000 (13:09 +0100)]
Another "button"
Alexander Ebert [Wed, 25 Jan 2012 21:36:58 +0000 (22:36 +0100)]
Fixed user group editing
Alexander Ebert [Wed, 25 Jan 2012 21:25:57 +0000 (22:25 +0100)]
User groups are now properly saved
Marcel Werk [Wed, 25 Jan 2012 20:59:42 +0000 (21:59 +0100)]
Fixed a balloon tooltip issue
Luzifr [Wed, 25 Jan 2012 18:16:14 +0000 (19:16 +0100)]
Small changes
Deleted obsolete declaration & modified comments.
Luzifr [Wed, 25 Jan 2012 18:03:40 +0000 (19:03 +0100)]
The class was on the wrong place
Luzifr [Wed, 25 Jan 2012 17:07:39 +0000 (18:07 +0100)]
Fixes the plugin-list
Alexander Ebert [Wed, 25 Jan 2012 15:57:00 +0000 (16:57 +0100)]
Improved tab menu
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!
Luzifr [Wed, 25 Jan 2012 14:48:31 +0000 (15:48 +0100)]
More "button"-classes
Also removed obsolete classes
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 …
Alexander Ebert [Tue, 24 Jan 2012 20:41:14 +0000 (21:41 +0100)]
Duplicate ID blew up tab menu
Alexander Ebert [Tue, 24 Jan 2012 20:40:08 +0000 (21:40 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 24 Jan 2012 20:39:28 +0000 (21:39 +0100)]
Made jQuery's tab menu actually usable
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.
Luzifr [Tue, 24 Jan 2012 18:31:04 +0000 (19:31 +0100)]
Fixes an overlapping problem
(Please use values in increments of ten)
Alexander Ebert [Tue, 24 Jan 2012 16:46:48 +0000 (17:46 +0100)]
Fixed an issue
Alexander Ebert [Mon, 23 Jan 2012 20:52:04 +0000 (21:52 +0100)]
Partially fixed group edit
Alexander Ebert [Mon, 23 Jan 2012 20:14:25 +0000 (21:14 +0100)]
Fixed saving of user groups
Alexander Ebert [Mon, 23 Jan 2012 20:04:02 +0000 (21:04 +0100)]
Fixing group add form
Tim Düsterhus [Mon, 23 Jan 2012 18:14:14 +0000 (19:14 +0100)]
UserStorageHandler: executeUnbuffered -> execute
Alexander Ebert [Mon, 23 Jan 2012 17:32:27 +0000 (18:32 +0100)]
Removed unnecessary moveToBody parameter
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
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
Luzifr [Fri, 20 Jan 2012 19:25:28 +0000 (20:25 +0100)]
Breadcrumbs & small changes for a test
Breadcrumb-expansion was broken; Test.
Luzifr [Fri, 20 Jan 2012 16:44:41 +0000 (17:44 +0100)]
Small change & Test
Luzifr [Fri, 20 Jan 2012 15:43:40 +0000 (16:43 +0100)]
Likes reloaded
Luzifr [Fri, 20 Jan 2012 14:55:44 +0000 (15:55 +0100)]
Tasbs are now rounded on the bottom side too!
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"!
Alexander Ebert [Thu, 19 Jan 2012 18:27:59 +0000 (19:27 +0100)]
Fixed package uninstallation
Alexander Ebert [Thu, 19 Jan 2012 17:02:10 +0000 (18:02 +0100)]
Alexander Ebert [Thu, 19 Jan 2012 16:57:15 +0000 (17:57 +0100)]
Enhanced InlineEditor class
Marcel Werk [Thu, 19 Jan 2012 15:49:45 +0000 (16:49 +0100)]
Added a check for php safemode
Marcel Werk [Thu, 19 Jan 2012 15:10:51 +0000 (16:10 +0100)]
Updated the copyright note