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
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
Marcel Werk [Wed, 30 Jan 2013 02:46:13 +0000 (03:46 +0100)]
Small style optimization
Alexander Ebert [Tue, 29 Jan 2013 21:12:18 +0000 (22:12 +0100)]
Fixed error message if guests accessing forbidden action
Marcel Werk [Tue, 29 Jan 2013 16:11:58 +0000 (17:11 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 29 Jan 2013 16:11:40 +0000 (17:11 +0100)]
Small style optimization
Alexander Ebert [Tue, 29 Jan 2013 14:55:50 +0000 (15:55 +0100)]
Allowing more freedom for WCF.Sortable.List
Marcel Werk [Tue, 29 Jan 2013 03:17:42 +0000 (04:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 29 Jan 2013 03:17:27 +0000 (04:17 +0100)]
Added method to get the current request URI
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?
Alexander Ebert [Tue, 29 Jan 2013 00:12:50 +0000 (01:12 +0100)]
Fixed WCF.Action.Delete
Alexander Ebert [Mon, 28 Jan 2013 18:27:26 +0000 (19:27 +0100)]
Added notice to explain setting of landing page
Alexander Ebert [Mon, 28 Jan 2013 18:14:49 +0000 (19:14 +0100)]
Fixed toggling of page menu items
Fixes #1110
Alexander Ebert [Mon, 28 Jan 2013 16:16:50 +0000 (17:16 +0100)]
Forcing landing page to be always accessible
Fixes #1111
Alexander Ebert [Mon, 28 Jan 2013 15:34:10 +0000 (16:34 +0100)]
Fixed broken application installation
Fixes #1114
Marcel Werk [Sun, 27 Jan 2013 21:04:10 +0000 (22:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 27 Jan 2013 21:03:53 +0000 (22:03 +0100)]
Style optimizations
Alexander Ebert [Sun, 27 Jan 2013 19:11:50 +0000 (20:11 +0100)]
Removed debug parameter for WCF.js
Alexander Ebert [Sun, 27 Jan 2013 16:12:01 +0000 (17:12 +0100)]
Fixed Memcached implementation
Alexander Ebert [Sun, 27 Jan 2013 15:33:58 +0000 (16:33 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
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.
Marcel Werk [Sun, 27 Jan 2013 14:57:23 +0000 (15:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 27 Jan 2013 14:57:08 +0000 (15:57 +0100)]
Fixed pagination styling
Alexander Ebert [Sun, 27 Jan 2013 14:56:35 +0000 (15:56 +0100)]
Fixed Memcached implementation
Thanks to @TimWolla
Marcel Werk [Sun, 27 Jan 2013 14:44:14 +0000 (15:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 27 Jan 2013 14:43:57 +0000 (15:43 +0100)]
Added method to get all styles
Marcel Werk [Sun, 27 Jan 2013 14:43:41 +0000 (15:43 +0100)]
Fixed external URL icon
Alexander Ebert [Sun, 27 Jan 2013 04:43:46 +0000 (05:43 +0100)]
Attempt to fix applications during package installation
Alexander Ebert [Sat, 26 Jan 2013 23:30:08 +0000 (00:30 +0100)]
Added support for "memcached" (dropped "memcache")
Alexander Ebert [Sat, 26 Jan 2013 22:45:33 +0000 (23:45 +0100)]
Implemented Internet Explorer fallback for file uploads
Daniel Rudolf [Sat, 26 Jan 2013 20:10:50 +0000 (21:10 +0100)]
I normally like to make it absolutely unambiguous... A regex is hard to write, but shouldn't be hard to read. Anyway...
Tim Düsterhus [Sat, 26 Jan 2013 17:45:37 +0000 (18:45 +0100)]
Use proper argument in DateModifierTemplatePlugin
Closes #1108
Tim Düsterhus [Sat, 26 Jan 2013 13:58:04 +0000 (14:58 +0100)]
Fix formatting
Tim Düsterhus [Sat, 26 Jan 2013 13:42:06 +0000 (14:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/acp/templates/package.tpl
Matthias Schmidt [Sat, 26 Jan 2013 12:53:33 +0000 (13:53 +0100)]
Updates CSS code because of icon update
Marcel Werk [Fri, 25 Jan 2013 20:36:51 +0000 (21:36 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 25 Jan 2013 20:36:35 +0000 (21:36 +0100)]
Fixed icon color
Alexander Ebert [Fri, 25 Jan 2013 14:58:15 +0000 (15:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 25 Jan 2013 14:57:59 +0000 (15:57 +0100)]
Reloads application cache within setup
Marcel Werk [Fri, 25 Jan 2013 01:31:39 +0000 (02:31 +0100)]
Fixed small issue
Marcel Werk [Fri, 25 Jan 2013 01:29:56 +0000 (02:29 +0100)]
Fixed show order calculation
Marcel Werk [Fri, 25 Jan 2013 00:46:53 +0000 (01:46 +0100)]
Fixed word wrap in StringUtil::truncateHTML()
Fixes #1102
Daniel Rudolf [Thu, 24 Jan 2013 14:23:53 +0000 (15:23 +0100)]
optimizing date format converter regex
Marcel Werk [Thu, 24 Jan 2013 01:51:46 +0000 (02:51 +0100)]
Added global language variable
Marcel Werk [Wed, 23 Jan 2013 23:23:02 +0000 (00:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 23 Jan 2013 23:22:45 +0000 (00:22 +0100)]
Fixed icons in setup
Alexander Ebert [Wed, 23 Jan 2013 17:35:06 +0000 (18:35 +0100)]
Fixed spinner for slimbox 2
Marcel Werk [Wed, 23 Jan 2013 01:30:53 +0000 (02:30 +0100)]
Removed obsolete code
Marcel Werk [Tue, 22 Jan 2013 16:36:21 +0000 (17:36 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 22 Jan 2013 16:36:07 +0000 (17:36 +0100)]
Added missing CSS class
Matthias Schmidt [Tue, 22 Jan 2013 16:27:34 +0000 (17:27 +0100)]
Removes obsolete code
Matthias Schmidt [Tue, 22 Jan 2013 08:28:26 +0000 (09:28 +0100)]
Removes obsolete prefilter
Marcel Werk [Tue, 22 Jan 2013 02:07:10 +0000 (03:07 +0100)]
Major icon overhaul
Daniel Rudolf [Mon, 21 Jan 2013 18:43:39 +0000 (19:43 +0100)]
Insert a hidden element representing the date in Y-m-d format
Please remember to assign the elements default value in Y-m-d format. When sending the form, the server will receive the date in the same format.
Daniel Rudolf [Mon, 21 Jan 2013 17:10:43 +0000 (18:10 +0100)]
Let WCF.Date.Picker respect the users localization
Alexander Ebert [Sat, 19 Jan 2013 16:57:57 +0000 (17:57 +0100)]
Fixed use order
Alexander Ebert [Sat, 19 Jan 2013 16:47:35 +0000 (17:47 +0100)]
Package search now runs via AJAX
Renamed UpdateServer* -> PackageUpdateServer*
Matthias Schmidt [Fri, 18 Jan 2013 15:44:27 +0000 (16:44 +0100)]
Adds function to reload tab menus
Tim Düsterhus [Fri, 18 Jan 2013 14:27:03 +0000 (15:27 +0100)]
Fix icon path
Matthias Schmidt [Wed, 16 Jan 2013 21:06:29 +0000 (22:06 +0100)]
Replaces left updateType references with isCritical
Matthias Schmidt [Wed, 16 Jan 2013 20:26:17 +0000 (21:26 +0100)]
Removes double interface and improves interface names
Tim Düsterhus [Wed, 16 Jan 2013 20:03:14 +0000 (21:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Wed, 16 Jan 2013 20:01:59 +0000 (21:01 +0100)]
Set user to guest before deleting session.
Marcel Werk [Wed, 16 Jan 2013 19:32:53 +0000 (20:32 +0100)]
Fixes setup
Tim Düsterhus [Wed, 16 Jan 2013 18:36:45 +0000 (19:36 +0100)]
Add template events to redirect.tpl
Matthias Schmidt [Wed, 16 Jan 2013 15:05:42 +0000 (16:05 +0100)]
Renames ITitledDatabaseObject/ILinkableDatabaseObject
Matthias Schmidt [Wed, 16 Jan 2013 15:00:00 +0000 (16:00 +0100)]
Fixes setup