GitHub/WoltLab/WCF.git
11 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

11 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

11 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

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

Fixes #865

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

11 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

11 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

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

11 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

11 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

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

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

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

11 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.

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

11 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

11 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.

11 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

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

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

11 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

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

11 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

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

11 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

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

<.<

11 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

11 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

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

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

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

11 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

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

11 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

11 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

11 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

11 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

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

Closes #843

11 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

11 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

11 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

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

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

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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

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

11 years agoSending X-UA-Compatible as HTTP-Header
Alexander Ebert [Wed, 17 Oct 2012 17:47:19 +0000 (19:47 +0200)]
Sending X-UA-Compatible as HTTP-Header

11 years agoFetching application through fetchObject()
Alexander Ebert [Wed, 17 Oct 2012 16:50:15 +0000 (18:50 +0200)]
Fetching application through fetchObject()

Thanks @Gravatronics

11 years agoAdded isInternalURL() to ApplicationHandler
Alexander Ebert [Wed, 17 Oct 2012 16:22:17 +0000 (18:22 +0200)]
Added isInternalURL() to ApplicationHandler

11 years agoAdded method to return all active applications
Alexander Ebert [Wed, 17 Oct 2012 16:03:09 +0000 (18:03 +0200)]
Added method to return all active applications

11 years agoRemoved PAGE_URL option
Alexander Ebert [Wed, 17 Oct 2012 15:35:44 +0000 (17:35 +0200)]
Removed PAGE_URL option

11 years agoRemoved ActiveStyle::getVariable(), forwarding to Style
Alexander Ebert [Wed, 17 Oct 2012 13:14:02 +0000 (15:14 +0200)]
Removed ActiveStyle::getVariable(), forwarding to Style

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

11 years agoAdded backtrace output
Marcel Werk [Tue, 16 Oct 2012 23:18:26 +0000 (01:18 +0200)]
Added backtrace output

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Tue, 16 Oct 2012 16:46:09 +0000 (18:46 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoving DatediffModifier (duplicate of Date_D_iffModifier)
Tim Düsterhus [Tue, 16 Oct 2012 16:45:20 +0000 (18:45 +0200)]
Removing DatediffModifier (duplicate of Date_D_iffModifier)

Fixes #852

11 years agoAdded missing language variables
Marcel Werk [Tue, 16 Oct 2012 14:38:13 +0000 (16:38 +0200)]
Added missing language variables

11 years agoAdded English date language items
Marcel Werk [Tue, 16 Oct 2012 13:05:00 +0000 (15:05 +0200)]
Added English date language items

Fixes #841

11 years agoFixed overflow issue in sidebar
Marcel Werk [Tue, 16 Oct 2012 12:26:48 +0000 (14:26 +0200)]
Fixed overflow issue in sidebar

11 years agoFixed badges in main menu
Marcel Werk [Tue, 16 Oct 2012 11:49:42 +0000 (13:49 +0200)]
Fixed badges in main menu

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 16 Oct 2012 11:32:02 +0000 (13:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed line-height
Marcel Werk [Tue, 16 Oct 2012 11:31:47 +0000 (13:31 +0200)]
Fixed line-height

11 years agoFixed WCF.Popover
Alexander Ebert [Mon, 15 Oct 2012 19:11:37 +0000 (21:11 +0200)]
Fixed WCF.Popover

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 15 Oct 2012 18:04:16 +0000 (20:04 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImproved WCF.Popover
Alexander Ebert [Mon, 15 Oct 2012 18:03:51 +0000 (20:03 +0200)]
Improved WCF.Popover

Popovers are hidden with display:none to disable any DOM interaction. Furthermore the popover is no longer triggered, if the link has no or empty 'href' attribute.

Fixes #849

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Mon, 15 Oct 2012 15:09:05 +0000 (17:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImprove styling of browser-validated inputs
Tim Düsterhus [Mon, 15 Oct 2012 15:02:42 +0000 (17:02 +0200)]
Improve styling of browser-validated inputs

11 years agoFixed dependency rebuilding
Alexander Ebert [Mon, 15 Oct 2012 12:45:18 +0000 (14:45 +0200)]
Fixed dependency rebuilding

Fixes #603

11 years agoFixed JavaScript error during uninstallation
Alexander Ebert [Mon, 15 Oct 2012 12:44:43 +0000 (14:44 +0200)]
Fixed JavaScript error during uninstallation

Fixes #842

11 years agoFixed deletion of cache files upon uninstallation
Alexander Ebert [Mon, 15 Oct 2012 12:44:04 +0000 (14:44 +0200)]
Fixed deletion of cache files upon uninstallation

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 15 Oct 2012 12:41:00 +0000 (14:41 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRevert "Removes all cache files after package uninstallation"
Alexander Ebert [Mon, 15 Oct 2012 12:40:24 +0000 (14:40 +0200)]
Revert "Removes all cache files after package uninstallation"

This reverts commit f9e2db906968bbf856af37be3c2ed75e51647e8f.

11 years agoMerge pull request #847 from Gravatronics/bug/innerErrorColor
Alexander Ebert [Mon, 15 Oct 2012 12:15:20 +0000 (05:15 -0700)]
Merge pull request #847 from Gravatronics/bug/innerErrorColor

Fixes innerError text color

11 years agoFixed variable for background color
Alexander Ebert [Mon, 15 Oct 2012 12:13:21 +0000 (14:13 +0200)]
Fixed variable for background color

Fixes #844

11 years agoAdded RELATIVE_*_DIR again :/
Alexander Ebert [Mon, 15 Oct 2012 12:08:05 +0000 (14:08 +0200)]
Added RELATIVE_*_DIR again :/

11 years agoDBODecorator no longer implements IDBOProcessor
Alexander Ebert [Mon, 15 Oct 2012 11:34:15 +0000 (13:34 +0200)]
DBODecorator no longer implements IDBOProcessor

Reverted commit e2f8f51b83edb7cd289708a743a5d7bc5946ba7a

11 years agoUse design of formSuccess and formError for browser validated input
Tim Düsterhus [Mon, 15 Oct 2012 09:12:32 +0000 (11:12 +0200)]
Use design of formSuccess and formError for browser validated input

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Mon, 15 Oct 2012 08:26:22 +0000 (10:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes innerError text color
Matthias Schmidt [Mon, 15 Oct 2012 08:00:17 +0000 (10:00 +0200)]
Fixes innerError text color

11 years agoMerge pull request #809 from Gravatronics/enhancement/cleanup
Alexander Ebert [Mon, 15 Oct 2012 02:16:57 +0000 (19:16 -0700)]
Merge pull request #809 from Gravatronics/enhancement/cleanup

Cleans up package

11 years agoRemoves all cache files after package uninstallation
Alexander Ebert [Mon, 15 Oct 2012 02:13:24 +0000 (04:13 +0200)]
Removes all cache files after package uninstallation

Fixes #661

11 years agoForce removal of all caches after WCFSetup
Alexander Ebert [Mon, 15 Oct 2012 02:06:22 +0000 (04:06 +0200)]
Force removal of all caches after WCFSetup

Fixes #564

11 years agoFixed ACP master password
Alexander Ebert [Mon, 15 Oct 2012 02:01:21 +0000 (04:01 +0200)]
Fixed ACP master password

Fixes #725

11 years ago{hascontent} now supports assign='var'
Alexander Ebert [Mon, 15 Oct 2012 01:53:55 +0000 (03:53 +0200)]
{hascontent} now supports assign='var'

Closes #637

11 years agoexecuteAction() no longer passes the parameters
Alexander Ebert [Mon, 15 Oct 2012 01:31:27 +0000 (03:31 +0200)]
executeAction() no longer passes the parameters

Fixes #755

11 years agoAdded read*() methods to DBOActions
Alexander Ebert [Mon, 15 Oct 2012 01:28:37 +0000 (03:28 +0200)]
Added read*() methods to DBOActions

11 years agoLanguage files are completely build prior to writing them
Alexander Ebert [Sun, 14 Oct 2012 21:59:17 +0000 (23:59 +0200)]
Language files are completely build prior to writing them

This will most likely fix issues with half-build caches due to template scripting errors, as it breaks with an exception rather than producing a weird behavior. Furthermore the content is written at once, reducing disk I/O.

Fixes #815

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 14 Oct 2012 21:53:48 +0000 (23:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF