Alexander Ebert [Thu, 6 Dec 2012 15:48:54 +0000 (07:48 -0800)]
Merge pull request #951 from Gravatronics/enhancement/cleanup
Cleans up package
Matthias Schmidt [Thu, 6 Dec 2012 15:27:06 +0000 (16:27 +0100)]
Further bug fix
Matthias Schmidt [Thu, 6 Dec 2012 15:16:52 +0000 (16:16 +0100)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
Matthias Schmidt [Thu, 6 Dec 2012 15:06:09 +0000 (16:06 +0100)]
Fixes some bugs
Alexander Ebert [Thu, 6 Dec 2012 14:57:39 +0000 (15:57 +0100)]
Removed old function call
Matthias Schmidt [Thu, 6 Dec 2012 14:57:06 +0000 (15:57 +0100)]
Merge branch 'refs/heads/master' into enhancement/cleanup
Conflicts:
wcfsetup/install/files/acp/templates/applicationGroupAdd.tpl
wcfsetup/install/files/lib/data/application/ViewableApplicationList.class.php
wcfsetup/install/files/lib/data/language/LanguageEditor.class.php
wcfsetup/install/files/lib/system/cache/builder/IconCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php
wcfsetup/install/files/lib/system/language/LanguageFactory.class.php
Alexander Ebert [Thu, 6 Dec 2012 14:45:14 +0000 (15:45 +0100)]
Fixed ApplicationEditor::setup()
Alexander Ebert [Thu, 6 Dec 2012 14:35:44 +0000 (15:35 +0100)]
Removed infinite loop
Alexander Ebert [Thu, 6 Dec 2012 14:32:09 +0000 (15:32 +0100)]
Added check for infinite loop
Alexander Ebert [Thu, 6 Dec 2012 14:17:12 +0000 (15:17 +0100)]
Disabling benchmark during setup
Alexander Ebert [Thu, 6 Dec 2012 14:12:55 +0000 (15:12 +0100)]
Disabling benchmark during setup
Alexander Ebert [Thu, 6 Dec 2012 14:04:34 +0000 (15:04 +0100)]
Added a hard break if Benchmark was called 200 times
Alexander Ebert [Thu, 6 Dec 2012 13:54:20 +0000 (14:54 +0100)]
PACKAGE_ID reflects the currently active application again
Alexander Ebert [Thu, 6 Dec 2012 13:50:15 +0000 (14:50 +0100)]
Renamed PackageViewPage -> PackagePage
Alexander Ebert [Thu, 6 Dec 2012 13:47:15 +0000 (14:47 +0100)]
Removed PackagePage
Tim Düsterhus [Wed, 5 Dec 2012 21:50:08 +0000 (22:50 +0100)]
Update dereferrer.php
HTML 5, supports semicola in URLs now.
Marcel Werk [Wed, 5 Dec 2012 20:44:45 +0000 (21:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Dec 2012 20:44:27 +0000 (21:44 +0100)]
Added missing language variable
Alexander Ebert [Wed, 5 Dec 2012 20:36:20 +0000 (21:36 +0100)]
Bunch of fixes + added language variables for page menu
Alexander Ebert [Wed, 5 Dec 2012 20:16:48 +0000 (21:16 +0100)]
Fixed LanguageFactory
Alexander Ebert [Wed, 5 Dec 2012 19:35:13 +0000 (20:35 +0100)]
Fixed application management
Alexander Ebert [Wed, 5 Dec 2012 17:09:24 +0000 (18:09 +0100)]
Some fixes
Matthias Schmidt [Wed, 5 Dec 2012 09:36:45 +0000 (10:36 +0100)]
Merge branch 'refs/heads/master' into enhancement/cleanup
Conflicts:
wcfsetup/install/files/lib/data/cronjob/log/CronjobLogEditor.class.php
wcfsetup/install/files/lib/data/language/LanguageEditor.class.php
wcfsetup/install/files/lib/data/package/Package.class.php
wcfsetup/install/files/lib/data/template/Template.class.php
wcfsetup/install/files/lib/data/user/group/UserGroup.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php
wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ApplicationCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CleanupAdapterCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/LanguageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/OptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PackageDependencyCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PageMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/StyleCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php
wcfsetup/install/files/lib/system/package/PackageArchive.class.php
wcfsetup/install/files/lib/system/package/PackageDependencyHandler.class.php
wcfsetup/install/files/lib/system/package/plugin/LanguagePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/search/acp/MenuItemACPSearchResultProvider.class.php
Alexander Ebert [Wed, 5 Dec 2012 01:52:23 +0000 (02:52 +0100)]
Installation is now working, but still things are broken
Fixes #960
Alexander Ebert [Wed, 5 Dec 2012 01:21:33 +0000 (02:21 +0100)]
Fixed ApplicationAction::rebuild()
Alexander Ebert [Wed, 5 Dec 2012 00:47:33 +0000 (01:47 +0100)]
Fixed application management during setup
Alexander Ebert [Tue, 4 Dec 2012 23:39:27 +0000 (00:39 +0100)]
Fixed writeConfigFile()
Alexander Ebert [Tue, 4 Dec 2012 23:29:43 +0000 (00:29 +0100)]
Removed testing support for add (foreign) index
Alexander Ebert [Tue, 4 Dec 2012 23:20:19 +0000 (00:20 +0100)]
Adding tables to known tables upon creation
Alexander Ebert [Tue, 4 Dec 2012 23:02:53 +0000 (00:02 +0100)]
Fixed SQL PIP (again!)
Alexander Ebert [Tue, 4 Dec 2012 22:49:48 +0000 (23:49 +0100)]
Fixed error if adding columns
Alexander Ebert [Tue, 4 Dec 2012 22:26:34 +0000 (23:26 +0100)]
Fixed user storage and exception handling
Alexander Ebert [Tue, 4 Dec 2012 20:32:59 +0000 (21:32 +0100)]
Attempt to catch exceptions before PHP goes full retard
Alexander Ebert [Tue, 4 Dec 2012 20:00:21 +0000 (21:00 +0100)]
YAF (yet another fix)
Alexander Ebert [Tue, 4 Dec 2012 19:55:43 +0000 (20:55 +0100)]
Fix ...
Alexander Ebert [Tue, 4 Dec 2012 19:46:39 +0000 (20:46 +0100)]
Fix
Alexander Ebert [Tue, 4 Dec 2012 19:14:38 +0000 (20:14 +0100)]
Various fixes due to recent API changes
Alexander Ebert [Tue, 4 Dec 2012 18:47:17 +0000 (19:47 +0100)]
Various fixes due to recent API changes
Alexander Ebert [Tue, 4 Dec 2012 18:38:22 +0000 (19:38 +0100)]
Fixed SQL
Alexander Ebert [Tue, 4 Dec 2012 18:24:49 +0000 (19:24 +0100)]
Removed <plugin> tag for packages (no longer needed)
Alexander Ebert [Tue, 4 Dec 2012 17:09:25 +0000 (18:09 +0100)]
Major overhaul: Removed package dependencies
Other packages aren't modified yet and I cannot guarantee that the installation will work at all. I will check this after applying these changes to all existing packages.
Matthias Schmidt [Tue, 4 Dec 2012 16:15:46 +0000 (17:15 +0100)]
Merge branch 'refs/heads/master' into enhancement/cleanup
Conflicts:
wcfsetup/install/files/lib/data/page/menu/item/PageMenuItemEditor.class.php
Alexander Ebert [Tue, 4 Dec 2012 00:37:25 +0000 (01:37 +0100)]
Added page menu editor and improvements to I18nHandler
Tim Düsterhus [Mon, 3 Dec 2012 18:51:09 +0000 (19:51 +0100)]
Show errorDesc in SystemException description
Tim Düsterhus [Mon, 3 Dec 2012 18:12:33 +0000 (19:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Mon, 3 Dec 2012 18:05:43 +0000 (19:05 +0100)]
Use fixed language code
Marcel Werk [Mon, 3 Dec 2012 17:35:27 +0000 (18:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Dec 2012 17:35:10 +0000 (18:35 +0100)]
Fixed recaptcha iframe issue
Marcel Werk [Mon, 3 Dec 2012 17:34:21 +0000 (18:34 +0100)]
Added CSS class for HTML content
Tim Düsterhus [Mon, 3 Dec 2012 14:54:45 +0000 (15:54 +0100)]
Fixing englisch quotes
Tim Düsterhus [Mon, 3 Dec 2012 14:37:06 +0000 (15:37 +0100)]
Fix left german and right englisch quote
Tim Düsterhus [Mon, 3 Dec 2012 14:26:04 +0000 (15:26 +0100)]
Replace „ “ ” with UTF-8 characters - finally
Tim Düsterhus [Mon, 3 Dec 2012 14:22:04 +0000 (15:22 +0100)]
Replace „ “ ” with UTF-8 characters - finally
Tim Düsterhus [Mon, 3 Dec 2012 14:16:28 +0000 (15:16 +0100)]
Replace „ “ ” with UTF-8 characters
Tim Düsterhus [Mon, 3 Dec 2012 14:10:43 +0000 (15:10 +0100)]
Ensure that no empty password can be set
Previously the ACP form would have set the password to an empty string.
Marcel Werk [Fri, 30 Nov 2012 16:38:01 +0000 (17:38 +0100)]
Added support for http1.1 status codes
Matthias Schmidt [Fri, 30 Nov 2012 15:43:36 +0000 (16:43 +0100)]
Fixes erroneous property description
Matthias Schmidt [Fri, 30 Nov 2012 14:39:51 +0000 (15:39 +0100)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
Marcel Werk [Fri, 30 Nov 2012 14:29:55 +0000 (15:29 +0100)]
Some minor improvements
Matthias Schmidt [Fri, 30 Nov 2012 14:20:05 +0000 (15:20 +0100)]
Removes additional trailing tabs
Matthias Schmidt [Fri, 30 Nov 2012 14:17:15 +0000 (15:17 +0100)]
Removes additional trailing tabs
Matthias Schmidt [Fri, 30 Nov 2012 13:37:47 +0000 (14:37 +0100)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
Matthias Schmidt [Fri, 30 Nov 2012 13:37:12 +0000 (14:37 +0100)]
Does further clean up
Fixes tabs/whitespaces and updates documentations
Alexander Ebert [Fri, 30 Nov 2012 11:44:24 +0000 (12:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 30 Nov 2012 11:32:44 +0000 (03:32 -0800)]
Merge pull request #947 from Gravatronics/cleanup/databaseObjectAutoGuessing
Removes automatic guessing of database object's database table name
Alexander Ebert [Fri, 30 Nov 2012 11:32:41 +0000 (12:32 +0100)]
Removed ArrayFromList template modifier
Matthias Schmidt [Fri, 30 Nov 2012 09:37:25 +0000 (10:37 +0100)]
Removes automatic guessing of database object's database table name
… since it didn't work.
Marcel Werk [Thu, 29 Nov 2012 22:56:13 +0000 (23:56 +0100)]
Cronjob administration overhaul
Matthias Schmidt [Thu, 29 Nov 2012 22:54:10 +0000 (23:54 +0100)]
Adds missing trailing whitespaces
Matthias Schmidt [Thu, 29 Nov 2012 22:28:49 +0000 (23:28 +0100)]
Removes unused variables
Matthias Schmidt [Thu, 29 Nov 2012 22:25:24 +0000 (23:25 +0100)]
Removes trailing whitespaces
Matthias Schmidt [Thu, 29 Nov 2012 22:13:14 +0000 (23:13 +0100)]
Removes trailing tabs
Marcel Werk [Thu, 29 Nov 2012 22:13:11 +0000 (23:13 +0100)]
Removed obsolete code
Marcel Werk [Thu, 29 Nov 2012 22:09:52 +0000 (23:09 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Thu, 29 Nov 2012 22:09:33 +0000 (23:09 +0100)]
Removes double whitespaces
Marcel Werk [Thu, 29 Nov 2012 22:09:22 +0000 (23:09 +0100)]
Group option category overhaul
Matthias Schmidt [Thu, 29 Nov 2012 22:03:18 +0000 (23:03 +0100)]
Removes whitespaces
Alexander Ebert [Thu, 29 Nov 2012 22:02:33 +0000 (23:02 +0100)]
Removed icon support for user option category
Closes #945
Alexander Ebert [Thu, 29 Nov 2012 20:54:58 +0000 (21:54 +0100)]
Various improvements
Alexander Ebert [Thu, 29 Nov 2012 16:52:23 +0000 (17:52 +0100)]
Fixed various errors
Alexander Ebert [Thu, 29 Nov 2012 16:30:29 +0000 (17:30 +0100)]
Forcing a 60px top/bottom margin for dialog overlays
Alexander Ebert [Thu, 29 Nov 2012 16:13:20 +0000 (17:13 +0100)]
Fixed label for dialog close button
Alexander Ebert [Thu, 29 Nov 2012 16:00:51 +0000 (17:00 +0100)]
Added ability to perform a rollback if installation fails
Fixes #737
Alexander Ebert [Thu, 29 Nov 2012 15:32:52 +0000 (16:32 +0100)]
Preventing dialog close by clicking on the modal overlay
Closes #905
Alexander Ebert [Thu, 29 Nov 2012 13:37:38 +0000 (14:37 +0100)]
Fixed dialog rendering during package installation
Fixes #921
Alexander Ebert [Thu, 29 Nov 2012 11:23:04 +0000 (12:23 +0100)]
Fixed domain path if installed in document root
Fixes #943
Marcel Werk [Tue, 27 Nov 2012 20:53:07 +0000 (21:53 +0100)]
Fixed template id
Marcel Werk [Tue, 27 Nov 2012 20:47:09 +0000 (21:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 27 Nov 2012 20:46:52 +0000 (21:46 +0100)]
Small optimizations
Alexander Ebert [Tue, 27 Nov 2012 17:02:42 +0000 (18:02 +0100)]
Closing search overlay after a short delay
Fixes #888
Alexander Ebert [Tue, 27 Nov 2012 16:54:22 +0000 (17:54 +0100)]
Fixed clipboard function to retrieve marked items
Fixes #936
Alexander Ebert [Tue, 27 Nov 2012 16:22:30 +0000 (17:22 +0100)]
Removed support for link-less breadcrumbs
Fixes #934
Alexander Ebert [Tue, 27 Nov 2012 14:52:26 +0000 (15:52 +0100)]
Fix for overrides of WCF.UserPanel._convert()
Alexander Ebert [Mon, 26 Nov 2012 16:30:39 +0000 (17:30 +0100)]
Added abstract class for UserPanel items
WCF.UserPanel supports the dynamic conversion from a static link into a dynamic dropdown menu with AJAX support. Using this class ensures that every menu item remains usable even if someone decides to cripple their browser with disabled JavaScript support.
Alexander Ebert [Mon, 26 Nov 2012 13:02:55 +0000 (14:02 +0100)]
Added ability to concat conditions with 'OR'
Closes #937
Tim Düsterhus [Sun, 25 Nov 2012 19:59:56 +0000 (20:59 +0100)]
Update PHPVersion in stepShowSystemRequirements
Closes #938
Marcel Werk [Fri, 23 Nov 2012 16:57:39 +0000 (17:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 23 Nov 2012 16:57:22 +0000 (17:57 +0100)]
Added missing permission validation
Alexander Ebert [Fri, 23 Nov 2012 12:17:06 +0000 (13:17 +0100)]
Added prototype for style-based page logo
Alexander Ebert [Fri, 23 Nov 2012 01:09:02 +0000 (02:09 +0100)]
Added possibility to install a style as default style