Alexander Ebert [Fri, 2 Mar 2012 15:14:30 +0000 (16:14 +0100)]
Removed workaround for PHP 5.1.2
Fixes #476
Alexander Ebert [Fri, 2 Mar 2012 15:11:01 +0000 (07:11 -0800)]
Merge pull request #475 from Gravatronics/bug/packageListPackageTypeLangVars
Fixes package type lang vars in package list
Alexander Ebert [Fri, 2 Mar 2012 15:10:28 +0000 (07:10 -0800)]
Merge pull request #473 from Gravatronics/enhancement/acpUserClipboard
Enhances and fixes acp user clipboard
Alexander Ebert [Fri, 2 Mar 2012 15:09:47 +0000 (07:09 -0800)]
Merge pull request #472 from Gravatronics/bug/UserSearchForm
Fixes user search form
Alexander Ebert [Fri, 2 Mar 2012 15:09:23 +0000 (07:09 -0800)]
Merge pull request #471 from Gravatronics/bug/UserAddFormCommentTypo
Fixes typo in comment in UserAddForm
Alexander Ebert [Fri, 2 Mar 2012 15:08:41 +0000 (07:08 -0800)]
Merge pull request #470 from Gravatronics/bug/tableBadges
Fixes missing wcf prefix for badge classes
Luzifr [Fri, 2 Mar 2012 14:39:36 +0000 (15:39 +0100)]
Fixes two small bugs
(why isn't it possible to use comments within a selector?)
Matthias Schmidt [Fri, 2 Mar 2012 12:13:23 +0000 (13:13 +0100)]
Fixes package type lang vars in package list
Matthias Schmidt [Fri, 2 Mar 2012 10:00:15 +0000 (11:00 +0100)]
Enhances ands acp user clipboard
Changelog:
* Fixed illegal call `ClipboardHandler::getTypeID()` to `ClipboardHandler::getObjectTypeID()`
* Fixed wrong database table column name in `ClipboardHandler ::loadMarkedItems()`
* Removed unnecessary SID-related code in `ClipboardEditorItem::setURL()` since that is handled by the `LinkHandler`
* The urls of the clipboard editor items in `UserClipboardAction` are now properly set with the `LinkHandler`
* Fixes bug in `UserAction::validateDelete()` (`$this->users` instead of `$this->objects`)
* Fixes wrong way to get the action name in `ClipboardProxyAction`
* `WCF.ACP.User.List` now uses `WCF.System.Confirmation` for user deletion confirmation dialog.
* Added missing language items and renamed the two existing to better names.
TODO:
* After users are deleted, nothing happens. I think the best thing would be a page refresh.
Matthias Schmidt [Fri, 2 Mar 2012 08:55:30 +0000 (09:55 +0100)]
Fixes user search form
Matthias Schmidt [Fri, 2 Mar 2012 08:50:27 +0000 (09:50 +0100)]
Fixes type in comment in UserAddForm
Matthias Schmidt [Fri, 2 Mar 2012 08:45:30 +0000 (09:45 +0100)]
Fixes missing wcf prefix for badge classes
Alexander Ebert [Thu, 1 Mar 2012 23:39:12 +0000 (15:39 -0800)]
Merge pull request #468 from Gravatronics/bug/optionExportHeading
Fixes the heading for the option export section
Alexander Ebert [Thu, 1 Mar 2012 23:38:53 +0000 (15:38 -0800)]
Merge pull request #467 from Gravatronics/enhancement/acpMenuLangVars
Updates acp menu items
Alexander Ebert [Thu, 1 Mar 2012 23:38:18 +0000 (15:38 -0800)]
Merge pull request #466 from Gravatronics/bug/packageInstallationLangVar+MenuItem
Corrects lang vars/menu item during package installation
Alexander Ebert [Thu, 1 Mar 2012 23:37:26 +0000 (15:37 -0800)]
Merge pull request #465 from Gravatronics/enhancement/i18nLanguageVariables
Adds language variable for i18n inputs
Marcel Werk [Thu, 1 Mar 2012 20:26:15 +0000 (21:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 1 Mar 2012 20:26:02 +0000 (21:26 +0100)]
Added an option to disable the qualified shorthand in dbo list queries
Luzifr [Thu, 1 Mar 2012 20:12:48 +0000 (21:12 +0100)]
One new icon
Luzifr [Thu, 1 Mar 2012 20:07:45 +0000 (21:07 +0100)]
Footer-clock styling & clock in ACP ;-)
Luzifr [Thu, 1 Mar 2012 19:16:04 +0000 (20:16 +0100)]
Changed class-names, sizes and box-model, added 2 globals (a test)
Matthias Schmidt [Thu, 1 Mar 2012 18:57:19 +0000 (19:57 +0100)]
Fixes the heading for the option export section
Matthias Schmidt [Thu, 1 Mar 2012 18:48:00 +0000 (19:48 +0100)]
Updates acp menu items
"Paketverwaltung" becomes "Pakete" since nowhere else "verwaltung" is prepended and the English language variable is also just "Packages". Furthermore "Modulsteuerung" becomes "Module" and "Modules on/off" becomes "Modules"
Matthias Schmidt [Thu, 1 Mar 2012 18:26:38 +0000 (19:26 +0100)]
Corrects lang vars/menu item during package installation
Marcel Werk [Thu, 1 Mar 2012 18:26:03 +0000 (19:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 1 Mar 2012 18:25:50 +0000 (19:25 +0100)]
Fixed age calculation
Matthias Schmidt [Thu, 1 Mar 2012 18:05:30 +0000 (19:05 +0100)]
Adds language variable for i18n inputs
Alexander Ebert [Thu, 1 Mar 2012 17:57:12 +0000 (09:57 -0800)]
Merge pull request #463 from Gravatronics/bug/packageAutoUpdateListPageMenuItem
Fixes name of the active menu item of PackageAutoUpdateListPage
Alexander Ebert [Thu, 1 Mar 2012 17:56:54 +0000 (09:56 -0800)]
Merge pull request #462 from Gravatronics/bug/packageTableHeadLangVars
Corrects wrong language variables in the package table head
Alexander Ebert [Thu, 1 Mar 2012 17:56:31 +0000 (09:56 -0800)]
Merge pull request #464 from Gravatronics/bug/optionalUserGroupOptionCategoryDescriptions
Hides not existing user group option category descriptions
Matthias Schmidt [Thu, 1 Mar 2012 17:34:22 +0000 (18:34 +0100)]
Hides not existing user group option category descriptions
Matthias Schmidt [Thu, 1 Mar 2012 17:26:35 +0000 (18:26 +0100)]
Fixes name of the active menu item of PackageAutoUpdateListPage
Matthias Schmidt [Thu, 1 Mar 2012 17:22:45 +0000 (18:22 +0100)]
Corrects wrong language variables in the package table head
Luzifr [Thu, 1 Mar 2012 14:47:03 +0000 (15:47 +0100)]
Small change.
All other elements have margin to the top, so i changed the dl to have
it to the top also.
Alexander Ebert [Thu, 1 Mar 2012 14:43:30 +0000 (15:43 +0100)]
Fixed previous commit
Alexander Ebert [Thu, 1 Mar 2012 14:40:15 +0000 (15:40 +0100)]
Fixed handling of DEFAULT values
Marcel Werk [Thu, 1 Mar 2012 13:34:39 +0000 (14:34 +0100)]
Fixed multiple issues
Marcel Werk [Thu, 1 Mar 2012 12:14:24 +0000 (13:14 +0100)]
Fixed XSD
Marcel Werk [Thu, 1 Mar 2012 12:11:49 +0000 (13:11 +0100)]
Fixed XSD
Marcel Werk [Wed, 29 Feb 2012 21:15:36 +0000 (22:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 29 Feb 2012 21:15:24 +0000 (22:15 +0100)]
Removed obsolete code
Luzifr [Wed, 29 Feb 2012 19:53:42 +0000 (20:53 +0100)]
This is a test (should fix the contentHeader & -Footer problems)
Also fixes a small issue with the search widget
Marcel Werk [Wed, 29 Feb 2012 18:34:20 +0000 (19:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 29 Feb 2012 18:34:07 +0000 (19:34 +0100)]
Fixed sub menu items
Luzifr [Wed, 29 Feb 2012 14:37:53 +0000 (15:37 +0100)]
Removes 2 obsolete declarations
Marcel Werk [Wed, 29 Feb 2012 02:24:35 +0000 (03:24 +0100)]
Small improvement
Alexander Ebert [Tue, 28 Feb 2012 22:54:54 +0000 (23:54 +0100)]
Force caching to prevent FOUC
Marcel Werk [Tue, 28 Feb 2012 19:03:21 +0000 (20:03 +0100)]
Added option to show the current time in the footer
Luzifr [Tue, 28 Feb 2012 12:18:32 +0000 (13:18 +0100)]
Makes CSS-classes more global
Alexander Ebert [Tue, 28 Feb 2012 02:50:32 +0000 (03:50 +0100)]
Fixes wrong anchor if php and path omitted
Fixes #458
Marcel Werk [Mon, 27 Feb 2012 21:43:09 +0000 (22:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 27 Feb 2012 21:42:55 +0000 (22:42 +0100)]
Added missing icon
Luzifr [Mon, 27 Feb 2012 19:42:56 +0000 (20:42 +0100)]
Small change
Alexander Ebert [Mon, 27 Feb 2012 19:30:44 +0000 (11:30 -0800)]
Merge pull request #459 from Gravatronics/bug/smoothScrollEffect
Fixes smooth scroll effect
Matthias Schmidt [Mon, 27 Feb 2012 18:45:53 +0000 (19:45 +0100)]
Fixes smooth scroll effect
Alexander Ebert [Mon, 27 Feb 2012 17:45:30 +0000 (09:45 -0800)]
Merge pull request #457 from Gravatronics/bug/tarLongLink
Fixes bug involving long file names in tarballs
Matthias Schmidt [Mon, 27 Feb 2012 17:35:26 +0000 (18:35 +0100)]
Fixes bug involving long file names in tarballs
Luzifr [Mon, 27 Feb 2012 16:59:45 +0000 (17:59 +0100)]
One more icon
Alexander Ebert [Mon, 27 Feb 2012 16:16:24 +0000 (17:16 +0100)]
Prevented multiple spawns of the same inlineedit menu
Alexander Ebert [Mon, 27 Feb 2012 16:15:03 +0000 (17:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 27 Feb 2012 16:14:42 +0000 (17:14 +0100)]
Fixed WCF.Dictionary and WCF.InlineEditor
Luzifr [Mon, 27 Feb 2012 16:09:46 +0000 (17:09 +0100)]
Missing icons & minor style change
Alexander Ebert [Sun, 26 Feb 2012 16:58:35 +0000 (17:58 +0100)]
Fixed adding of users
Alexander Ebert [Sun, 26 Feb 2012 16:56:34 +0000 (17:56 +0100)]
Restricted updating own user to options
Alexander Ebert [Sun, 26 Feb 2012 16:51:32 +0000 (17:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 26 Feb 2012 16:50:59 +0000 (17:50 +0100)]
Implemented count() and isEmpty() for dictionaries
Closes #451
Alexander Ebert [Sun, 26 Feb 2012 14:50:04 +0000 (06:50 -0800)]
Merge pull request #450 from Gravatronics/bug/jsSearchExcludedUserGroups
Fixes bug in js user search
Alexander Ebert [Sun, 26 Feb 2012 14:49:54 +0000 (06:49 -0800)]
Merge pull request #449 from MeinAccount/master
Fixed UserGroupEdit
Alexander Ebert [Sun, 26 Feb 2012 14:48:29 +0000 (06:48 -0800)]
Merge pull request #452 from wbbaddons/loginRedirectFix
Fixing Redirect to Login in ACP
Tim Düsterhus [Sun, 26 Feb 2012 13:57:44 +0000 (14:57 +0100)]
Fixing redirect to login in ACP
Matthias Schmidt [Sun, 26 Feb 2012 08:20:34 +0000 (09:20 +0100)]
Fixes bug in js user search
Previously, the value in the action class for `includeUserGroups` was a string ("true" or "false") which is always true.
Magnus Kühn [Sun, 26 Feb 2012 07:46:45 +0000 (08:46 +0100)]
Fixed UserGroupEdit
Alexander Ebert [Sun, 26 Feb 2012 03:02:10 +0000 (19:02 -0800)]
Merge pull request #448 from MeinAccount/master
Type casting for \Exception::__construct()
Alexander Ebert [Sun, 26 Feb 2012 03:01:45 +0000 (19:01 -0800)]
Merge pull request #447 from Gravatronics/bug/multipleJSSearches
Fixes a bug involving multiple js searches
MeinAccount [Sat, 25 Feb 2012 16:18:23 +0000 (17:18 +0100)]
Added space after the type casts.
MeinAccount [Sat, 25 Feb 2012 15:48:10 +0000 (16:48 +0100)]
Added type casting to \Exception::__construct()
Matthias Schmidt [Sat, 25 Feb 2012 11:26:30 +0000 (12:26 +0100)]
Fixes a bug involving multiple js searches
Currently, if a search value is excluded in one search, it's automatically excluded from all (independent) searches.
Alexander Ebert [Fri, 24 Feb 2012 22:54:18 +0000 (23:54 +0100)]
ObjectType::getProcessor() now supports SingletonFactory
Marcel Werk [Fri, 24 Feb 2012 20:50:12 +0000 (21:50 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 24 Feb 2012 20:49:57 +0000 (21:49 +0100)]
Small improvements for the like widget
Luzifr [Fri, 24 Feb 2012 17:13:35 +0000 (18:13 +0100)]
Small color change
Alexander Ebert [Fri, 24 Feb 2012 16:05:26 +0000 (17:05 +0100)]
Dialogs should now longer trigger multiple overlays
Alexander Ebert [Fri, 24 Feb 2012 15:40:08 +0000 (16:40 +0100)]
Removed unnecessary ID and replaced with .wcf-spinner
Partially fixes #444
Alexander Ebert [Fri, 24 Feb 2012 15:33:56 +0000 (16:33 +0100)]
Fixed typo
Alexander Ebert [Fri, 24 Feb 2012 15:13:56 +0000 (16:13 +0100)]
Improved update dialog
Closes #445
Alexander Ebert [Fri, 24 Feb 2012 14:04:25 +0000 (15:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 24 Feb 2012 14:04:05 +0000 (15:04 +0100)]
Fixed requirements detection during installation
Marcel Werk [Fri, 24 Feb 2012 13:54:02 +0000 (14:54 +0100)]
Changed value of some language variables
Alexander Ebert [Thu, 23 Feb 2012 22:53:20 +0000 (23:53 +0100)]
Package requirements are now properly checked
Alexander Ebert [Thu, 23 Feb 2012 22:12:53 +0000 (23:12 +0100)]
Fixed packageDir detection for applications
Alexander Ebert [Thu, 23 Feb 2012 21:50:50 +0000 (22:50 +0100)]
Fixed installation
Alexander Ebert [Thu, 23 Feb 2012 19:35:49 +0000 (20:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 23 Feb 2012 19:35:37 +0000 (20:35 +0100)]
Added possibility to prompt user during PIP execution
Luzifr [Thu, 23 Feb 2012 18:02:19 +0000 (19:02 +0100)]
Containers reloaded & search- & editor-styles
Luzifr [Thu, 23 Feb 2012 16:26:38 +0000 (17:26 +0100)]
Containers
Marcel Werk [Thu, 23 Feb 2012 12:49:31 +0000 (13:49 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 23 Feb 2012 12:49:17 +0000 (13:49 +0100)]
Added missing language variables
Alexander Ebert [Wed, 22 Feb 2012 22:05:55 +0000 (23:05 +0100)]
Implemented error handling within FormDocument
Fixes #436
Alexander Ebert [Wed, 22 Feb 2012 20:13:59 +0000 (21:13 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 22 Feb 2012 20:13:37 +0000 (21:13 +0100)]
Added support for package icons