Alexander Ebert [Thu, 14 Feb 2013 14:43:38 +0000 (15:43 +0100)]
Fixed benchmark viewing
Alexander Ebert [Wed, 13 Feb 2013 15:58:33 +0000 (16:58 +0100)]
Properly removing margin from .formSubmit within dialogs
Alexander Ebert [Wed, 13 Feb 2013 14:34:07 +0000 (15:34 +0100)]
Using utf8_unicode_ci instead of utf8_general_ci
Fixes #1105
Alexander Ebert [Tue, 12 Feb 2013 23:26:43 +0000 (00:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 12 Feb 2013 23:26:15 +0000 (00:26 +0100)]
Removed check for identical passwords
Closes #1127
Alexander Ebert [Tue, 12 Feb 2013 22:53:50 +0000 (14:53 -0800)]
Merge pull request #1137 from MeinAccount/icon-spinner/important
Updating the spinner
Marcel Werk [Tue, 12 Feb 2013 22:27:36 +0000 (23:27 +0100)]
Fixed main menu borders
Fixes #933
Magnus Kühn [Tue, 12 Feb 2013 14:38:53 +0000 (15:38 +0100)]
Adding WCF.LoadingOverlayHandler.updateIcon()
Magnus Kühn [Tue, 12 Feb 2013 14:20:37 +0000 (15:20 +0100)]
Making the :before-content of the icon-spinner important
Marcel Werk [Mon, 11 Feb 2013 23:52:04 +0000 (00:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 11 Feb 2013 23:51:48 +0000 (00:51 +0100)]
Removed obsolete folder
Alexander Ebert [Mon, 11 Feb 2013 23:04:03 +0000 (00:04 +0100)]
Added basic browser detection for Chrome
Marcel Werk [Mon, 11 Feb 2013 22:43:12 +0000 (23:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 11 Feb 2013 22:42:55 +0000 (23:42 +0100)]
Added less variable (@wcfExtraDimmedColor)
Alexander Ebert [Mon, 11 Feb 2013 20:42:10 +0000 (21:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 11 Feb 2013 20:31:25 +0000 (21:31 +0100)]
Fixed detection of existing WCF installation
Alexander Ebert [Mon, 11 Feb 2013 20:02:29 +0000 (12:02 -0800)]
Merge pull request #1135 from MeinAccount/js/actionEventPrevent
Adding event-preventing in WCF.Action.Delete/Toggle
Magnus Kühn [Mon, 11 Feb 2013 19:35:07 +0000 (20:35 +0100)]
Adding event-preventing in WCF.Action.Delete/Toggle
Alexander Ebert [Mon, 11 Feb 2013 16:52:09 +0000 (08:52 -0800)]
Merge pull request #1134 from MeinAccount/js/deleteIconUpdate
Fixed icon-update in WCF.Action.Delete
Alexander Ebert [Mon, 11 Feb 2013 16:19:11 +0000 (17:19 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Magnus Kühn [Mon, 11 Feb 2013 16:18:37 +0000 (17:18 +0100)]
Using .hasClass()
Alexander Ebert [Mon, 11 Feb 2013 16:16:07 +0000 (17:16 +0100)]
Removed detection of existing WCF directories
Fixes #1128
Magnus Kühn [Mon, 11 Feb 2013 16:14:43 +0000 (17:14 +0100)]
Fixed icon-update in WCF.Action.Delete
Marcel Werk [Mon, 11 Feb 2013 16:07:37 +0000 (17:07 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 11 Feb 2013 16:07:22 +0000 (17:07 +0100)]
Fixed overflows in popovers
Alexander Ebert [Mon, 11 Feb 2013 15:41:52 +0000 (07:41 -0800)]
Merge pull request #1131 from MeinAccount/CacheHandler/flushWithParams
Fixed flushing of caches with parameters
Magnus Kühn [Mon, 11 Feb 2013 15:38:33 +0000 (16:38 +0100)]
Better code styling
Matthias Schmidt [Mon, 11 Feb 2013 08:13:23 +0000 (09:13 +0100)]
Fixes benchmark dialog
Alexander Ebert [Sun, 10 Feb 2013 20:28:42 +0000 (21:28 +0100)]
Improved visuals for dialog overlays
Alexander Ebert [Sun, 10 Feb 2013 18:44:33 +0000 (10:44 -0800)]
Merge pull request #1132 from MeinAccount/js/loadingOverlayHandler
Added WCF.LoadingOverlayHandler
Magnus Kühn [Sun, 10 Feb 2013 18:27:51 +0000 (19:27 +0100)]
Dropped WCF.Action.Proxy._activeRequests
Magnus Kühn [Sun, 10 Feb 2013 18:27:02 +0000 (19:27 +0100)]
Added WCF.LoadingOverlayHandler
Magnus Kühn [Sun, 10 Feb 2013 17:44:16 +0000 (18:44 +0100)]
Fixed flushing of caches with parameters
Matthias Schmidt [Sun, 10 Feb 2013 11:56:20 +0000 (12:56 +0100)]
Fixes property access because of lazy initialization
Alexander Ebert [Sun, 10 Feb 2013 03:05:26 +0000 (04:05 +0100)]
Template listener order is now deterministic
First installed will be the first one to be invoked
Alexander Ebert [Sun, 10 Feb 2013 03:03:46 +0000 (04:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 10 Feb 2013 02:57:32 +0000 (03:57 +0100)]
Removed AJAX-support for ui.wcfDialog
Additionally WCF.showAJAXDialog() was removed too.
Marcel Werk [Sun, 10 Feb 2013 02:51:13 +0000 (03:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 10 Feb 2013 02:50:59 +0000 (03:50 +0100)]
Small style optimization
Tim Düsterhus [Sat, 9 Feb 2013 12:03:15 +0000 (04:03 -0800)]
Merge pull request #1129 from PhrozenByte/bug/AutoloadLeadingSlash
Bug workaround for (undocumented?) autoload change in PHP 5.3.?
Daniel Rudolf [Sat, 9 Feb 2013 10:41:42 +0000 (11:41 +0100)]
Annoying and pointless
Daniel Rudolf [Sat, 9 Feb 2013 02:50:51 +0000 (03:50 +0100)]
wrapped in curly braces
Marcel Werk [Sat, 9 Feb 2013 01:20:32 +0000 (02:20 +0100)]
Removed obsolete whitespace
Daniel Rudolf [Sat, 9 Feb 2013 01:03:07 +0000 (02:03 +0100)]
Bug workaround for (undocumented?) autoload change in PHP 5.3.?
Our local vanilla 5.3.8 always receives classes for autoloading fully-qualified without leading slash (as written in the PHP doc), but a customers 5.3.2-1ubuntu4.18 sometimes receives it with an leading slash. Simple way of handling that, breaks nothing and normally won't affect anything.
Marcel Werk [Sat, 9 Feb 2013 00:22:13 +0000 (01:22 +0100)]
Added media query for double columned container lists
Marcel Werk [Sat, 9 Feb 2013 00:01:54 +0000 (01:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 9 Feb 2013 00:01:36 +0000 (01:01 +0100)]
Small style optimization
Alexander Ebert [Fri, 8 Feb 2013 02:30:01 +0000 (03:30 +0100)]
Dialog content margin is now set through JavaScript
Fixes #922
Fixes #1104
Alexander Ebert [Fri, 8 Feb 2013 02:27:42 +0000 (03:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 8 Feb 2013 02:27:29 +0000 (03:27 +0100)]
Dropped animations for dialog overlay rendering
Tim Düsterhus [Thu, 7 Feb 2013 16:18:04 +0000 (17:18 +0100)]
Use secure compare to validate master password
Tim Düsterhus [Thu, 7 Feb 2013 16:13:09 +0000 (17:13 +0100)]
Fix ignore of WCFSetup.css
Matthias Schmidt [Thu, 7 Feb 2013 10:21:25 +0000 (11:21 +0100)]
Does some cleanup
Matthias Schmidt [Thu, 7 Feb 2013 10:20:24 +0000 (11:20 +0100)]
Removes obsolete imports
Matthias Schmidt [Thu, 7 Feb 2013 09:52:25 +0000 (10:52 +0100)]
Removes commas in documentations
Alexander Ebert [Thu, 7 Feb 2013 00:44:32 +0000 (01:44 +0100)]
Fixed sitemap tab not being correctly processed
Alexander Ebert [Wed, 6 Feb 2013 21:08:19 +0000 (22:08 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 6 Feb 2013 21:07:53 +0000 (22:07 +0100)]
Triggering scroll event if page navigation occurred
Marcel Werk [Wed, 6 Feb 2013 00:47:45 +0000 (01:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 6 Feb 2013 00:47:28 +0000 (01:47 +0100)]
Added generic method for generating anchor tags
Alexander Ebert [Wed, 6 Feb 2013 00:35:06 +0000 (01:35 +0100)]
Fixed memcached access
Alexander Ebert [Tue, 5 Feb 2013 19:46:49 +0000 (20:46 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 5 Feb 2013 19:16:29 +0000 (20:16 +0100)]
Fixed sitemap cache access
Tim Düsterhus [Tue, 5 Feb 2013 15:49:16 +0000 (16:49 +0100)]
Fix syntax error check
Tim Düsterhus [Tue, 5 Feb 2013 15:39:56 +0000 (16:39 +0100)]
Automatically check PHP files for syntax errors
Matthias Schmidt [Tue, 5 Feb 2013 13:20:14 +0000 (14:20 +0100)]
Removes last child from inline editor dropdown if it is a divider
Alexander Ebert [Tue, 5 Feb 2013 01:39:14 +0000 (02:39 +0100)]
Fixed disk cache
Marcel Werk [Mon, 4 Feb 2013 21:24:42 +0000 (22:24 +0100)]
Imageviewer optimizations
Alexander Ebert [Mon, 4 Feb 2013 20:42:21 +0000 (21:42 +0100)]
Fixed option handling
Alexander Ebert [Mon, 4 Feb 2013 19:56:40 +0000 (20:56 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 4 Feb 2013 19:56:25 +0000 (20:56 +0100)]
Fixed loop for images
Marcel Werk [Mon, 4 Feb 2013 19:29:55 +0000 (20:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 4 Feb 2013 19:29:40 +0000 (20:29 +0100)]
Imageviewer optimizations
Alexander Ebert [Mon, 4 Feb 2013 18:49:26 +0000 (19:49 +0100)]
Fixed install PHP
Alexander Ebert [Mon, 4 Feb 2013 18:45:49 +0000 (19:45 +0100)]
Fixed variable
Alexander Ebert [Mon, 4 Feb 2013 14:53:36 +0000 (15:53 +0100)]
Major overhaul of caching system (work in progress)
See #1124
Alexander Ebert [Mon, 4 Feb 2013 14:45:47 +0000 (15:45 +0100)]
Major overhaul of caching system (work in progress)
See #1124
Alexander Ebert [Sun, 3 Feb 2013 23:58:22 +0000 (00:58 +0100)]
Major overhaul of caching system (work in progress)
See #1124
Alexander Ebert [Sun, 3 Feb 2013 22:47:36 +0000 (23:47 +0100)]
Major overhaul of caching system (work in progress)
See #1124
Marcel Werk [Sun, 3 Feb 2013 20:17:17 +0000 (21:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 3 Feb 2013 20:17:00 +0000 (21:17 +0100)]
Added fixed width for popovers
Tim Düsterhus [Sun, 3 Feb 2013 18:22:01 +0000 (19:22 +0100)]
Fix enlarging in ImageViewer
Tim Düsterhus [Sat, 2 Feb 2013 20:00:02 +0000 (21:00 +0100)]
Use short ternary statement
Tim Düsterhus [Fri, 1 Feb 2013 13:44:12 +0000 (14:44 +0100)]
Clean up compiled css when cache is cleared
Marcel Werk [Sat, 2 Feb 2013 00:15:15 +0000 (01:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 2 Feb 2013 00:15:00 +0000 (01:15 +0100)]
Fixed icon names: plus/minus => chevron-right/down
Fixes #1123
Tim Düsterhus [Fri, 1 Feb 2013 11:10:53 +0000 (12:10 +0100)]
Add max-age header for cookies
Closes #1083
Tim Düsterhus [Fri, 1 Feb 2013 11:00:12 +0000 (12:00 +0100)]
Protect log with a .htaccess
Marcel Werk [Thu, 31 Jan 2013 23:57:10 +0000 (00:57 +0100)]
Small style optimization
Alexander Ebert [Thu, 31 Jan 2013 23:24:31 +0000 (00:24 +0100)]
Fixed installation of an additional application
Fixes #1121
Alexander Ebert [Thu, 31 Jan 2013 22:20:02 +0000 (23:20 +0100)]
date picker no longer sets a value if empty
Alexander Ebert [Thu, 31 Jan 2013 02:55:30 +0000 (03:55 +0100)]
Fixed rendering bug within dialogs after multiple calls
Marcel Werk [Thu, 31 Jan 2013 01:54:02 +0000 (02:54 +0100)]
Added missing sitemap styling
Marcel Werk [Thu, 31 Jan 2013 00:34:23 +0000 (01:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 31 Jan 2013 00:34:09 +0000 (01:34 +0100)]
Added CSS for native lists
Alexander Ebert [Thu, 31 Jan 2013 00:04:09 +0000 (01:04 +0100)]
Fixed date picker
Alexander Ebert [Wed, 30 Jan 2013 18:20:05 +0000 (10:20 -0800)]
Merge pull request #1118 from PhrozenByte/enhancement/SeparateActionPermissionModuleChecks
Separating checkModules() and checkPermissions() in AbstractAction
Daniel Rudolf [Wed, 30 Jan 2013 18:10:02 +0000 (19:10 +0100)]
Separating checkModules() and checkPermissions() in AbstractAction
Actually nothing was changed, just separating the code into own methods to make them overridable, just like in AbstractPage.
Alexander Ebert [Wed, 30 Jan 2013 18:07:08 +0000 (10:07 -0800)]
Merge pull request #1117 from PhrozenByte/bug/AJAXInvokeActionExceptionVar
AJAXInvokeAction: Fixing exception variable name
Daniel Rudolf [Wed, 30 Jan 2013 18:01:53 +0000 (19:01 +0100)]
AJAXInvokeAction: Fixing exception variable name