GitHub/WoltLab/WCF.git
12 years agoMerge pull request #480 from Gravatronics/bug/packageListDetailedLangVars
Alexander Ebert [Fri, 2 Mar 2012 18:40:06 +0000 (10:40 -0800)]
Merge pull request #480 from Gravatronics/bug/packageListDetailedLangVars

Fixes button lang vars in detailed package list

12 years agoMerge pull request #479 from Gravatronics/bug/packageInstallationConfirmLangVar
Alexander Ebert [Fri, 2 Mar 2012 18:39:58 +0000 (10:39 -0800)]
Merge pull request #479 from Gravatronics/bug/packageInstallationConfirmLangVar

Fixes wrong lang var in packageInstallationConfirm tpl

12 years agoFixes button lang vars in detailed package list
Matthias Schmidt [Fri, 2 Mar 2012 18:16:32 +0000 (19:16 +0100)]
Fixes button lang vars in detailed package list

12 years agoFixes wrong lang var in packageInstallationConfirm tpl
Matthias Schmidt [Fri, 2 Mar 2012 18:05:11 +0000 (19:05 +0100)]
Fixes wrong lang var in packageInstallationConfirm tpl

12 years agoAdded placeholder
Marcel Werk [Fri, 2 Mar 2012 18:00:25 +0000 (19:00 +0100)]
Added placeholder

12 years agoMerge pull request #478 from Gravatronics/enhancement/permissionLangVars
Alexander Ebert [Fri, 2 Mar 2012 15:31:56 +0000 (07:31 -0800)]
Merge pull request #478 from Gravatronics/enhancement/permissionLangVars

Updates and adds permission lang vars

12 years agoMerge pull request #469 from Gravatronics/bug/acpIconTPLPlugin
Alexander Ebert [Fri, 2 Mar 2012 15:15:16 +0000 (07:15 -0800)]
Merge pull request #469 from Gravatronics/bug/acpIconTPLPlugin

Fixes illegal use of icon tpl plugin in acp

12 years agoRemoved workaround for PHP 5.1.2
Alexander Ebert [Fri, 2 Mar 2012 15:14:30 +0000 (16:14 +0100)]
Removed workaround for PHP 5.1.2

Fixes #476

12 years agoFixes clock bug during wcf setup
Matthias Schmidt [Fri, 2 Mar 2012 15:13:31 +0000 (16:13 +0100)]
Fixes clock bug during wcf setup

12 years agoMerge pull request #475 from Gravatronics/bug/packageListPackageTypeLangVars
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

12 years agoMerge pull request #473 from Gravatronics/enhancement/acpUserClipboard
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

12 years agoMerge pull request #472 from Gravatronics/bug/UserSearchForm
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

12 years agoMerge pull request #471 from Gravatronics/bug/UserAddFormCommentTypo
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

12 years agoMerge pull request #470 from Gravatronics/bug/tableBadges
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

12 years agoFixes two small bugs
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?)

12 years agoFixes package type lang vars in package list
Matthias Schmidt [Fri, 2 Mar 2012 12:13:23 +0000 (13:13 +0100)]
Fixes package type lang vars in package list

12 years agoUpdates and adds permission lang vars
Matthias Schmidt [Fri, 2 Mar 2012 11:59:12 +0000 (12:59 +0100)]
Updates and adds permission lang vars

12 years agoEnhances ands acp user clipboard
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.

12 years agoFixes user search form
Matthias Schmidt [Fri, 2 Mar 2012 08:55:30 +0000 (09:55 +0100)]
Fixes user search form

12 years agoFixes type in comment in UserAddForm
Matthias Schmidt [Fri, 2 Mar 2012 08:50:27 +0000 (09:50 +0100)]
Fixes type in comment in UserAddForm

12 years agoFixes missing wcf prefix for badge classes
Matthias Schmidt [Fri, 2 Mar 2012 08:45:30 +0000 (09:45 +0100)]
Fixes missing wcf prefix for badge classes

12 years agoFixes illegal use of icon tpl plugin in acp
Matthias Schmidt [Fri, 2 Mar 2012 08:41:48 +0000 (09:41 +0100)]
Fixes illegal use of icon tpl plugin in acp

12 years agoMerge pull request #468 from Gravatronics/bug/optionExportHeading
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

12 years agoMerge pull request #467 from Gravatronics/enhancement/acpMenuLangVars
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

12 years agoMerge pull request #466 from Gravatronics/bug/packageInstallationLangVar+MenuItem
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

12 years agoMerge pull request #465 from Gravatronics/enhancement/i18nLanguageVariables
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

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 1 Mar 2012 20:26:15 +0000 (21:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded an option to disable the qualified shorthand in dbo list queries
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

12 years agoOne new icon
Luzifr [Thu, 1 Mar 2012 20:12:48 +0000 (21:12 +0100)]
One new icon

12 years agoFooter-clock styling & clock in ACP ;-)
Luzifr [Thu, 1 Mar 2012 20:07:45 +0000 (21:07 +0100)]
Footer-clock styling & clock in ACP ;-)

12 years agoChanged class-names, sizes and box-model, added 2 globals (a test)
Luzifr [Thu, 1 Mar 2012 19:16:04 +0000 (20:16 +0100)]
Changed class-names, sizes and box-model, added 2 globals (a test)

12 years agoFixes the heading for the option export section
Matthias Schmidt [Thu, 1 Mar 2012 18:57:19 +0000 (19:57 +0100)]
Fixes the heading for the option export section

12 years agoUpdates acp menu items
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"

12 years agoCorrects lang vars/menu item during package installation
Matthias Schmidt [Thu, 1 Mar 2012 18:26:38 +0000 (19:26 +0100)]
Corrects lang vars/menu item during package installation

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 1 Mar 2012 18:26:03 +0000 (19:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed age calculation
Marcel Werk [Thu, 1 Mar 2012 18:25:50 +0000 (19:25 +0100)]
Fixed age calculation

12 years agoAdds language variable for i18n inputs
Matthias Schmidt [Thu, 1 Mar 2012 18:05:30 +0000 (19:05 +0100)]
Adds language variable for i18n inputs

12 years agoMerge pull request #463 from Gravatronics/bug/packageAutoUpdateListPageMenuItem
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

12 years agoMerge pull request #462 from Gravatronics/bug/packageTableHeadLangVars
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

12 years agoMerge pull request #464 from Gravatronics/bug/optionalUserGroupOptionCategoryDescriptions
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

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

12 years agoFixes name of the active menu item of PackageAutoUpdateListPage
Matthias Schmidt [Thu, 1 Mar 2012 17:26:35 +0000 (18:26 +0100)]
Fixes name of the active menu item of PackageAutoUpdateListPage

12 years agoCorrects wrong language variables in the package table head
Matthias Schmidt [Thu, 1 Mar 2012 17:22:45 +0000 (18:22 +0100)]
Corrects wrong language variables in the package table head

12 years agoSmall change.
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.

12 years agoFixed previous commit
Alexander Ebert [Thu, 1 Mar 2012 14:43:30 +0000 (15:43 +0100)]
Fixed previous commit

12 years agoFixed handling of DEFAULT values
Alexander Ebert [Thu, 1 Mar 2012 14:40:15 +0000 (15:40 +0100)]
Fixed handling of DEFAULT values

12 years agoFixed multiple issues
Marcel Werk [Thu, 1 Mar 2012 13:34:39 +0000 (14:34 +0100)]
Fixed multiple issues

12 years agoFixed XSD
Marcel Werk [Thu, 1 Mar 2012 12:14:24 +0000 (13:14 +0100)]
Fixed XSD

12 years agoFixed XSD
Marcel Werk [Thu, 1 Mar 2012 12:11:49 +0000 (13:11 +0100)]
Fixed XSD

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 29 Feb 2012 21:15:36 +0000 (22:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoRemoved obsolete code
Marcel Werk [Wed, 29 Feb 2012 21:15:24 +0000 (22:15 +0100)]
Removed obsolete code

12 years agoThis is a test (should fix the contentHeader & -Footer problems)
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

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 29 Feb 2012 18:34:20 +0000 (19:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed sub menu items
Marcel Werk [Wed, 29 Feb 2012 18:34:07 +0000 (19:34 +0100)]
Fixed sub menu items

12 years agoRemoves 2 obsolete declarations
Luzifr [Wed, 29 Feb 2012 14:37:53 +0000 (15:37 +0100)]
Removes 2 obsolete declarations

12 years agoSmall improvement
Marcel Werk [Wed, 29 Feb 2012 02:24:35 +0000 (03:24 +0100)]
Small improvement

12 years agoForce caching to prevent FOUC
Alexander Ebert [Tue, 28 Feb 2012 22:54:54 +0000 (23:54 +0100)]
Force caching to prevent FOUC

12 years agoAdded option to show the current time in the footer
Marcel Werk [Tue, 28 Feb 2012 19:03:21 +0000 (20:03 +0100)]
Added option to show the current time in the footer

12 years agoMakes CSS-classes more global
Luzifr [Tue, 28 Feb 2012 12:18:32 +0000 (13:18 +0100)]
Makes CSS-classes more global

12 years agoFixes wrong anchor if php and path omitted
Alexander Ebert [Tue, 28 Feb 2012 02:50:32 +0000 (03:50 +0100)]
Fixes wrong anchor if php and path omitted

Fixes #458

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 27 Feb 2012 21:43:09 +0000 (22:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded missing icon
Marcel Werk [Mon, 27 Feb 2012 21:42:55 +0000 (22:42 +0100)]
Added missing icon

12 years agoSmall change
Luzifr [Mon, 27 Feb 2012 19:42:56 +0000 (20:42 +0100)]
Small change

12 years agoMerge pull request #459 from Gravatronics/bug/smoothScrollEffect
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

12 years agoFixes smooth scroll effect
Matthias Schmidt [Mon, 27 Feb 2012 18:45:53 +0000 (19:45 +0100)]
Fixes smooth scroll effect

12 years agoMerge pull request #457 from Gravatronics/bug/tarLongLink
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

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

12 years agoOne more icon
Luzifr [Mon, 27 Feb 2012 16:59:45 +0000 (17:59 +0100)]
One more icon

12 years agoPrevented multiple spawns of the same inlineedit menu
Alexander Ebert [Mon, 27 Feb 2012 16:16:24 +0000 (17:16 +0100)]
Prevented multiple spawns of the same inlineedit menu

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 27 Feb 2012 16:15:03 +0000 (17:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed WCF.Dictionary and WCF.InlineEditor
Alexander Ebert [Mon, 27 Feb 2012 16:14:42 +0000 (17:14 +0100)]
Fixed WCF.Dictionary and WCF.InlineEditor

12 years agoMissing icons & minor style change
Luzifr [Mon, 27 Feb 2012 16:09:46 +0000 (17:09 +0100)]
Missing icons & minor style change

12 years agoFixed adding of users
Alexander Ebert [Sun, 26 Feb 2012 16:58:35 +0000 (17:58 +0100)]
Fixed adding of users

12 years agoRestricted updating own user to options
Alexander Ebert [Sun, 26 Feb 2012 16:56:34 +0000 (17:56 +0100)]
Restricted updating own user to options

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 26 Feb 2012 16:51:32 +0000 (17:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoImplemented count() and isEmpty() for dictionaries
Alexander Ebert [Sun, 26 Feb 2012 16:50:59 +0000 (17:50 +0100)]
Implemented count() and isEmpty() for dictionaries

Closes #451

12 years agoMerge pull request #450 from Gravatronics/bug/jsSearchExcludedUserGroups
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

12 years agoMerge pull request #449 from MeinAccount/master
Alexander Ebert [Sun, 26 Feb 2012 14:49:54 +0000 (06:49 -0800)]
Merge pull request #449 from MeinAccount/master

Fixed UserGroupEdit

12 years agoMerge pull request #452 from wbbaddons/loginRedirectFix
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

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

12 years agoFixes bug in js user search
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.

12 years agoFixed UserGroupEdit
Magnus Kühn [Sun, 26 Feb 2012 07:46:45 +0000 (08:46 +0100)]
Fixed UserGroupEdit

12 years agoMerge pull request #448 from MeinAccount/master
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()

12 years agoMerge pull request #447 from Gravatronics/bug/multipleJSSearches
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

12 years agoAdded space after the type casts.
MeinAccount [Sat, 25 Feb 2012 16:18:23 +0000 (17:18 +0100)]
Added space after the type casts.

12 years agoAdded type casting to \Exception::__construct()
MeinAccount [Sat, 25 Feb 2012 15:48:10 +0000 (16:48 +0100)]
Added type casting to \Exception::__construct()

12 years agoFixes a bug involving multiple js searches
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.

12 years agoObjectType::getProcessor() now supports SingletonFactory
Alexander Ebert [Fri, 24 Feb 2012 22:54:18 +0000 (23:54 +0100)]
ObjectType::getProcessor() now supports SingletonFactory

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 24 Feb 2012 20:50:12 +0000 (21:50 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSmall improvements for the like widget
Marcel Werk [Fri, 24 Feb 2012 20:49:57 +0000 (21:49 +0100)]
Small improvements for the like widget

12 years agoSmall color change
Luzifr [Fri, 24 Feb 2012 17:13:35 +0000 (18:13 +0100)]
Small color change

12 years agoDialogs should now longer trigger multiple overlays
Alexander Ebert [Fri, 24 Feb 2012 16:05:26 +0000 (17:05 +0100)]
Dialogs should now longer trigger multiple overlays

12 years agoRemoved unnecessary ID and replaced with .wcf-spinner
Alexander Ebert [Fri, 24 Feb 2012 15:40:08 +0000 (16:40 +0100)]
Removed unnecessary ID and replaced with .wcf-spinner

Partially fixes #444

12 years agoFixed typo
Alexander Ebert [Fri, 24 Feb 2012 15:33:56 +0000 (16:33 +0100)]
Fixed typo

12 years agoImproved update dialog
Alexander Ebert [Fri, 24 Feb 2012 15:13:56 +0000 (16:13 +0100)]
Improved update dialog

Closes #445

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 24 Feb 2012 14:04:25 +0000 (15:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed requirements detection during installation
Alexander Ebert [Fri, 24 Feb 2012 14:04:05 +0000 (15:04 +0100)]
Fixed requirements detection during installation

12 years agoChanged value of some language variables
Marcel Werk [Fri, 24 Feb 2012 13:54:02 +0000 (14:54 +0100)]
Changed value of some language variables

12 years agoPackage requirements are now properly checked
Alexander Ebert [Thu, 23 Feb 2012 22:53:20 +0000 (23:53 +0100)]
Package requirements are now properly checked

12 years agoFixed packageDir detection for applications
Alexander Ebert [Thu, 23 Feb 2012 22:12:53 +0000 (23:12 +0100)]
Fixed packageDir detection for applications