Alexander Ebert [Sun, 14 Oct 2012 00:12:51 +0000 (02:12 +0200)]
Removed LessStylesheetsPage
Fixes #813
Alexander Ebert [Sun, 14 Oct 2012 00:11:51 +0000 (02:11 +0200)]
Converted Callback-class to UTF-8
Alexander Ebert [Sun, 14 Oct 2012 00:06:31 +0000 (02:06 +0200)]
Package installation dialogs submits on [Enter] within input
Fixes #649
Alexander Ebert [Sat, 13 Oct 2012 23:59:33 +0000 (01:59 +0200)]
Force cache reset if options were changed
Fixes #645
Alexander Ebert [Sat, 13 Oct 2012 23:27:28 +0000 (01:27 +0200)]
Removed unnecessary uninstall()-method
Fixes #560
Alexander Ebert [Sat, 13 Oct 2012 23:25:35 +0000 (01:25 +0200)]
Fixed support for UTF-8 image text if using broken GD
Fixes #576
Alexander Ebert [Sat, 13 Oct 2012 23:12:39 +0000 (16:12 -0700)]
Merge pull request #776 from Siora/CollapsibleSimpleFix
fix collapsible simple icon change
Alexander Ebert [Sat, 13 Oct 2012 23:11:50 +0000 (16:11 -0700)]
Merge pull request #724 from frmwrk123/enhancement/I18n
Added setValue and setValues method.
Alexander Ebert [Sat, 13 Oct 2012 23:08:50 +0000 (16:08 -0700)]
Merge pull request #623 from ForkForce/StringUtil-patch-1
Added endsWith() and startsWith() to StringUtil
Alexander Ebert [Sat, 13 Oct 2012 23:06:19 +0000 (16:06 -0700)]
Merge pull request #626 from Kiv4h/RESTfulAPIAccess
Provides RESTful access to database objects.
Alexander Ebert [Sat, 13 Oct 2012 23:05:59 +0000 (16:05 -0700)]
Merge pull request #712 from MeinAccount/feature/IStorableObject/getData
Added IStorableObject::getData()
Alexander Ebert [Sat, 13 Oct 2012 23:05:15 +0000 (16:05 -0700)]
Merge pull request #758 from Gravatronics/enhancement/actionInterface
Adds several interfaces for dbo actions
Alexander Ebert [Sat, 13 Oct 2012 23:04:55 +0000 (16:04 -0700)]
Merge pull request #721 from frmwrk123/enhancement/packageInstallation
WCF plugins which have other requirements than the WCF will stop install...
Alexander Ebert [Sat, 13 Oct 2012 23:04:18 +0000 (16:04 -0700)]
Merge pull request #762 from frmwrk123/enhancement/DatabaseObjectDecorator
Implements now IDatabaseObjectProcessor.
Alexander Ebert [Sat, 13 Oct 2012 23:03:58 +0000 (16:03 -0700)]
Merge pull request #727 from frmwrk123/fixing/unterminatedStringLiteral
Fixes unterminated string literal problem.
Alexander Ebert [Sat, 13 Oct 2012 23:03:26 +0000 (16:03 -0700)]
Merge pull request #778 from MeinAccount/feature/wcfDialog/_setOption
Indroduced _setOption in wcfDialog-widget
Alexander Ebert [Sat, 13 Oct 2012 23:00:20 +0000 (16:00 -0700)]
Merge pull request #793 from Gravatronics/enhancement/getLanguageIDsGuest
Implements User::getLanguageIDs() for guests
Alexander Ebert [Sat, 13 Oct 2012 23:00:09 +0000 (16:00 -0700)]
Merge pull request #789 from Gravatronics/enhancement/defaultI18nLangVarCategory
Sets default i18n lang var category for categories
Alexander Ebert [Sat, 13 Oct 2012 22:59:53 +0000 (15:59 -0700)]
Merge pull request #791 from Gravatronics/enhancement/packageInstallationPlugins
Enhances package installation plugins
Alexander Ebert [Sat, 13 Oct 2012 22:59:40 +0000 (15:59 -0700)]
Merge pull request #794 from Gravatronics/enhancement/acpSearchResultProviderNames
Enhances names of acp search result providers
Alexander Ebert [Sat, 13 Oct 2012 22:58:19 +0000 (15:58 -0700)]
Merge pull request #811 from Gravatronics/bug/categoryCollapsing
Fixes category collapsing
Alexander Ebert [Sat, 13 Oct 2012 22:58:00 +0000 (15:58 -0700)]
Merge pull request #825 from Gravatronics/bug/languageCacheReset
Adds missing method for language cache reset
Alexander Ebert [Sat, 13 Oct 2012 22:57:48 +0000 (15:57 -0700)]
Merge pull request #828 from Gravatronics/enhancement/clipboardContainerData
Makes clipboard container data
Alexander Ebert [Sat, 13 Oct 2012 22:57:37 +0000 (15:57 -0700)]
Merge pull request #826 from Gravatronics/bug/clipboardContainerData
Adds missing AJAX request parameter 'containerData'
Alexander Ebert [Sat, 13 Oct 2012 18:26:48 +0000 (20:26 +0200)]
Style export now uses XMLWriter
Alexander Ebert [Sat, 13 Oct 2012 18:26:34 +0000 (20:26 +0200)]
Added XMLWriter as wrapper for PHP's build-in XMLWriter
Alexander Ebert [Fri, 12 Oct 2012 19:41:13 +0000 (21:41 +0200)]
Fixed style import/export
Alexander Ebert [Fri, 12 Oct 2012 19:08:07 +0000 (21:08 +0200)]
Fixed event target within WCF.Action.Delete
Alexander Ebert [Fri, 12 Oct 2012 17:33:41 +0000 (19:33 +0200)]
Added ability to export styles as package
Alexander Ebert [Fri, 12 Oct 2012 02:47:47 +0000 (04:47 +0200)]
Duplicating styles will disable the new style
Alexander Ebert [Fri, 12 Oct 2012 02:41:59 +0000 (04:41 +0200)]
Added methods to enable/disable styles
Alexander Ebert [Fri, 12 Oct 2012 01:29:24 +0000 (03:29 +0200)]
Fixed method to export styles
Alexander Ebert [Thu, 11 Oct 2012 23:29:19 +0000 (01:29 +0200)]
Added style duplication
Alexander Ebert [Thu, 11 Oct 2012 22:03:11 +0000 (00:03 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 11 Oct 2012 22:02:55 +0000 (00:02 +0200)]
Improved style API
Tim Düsterhus [Thu, 11 Oct 2012 09:10:59 +0000 (02:10 -0700)]
Merge pull request #756 from Gravatronics/bug/dateDiffModifier
Implements dateDiff modifier
Alexander Ebert [Wed, 10 Oct 2012 19:16:36 +0000 (21:16 +0200)]
Fixed comment
Alexander Ebert [Wed, 10 Oct 2012 15:38:04 +0000 (17:38 +0200)]
Fixed style editing
Matthias Schmidt [Tue, 9 Oct 2012 17:22:59 +0000 (19:22 +0200)]
Adds missing class
Matthias Schmidt [Tue, 9 Oct 2012 17:20:12 +0000 (19:20 +0200)]
Removes obsolete method
Matthias Schmidt [Tue, 9 Oct 2012 17:19:38 +0000 (19:19 +0200)]
Merge branch 'master' of git://github.com/WoltLab/WCF into bug/dateDiffModifier
Conflicts:
wcfsetup/install/files/lib/system/template/plugin/DatediffModifierTemplatePlugin.class.php
Tim Düsterhus [Tue, 9 Oct 2012 16:29:54 +0000 (18:29 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Tue, 9 Oct 2012 16:29:27 +0000 (18:29 +0200)]
Adding DateUtil::diff barebone
Alexander Ebert [Mon, 8 Oct 2012 17:38:02 +0000 (19:38 +0200)]
Added color picker for WCF
Matthias Schmidt [Sun, 7 Oct 2012 13:32:53 +0000 (15:32 +0200)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/packageInstallationPlugins
Conflicts:
wcfsetup/install/files/lib/system/package/plugin/StyleAttributePackageInstallationPlugin.class.php
Matthias Schmidt [Sun, 7 Oct 2012 13:00:43 +0000 (15:00 +0200)]
Adds missing new JavaScript method
Matthias Schmidt [Sun, 7 Oct 2012 12:58:31 +0000 (14:58 +0200)]
Makes clipboard container data
Every data attribute that starts with `type` (like `data-type-foo-bar`) is treated as container type data which is available in the clipboard action interface implementation in the `$typeData` array via `$typeData['fooBar']`.
Matthias Schmidt [Sun, 7 Oct 2012 12:38:33 +0000 (14:38 +0200)]
Adds missing AJAX request parameter 'containerData'
Magnus Kühn [Sun, 7 Oct 2012 09:28:44 +0000 (11:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF into feature/wcfDialog/_setOption
Alexander Ebert [Fri, 5 Oct 2012 21:57:32 +0000 (23:57 +0200)]
Removed references and converted all values to rgba()
Matthias Schmidt [Wed, 3 Oct 2012 12:07:35 +0000 (14:07 +0200)]
Adds missing method for language cache reset
This method is needed to automatically reset the cache after executing an action like delete.
Alexander Ebert [Tue, 2 Oct 2012 15:19:16 +0000 (17:19 +0200)]
Added .jsMarked for clipboard objects
The object containing .jsClipboardItem should have the class .jsClipboardObject to support visual marking of elements (highlighting them).
Marcel Werk [Mon, 1 Oct 2012 17:53:22 +0000 (19:53 +0200)]
Small basic style improvements
Marcel Werk [Mon, 1 Oct 2012 16:06:12 +0000 (18:06 +0200)]
Small basic style improvements
Magnus Kühn [Sun, 30 Sep 2012 17:49:56 +0000 (19:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF into feature/wcfDialog/_setOption
Marcel Werk [Sun, 30 Sep 2012 16:55:48 +0000 (18:55 +0200)]
Some basic style fixes
Marcel Werk [Sun, 30 Sep 2012 13:40:12 +0000 (15:40 +0200)]
Added missing variables
Marcel Werk [Sat, 29 Sep 2012 18:14:31 +0000 (20:14 +0200)]
Added basic style; CSS/LESS overhaul
Magnus Kühn [Sat, 29 Sep 2012 13:58:22 +0000 (15:58 +0200)]
Merge branches 'master' and 'feature/wcfDialog/_setOption' into feature/wcfDialog/_setOption
Tim Düsterhus [Fri, 28 Sep 2012 15:35:06 +0000 (08:35 -0700)]
Merge pull request #820 from KittBlog/templateDesign
new classes for specific tables
KittBlog [Fri, 28 Sep 2012 15:32:57 +0000 (17:32 +0200)]
new classes for specific tables
Alexander Ebert [Thu, 27 Sep 2012 23:21:28 +0000 (01:21 +0200)]
Added group option category "mod.general"
Alexander Ebert [Thu, 27 Sep 2012 22:56:43 +0000 (00:56 +0200)]
Added menu items and permissions for style system
Alexander Ebert [Thu, 27 Sep 2012 21:39:09 +0000 (23:39 +0200)]
ImageViewer is now stored within $imageViewer
https://www.woltlab.com/bugtracker/index.php?page=Bug&bugID=1225
Alexander Ebert [Wed, 26 Sep 2012 19:30:19 +0000 (21:30 +0200)]
Removed debug code
Alexander Ebert [Tue, 25 Sep 2012 15:54:17 +0000 (08:54 -0700)]
Merge pull request #819 from frmwrk123/fixing/ClipboardHandler
Fixed wrong column name.
Jim Martens [Tue, 25 Sep 2012 15:41:38 +0000 (17:41 +0200)]
Fixed wrong column name.
Alexander Ebert [Tue, 25 Sep 2012 11:21:06 +0000 (13:21 +0200)]
Removed PNG support for icons
Alexander Ebert [Tue, 25 Sep 2012 11:12:42 +0000 (13:12 +0200)]
Fixed style handling and removed PNG support for icons
Alexander Ebert [Mon, 24 Sep 2012 22:46:21 +0000 (00:46 +0200)]
Fixed cache builder for styles
Alexander Ebert [Mon, 24 Sep 2012 22:14:51 +0000 (00:14 +0200)]
Fixed styles compiling and added a few missing variables
Alexander Ebert [Mon, 24 Sep 2012 20:07:19 +0000 (22:07 +0200)]
Fixed duplicate entries
Alexander Ebert [Mon, 24 Sep 2012 17:33:30 +0000 (19:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/lib/system/style/StyleCompiler.class.php
Alexander Ebert [Mon, 24 Sep 2012 17:21:44 +0000 (19:21 +0200)]
variables.less is now replaced by wcf1_style_variable
Tim Düsterhus [Sun, 23 Sep 2012 18:17:52 +0000 (21:17 +0300)]
Removed unused member in UserUtil
Tim Düsterhus [Sun, 23 Sep 2012 10:53:30 +0000 (03:53 -0700)]
Merge pull request #816 from frmwrk123/fixing/StyleCompiler
Added missing execute statement.
Jim Martens [Sun, 23 Sep 2012 10:45:59 +0000 (12:45 +0200)]
Added missing execute statement.
Alexander Ebert [Sat, 22 Sep 2012 15:38:56 +0000 (17:38 +0200)]
Added filemtime as parameter for stylesheets
Alexander Ebert [Thu, 20 Sep 2012 16:13:40 +0000 (18:13 +0200)]
Changed author name by request
No, we will not comment on the reason!
Alexander Ebert [Thu, 20 Sep 2012 15:16:00 +0000 (17:16 +0200)]
Removed JS-based LESS support
Alexander Ebert [Thu, 20 Sep 2012 15:12:33 +0000 (17:12 +0200)]
getStyleHandler() is now embedded within WCF class
Alexander Ebert [Thu, 20 Sep 2012 15:00:19 +0000 (17:00 +0200)]
Fixed passed object
Alexander Ebert [Thu, 20 Sep 2012 14:43:24 +0000 (16:43 +0200)]
Fixed stylesheet handling within ACP
Alexander Ebert [Thu, 20 Sep 2012 13:54:18 +0000 (15:54 +0200)]
Fixed variable ... again :(
Alexander Ebert [Thu, 20 Sep 2012 13:47:30 +0000 (15:47 +0200)]
Fixed variable
Alexander Ebert [Thu, 20 Sep 2012 13:38:49 +0000 (15:38 +0200)]
Splitted LESS-stylesheets into bootstrap and normal
Alexander Ebert [Thu, 20 Sep 2012 12:46:41 +0000 (14:46 +0200)]
Added prototype for PHP-based LESS compiler
Marcel Werk [Mon, 17 Sep 2012 17:24:25 +0000 (19:24 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 17 Sep 2012 17:24:09 +0000 (19:24 +0200)]
Added function to set the object ids
Matthias Schmidt [Mon, 17 Sep 2012 07:56:16 +0000 (09:56 +0200)]
Fixes category collapsing
Alexander Ebert [Sat, 15 Sep 2012 19:50:39 +0000 (12:50 -0700)]
Merge pull request #806 from Gravatronics/enhancement/userACPMenuItemShowOrder
Changes positions of search and add user menu item
Alexander Ebert [Sat, 15 Sep 2012 19:44:51 +0000 (12:44 -0700)]
Merge pull request #805 from Gravatronics/bug/schemaLocations
Corrects schema locations
Alexander Ebert [Sat, 15 Sep 2012 19:44:06 +0000 (12:44 -0700)]
Merge pull request #803 from MeinAccount/bug/permissionDenied
Added permissionDenied-language vars
Matthias Schmidt [Sat, 15 Sep 2012 17:48:59 +0000 (19:48 +0200)]
Changes positions of search and add user menu item
The general rule order is: list, add, else, thus the search item should be the third menu item.
Matthias Schmidt [Sat, 15 Sep 2012 16:04:36 +0000 (18:04 +0200)]
Corrects schema locations
Magnus Kühn [Sat, 15 Sep 2012 10:45:00 +0000 (12:45 +0200)]
Fixed order of language vars.
Added wcf.global.redirect.*-vars
Magnus Kühn [Sat, 15 Sep 2012 09:08:36 +0000 (11:08 +0200)]
Added permissionDenied-languageVars
Added template event for additional content in permissionDenied.tpl
Tim Düsterhus [Fri, 14 Sep 2012 15:24:22 +0000 (17:24 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Fri, 14 Sep 2012 15:06:14 +0000 (17:06 +0200)]
Fixing showAjaxDialog and WCF.ACP.Worker
Tim Düsterhus [Fri, 14 Sep 2012 12:42:16 +0000 (05:42 -0700)]
Merge pull request #801 from Gravatronics/enhancement/objectTypeCache
Moves object type cache handling to ObjectTypeCache