GitHub/WoltLab/WCF.git
11 years agoMerge pull request #1131 from MeinAccount/CacheHandler/flushWithParams
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

11 years agoBetter code styling
Magnus Kühn [Mon, 11 Feb 2013 15:38:33 +0000 (16:38 +0100)]
Better code styling

11 years agoFixes benchmark dialog
Matthias Schmidt [Mon, 11 Feb 2013 08:13:23 +0000 (09:13 +0100)]
Fixes benchmark dialog

11 years agoImproved visuals for dialog overlays
Alexander Ebert [Sun, 10 Feb 2013 20:28:42 +0000 (21:28 +0100)]
Improved visuals for dialog overlays

11 years agoMerge pull request #1132 from MeinAccount/js/loadingOverlayHandler
Alexander Ebert [Sun, 10 Feb 2013 18:44:33 +0000 (10:44 -0800)]
Merge pull request #1132 from MeinAccount/js/loadingOverlayHandler

Added WCF.LoadingOverlayHandler

11 years agoDropped WCF.Action.Proxy._activeRequests
Magnus Kühn [Sun, 10 Feb 2013 18:27:51 +0000 (19:27 +0100)]
Dropped WCF.Action.Proxy._activeRequests

11 years agoAdded WCF.LoadingOverlayHandler
Magnus Kühn [Sun, 10 Feb 2013 18:27:02 +0000 (19:27 +0100)]
Added WCF.LoadingOverlayHandler

11 years agoFixed flushing of caches with parameters
Magnus Kühn [Sun, 10 Feb 2013 17:44:16 +0000 (18:44 +0100)]
Fixed flushing of caches with parameters

11 years agoFixes property access because of lazy initialization
Matthias Schmidt [Sun, 10 Feb 2013 11:56:20 +0000 (12:56 +0100)]
Fixes property access because of lazy initialization

11 years agoTemplate listener order is now deterministic
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

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 10 Feb 2013 03:03:46 +0000 (04:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved AJAX-support for ui.wcfDialog
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.

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 10 Feb 2013 02:51:13 +0000 (03:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall style optimization
Marcel Werk [Sun, 10 Feb 2013 02:50:59 +0000 (03:50 +0100)]
Small style optimization

11 years agoMerge pull request #1129 from PhrozenByte/bug/AutoloadLeadingSlash
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.?

11 years agoAnnoying and pointless
Daniel Rudolf [Sat, 9 Feb 2013 10:41:42 +0000 (11:41 +0100)]
Annoying and pointless

11 years agowrapped in curly braces
Daniel Rudolf [Sat, 9 Feb 2013 02:50:51 +0000 (03:50 +0100)]
wrapped in curly braces

11 years agoRemoved obsolete whitespace
Marcel Werk [Sat, 9 Feb 2013 01:20:32 +0000 (02:20 +0100)]
Removed obsolete whitespace

11 years agoBug workaround for (undocumented?) autoload change in PHP 5.3.?
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.

11 years agoAdded media query for double columned container lists
Marcel Werk [Sat, 9 Feb 2013 00:22:13 +0000 (01:22 +0100)]
Added media query for double columned container lists

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 9 Feb 2013 00:01:54 +0000 (01:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall style optimization
Marcel Werk [Sat, 9 Feb 2013 00:01:36 +0000 (01:01 +0100)]
Small style optimization

11 years agoDialog content margin is now set through JavaScript
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

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 8 Feb 2013 02:27:42 +0000 (03:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoDropped animations for dialog overlay rendering
Alexander Ebert [Fri, 8 Feb 2013 02:27:29 +0000 (03:27 +0100)]
Dropped animations for dialog overlay rendering

11 years agoUse secure compare to validate master password
Tim Düsterhus [Thu, 7 Feb 2013 16:18:04 +0000 (17:18 +0100)]
Use secure compare to validate master password

11 years agoFix ignore of WCFSetup.css
Tim Düsterhus [Thu, 7 Feb 2013 16:13:09 +0000 (17:13 +0100)]
Fix ignore of WCFSetup.css

11 years agoDoes some cleanup
Matthias Schmidt [Thu, 7 Feb 2013 10:21:25 +0000 (11:21 +0100)]
Does some cleanup

11 years agoRemoves obsolete imports
Matthias Schmidt [Thu, 7 Feb 2013 10:20:24 +0000 (11:20 +0100)]
Removes obsolete imports

11 years agoRemoves commas in documentations
Matthias Schmidt [Thu, 7 Feb 2013 09:52:25 +0000 (10:52 +0100)]
Removes commas in documentations

11 years agoFixed sitemap tab not being correctly processed
Alexander Ebert [Thu, 7 Feb 2013 00:44:32 +0000 (01:44 +0100)]
Fixed sitemap tab not being correctly processed

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 6 Feb 2013 21:08:19 +0000 (22:08 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoTriggering scroll event if page navigation occurred
Alexander Ebert [Wed, 6 Feb 2013 21:07:53 +0000 (22:07 +0100)]
Triggering scroll event if page navigation occurred

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 6 Feb 2013 00:47:45 +0000 (01:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded generic method for generating anchor tags
Marcel Werk [Wed, 6 Feb 2013 00:47:28 +0000 (01:47 +0100)]
Added generic method for generating anchor tags

11 years agoFixed memcached access
Alexander Ebert [Wed, 6 Feb 2013 00:35:06 +0000 (01:35 +0100)]
Fixed memcached access

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 5 Feb 2013 19:46:49 +0000 (20:46 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed sitemap cache access
Alexander Ebert [Tue, 5 Feb 2013 19:16:29 +0000 (20:16 +0100)]
Fixed sitemap cache access

11 years agoFix syntax error check
Tim Düsterhus [Tue, 5 Feb 2013 15:49:16 +0000 (16:49 +0100)]
Fix syntax error check

11 years agoAutomatically check PHP files for syntax errors
Tim Düsterhus [Tue, 5 Feb 2013 15:39:56 +0000 (16:39 +0100)]
Automatically check PHP files for syntax errors

11 years agoRemoves last child from inline editor dropdown if it is a divider
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

11 years agoFixed disk cache
Alexander Ebert [Tue, 5 Feb 2013 01:39:14 +0000 (02:39 +0100)]
Fixed disk cache

11 years agoImageviewer optimizations
Marcel Werk [Mon, 4 Feb 2013 21:24:42 +0000 (22:24 +0100)]
Imageviewer optimizations

11 years agoFixed option handling
Alexander Ebert [Mon, 4 Feb 2013 20:42:21 +0000 (21:42 +0100)]
Fixed option handling

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 4 Feb 2013 19:56:40 +0000 (20:56 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed loop for images
Alexander Ebert [Mon, 4 Feb 2013 19:56:25 +0000 (20:56 +0100)]
Fixed loop for images

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 4 Feb 2013 19:29:55 +0000 (20:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImageviewer optimizations
Marcel Werk [Mon, 4 Feb 2013 19:29:40 +0000 (20:29 +0100)]
Imageviewer optimizations

11 years agoFixed install PHP
Alexander Ebert [Mon, 4 Feb 2013 18:49:26 +0000 (19:49 +0100)]
Fixed install PHP

11 years agoFixed variable
Alexander Ebert [Mon, 4 Feb 2013 18:45:49 +0000 (19:45 +0100)]
Fixed variable

11 years agoMajor overhaul of caching system (work in progress)
Alexander Ebert [Mon, 4 Feb 2013 14:53:36 +0000 (15:53 +0100)]
Major overhaul of caching system (work in progress)

See #1124

11 years agoMajor overhaul of caching system (work in progress)
Alexander Ebert [Mon, 4 Feb 2013 14:45:47 +0000 (15:45 +0100)]
Major overhaul of caching system (work in progress)

See #1124

11 years agoMajor overhaul of caching system (work in progress)
Alexander Ebert [Sun, 3 Feb 2013 23:58:22 +0000 (00:58 +0100)]
Major overhaul of caching system (work in progress)

See #1124

11 years agoMajor overhaul of caching system (work in progress)
Alexander Ebert [Sun, 3 Feb 2013 22:47:36 +0000 (23:47 +0100)]
Major overhaul of caching system (work in progress)

See #1124

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 3 Feb 2013 20:17:17 +0000 (21:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded fixed width for popovers
Marcel Werk [Sun, 3 Feb 2013 20:17:00 +0000 (21:17 +0100)]
Added fixed width for popovers

11 years agoFix enlarging in ImageViewer
Tim Düsterhus [Sun, 3 Feb 2013 18:22:01 +0000 (19:22 +0100)]
Fix enlarging in ImageViewer

11 years agoUse short ternary statement
Tim Düsterhus [Sat, 2 Feb 2013 20:00:02 +0000 (21:00 +0100)]
Use short ternary statement

11 years agoClean up compiled css when cache is cleared
Tim Düsterhus [Fri, 1 Feb 2013 13:44:12 +0000 (14:44 +0100)]
Clean up compiled css when cache is cleared

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 2 Feb 2013 00:15:15 +0000 (01:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed icon names: plus/minus => chevron-right/down
Marcel Werk [Sat, 2 Feb 2013 00:15:00 +0000 (01:15 +0100)]
Fixed icon names: plus/minus => chevron-right/down

Fixes #1123

11 years agoAdd max-age header for cookies
Tim Düsterhus [Fri, 1 Feb 2013 11:10:53 +0000 (12:10 +0100)]
Add max-age header for cookies

Closes #1083

11 years agoProtect log with a .htaccess
Tim Düsterhus [Fri, 1 Feb 2013 11:00:12 +0000 (12:00 +0100)]
Protect log with a .htaccess

11 years agoSmall style optimization
Marcel Werk [Thu, 31 Jan 2013 23:57:10 +0000 (00:57 +0100)]
Small style optimization

11 years agoFixed installation of an additional application
Alexander Ebert [Thu, 31 Jan 2013 23:24:31 +0000 (00:24 +0100)]
Fixed installation of an additional application

Fixes #1121

11 years agodate picker no longer sets a value if empty
Alexander Ebert [Thu, 31 Jan 2013 22:20:02 +0000 (23:20 +0100)]
date picker no longer sets a value if empty

11 years agoFixed rendering bug within dialogs after multiple calls
Alexander Ebert [Thu, 31 Jan 2013 02:55:30 +0000 (03:55 +0100)]
Fixed rendering bug within dialogs after multiple calls

11 years agoAdded missing sitemap styling
Marcel Werk [Thu, 31 Jan 2013 01:54:02 +0000 (02:54 +0100)]
Added missing sitemap styling

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 31 Jan 2013 00:34:23 +0000 (01:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded CSS for native lists
Marcel Werk [Thu, 31 Jan 2013 00:34:09 +0000 (01:34 +0100)]
Added CSS for native lists

11 years agoFixed date picker
Alexander Ebert [Thu, 31 Jan 2013 00:04:09 +0000 (01:04 +0100)]
Fixed date picker

11 years agoMerge pull request #1118 from PhrozenByte/enhancement/SeparateActionPermissionModuleC...
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

11 years agoSeparating 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.

11 years agoMerge pull request #1117 from PhrozenByte/bug/AJAXInvokeActionExceptionVar
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

11 years agoAJAXInvokeAction: Fixing exception variable name
Daniel Rudolf [Wed, 30 Jan 2013 18:01:53 +0000 (19:01 +0100)]
AJAXInvokeAction: Fixing exception variable name

11 years agoMerge pull request #1103 from PhrozenByte/enhancement/DatePickerLocalization
Alexander Ebert [Wed, 30 Jan 2013 17:56:34 +0000 (09:56 -0800)]
Merge pull request #1103 from PhrozenByte/enhancement/DatePickerLocalization

Let WCF.Date.Picker respect the users localization

11 years agoSmall style optimization
Marcel Werk [Wed, 30 Jan 2013 02:46:13 +0000 (03:46 +0100)]
Small style optimization

11 years agoFixed error message if guests accessing forbidden action
Alexander Ebert [Tue, 29 Jan 2013 21:12:18 +0000 (22:12 +0100)]
Fixed error message if guests accessing forbidden action

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 29 Jan 2013 16:11:58 +0000 (17:11 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall style optimization
Marcel Werk [Tue, 29 Jan 2013 16:11:40 +0000 (17:11 +0100)]
Small style optimization

11 years agoAllowing more freedom for WCF.Sortable.List
Alexander Ebert [Tue, 29 Jan 2013 14:55:50 +0000 (15:55 +0100)]
Allowing more freedom for WCF.Sortable.List

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 29 Jan 2013 03:17:42 +0000 (04:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded method to get the current request URI
Marcel Werk [Tue, 29 Jan 2013 03:17:27 +0000 (04:17 +0100)]
Added method to get the current request URI

11 years agoAdded method to reset entire user storage
Alexander Ebert [Tue, 29 Jan 2013 00:38:49 +0000 (01:38 +0100)]
Added method to reset entire user storage

Any suggestions for a proper method name?

11 years agoFixed WCF.Action.Delete
Alexander Ebert [Tue, 29 Jan 2013 00:12:50 +0000 (01:12 +0100)]
Fixed WCF.Action.Delete

11 years agoAdded notice to explain setting of landing page
Alexander Ebert [Mon, 28 Jan 2013 18:27:26 +0000 (19:27 +0100)]
Added notice to explain setting of landing page

11 years agoFixed toggling of page menu items
Alexander Ebert [Mon, 28 Jan 2013 18:14:49 +0000 (19:14 +0100)]
Fixed toggling of page menu items

Fixes #1110

11 years agoForcing landing page to be always accessible
Alexander Ebert [Mon, 28 Jan 2013 16:16:50 +0000 (17:16 +0100)]
Forcing landing page to be always accessible

Fixes #1111

11 years agoFixed broken application installation
Alexander Ebert [Mon, 28 Jan 2013 15:34:10 +0000 (16:34 +0100)]
Fixed broken application installation

Fixes #1114

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 27 Jan 2013 21:04:10 +0000 (22:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoStyle optimizations
Marcel Werk [Sun, 27 Jan 2013 21:03:53 +0000 (22:03 +0100)]
Style optimizations

11 years agoRemoved debug parameter for WCF.js
Alexander Ebert [Sun, 27 Jan 2013 19:11:50 +0000 (20:11 +0100)]
Removed debug parameter for WCF.js

11 years agoFixed Memcached implementation
Alexander Ebert [Sun, 27 Jan 2013 16:12:01 +0000 (17:12 +0100)]
Fixed Memcached implementation

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 27 Jan 2013 15:33:58 +0000 (16:33 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved validation of object type existence
Alexander Ebert [Sun, 27 Jan 2013 15:32:00 +0000 (16:32 +0100)]
Removed validation of object type existence

We explicitly want to allow option types to be provided by an application, but the current system does not allow bogus autoload paths to be registered on runtime. Since a bad object type is a developer's fault we can safely ignore it here. If it fails, blame him.

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 27 Jan 2013 14:57:23 +0000 (15:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed pagination styling
Marcel Werk [Sun, 27 Jan 2013 14:57:08 +0000 (15:57 +0100)]
Fixed pagination styling

11 years agoFixed Memcached implementation
Alexander Ebert [Sun, 27 Jan 2013 14:56:35 +0000 (15:56 +0100)]
Fixed Memcached implementation

Thanks to @TimWolla

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 27 Jan 2013 14:44:14 +0000 (15:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded method to get all styles
Marcel Werk [Sun, 27 Jan 2013 14:43:57 +0000 (15:43 +0100)]
Added method to get all styles