Marcel Werk [Thu, 15 Nov 2012 21:11:56 +0000 (22:11 +0100)]
Fixed small style issue
Marcel Werk [Wed, 14 Nov 2012 20:42:22 +0000 (21:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 14 Nov 2012 20:42:08 +0000 (21:42 +0100)]
Fixed small style issues
Alexander Ebert [Wed, 14 Nov 2012 17:58:07 +0000 (18:58 +0100)]
Fixed 'jump to page'
Alexander Ebert [Wed, 14 Nov 2012 09:53:04 +0000 (10:53 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 14 Nov 2012 09:52:42 +0000 (10:52 +0100)]
Fixed wcfPages
Marcel Werk [Wed, 14 Nov 2012 03:11:32 +0000 (04:11 +0100)]
Added styling for external links
Marcel Werk [Wed, 14 Nov 2012 01:51:47 +0000 (02:51 +0100)]
Fixed small style issues
Marcel Werk [Tue, 13 Nov 2012 22:24:14 +0000 (23:24 +0100)]
Some small optimizations
Marcel Werk [Tue, 13 Nov 2012 22:23:59 +0000 (23:23 +0100)]
Added status attribute
Marcel Werk [Tue, 13 Nov 2012 21:21:17 +0000 (22:21 +0100)]
Removed obsolete code
Marcel Werk [Tue, 13 Nov 2012 17:03:22 +0000 (18:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 13 Nov 2012 17:03:05 +0000 (18:03 +0100)]
Added setting to add rel="nofollow" to external links
Alexander Ebert [Tue, 13 Nov 2012 16:42:52 +0000 (17:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 13 Nov 2012 16:42:27 +0000 (17:42 +0100)]
Added option to use WCF.Language.Chooser as language filter
Marcel Werk [Mon, 12 Nov 2012 23:03:26 +0000 (00:03 +0100)]
Added datepicker styling
Alexander Ebert [Mon, 12 Nov 2012 22:39:51 +0000 (23:39 +0100)]
Disabled loading overlay for WCF.System.KeepAlive
Alexander Ebert [Mon, 12 Nov 2012 20:05:30 +0000 (21:05 +0100)]
Refreshing session every (SESSION_TIMEOUT - 1) minute
This way the session will not expire as long as the browser window is open, preventing the SECURITY_TOKEN to become invalid due to inactivity.
If the session timeout is 30 minutes (default value), a single request will be sent every 29 minutes.
Marcel Werk [Mon, 12 Nov 2012 03:08:25 +0000 (04:08 +0100)]
Style optimization
Marcel Werk [Mon, 12 Nov 2012 02:35:08 +0000 (03:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 12 Nov 2012 02:34:42 +0000 (03:34 +0100)]
Fixed usage of the encode attribute
Marcel Werk [Mon, 12 Nov 2012 02:34:17 +0000 (03:34 +0100)]
Added getLanguage method
Alexander Ebert [Mon, 12 Nov 2012 00:42:41 +0000 (01:42 +0100)]
Fixed WCF.Search.Base
Alexander Ebert [Sun, 11 Nov 2012 19:54:18 +0000 (11:54 -0800)]
Merge pull request #904 from MeinAccount/JS/ChangingToClass
Changed .prototype syntax to Class.extend
Magnus Kühn [Sun, 11 Nov 2012 19:08:23 +0000 (20:08 +0100)]
Changed .prototype syntax to Class.extend
Alexander Ebert [Sun, 11 Nov 2012 17:18:17 +0000 (09:18 -0800)]
Merge pull request #902 from Gravatronics/enhancement/applicationManagement
Enhances application management
Matthias Schmidt [Sun, 11 Nov 2012 15:52:53 +0000 (16:52 +0100)]
Simplifies code
Matthias Schmidt [Sun, 11 Nov 2012 15:50:13 +0000 (16:50 +0100)]
Enhances application management
Changes:
* Adds missing permission for `wcf\acp\page\ApplicationManagementPage`.
* Adds check if a new application group can be added and displays the button only if that's the case.
* Changes applicationGroupAdd.tpl so that an error is shown if no application group can added.
* If an application group has been added and no further application group can be added, the user is redirected to the application group management.
Alexander Ebert [Sun, 11 Nov 2012 15:22:25 +0000 (07:22 -0800)]
Merge pull request #901 from Gravatronics/bug/packageInstallation
Fixes package installation
Matthias Schmidt [Sun, 11 Nov 2012 15:21:46 +0000 (16:21 +0100)]
Fixes package installation
Alexander Ebert [Sun, 11 Nov 2012 06:50:16 +0000 (07:50 +0100)]
Added prototype for jQuery UI based date picker
Alexander Ebert [Sun, 11 Nov 2012 02:52:06 +0000 (03:52 +0100)]
Adds an overlay for 'jump to page'
Alexander Ebert [Sat, 10 Nov 2012 17:48:29 +0000 (18:48 +0100)]
Fixed WCFSetup
Alexander Ebert [Sat, 10 Nov 2012 04:35:58 +0000 (05:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 10 Nov 2012 03:58:20 +0000 (04:58 +0100)]
Updated package installation JavaScript
Prepared possibility to rollback a previously failed installation, currently package id is missing (but queue id exists
Tim Düsterhus [Fri, 9 Nov 2012 15:45:49 +0000 (16:45 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Fri, 9 Nov 2012 15:34:41 +0000 (16:34 +0100)]
Change isSingletonInitialized to isInitialized
Alexander Ebert [Thu, 8 Nov 2012 23:05:25 +0000 (00:05 +0100)]
Fixed sitemap tab menu
Alexander Ebert [Thu, 8 Nov 2012 23:00:34 +0000 (00:00 +0100)]
Option form no longer sets a default tab menu item
Marcel Werk [Thu, 8 Nov 2012 22:11:15 +0000 (23:11 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 8 Nov 2012 22:10:59 +0000 (23:10 +0100)]
Added missing language variables
Tim Düsterhus [Thu, 8 Nov 2012 21:29:48 +0000 (22:29 +0100)]
Fix error in case the database is not available
Tim Düsterhus [Thu, 8 Nov 2012 21:01:52 +0000 (22:01 +0100)]
Initialize $dbClass
Alexander Ebert [Thu, 8 Nov 2012 18:38:00 +0000 (19:38 +0100)]
Do not send cookie domain if local domain (chrome breaks)
Marcel Werk [Thu, 8 Nov 2012 17:33:17 +0000 (18:33 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 8 Nov 2012 17:32:59 +0000 (18:32 +0100)]
Added missing language var
Alexander Ebert [Wed, 7 Nov 2012 21:18:41 +0000 (22:18 +0100)]
Added language variable for RSS-feeds
Marcel Werk [Wed, 7 Nov 2012 18:53:32 +0000 (19:53 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 7 Nov 2012 18:53:18 +0000 (19:53 +0100)]
Small header/footer navigation overhaul
Alexander Ebert [Wed, 7 Nov 2012 17:48:12 +0000 (18:48 +0100)]
Added 'appendSession' parameter to LinkHandler
Whenever you're providing a permanent-link to an object, set appendSession to "false" as it suppresses the session id.
Marcel Werk [Wed, 7 Nov 2012 16:04:35 +0000 (17:04 +0100)]
Fixed benckmark stacktrace
Alexander Ebert [Wed, 7 Nov 2012 15:42:17 +0000 (16:42 +0100)]
Improved WCF.EditableItemList and WCF.Search.Base
Alexander Ebert [Wed, 7 Nov 2012 01:32:04 +0000 (02:32 +0100)]
Increased required PHP version 5.3.0 -> 5.3.2
Alexander Ebert [Wed, 7 Nov 2012 01:11:33 +0000 (02:11 +0100)]
Fixed issue with PHP 5.3
Alexander Ebert [Tue, 6 Nov 2012 22:56:29 +0000 (23:56 +0100)]
Fixed cookie path for newly installed applications
Alexander Ebert [Tue, 6 Nov 2012 21:58:06 +0000 (22:58 +0100)]
Changed icon for default application
Alexander Ebert [Tue, 6 Nov 2012 20:50:54 +0000 (21:50 +0100)]
Added option to set default application within a group
Alexander Ebert [Tue, 6 Nov 2012 01:14:06 +0000 (02:14 +0100)]
Changed application initialization
Alexander Ebert [Tue, 6 Nov 2012 00:53:36 +0000 (01:53 +0100)]
Resetting WCF cache prior to Scripts-PIP execution
Alexander Ebert [Tue, 6 Nov 2012 00:20:50 +0000 (01:20 +0100)]
Added support for 'application' include-argument
Alexander Ebert [Tue, 6 Nov 2012 00:04:40 +0000 (01:04 +0100)]
Fixed WCFSetup and creation of config files
Alexander Ebert [Mon, 5 Nov 2012 22:59:11 +0000 (23:59 +0100)]
Automatically assigning application as template variable
Alexander Ebert [Mon, 5 Nov 2012 22:17:59 +0000 (23:17 +0100)]
Added auto-guessing for template environment
Alexander Ebert [Mon, 5 Nov 2012 22:16:04 +0000 (23:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 5 Nov 2012 22:15:50 +0000 (23:15 +0100)]
Changed handling of PACKAGE_ID and templates
Marcel Werk [Mon, 5 Nov 2012 20:37:40 +0000 (21:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 5 Nov 2012 20:37:23 +0000 (21:37 +0100)]
Added application prefix to constant name
Alexander Ebert [Mon, 5 Nov 2012 16:26:23 +0000 (17:26 +0100)]
Removed PAGE_URLS
Alexander Ebert [Mon, 5 Nov 2012 16:23:58 +0000 (17:23 +0100)]
Using application's cookie domain and path
Alexander Ebert [Mon, 5 Nov 2012 16:21:26 +0000 (17:21 +0100)]
Added dependency injection for application groups
Alexander Ebert [Mon, 5 Nov 2012 01:15:40 +0000 (02:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 5 Nov 2012 01:15:09 +0000 (02:15 +0100)]
Added ability to edit application groups
Marcel Werk [Mon, 5 Nov 2012 00:03:20 +0000 (01:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 5 Nov 2012 00:03:02 +0000 (01:03 +0100)]
Added missing language variable
Marcel Werk [Sun, 4 Nov 2012 23:14:48 +0000 (00:14 +0100)]
Fixed sidebar formSubmit issue
Alexander Ebert [Sun, 4 Nov 2012 23:13:07 +0000 (00:13 +0100)]
Removing cache after application group create/delete
Alexander Ebert [Sun, 4 Nov 2012 23:00:48 +0000 (00:00 +0100)]
Added ability to remove application groups
Marcel Werk [Sun, 4 Nov 2012 22:08:35 +0000 (23:08 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 4 Nov 2012 22:06:56 +0000 (23:06 +0100)]
Removed obsolete function
Alexander Ebert [Sun, 4 Nov 2012 20:44:05 +0000 (21:44 +0100)]
Improved application management
Alexander Ebert [Sun, 4 Nov 2012 19:52:22 +0000 (20:52 +0100)]
Added application edit form
Marcel Werk [Sun, 4 Nov 2012 19:00:46 +0000 (20:00 +0100)]
Minor style tweaks
Marcel Werk [Sun, 4 Nov 2012 18:52:30 +0000 (19:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 4 Nov 2012 18:52:06 +0000 (19:52 +0100)]
Added wcfEscapeRegExp function
Alexander Ebert [Sun, 4 Nov 2012 18:47:52 +0000 (10:47 -0800)]
Merge pull request #892 from Gravatronics/bug/cronjobExecution
Fixes execution of cronjobs
Alexander Ebert [Sun, 4 Nov 2012 02:54:29 +0000 (03:54 +0100)]
Fixed cookieDomain and cookiePath for applications
Alexander Ebert [Sun, 4 Nov 2012 02:13:18 +0000 (03:13 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/lang/de.xml
Alexander Ebert [Sun, 4 Nov 2012 02:11:37 +0000 (03:11 +0100)]
Added first draft for application management
Alexander Ebert [Sun, 4 Nov 2012 02:10:23 +0000 (19:10 -0700)]
Merge pull request #887 from Gravatronics/enhancement/cacheListPage
Improves cache list page
Alexander Ebert [Sun, 4 Nov 2012 02:09:46 +0000 (19:09 -0700)]
Merge pull request #893 from Gravatronics/enhancement/multilingualCronjobDescriptions
Makes cronjob descriptions multilingual
Alexander Ebert [Sun, 4 Nov 2012 02:09:15 +0000 (19:09 -0700)]
Merge pull request #891 from Gravatronics/bug/multipleLanguageInputHeight
Fixes auto-setting height of multilingual input field
Alexander Ebert [Sat, 3 Nov 2012 19:32:02 +0000 (12:32 -0700)]
Merge pull request #894 from Gravatronics/enhancement/whitespaces
Removes/Replaces whitespaces
Matthias Schmidt [Sat, 3 Nov 2012 18:54:40 +0000 (19:54 +0100)]
Removes/Replaces whitespaces
Matthias Schmidt [Sat, 3 Nov 2012 12:01:51 +0000 (13:01 +0100)]
Makes cronjob descriptions multilingual
Matthias Schmidt [Sat, 3 Nov 2012 11:55:51 +0000 (12:55 +0100)]
Fixes execution of cronjobs
The execution of cronjobs updates the state of the cronjob three times: from ready to pending, from pending to executing and from executing to ready. The problem is that during these updates, the state property of the cronjob object never changes which results in the problem, that during the last update, the cronjob object still believes its state is ready while it actually is executing. Since the last state update want to set the state to ready, the deleted lines stopped that update since the object state is also ready, so according to the deleted lines, there is no need for an update.
As you can see, though the original purpose of these lines might have been a good one (to save database queries), it can result in unexpected behavior that's hard to debug.
Matthias Schmidt [Sat, 3 Nov 2012 10:06:44 +0000 (11:06 +0100)]
Fixes auto-setting height of multilingual input field
Matthias Schmidt [Sat, 3 Nov 2012 08:28:42 +0000 (09:28 +0100)]
Improves cache list page
Alexander Ebert [Sat, 3 Nov 2012 00:53:03 +0000 (01:53 +0100)]
Updated acp menu
Alexander Ebert [Sat, 3 Nov 2012 00:22:32 +0000 (01:22 +0100)]
Added category 'application', moved 'clear cache'
Alexander Ebert [Fri, 2 Nov 2012 22:26:24 +0000 (23:26 +0100)]
Reduced style preview image dimensions