GitHub/WoltLab/WCF.git
12 years agoAdded global language item for 'save sorting'
Alexander Ebert [Fri, 7 Dec 2012 19:43:28 +0000 (20:43 +0100)]
Added global language item for 'save sorting'

Fixes #958

12 years agoRemoved unused line
Alexander Ebert [Fri, 7 Dec 2012 19:41:59 +0000 (20:41 +0100)]
Removed unused line

Closes #959

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 7 Dec 2012 19:40:36 +0000 (20:40 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSimplified badge colors
Marcel Werk [Fri, 7 Dec 2012 19:40:24 +0000 (20:40 +0100)]
Simplified badge colors

12 years agoDropped support for 4-level language categories
Alexander Ebert [Fri, 7 Dec 2012 18:38:58 +0000 (19:38 +0100)]
Dropped support for 4-level language categories

A valid category is now: foo.bar and foo.bar.baz, everything else will be ignored. If your using a language category with 4 levels, it won't be loaded. EVER. Deal with it :)

12 years agoDropped 'cancelable' and queue type 'rollback'
Alexander Ebert [Fri, 7 Dec 2012 18:32:45 +0000 (19:32 +0100)]
Dropped 'cancelable' and queue type 'rollback'

12 years agoEnhanced application management and removed RELATIVE_WCF_DIR in templates
Alexander Ebert [Fri, 7 Dec 2012 18:25:55 +0000 (19:25 +0100)]
Enhanced application management and removed RELATIVE_WCF_DIR in templates

12 years agoOptimized language handling
Alexander Ebert [Fri, 7 Dec 2012 18:01:58 +0000 (19:01 +0100)]
Optimized language handling

 * Force attempt to load all possible language categories for an item
 * Cut queries required to load items by half

12 years agoMinor ACP/WCFSetup improvements, WCF is now always ID 1
Alexander Ebert [Fri, 7 Dec 2012 15:11:39 +0000 (16:11 +0100)]
Minor ACP/WCFSetup improvements, WCF is now always ID 1

In theory it would have been possible that WCF has a package id different from the value "1", but there is no way to achieve this unless you're manually screwing things up. This is no longer supported and the whole system will fail if you go full retard.

12 years agoWCF application is now read from cache
Alexander Ebert [Fri, 7 Dec 2012 14:58:26 +0000 (15:58 +0100)]
WCF application is now read from cache

12 years agoAll stylesheets are now reseted upon (un-)installation
Alexander Ebert [Fri, 7 Dec 2012 14:54:51 +0000 (15:54 +0100)]
All stylesheets are now reseted upon (un-)installation

12 years agoDropped APP_N entirely *woohoo*
Alexander Ebert [Fri, 7 Dec 2012 14:26:07 +0000 (15:26 +0100)]
Dropped APP_N entirely *woohoo*

12 years agoAPP_N is now an alias of WCF_N
Alexander Ebert [Fri, 7 Dec 2012 14:11:26 +0000 (15:11 +0100)]
APP_N is now an alias of WCF_N

See #963

12 years agoFixed userGroupList template
Alexander Ebert [Fri, 7 Dec 2012 02:43:57 +0000 (03:43 +0100)]
Fixed userGroupList template

Fixes #953

12 years agoFixed cache reset after (un-)install
Alexander Ebert [Fri, 7 Dec 2012 02:37:23 +0000 (03:37 +0100)]
Fixed cache reset after (un-)install

12 years agoRemoved instanceName for packages and some fixes
Alexander Ebert [Fri, 7 Dec 2012 02:30:18 +0000 (03:30 +0100)]
Removed instanceName for packages and some fixes

12 years agoFixed language variable
Alexander Ebert [Fri, 7 Dec 2012 01:34:12 +0000 (02:34 +0100)]
Fixed language variable

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 6 Dec 2012 21:27:12 +0000 (22:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoBunch of fixes and enhancements for package uninstallation
Alexander Ebert [Thu, 6 Dec 2012 21:26:42 +0000 (22:26 +0100)]
Bunch of fixes and enhancements for package uninstallation

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 6 Dec 2012 19:04:27 +0000 (20:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSmall optimization
Marcel Werk [Thu, 6 Dec 2012 19:04:09 +0000 (20:04 +0100)]
Small optimization

12 years agoDisallowing uninstallation of required packages
Alexander Ebert [Thu, 6 Dec 2012 17:10:31 +0000 (18:10 +0100)]
Disallowing uninstallation of required packages

Fixes #

12 years agoFixed cache name
Alexander Ebert [Thu, 6 Dec 2012 16:28:23 +0000 (17:28 +0100)]
Fixed cache name

12 years agoFixed for package uninstallation
Alexander Ebert [Thu, 6 Dec 2012 16:17:46 +0000 (17:17 +0100)]
Fixed for package uninstallation

12 years agoFixed a few issues
Alexander Ebert [Thu, 6 Dec 2012 16:09:37 +0000 (17:09 +0100)]
Fixed a few issues

Fixes #961

12 years agoMerge pull request #951 from Gravatronics/enhancement/cleanup
Alexander Ebert [Thu, 6 Dec 2012 15:48:54 +0000 (07:48 -0800)]
Merge pull request #951 from Gravatronics/enhancement/cleanup

Cleans up package

12 years agoFurther bug fix
Matthias Schmidt [Thu, 6 Dec 2012 15:27:06 +0000 (16:27 +0100)]
Further bug fix

12 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
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

12 years agoFixes some bugs
Matthias Schmidt [Thu, 6 Dec 2012 15:06:09 +0000 (16:06 +0100)]
Fixes some bugs

12 years agoRemoved old function call
Alexander Ebert [Thu, 6 Dec 2012 14:57:39 +0000 (15:57 +0100)]
Removed old function call

12 years agoMerge branch 'refs/heads/master' into enhancement/cleanup
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

12 years agoFixed ApplicationEditor::setup()
Alexander Ebert [Thu, 6 Dec 2012 14:45:14 +0000 (15:45 +0100)]
Fixed ApplicationEditor::setup()

12 years agoRemoved infinite loop
Alexander Ebert [Thu, 6 Dec 2012 14:35:44 +0000 (15:35 +0100)]
Removed infinite loop

12 years agoAdded check for infinite loop
Alexander Ebert [Thu, 6 Dec 2012 14:32:09 +0000 (15:32 +0100)]
Added check for infinite loop

12 years agoDisabling benchmark during setup
Alexander Ebert [Thu, 6 Dec 2012 14:17:12 +0000 (15:17 +0100)]
Disabling benchmark during setup

12 years agoDisabling benchmark during setup
Alexander Ebert [Thu, 6 Dec 2012 14:12:55 +0000 (15:12 +0100)]
Disabling benchmark during setup

12 years agoAdded a hard break if Benchmark was called 200 times
Alexander Ebert [Thu, 6 Dec 2012 14:04:34 +0000 (15:04 +0100)]
Added a hard break if Benchmark was called 200 times

12 years agoPACKAGE_ID reflects the currently active application again
Alexander Ebert [Thu, 6 Dec 2012 13:54:20 +0000 (14:54 +0100)]
PACKAGE_ID reflects the currently active application again

12 years agoRenamed PackageViewPage -> PackagePage
Alexander Ebert [Thu, 6 Dec 2012 13:50:15 +0000 (14:50 +0100)]
Renamed PackageViewPage -> PackagePage

12 years agoRemoved PackagePage
Alexander Ebert [Thu, 6 Dec 2012 13:47:15 +0000 (14:47 +0100)]
Removed PackagePage

12 years agoUpdate dereferrer.php
Tim Düsterhus [Wed, 5 Dec 2012 21:50:08 +0000 (22:50 +0100)]
Update dereferrer.php

HTML 5, supports semicola in URLs now.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Dec 2012 20:44:45 +0000 (21:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded missing language variable
Marcel Werk [Wed, 5 Dec 2012 20:44:27 +0000 (21:44 +0100)]
Added missing language variable

12 years agoBunch of fixes + added language variables for page menu
Alexander Ebert [Wed, 5 Dec 2012 20:36:20 +0000 (21:36 +0100)]
Bunch of fixes + added language variables for page menu

12 years agoFixed LanguageFactory
Alexander Ebert [Wed, 5 Dec 2012 20:16:48 +0000 (21:16 +0100)]
Fixed LanguageFactory

12 years agoFixed application management
Alexander Ebert [Wed, 5 Dec 2012 19:35:13 +0000 (20:35 +0100)]
Fixed application management

12 years agoSome fixes
Alexander Ebert [Wed, 5 Dec 2012 17:09:24 +0000 (18:09 +0100)]
Some fixes

12 years agoMerge branch 'refs/heads/master' into enhancement/cleanup
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

12 years agoInstallation is now working, but still things are broken
Alexander Ebert [Wed, 5 Dec 2012 01:52:23 +0000 (02:52 +0100)]
Installation is now working, but still things are broken

Fixes #960

12 years agoFixed ApplicationAction::rebuild()
Alexander Ebert [Wed, 5 Dec 2012 01:21:33 +0000 (02:21 +0100)]
Fixed ApplicationAction::rebuild()

12 years agoFixed application management during setup
Alexander Ebert [Wed, 5 Dec 2012 00:47:33 +0000 (01:47 +0100)]
Fixed application management during setup

12 years agoFixed writeConfigFile()
Alexander Ebert [Tue, 4 Dec 2012 23:39:27 +0000 (00:39 +0100)]
Fixed writeConfigFile()

12 years agoRemoved testing support for add (foreign) index
Alexander Ebert [Tue, 4 Dec 2012 23:29:43 +0000 (00:29 +0100)]
Removed testing support for add (foreign) index

12 years agoAdding tables to known tables upon creation
Alexander Ebert [Tue, 4 Dec 2012 23:20:19 +0000 (00:20 +0100)]
Adding tables to known tables upon creation

12 years agoFixed SQL PIP (again!)
Alexander Ebert [Tue, 4 Dec 2012 23:02:53 +0000 (00:02 +0100)]
Fixed SQL PIP (again!)

12 years agoFixed error if adding columns
Alexander Ebert [Tue, 4 Dec 2012 22:49:48 +0000 (23:49 +0100)]
Fixed error if adding columns

12 years agoFixed user storage and exception handling
Alexander Ebert [Tue, 4 Dec 2012 22:26:34 +0000 (23:26 +0100)]
Fixed user storage and exception handling

12 years agoAttempt to catch exceptions before PHP goes full retard
Alexander Ebert [Tue, 4 Dec 2012 20:32:59 +0000 (21:32 +0100)]
Attempt to catch exceptions before PHP goes full retard

12 years agoYAF (yet another fix)
Alexander Ebert [Tue, 4 Dec 2012 20:00:21 +0000 (21:00 +0100)]
YAF (yet another fix)

12 years agoFix ...
Alexander Ebert [Tue, 4 Dec 2012 19:55:43 +0000 (20:55 +0100)]
Fix ...

12 years agoFix
Alexander Ebert [Tue, 4 Dec 2012 19:46:39 +0000 (20:46 +0100)]
Fix

12 years agoVarious fixes due to recent API changes
Alexander Ebert [Tue, 4 Dec 2012 19:14:38 +0000 (20:14 +0100)]
Various fixes due to recent API changes

12 years agoVarious 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

12 years agoFixed SQL
Alexander Ebert [Tue, 4 Dec 2012 18:38:22 +0000 (19:38 +0100)]
Fixed SQL

12 years agoRemoved <plugin> tag for packages (no longer needed)
Alexander Ebert [Tue, 4 Dec 2012 18:24:49 +0000 (19:24 +0100)]
Removed <plugin> tag for packages (no longer needed)

12 years agoMajor overhaul: Removed package dependencies
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.

12 years agoMerge branch 'refs/heads/master' into enhancement/cleanup
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

12 years agoAdded page menu editor and improvements to I18nHandler
Alexander Ebert [Tue, 4 Dec 2012 00:37:25 +0000 (01:37 +0100)]
Added page menu editor and improvements to I18nHandler

12 years agoShow errorDesc in SystemException description
Tim Düsterhus [Mon, 3 Dec 2012 18:51:09 +0000 (19:51 +0100)]
Show errorDesc in SystemException description

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Mon, 3 Dec 2012 18:12:33 +0000 (19:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoUse fixed language code
Tim Düsterhus [Mon, 3 Dec 2012 18:05:43 +0000 (19:05 +0100)]
Use fixed language code

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Dec 2012 17:35:27 +0000 (18:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed recaptcha iframe issue
Marcel Werk [Mon, 3 Dec 2012 17:35:10 +0000 (18:35 +0100)]
Fixed recaptcha iframe issue

12 years agoAdded CSS class for HTML content
Marcel Werk [Mon, 3 Dec 2012 17:34:21 +0000 (18:34 +0100)]
Added CSS class for HTML content

12 years agoFixing englisch quotes
Tim Düsterhus [Mon, 3 Dec 2012 14:54:45 +0000 (15:54 +0100)]
Fixing englisch quotes

12 years agoFix left german and right englisch quote
Tim Düsterhus [Mon, 3 Dec 2012 14:37:06 +0000 (15:37 +0100)]
Fix left german and right englisch quote

12 years agoReplace &bdquo; &ldquo; &rdquo; with UTF-8 characters - finally
Tim Düsterhus [Mon, 3 Dec 2012 14:26:04 +0000 (15:26 +0100)]
Replace &bdquo; &ldquo; &rdquo; with UTF-8 characters - finally

12 years agoReplace &bdquo; &ldquo; &rdquo; with UTF-8 characters - finally
Tim Düsterhus [Mon, 3 Dec 2012 14:22:04 +0000 (15:22 +0100)]
Replace &bdquo; &ldquo; &rdquo; with UTF-8 characters - finally

12 years agoReplace &bdquo; &ldquo; &rdquo; with UTF-8 characters
Tim Düsterhus [Mon, 3 Dec 2012 14:16:28 +0000 (15:16 +0100)]
Replace &bdquo; &ldquo; &rdquo; with UTF-8 characters

12 years agoEnsure that no empty password can be set
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.

12 years agoAdded support for http1.1 status codes
Marcel Werk [Fri, 30 Nov 2012 16:38:01 +0000 (17:38 +0100)]
Added support for http1.1 status codes

12 years agoFixes erroneous property description
Matthias Schmidt [Fri, 30 Nov 2012 15:43:36 +0000 (16:43 +0100)]
Fixes erroneous property description

12 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
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

12 years agoSome minor improvements
Marcel Werk [Fri, 30 Nov 2012 14:29:55 +0000 (15:29 +0100)]
Some minor improvements

12 years agoRemoves additional trailing tabs
Matthias Schmidt [Fri, 30 Nov 2012 14:20:05 +0000 (15:20 +0100)]
Removes additional trailing tabs

12 years agoRemoves additional trailing tabs
Matthias Schmidt [Fri, 30 Nov 2012 14:17:15 +0000 (15:17 +0100)]
Removes additional trailing tabs

12 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
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

12 years agoDoes further clean up
Matthias Schmidt [Fri, 30 Nov 2012 13:37:12 +0000 (14:37 +0100)]
Does further clean up

Fixes tabs/whitespaces and updates documentations

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 30 Nov 2012 11:44:24 +0000 (12:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoMerge pull request #947 from Gravatronics/cleanup/databaseObjectAutoGuessing
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

12 years agoRemoved ArrayFromList template modifier
Alexander Ebert [Fri, 30 Nov 2012 11:32:41 +0000 (12:32 +0100)]
Removed ArrayFromList template modifier

12 years agoRemoves automatic guessing of database object's database table name
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.

12 years agoCronjob administration overhaul
Marcel Werk [Thu, 29 Nov 2012 22:56:13 +0000 (23:56 +0100)]
Cronjob administration overhaul

12 years agoAdds missing trailing whitespaces
Matthias Schmidt [Thu, 29 Nov 2012 22:54:10 +0000 (23:54 +0100)]
Adds missing trailing whitespaces

12 years agoRemoves unused variables
Matthias Schmidt [Thu, 29 Nov 2012 22:28:49 +0000 (23:28 +0100)]
Removes unused variables

12 years agoRemoves trailing whitespaces
Matthias Schmidt [Thu, 29 Nov 2012 22:25:24 +0000 (23:25 +0100)]
Removes trailing whitespaces

12 years agoRemoves trailing tabs
Matthias Schmidt [Thu, 29 Nov 2012 22:13:14 +0000 (23:13 +0100)]
Removes trailing tabs

12 years agoRemoved obsolete code
Marcel Werk [Thu, 29 Nov 2012 22:13:11 +0000 (23:13 +0100)]
Removed obsolete code

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 29 Nov 2012 22:09:52 +0000 (23:09 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoRemoves double whitespaces
Matthias Schmidt [Thu, 29 Nov 2012 22:09:33 +0000 (23:09 +0100)]
Removes double whitespaces