Luzifr [Fri, 9 Mar 2012 13:37:36 +0000 (14:37 +0100)]
Fixes #509
Luzifr [Fri, 9 Mar 2012 13:19:45 +0000 (14:19 +0100)]
More global classes & some comments
Marcel Werk [Thu, 8 Mar 2012 21:25:14 +0000 (22:25 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 8 Mar 2012 21:24:55 +0000 (22:24 +0100)]
Improved attachment support (still work in progress)
Alexander Ebert [Thu, 8 Mar 2012 17:21:34 +0000 (18:21 +0100)]
Hide containers on init
Alexander Ebert [Thu, 8 Mar 2012 16:17:32 +0000 (17:17 +0100)]
Added missing icons and fixed WCF.Collapsible.SimpleRemote
Alexander Ebert [Thu, 8 Mar 2012 16:16:51 +0000 (08:16 -0800)]
Merge pull request #508 from Gravatronics/bug/appWithoutLangVars+PackageName
Fixes a bug for application with no lang vars
Alexander Ebert [Thu, 8 Mar 2012 15:36:18 +0000 (16:36 +0100)]
Added template event and fixed minor error
Alexander Ebert [Thu, 8 Mar 2012 15:27:33 +0000 (16:27 +0100)]
Divided remote collapsible into "set state" and "load"
Matthias Schmidt [Thu, 8 Mar 2012 15:18:09 +0000 (16:18 +0100)]
Adds missing action check
Matthias Schmidt [Thu, 8 Mar 2012 14:33:07 +0000 (15:33 +0100)]
Fixes a bug for application with no lang vars
This bug should also occur if the active application supports less languages than installed and the installed package supports languages that are installed but not supported by the active application.
In those cases, the localized package infos weren't saved since the language array way empty (or not all localizations were saved). Now all languages are fetched and now this also happens at the very end of the installation which makes it possible to save the localized data in a new language that was delivered by the installed package (though this seems to be not supported yet).
Alexander Ebert [Thu, 8 Mar 2012 14:06:33 +0000 (15:06 +0100)]
Removed wcfGrow() and .wcfDimensions
Closes #506
Luzifr [Wed, 7 Mar 2012 18:00:49 +0000 (19:00 +0100)]
Adds media-type
Luzifr [Wed, 7 Mar 2012 17:58:28 +0000 (18:58 +0100)]
Adds media-type
Alexander Ebert [Wed, 7 Mar 2012 17:30:19 +0000 (18:30 +0100)]
Added wcf.css for backwards compatibility during WCFSetup
Alexander Ebert [Wed, 7 Mar 2012 17:19:32 +0000 (18:19 +0100)]
Added less 1.2.2
Luzifr [Wed, 7 Mar 2012 16:54:33 +0000 (17:54 +0100)]
More global styles
Luzifr [Wed, 7 Mar 2012 14:57:06 +0000 (15:57 +0100)]
More global classes & optimizations
Alexander Ebert [Wed, 7 Mar 2012 14:48:45 +0000 (15:48 +0100)]
Variables passed to {lang} are no longer encoded
Fixes #505
Alexander Ebert [Tue, 6 Mar 2012 21:49:21 +0000 (22:49 +0100)]
Package uninstallation should work everywhere now
Yes, packageView.tpl seems to be still buggy, investigating this tomorrow or whatever.
Fixes #498
Luzifr [Tue, 6 Mar 2012 19:41:26 +0000 (20:41 +0100)]
Multiple changes
Added missing classes; Added missing style-declarations; Fixed a few
bugs in CSS; Implemented more new globals style-classes;
Note that the global-classes are not yet ready and there may be
displaying-problems!
Alexander Ebert [Tue, 6 Mar 2012 18:49:47 +0000 (19:49 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 6 Mar 2012 18:49:24 +0000 (19:49 +0100)]
Uninstallation should now properly prompt
Luzifr [Tue, 6 Mar 2012 17:56:00 +0000 (18:56 +0100)]
Introducing the new global classes (names may still change!)
Luzifr [Tue, 6 Mar 2012 15:52:49 +0000 (16:52 +0100)]
Introducing the new global classes (names may still change!)
OOCSS: We now add multiple classes to achieve a design and behavior.
This makes it easier to build new elements from scratch. Beware: Work
in progress!
Alexander Ebert [Tue, 6 Mar 2012 15:07:43 +0000 (16:07 +0100)]
SQL-log used wrong package id if package is a plugin
Fixes #499
Alexander Ebert [Tue, 6 Mar 2012 14:30:05 +0000 (15:30 +0100)]
Added missing include
Alexander Ebert [Mon, 5 Mar 2012 23:14:39 +0000 (00:14 +0100)]
Finally fixed sortables
Luzifr [Mon, 5 Mar 2012 19:35:26 +0000 (20:35 +0100)]
Experiment
Alexander Ebert [Mon, 5 Mar 2012 18:57:24 +0000 (19:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/js/WCF.js
Alexander Ebert [Mon, 5 Mar 2012 18:55:09 +0000 (19:55 +0100)]
Sortables now rely on a button
Luzifr [Mon, 5 Mar 2012 18:51:53 +0000 (19:51 +0100)]
Changed the style of the like-widget
Also deleted obsolete styles
Luzifr [Mon, 5 Mar 2012 17:43:22 +0000 (18:43 +0100)]
Removes unnecessary "reversed"-structure
Luzifr [Mon, 5 Mar 2012 17:23:48 +0000 (18:23 +0100)]
Some changes
Deleted obsolete classes; Changed sortable boards selectors; Some new
selectors;
Alexander Ebert [Mon, 5 Mar 2012 15:33:01 +0000 (16:33 +0100)]
Validation of permissions now properly work
Fixes #442
Alexander Ebert [Mon, 5 Mar 2012 14:57:42 +0000 (15:57 +0100)]
PackageDependencyHandler is now a singleton
Alexander Ebert [Mon, 5 Mar 2012 14:36:31 +0000 (15:36 +0100)]
options.inc.php is now loaded within WCFACP
Alexander Ebert [Mon, 5 Mar 2012 14:26:24 +0000 (06:26 -0800)]
Merge pull request #503 from Gravatronics/bug/tplPackageObjectAccess
Fixes little tpl bug
Matthias Schmidt [Mon, 5 Mar 2012 08:02:46 +0000 (09:02 +0100)]
Fixes little tpl bug
Alexander Ebert [Sun, 4 Mar 2012 21:18:05 +0000 (13:18 -0800)]
Merge pull request #502 from Gravatronics/bug/langVarPackageName
Fixes bug in package related lang vars
Matthias Schmidt [Sun, 4 Mar 2012 19:43:15 +0000 (20:43 +0100)]
Fixes bugs in package related lang vars
Alexander Ebert [Sun, 4 Mar 2012 19:14:19 +0000 (11:14 -0800)]
Merge pull request #500 from Gravatronics/enhancement/localizedPackageInfos
Enhancement/localized package infos
Matthias Schmidt [Sun, 4 Mar 2012 18:55:30 +0000 (19:55 +0100)]
Removes leftovers from conflict resolution
Matthias Schmidt [Fri, 2 Mar 2012 15:31:48 +0000 (16:31 +0100)]
Shortens usage of the ternary operator
Matthias Schmidt [Fri, 2 Mar 2012 13:45:55 +0000 (14:45 +0100)]
Localized package infos stay localized after installation
Alexander Ebert [Sun, 4 Mar 2012 17:50:42 +0000 (09:50 -0800)]
Merge pull request #494 from Gravatronics/enhancement/requirementDependencyObjects
Package requirements/dependencies: objects
Alexander Ebert [Sun, 4 Mar 2012 17:50:00 +0000 (09:50 -0800)]
Merge pull request #490 from wbbaddons/iconFix
Fixing WCF.Icon.get() call
Alexander Ebert [Sun, 4 Mar 2012 17:49:30 +0000 (09:49 -0800)]
Merge pull request #496 from Gravatronics/modernization/activePackageUpdateServerList
PackageUpdateServer::getActiveUpdateServers() uses list
Alexander Ebert [Sun, 4 Mar 2012 17:49:22 +0000 (09:49 -0800)]
Merge pull request #492 from MeinAccount/templateGroupsSupport
Fixed templateGroups
Matthias Schmidt [Sun, 4 Mar 2012 17:00:39 +0000 (18:00 +0100)]
PackageUpdateServer::getActiveUpdateServers() uses list
`wcf\data\package\update\server\PackageUpdateServer::getActiveUpdateServers()` now uses `wcf\data\package\update\server\PackageUpdateServerList`.
Matthias Schmidt [Sun, 4 Mar 2012 16:40:40 +0000 (17:40 +0100)]
Package requirements/dependencies: objects
Package requirements and dependencies are now locally stored `wcf\data\package\Package` objects. This means, the the API of the relevant three methods changed since they return arrays containing `wcf\data\package\Package` objects instead of arrays with the package data but I couldn't find any place within the other public packages where these methods were used.
Alexander Ebert [Sun, 4 Mar 2012 16:27:57 +0000 (08:27 -0800)]
Merge pull request #491 from Gravatronics/enhancement/PackageListDetailedUse
Removes unneeded used namespace
Magnus Kühn [Sun, 4 Mar 2012 16:27:46 +0000 (17:27 +0100)]
Fixed templateGroups
Matthias Schmidt [Sun, 4 Mar 2012 16:14:50 +0000 (17:14 +0100)]
Removes unneeded used namespace
Tim Düsterhus [Sat, 3 Mar 2012 21:10:15 +0000 (22:10 +0100)]
Fixing one WCF.Icon.get
It is now consistent with ACL
Alexander Ebert [Fri, 2 Mar 2012 23:40:31 +0000 (15:40 -0800)]
Merge pull request #486 from Gravatronics/bug/tplConflictSolutionError
Removes double code in packageListDetailed tpl
Matthias Schmidt [Fri, 2 Mar 2012 23:28:29 +0000 (00:28 +0100)]
Removes double code in packageListDetailed tpl
Sorry, I apparently made a mistake during the manual conflict resolution while rebasing
Alexander Ebert [Fri, 2 Mar 2012 22:40:51 +0000 (14:40 -0800)]
Merge pull request #485 from Gravatronics/modernization/fullI18nUserGroupNames
Implements full i18n user group names
Matthias Schmidt [Fri, 2 Mar 2012 22:18:17 +0000 (23:18 +0100)]
Implements full i18n user group names
Alexander Ebert [Fri, 2 Mar 2012 22:25:18 +0000 (14:25 -0800)]
Merge pull request #484 from Gravatronics/modernization/RELATIVE_WCF_DIRinTpl
Removes RELATIVE_WCF_DIR in templates
Matthias Schmidt [Fri, 2 Mar 2012 20:13:00 +0000 (21:13 +0100)]
Removes RELATIVE_WCF_DIR in templates
Alexander Ebert [Fri, 2 Mar 2012 21:05:07 +0000 (22:05 +0100)]
Fixed hard-coded sentence
Marcel Werk [Fri, 2 Mar 2012 20:51:58 +0000 (12:51 -0800)]
Merge pull request #483 from Gravatronics/bug/DateUtilFormatDate
Fixes bug in DateUtil
Matthias Schmidt [Fri, 2 Mar 2012 20:50:50 +0000 (21:50 +0100)]
Fixes bug in DateUtil
`wcf\util\DateUtil::formatDate()` doesn't exist
Alexander Ebert [Fri, 2 Mar 2012 20:23:30 +0000 (21:23 +0100)]
Added JS and CSS for sortable lists
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
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
Matthias Schmidt [Fri, 2 Mar 2012 18:16:32 +0000 (19:16 +0100)]
Fixes button lang vars in detailed package list
Matthias Schmidt [Fri, 2 Mar 2012 18:05:11 +0000 (19:05 +0100)]
Fixes wrong lang var in packageInstallationConfirm tpl
Marcel Werk [Fri, 2 Mar 2012 18:00:25 +0000 (19:00 +0100)]
Added placeholder
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
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
Alexander Ebert [Fri, 2 Mar 2012 15:14:30 +0000 (16:14 +0100)]
Removed workaround for PHP 5.1.2
Fixes #476
Matthias Schmidt [Fri, 2 Mar 2012 15:13:31 +0000 (16:13 +0100)]
Fixes clock bug during wcf setup
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 11:59:12 +0000 (12:59 +0100)]
Updates and adds permission lang vars
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
Matthias Schmidt [Fri, 2 Mar 2012 08:41:48 +0000 (09:41 +0100)]
Fixes illegal use of icon tpl plugin in acp
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