GitHub/WoltLab/WCF.git
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

11 years agoFixed external URL icon
Marcel Werk [Sun, 27 Jan 2013 14:43:41 +0000 (15:43 +0100)]
Fixed external URL icon

11 years agoAttempt to fix applications during package installation
Alexander Ebert [Sun, 27 Jan 2013 04:43:46 +0000 (05:43 +0100)]
Attempt to fix applications during package installation

11 years agoAdded support for "memcached" (dropped "memcache")
Alexander Ebert [Sat, 26 Jan 2013 23:30:08 +0000 (00:30 +0100)]
Added support for "memcached" (dropped "memcache")

11 years agoImplemented Internet Explorer fallback for file uploads
Alexander Ebert [Sat, 26 Jan 2013 22:45:33 +0000 (23:45 +0100)]
Implemented Internet Explorer fallback for file uploads

11 years agoI normally like to make it absolutely unambiguous... A regex is hard to write, but...
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...

11 years agoUse proper argument in DateModifierTemplatePlugin
Tim Düsterhus [Sat, 26 Jan 2013 17:45:37 +0000 (18:45 +0100)]
Use proper argument in DateModifierTemplatePlugin

Closes #1108

11 years agoFix formatting
Tim Düsterhus [Sat, 26 Jan 2013 13:58:04 +0000 (14:58 +0100)]
Fix formatting

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
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

11 years agoUpdates CSS code because of icon update
Matthias Schmidt [Sat, 26 Jan 2013 12:53:33 +0000 (13:53 +0100)]
Updates CSS code because of icon update

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 25 Jan 2013 20:36:51 +0000 (21:36 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed icon color
Marcel Werk [Fri, 25 Jan 2013 20:36:35 +0000 (21:36 +0100)]
Fixed icon color

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

11 years agoReloads application cache within setup
Alexander Ebert [Fri, 25 Jan 2013 14:57:59 +0000 (15:57 +0100)]
Reloads application cache within setup

11 years agoFixed small issue
Marcel Werk [Fri, 25 Jan 2013 01:31:39 +0000 (02:31 +0100)]
Fixed small issue

11 years agoFixed show order calculation
Marcel Werk [Fri, 25 Jan 2013 01:29:56 +0000 (02:29 +0100)]
Fixed show order calculation

11 years agoFixed word wrap in StringUtil::truncateHTML()
Marcel Werk [Fri, 25 Jan 2013 00:46:53 +0000 (01:46 +0100)]
Fixed word wrap in StringUtil::truncateHTML()

Fixes #1102

11 years agooptimizing date format converter regex
Daniel Rudolf [Thu, 24 Jan 2013 14:23:53 +0000 (15:23 +0100)]
optimizing date format converter regex

11 years agoAdded global language variable
Marcel Werk [Thu, 24 Jan 2013 01:51:46 +0000 (02:51 +0100)]
Added global language variable

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

11 years agoFixed icons in setup
Marcel Werk [Wed, 23 Jan 2013 23:22:45 +0000 (00:22 +0100)]
Fixed icons in setup

11 years agoFixed spinner for slimbox 2
Alexander Ebert [Wed, 23 Jan 2013 17:35:06 +0000 (18:35 +0100)]
Fixed spinner for slimbox 2

11 years agoRemoved obsolete code
Marcel Werk [Wed, 23 Jan 2013 01:30:53 +0000 (02:30 +0100)]
Removed obsolete code

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

11 years agoAdded missing CSS class
Marcel Werk [Tue, 22 Jan 2013 16:36:07 +0000 (17:36 +0100)]
Added missing CSS class

11 years agoRemoves obsolete code
Matthias Schmidt [Tue, 22 Jan 2013 16:27:34 +0000 (17:27 +0100)]
Removes obsolete code

11 years agoRemoves obsolete prefilter
Matthias Schmidt [Tue, 22 Jan 2013 08:28:26 +0000 (09:28 +0100)]
Removes obsolete prefilter

11 years agoMajor icon overhaul
Marcel Werk [Tue, 22 Jan 2013 02:07:10 +0000 (03:07 +0100)]
Major icon overhaul

11 years agoInsert a hidden element representing the date in Y-m-d format
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.

11 years agoLet WCF.Date.Picker respect the users localization
Daniel Rudolf [Mon, 21 Jan 2013 17:10:43 +0000 (18:10 +0100)]
Let WCF.Date.Picker respect the users localization

11 years agoFixed use order
Alexander Ebert [Sat, 19 Jan 2013 16:57:57 +0000 (17:57 +0100)]
Fixed use order

11 years agoPackage search now runs via AJAX
Alexander Ebert [Sat, 19 Jan 2013 16:47:35 +0000 (17:47 +0100)]
Package search now runs via AJAX

Renamed UpdateServer* -> PackageUpdateServer*

11 years agoAdds function to reload tab menus
Matthias Schmidt [Fri, 18 Jan 2013 15:44:27 +0000 (16:44 +0100)]
Adds function to reload tab menus

11 years agoFix icon path
Tim Düsterhus [Fri, 18 Jan 2013 14:27:03 +0000 (15:27 +0100)]
Fix icon path

11 years agoReplaces left updateType references with isCritical
Matthias Schmidt [Wed, 16 Jan 2013 21:06:29 +0000 (22:06 +0100)]
Replaces left updateType references with isCritical

11 years agoRemoves double interface and improves interface names
Matthias Schmidt [Wed, 16 Jan 2013 20:26:17 +0000 (21:26 +0100)]
Removes double interface and improves interface names

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Wed, 16 Jan 2013 20:03:14 +0000 (21:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSet user to guest before deleting session.
Tim Düsterhus [Wed, 16 Jan 2013 20:01:59 +0000 (21:01 +0100)]
Set user to guest before deleting session.

11 years agoFixes setup
Marcel Werk [Wed, 16 Jan 2013 19:32:53 +0000 (20:32 +0100)]
Fixes setup

11 years agoAdd template events to redirect.tpl
Tim Düsterhus [Wed, 16 Jan 2013 18:36:45 +0000 (19:36 +0100)]
Add template events to redirect.tpl

11 years agoRenames ITitledDatabaseObject/ILinkableDatabaseObject
Matthias Schmidt [Wed, 16 Jan 2013 15:05:42 +0000 (16:05 +0100)]
Renames ITitledDatabaseObject/ILinkableDatabaseObject

11 years agoFixes setup
Matthias Schmidt [Wed, 16 Jan 2013 15:00:00 +0000 (16:00 +0100)]
Fixes setup

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

11 years agoRemoved obsolete code
Marcel Werk [Tue, 15 Jan 2013 23:13:48 +0000 (00:13 +0100)]
Removed obsolete code

11 years agoChanged default value of the 'sqlLimit' parameter to 0
Marcel Werk [Tue, 15 Jan 2013 23:09:06 +0000 (00:09 +0100)]
Changed default value of the 'sqlLimit' parameter to 0

11 years agoRemoved 'updateType' and replaced with 'isCritical'
Alexander Ebert [Tue, 15 Jan 2013 00:31:41 +0000 (01:31 +0100)]
Removed 'updateType' and replaced with 'isCritical'

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Jan 2013 22:48:29 +0000 (23:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed update server and added memory limit check
Alexander Ebert [Mon, 14 Jan 2013 22:47:02 +0000 (23:47 +0100)]
Fixed update server and added memory limit check

11 years agoUpdates/Adds template events
Matthias Schmidt [Mon, 14 Jan 2013 21:29:38 +0000 (22:29 +0100)]
Updates/Adds template events

cf. #877

11 years agoAdds missing import in GetUpdateInfoCronjob
Matthias Schmidt [Mon, 14 Jan 2013 21:24:28 +0000 (22:24 +0100)]
Adds missing import in GetUpdateInfoCronjob

11 years agoRemoves obsolete template
Matthias Schmidt [Mon, 14 Jan 2013 20:26:47 +0000 (21:26 +0100)]
Removes obsolete template

cf. 790a9c0b1614efcf436abb843cf501562afff291

11 years agoPackageUpdateDispatcher is now a SingletonFactory
Alexander Ebert [Mon, 14 Jan 2013 19:15:56 +0000 (20:15 +0100)]
PackageUpdateDispatcher is now a SingletonFactory

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Jan 2013 19:01:43 +0000 (20:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoUpdated package server xml and added auth code
Alexander Ebert [Mon, 14 Jan 2013 19:01:14 +0000 (20:01 +0100)]
Updated package server xml and added auth code

11 years agoRenames IRouteController::getID() to IRouteController::getObjectID()
Matthias Schmidt [Mon, 14 Jan 2013 11:59:52 +0000 (12:59 +0100)]
Renames IRouteController::getID() to IRouteController::getObjectID()

Because of `DatabaseObject::getObjectID()`, you don't need to implement such a method when implementing `IRouteController`.