GitHub/WoltLab/WCF.git
12 years agoAdjusts the height of multilingual input fields
Matthias Schmidt [Thu, 1 Nov 2012 23:34:16 +0000 (00:34 +0100)]
Adjusts the height of multilingual input fields

This way, button and input field have the same height which looks way better than if the input field isn't high enough.

12 years agoDateUtil::formatInterval now supports dates in the future
Tim Düsterhus [Thu, 1 Nov 2012 17:15:32 +0000 (18:15 +0100)]
DateUtil::formatInterval now supports dates in the future

12 years agoMake it possible to use Popover when an Overlay is active
Tim Düsterhus [Mon, 29 Oct 2012 20:17:59 +0000 (21:17 +0100)]
Make it possible to use Popover when an Overlay is active

12 years agoAdd UserGroup::getGroupByID()
Tim Düsterhus [Thu, 25 Oct 2012 18:31:18 +0000 (20:31 +0200)]
Add UserGroup::getGroupByID()

12 years agoFixed .preInput buttons
Alexander Ebert [Thu, 1 Nov 2012 15:49:07 +0000 (16:49 +0100)]
Fixed .preInput buttons

Fixes #879

12 years agoMarking first imported style as default style
Alexander Ebert [Thu, 1 Nov 2012 15:39:18 +0000 (16:39 +0100)]
Marking first imported style as default style

Fixes #878

12 years agoCalculating button position if sidebar collapsed/opened
Alexander Ebert [Thu, 1 Nov 2012 15:29:04 +0000 (16:29 +0100)]
Calculating button position if sidebar collapsed/opened

Fixes #880

12 years agoFixed style PIP … again
Alexander Ebert [Wed, 31 Oct 2012 19:54:30 +0000 (20:54 +0100)]
Fixed style PIP … again

See #874

12 years agoFixed style PIP
Alexander Ebert [Wed, 31 Oct 2012 19:53:36 +0000 (20:53 +0100)]
Fixed style PIP

Closes #874

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 31 Oct 2012 19:17:47 +0000 (20:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed minor style issues
Marcel Werk [Wed, 31 Oct 2012 19:17:32 +0000 (20:17 +0100)]
Fixed minor style issues

12 years agoFixed duplicating whitespace and input field focus
Alexander Ebert [Wed, 31 Oct 2012 10:51:37 +0000 (11:51 +0100)]
Fixed duplicating whitespace and input field focus

Fixes #759

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

12 years agoRemoves unused/obsolete JavaScript icons code
Matthias Schmidt [Wed, 31 Oct 2012 07:17:15 +0000 (08:17 +0100)]
Removes unused/obsolete JavaScript icons code

12 years agoImproves icons in JavaScript environment
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.

12 years agoFixed erroneous tab menu
Alexander Ebert [Tue, 30 Oct 2012 22:39:48 +0000 (23:39 +0100)]
Fixed erroneous tab menu

Fixes #871

12 years agoFixed 'Enter' submitting a form within WCF.Search.Base
Alexander Ebert [Tue, 30 Oct 2012 20:06:32 +0000 (21:06 +0100)]
Fixed 'Enter' submitting a form within WCF.Search.Base

Closes #797

12 years agoMerge pull request #873 from Gravatronics/enhancement/unmarkAllContainerData
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 …

12 years agoMoves 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.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 30 Oct 2012 18:58:05 +0000 (19:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdding default style
Alexander Ebert [Tue, 30 Oct 2012 18:53:40 +0000 (19:53 +0100)]
Adding default style

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

12 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/implementation...
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

12 years agoFixed style export
Alexander Ebert [Tue, 30 Oct 2012 16:06:05 +0000 (17:06 +0100)]
Fixed style export

12 years agoFixed tooltip for sidebar button
Alexander Ebert [Tue, 30 Oct 2012 15:43:22 +0000 (16:43 +0100)]
Fixed tooltip for sidebar button

12 years agoAdded language variable for missing i18n values
Alexander Ebert [Tue, 30 Oct 2012 03:54:08 +0000 (04:54 +0100)]
Added language variable for missing i18n values

Fixes #788

12 years agoMoved label colors into WCF
Alexander Ebert [Tue, 30 Oct 2012 02:31:27 +0000 (03:31 +0100)]
Moved label colors into WCF

Fixes #823

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Oct 2012 20:44:27 +0000 (21:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed template scripting error
Alexander Ebert [Mon, 29 Oct 2012 20:44:12 +0000 (21:44 +0100)]
Fixed template scripting error

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Oct 2012 17:31:31 +0000 (18:31 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed some minor style issues
Marcel Werk [Mon, 29 Oct 2012 17:31:16 +0000 (18:31 +0100)]
Fixed some minor style issues

Fixes #860

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Oct 2012 17:28:02 +0000 (18:28 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoBogus fix for rounding errors RGB -> HSV -> RGB
Alexander Ebert [Mon, 29 Oct 2012 17:27:38 +0000 (18:27 +0100)]
Bogus fix for rounding errors RGB -> HSV -> RGB

Fixes #866

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Oct 2012 16:43:25 +0000 (17:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed minor style issues
Marcel Werk [Mon, 29 Oct 2012 16:43:08 +0000 (17:43 +0100)]
Fixed minor style issues

12 years agoFixed marking of active tab if used with nested tabs
Alexander Ebert [Mon, 29 Oct 2012 16:30:26 +0000 (17:30 +0100)]
Fixed marking of active tab if used with nested tabs

12 years agoAdded SQL query for default style
Marcel Werk [Mon, 29 Oct 2012 15:57:43 +0000 (16:57 +0100)]
Added SQL query for default style

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Oct 2012 15:50:28 +0000 (16:50 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed main menu top-margin
Marcel Werk [Mon, 29 Oct 2012 15:50:13 +0000 (16:50 +0100)]
Fixed main menu top-margin

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Oct 2012 13:54:55 +0000 (14:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded support for activeTabMenuItem
Alexander Ebert [Mon, 29 Oct 2012 13:54:08 +0000 (14:54 +0100)]
Added support for activeTabMenuItem

Fixes #863

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

12 years agoMerge pull request #862 from MeinAccount/bug/wcfDialog/_success
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

12 years agoForce display of first erroneous tab menu item
Alexander Ebert [Mon, 29 Oct 2012 11:52:33 +0000 (12:52 +0100)]
Force display of first erroneous tab menu item

Fixes #864

12 years agoFixed ACP-menu
Alexander Ebert [Mon, 29 Oct 2012 11:22:48 +0000 (12:22 +0100)]
Fixed ACP-menu

Fixes #865

12 years agoFixed redirect URLs
Alexander Ebert [Mon, 29 Oct 2012 01:12:19 +0000 (02:12 +0100)]
Fixed redirect URLs

12 years agoFix handling of empty LESS variable values
Alexander Ebert [Mon, 29 Oct 2012 00:53:29 +0000 (01:53 +0100)]
Fix handling of empty LESS variable values

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 29 Oct 2012 00:30:51 +0000 (01:30 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed color definition (rgb -> rgba)
Marcel Werk [Mon, 29 Oct 2012 00:30:36 +0000 (01:30 +0100)]
Fixed color definition (rgb -> rgba)

12 years agoOnly displays AJAX content when the dialog is visible
Magnus Kühn [Sun, 28 Oct 2012 05:39:14 +0000 (06:39 +0100)]
Only displays AJAX content when the dialog is visible

12 years agoUnifies "does not implement" SystemException texts
Matthias Schmidt [Sat, 27 Oct 2012 20:08:59 +0000 (22:08 +0200)]
Unifies "does not implement" SystemException texts

12 years agoSupporting benchmark for PHP 5.3 < 5.3.6
Alexander Ebert [Sat, 27 Oct 2012 20:01:43 +0000 (22:01 +0200)]
Supporting benchmark for PHP 5.3 < 5.3.6

12 years agoRemoves dot in comment
Matthias Schmidt [Sat, 27 Oct 2012 19:58:44 +0000 (21:58 +0200)]
Removes dot in comment

12 years agoCorrects texts
Matthias Schmidt [Sat, 27 Oct 2012 19:50:34 +0000 (21:50 +0200)]
Corrects texts

12 years agoReintroduces comment
Matthias Schmidt [Sat, 27 Oct 2012 18:36:58 +0000 (20:36 +0200)]
Reintroduces comment

12 years agoEnhances new clipboard's unmark all action
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.

12 years agoFixed HeaderUtil::redirect() usage
Alexander Ebert [Fri, 26 Oct 2012 13:47:03 +0000 (15:47 +0200)]
Fixed HeaderUtil::redirect() usage

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 26 Oct 2012 13:34:43 +0000 (15:34 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoRemoved $prependDir from HeaderUtil::redirect()
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.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Thu, 25 Oct 2012 16:40:20 +0000 (18:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFix isAdminGroup in WCFSetup
Tim Düsterhus [Thu, 25 Oct 2012 16:39:50 +0000 (18:39 +0200)]
Fix isAdminGroup in WCFSetup

12 years agoFixed empty LESS variable values
Alexander Ebert [Thu, 25 Oct 2012 16:39:31 +0000 (18:39 +0200)]
Fixed empty LESS variable values

12 years agoAdded support for individual CSS/LESS
Alexander Ebert [Thu, 25 Oct 2012 16:02:05 +0000 (18:02 +0200)]
Added support for individual CSS/LESS

12 years agoMinor style fixes
Marcel Werk [Thu, 25 Oct 2012 15:55:02 +0000 (17:55 +0200)]
Minor style fixes

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 25 Oct 2012 15:30:09 +0000 (17:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoMinor style fixes
Marcel Werk [Thu, 25 Oct 2012 15:29:55 +0000 (17:29 +0200)]
Minor style fixes

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Wed, 24 Oct 2012 19:17:54 +0000 (21:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoMake getAdminGroupIDs static
Tim Düsterhus [Wed, 24 Oct 2012 19:16:36 +0000 (21:16 +0200)]
Make getAdminGroupIDs static

<.<

12 years agoLinkHandler now always returns a full URL
Alexander Ebert [Wed, 24 Oct 2012 18:57:39 +0000 (20:57 +0200)]
LinkHandler now always returns a full URL

12 years agoRead admin groups only once
Tim Düsterhus [Wed, 24 Oct 2012 18:46:05 +0000 (20:46 +0200)]
Read admin groups only once

12 years agoAdd missing import
Tim Düsterhus [Wed, 24 Oct 2012 18:26:03 +0000 (20:26 +0200)]
Add missing import

12 years agoFixing grammarz
Tim Düsterhus [Wed, 24 Oct 2012 16:53:07 +0000 (18:53 +0200)]
Fixing grammarz

12 years agoFix UserGroup::getName()
Tim Düsterhus [Wed, 24 Oct 2012 15:47:37 +0000 (17:47 +0200)]
Fix UserGroup::getName()

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Wed, 24 Oct 2012 15:44:55 +0000 (17:44 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdd UserGroup::isAdminGroup()
Tim Düsterhus [Wed, 24 Oct 2012 15:44:26 +0000 (17:44 +0200)]
Add UserGroup::isAdminGroup()

12 years agoFixed top links for dynamically fetched content
Alexander Ebert [Wed, 24 Oct 2012 14:07:26 +0000 (16:07 +0200)]
Fixed top links for dynamically fetched content

12 years agoAdded keyboard-based navigation within dropdowns
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

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 23 Oct 2012 20:15:51 +0000 (22:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded option to unmark all clipboard items per type
Alexander Ebert [Tue, 23 Oct 2012 20:15:29 +0000 (22:15 +0200)]
Added option to unmark all clipboard items per type

Fixes #823

12 years agoFixed language dropdown
Marcel Werk [Tue, 23 Oct 2012 17:49:03 +0000 (19:49 +0200)]
Fixed language dropdown

Closes #843

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 23 Oct 2012 16:26:36 +0000 (18:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoRemoved ui.wcfSidebar and descendants
Alexander Ebert [Tue, 23 Oct 2012 16:26:17 +0000 (18:26 +0200)]
Removed ui.wcfSidebar and descendants

Closes #734

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 23 Oct 2012 16:23:34 +0000 (18:23 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoBasic style update
Marcel Werk [Tue, 23 Oct 2012 16:23:16 +0000 (18:23 +0200)]
Basic style update

12 years agoFixed button for collapsible sidebar
Alexander Ebert [Tue, 23 Oct 2012 15:57:41 +0000 (17:57 +0200)]
Fixed button for collapsible sidebar

12 years agoFixed LESS issue
Marcel Werk [Tue, 23 Oct 2012 12:58:30 +0000 (14:58 +0200)]
Fixed LESS issue

12 years agoRestricting collapsible sidebar to right sidebars
Alexander Ebert [Mon, 22 Oct 2012 15:18:24 +0000 (17:18 +0200)]
Restricting collapsible sidebar to right sidebars

12 years agoSupporting collapsible sidebar persistence
Alexander Ebert [Mon, 22 Oct 2012 14:05:41 +0000 (16:05 +0200)]
Supporting collapsible sidebar persistence

12 years agoAdded interface required for AJAX-based method calls
Alexander Ebert [Mon, 22 Oct 2012 13:40:55 +0000 (15:40 +0200)]
Added interface required for AJAX-based method calls

12 years agoAdded AJAXInvokeAction for generic AJAX requests
Alexander Ebert [Mon, 22 Oct 2012 13:10:18 +0000 (15:10 +0200)]
Added AJAXInvokeAction for generic AJAX requests

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 22 Oct 2012 13:09:52 +0000 (15:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agocollapsible item's object id is now a string
Alexander Ebert [Mon, 22 Oct 2012 13:09:27 +0000 (15:09 +0200)]
collapsible item's object id is now a string

12 years agoAdded prototype for WCF.Collapsible.Sidebar
Alexander Ebert [Mon, 22 Oct 2012 13:08:58 +0000 (15:08 +0200)]
Added prototype for WCF.Collapsible.Sidebar

12 years agoMerge pull request #854 from KittBlog/basicStyle
Marcel Werk [Mon, 22 Oct 2012 13:02:15 +0000 (06:02 -0700)]
Merge pull request #854 from KittBlog/basicStyle

basic style update

12 years agobasic style update
KittBlog [Sun, 21 Oct 2012 15:59:57 +0000 (17:59 +0200)]
basic style update

12 years agoProperly handle dates in the future
Tim Düsterhus [Sat, 20 Oct 2012 16:09:43 +0000 (18:09 +0200)]
Properly handle dates in the future

12 years agoAdd setCaret to WCF.js
Tim Düsterhus [Sat, 20 Oct 2012 11:44:02 +0000 (13:44 +0200)]
Add setCaret to WCF.js

12 years agoWCF.Clipboard now properly handles new elements
Alexander Ebert [Thu, 18 Oct 2012 16:16:56 +0000 (18:16 +0200)]
WCF.Clipboard now properly handles new elements

12 years agoFixed WCF::getPath() and redirect in WCFACP
Alexander Ebert [Wed, 17 Oct 2012 18:17:50 +0000 (20:17 +0200)]
Fixed WCF::getPath() and redirect in WCFACP

12 years agoFixed href of <base />-tag
Alexander Ebert [Wed, 17 Oct 2012 18:15:05 +0000 (20:15 +0200)]
Fixed href of <base />-tag