Tim Düsterhus [Thu, 25 Oct 2012 18:31:18 +0000 (20:31 +0200)]
Add UserGroup::getGroupByID()
Alexander Ebert [Thu, 1 Nov 2012 15:49:07 +0000 (16:49 +0100)]
Fixed .preInput buttons
Fixes #879
Alexander Ebert [Thu, 1 Nov 2012 15:39:18 +0000 (16:39 +0100)]
Marking first imported style as default style
Fixes #878
Alexander Ebert [Thu, 1 Nov 2012 15:29:04 +0000 (16:29 +0100)]
Calculating button position if sidebar collapsed/opened
Fixes #880
Alexander Ebert [Wed, 31 Oct 2012 19:54:30 +0000 (20:54 +0100)]
Fixed style PIP … again
See #874
Alexander Ebert [Wed, 31 Oct 2012 19:53:36 +0000 (20:53 +0100)]
Fixed style PIP
Closes #874
Marcel Werk [Wed, 31 Oct 2012 19:17:47 +0000 (20:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 31 Oct 2012 19:17:32 +0000 (20:17 +0100)]
Fixed minor style issues
Alexander Ebert [Wed, 31 Oct 2012 10:51:37 +0000 (11:51 +0100)]
Fixed duplicating whitespace and input field focus
Fixes #759
Alexander Ebert [Wed, 31 Oct 2012 10:39:46 +0000 (03:39 -0700)]
Merge pull request #875 from Gravatronics/enhancement/javaScriptIcons
Improves icons in JavaScript environment
Matthias Schmidt [Wed, 31 Oct 2012 07:17:15 +0000 (08:17 +0100)]
Removes unused/obsolete JavaScript icons code
Matthias Schmidt [Wed, 31 Oct 2012 07:01:14 +0000 (08:01 +0100)]
Improves icons in JavaScript environment
Improvements:
* Fixes violation of naming convention of arrow icons.
* Makes `add` icon globally available in JavaScript.
* Unifies the loaded icons in ACP and front-end (adds missing ones to ACP).
also:
* Removes old template variable for additional stylesheets in ACP.
Alexander Ebert [Tue, 30 Oct 2012 22:39:48 +0000 (23:39 +0100)]
Fixed erroneous tab menu
Fixes #871
Alexander Ebert [Tue, 30 Oct 2012 20:06:32 +0000 (21:06 +0100)]
Fixed 'Enter' submitting a form within WCF.Search.Base
Closes #797
Alexander Ebert [Tue, 30 Oct 2012 19:50:02 +0000 (12:50 -0700)]
Merge pull request #873 from Gravatronics/enhancement/unmarkAllContainerData
Moves container data to parameters array …
Matthias Schmidt [Tue, 30 Oct 2012 19:05:23 +0000 (20:05 +0100)]
Moves container data to parameters array …
… to make it available as a parameter in the action class.
Alexander Ebert [Tue, 30 Oct 2012 18:58:05 +0000 (19:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 30 Oct 2012 18:53:40 +0000 (19:53 +0100)]
Adding default style
Alexander Ebert [Tue, 30 Oct 2012 18:53:04 +0000 (11:53 -0700)]
Merge pull request #872 from Gravatronics/enhancement/implementationSystemException
Unifies implementation system exception texts
Matthias Schmidt [Tue, 30 Oct 2012 18:40:07 +0000 (19:40 +0100)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/implementationSystemException
Alexander Ebert [Tue, 30 Oct 2012 16:06:05 +0000 (17:06 +0100)]
Fixed style export
Alexander Ebert [Tue, 30 Oct 2012 15:43:22 +0000 (16:43 +0100)]
Fixed tooltip for sidebar button
Alexander Ebert [Tue, 30 Oct 2012 03:54:08 +0000 (04:54 +0100)]
Added language variable for missing i18n values
Fixes #788
Alexander Ebert [Tue, 30 Oct 2012 02:31:27 +0000 (03:31 +0100)]
Moved label colors into WCF
Fixes #823
Alexander Ebert [Mon, 29 Oct 2012 20:44:27 +0000 (21:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Oct 2012 20:44:12 +0000 (21:44 +0100)]
Fixed template scripting error
Marcel Werk [Mon, 29 Oct 2012 17:31:31 +0000 (18:31 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Oct 2012 17:31:16 +0000 (18:31 +0100)]
Fixed some minor style issues
Fixes #860
Alexander Ebert [Mon, 29 Oct 2012 17:28:02 +0000 (18:28 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Oct 2012 17:27:38 +0000 (18:27 +0100)]
Bogus fix for rounding errors RGB -> HSV -> RGB
Fixes #866
Marcel Werk [Mon, 29 Oct 2012 16:43:25 +0000 (17:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Oct 2012 16:43:08 +0000 (17:43 +0100)]
Fixed minor style issues
Alexander Ebert [Mon, 29 Oct 2012 16:30:26 +0000 (17:30 +0100)]
Fixed marking of active tab if used with nested tabs
Marcel Werk [Mon, 29 Oct 2012 15:57:43 +0000 (16:57 +0100)]
Added SQL query for default style
Marcel Werk [Mon, 29 Oct 2012 15:50:28 +0000 (16:50 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Oct 2012 15:50:13 +0000 (16:50 +0100)]
Fixed main menu top-margin
Alexander Ebert [Mon, 29 Oct 2012 13:54:55 +0000 (14:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Oct 2012 13:54:08 +0000 (14:54 +0100)]
Added support for activeTabMenuItem
Fixes #863
Alexander Ebert [Mon, 29 Oct 2012 12:08:09 +0000 (05:08 -0700)]
Merge pull request #859 from Gravatronics/enhancement/clipboardUnmarkAll
Enhances new clipboard's unmark all action
Alexander Ebert [Mon, 29 Oct 2012 12:07:42 +0000 (05:07 -0700)]
Merge pull request #862 from MeinAccount/bug/wcfDialog/_success
Only displays AJAX content when the dialog is visible
Alexander Ebert [Mon, 29 Oct 2012 11:52:33 +0000 (12:52 +0100)]
Force display of first erroneous tab menu item
Fixes #864
Alexander Ebert [Mon, 29 Oct 2012 11:22:48 +0000 (12:22 +0100)]
Fixed ACP-menu
Fixes #865
Alexander Ebert [Mon, 29 Oct 2012 01:12:19 +0000 (02:12 +0100)]
Fixed redirect URLs
Alexander Ebert [Mon, 29 Oct 2012 00:53:29 +0000 (01:53 +0100)]
Fix handling of empty LESS variable values
Marcel Werk [Mon, 29 Oct 2012 00:30:51 +0000 (01:30 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Oct 2012 00:30:36 +0000 (01:30 +0100)]
Fixed color definition (rgb -> rgba)
Magnus Kühn [Sun, 28 Oct 2012 05:39:14 +0000 (06:39 +0100)]
Only displays AJAX content when the dialog is visible
Matthias Schmidt [Sat, 27 Oct 2012 20:08:59 +0000 (22:08 +0200)]
Unifies "does not implement" SystemException texts
Alexander Ebert [Sat, 27 Oct 2012 20:01:43 +0000 (22:01 +0200)]
Supporting benchmark for PHP 5.3 < 5.3.6
Matthias Schmidt [Sat, 27 Oct 2012 19:58:44 +0000 (21:58 +0200)]
Removes dot in comment
Matthias Schmidt [Sat, 27 Oct 2012 19:50:34 +0000 (21:50 +0200)]
Corrects texts
Matthias Schmidt [Sat, 27 Oct 2012 18:36:58 +0000 (20:36 +0200)]
Reintroduces comment
Matthias Schmidt [Sat, 27 Oct 2012 18:34:10 +0000 (20:34 +0200)]
Enhances new clipboard's unmark all action
The action class now **has to** implement the new `wcf\data\IClipboardAction` interface and the AJAX call to unmark all items includes the container data now.
Alexander Ebert [Fri, 26 Oct 2012 13:47:03 +0000 (15:47 +0200)]
Fixed HeaderUtil::redirect() usage
Alexander Ebert [Fri, 26 Oct 2012 13:34:43 +0000 (15:34 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 26 Oct 2012 13:34:09 +0000 (15:34 +0200)]
Removed $prependDir from HeaderUtil::redirect()
You should always pass an URL returned by LinkHandler::getLink() which is already absolute by definition.
Tim Düsterhus [Thu, 25 Oct 2012 16:40:20 +0000 (18:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Thu, 25 Oct 2012 16:39:50 +0000 (18:39 +0200)]
Fix isAdminGroup in WCFSetup
Alexander Ebert [Thu, 25 Oct 2012 16:39:31 +0000 (18:39 +0200)]
Fixed empty LESS variable values
Alexander Ebert [Thu, 25 Oct 2012 16:02:05 +0000 (18:02 +0200)]
Added support for individual CSS/LESS
Marcel Werk [Thu, 25 Oct 2012 15:55:02 +0000 (17:55 +0200)]
Minor style fixes
Marcel Werk [Thu, 25 Oct 2012 15:30:09 +0000 (17:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 25 Oct 2012 15:29:55 +0000 (17:29 +0200)]
Minor style fixes
Tim Düsterhus [Wed, 24 Oct 2012 19:17:54 +0000 (21:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Wed, 24 Oct 2012 19:16:36 +0000 (21:16 +0200)]
Make getAdminGroupIDs static
<.<
Alexander Ebert [Wed, 24 Oct 2012 18:57:39 +0000 (20:57 +0200)]
LinkHandler now always returns a full URL
Tim Düsterhus [Wed, 24 Oct 2012 18:46:05 +0000 (20:46 +0200)]
Read admin groups only once
Tim Düsterhus [Wed, 24 Oct 2012 18:26:03 +0000 (20:26 +0200)]
Add missing import
Tim Düsterhus [Wed, 24 Oct 2012 16:53:07 +0000 (18:53 +0200)]
Fixing grammarz
Tim Düsterhus [Wed, 24 Oct 2012 15:47:37 +0000 (17:47 +0200)]
Fix UserGroup::getName()
Tim Düsterhus [Wed, 24 Oct 2012 15:44:55 +0000 (17:44 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Wed, 24 Oct 2012 15:44:26 +0000 (17:44 +0200)]
Add UserGroup::isAdminGroup()
Alexander Ebert [Wed, 24 Oct 2012 14:07:26 +0000 (16:07 +0200)]
Fixed top links for dynamically fetched content
Alexander Ebert [Wed, 24 Oct 2012 01:58:25 +0000 (03:58 +0200)]
Added keyboard-based navigation within dropdowns
Currently not all dropdowns properly support this, as they override the _createListItem() method which is responsible for counting the amount of selectable items.
See #797
Alexander Ebert [Tue, 23 Oct 2012 20:15:51 +0000 (22:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 23 Oct 2012 20:15:29 +0000 (22:15 +0200)]
Added option to unmark all clipboard items per type
Fixes #823
Marcel Werk [Tue, 23 Oct 2012 17:49:03 +0000 (19:49 +0200)]
Fixed language dropdown
Closes #843
Alexander Ebert [Tue, 23 Oct 2012 16:26:36 +0000 (18:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 23 Oct 2012 16:26:17 +0000 (18:26 +0200)]
Removed ui.wcfSidebar and descendants
Closes #734
Marcel Werk [Tue, 23 Oct 2012 16:23:34 +0000 (18:23 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 23 Oct 2012 16:23:16 +0000 (18:23 +0200)]
Basic style update
Alexander Ebert [Tue, 23 Oct 2012 15:57:41 +0000 (17:57 +0200)]
Fixed button for collapsible sidebar
Marcel Werk [Tue, 23 Oct 2012 12:58:30 +0000 (14:58 +0200)]
Fixed LESS issue
Alexander Ebert [Mon, 22 Oct 2012 15:18:24 +0000 (17:18 +0200)]
Restricting collapsible sidebar to right sidebars
Alexander Ebert [Mon, 22 Oct 2012 14:05:41 +0000 (16:05 +0200)]
Supporting collapsible sidebar persistence
Alexander Ebert [Mon, 22 Oct 2012 13:40:55 +0000 (15:40 +0200)]
Added interface required for AJAX-based method calls
Alexander Ebert [Mon, 22 Oct 2012 13:10:18 +0000 (15:10 +0200)]
Added AJAXInvokeAction for generic AJAX requests
Alexander Ebert [Mon, 22 Oct 2012 13:09:52 +0000 (15:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 22 Oct 2012 13:09:27 +0000 (15:09 +0200)]
collapsible item's object id is now a string
Alexander Ebert [Mon, 22 Oct 2012 13:08:58 +0000 (15:08 +0200)]
Added prototype for WCF.Collapsible.Sidebar
Marcel Werk [Mon, 22 Oct 2012 13:02:15 +0000 (06:02 -0700)]
Merge pull request #854 from KittBlog/basicStyle
basic style update
KittBlog [Sun, 21 Oct 2012 15:59:57 +0000 (17:59 +0200)]
basic style update
Tim Düsterhus [Sat, 20 Oct 2012 16:09:43 +0000 (18:09 +0200)]
Properly handle dates in the future
Tim Düsterhus [Sat, 20 Oct 2012 11:44:02 +0000 (13:44 +0200)]
Add setCaret to WCF.js
Alexander Ebert [Thu, 18 Oct 2012 16:16:56 +0000 (18:16 +0200)]
WCF.Clipboard now properly handles new elements
Alexander Ebert [Wed, 17 Oct 2012 18:17:50 +0000 (20:17 +0200)]
Fixed WCF::getPath() and redirect in WCFACP
Alexander Ebert [Wed, 17 Oct 2012 18:15:05 +0000 (20:15 +0200)]
Fixed href of <base />-tag
Alexander Ebert [Wed, 17 Oct 2012 17:47:19 +0000 (19:47 +0200)]
Sending X-UA-Compatible as HTTP-Header
Alexander Ebert [Wed, 17 Oct 2012 16:50:15 +0000 (18:50 +0200)]
Fetching application through fetchObject()
Thanks @Gravatronics
Alexander Ebert [Wed, 17 Oct 2012 16:22:17 +0000 (18:22 +0200)]
Added isInternalURL() to ApplicationHandler