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

12 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

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

Thanks @Gravatronics

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

12 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

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

12 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

12 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

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

12 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

12 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

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

12 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

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

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

12 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

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

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

12 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

12 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

12 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

12 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

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

Fixes #603

12 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

12 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

12 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

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

12 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

12 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

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

12 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

12 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

12 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

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

12 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

12 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

12 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

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

Fixes #725

12 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

12 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

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

12 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

12 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

12 years agoIf no content language is set, use default language id
Alexander Ebert [Sun, 14 Oct 2012 21:53:25 +0000 (23:53 +0200)]
If no content language is set, use default language id

Fixes #840

12 years agoMerge pull request #846 from Gravatronics/bug/styleEditor
Alexander Ebert [Sun, 14 Oct 2012 21:42:57 +0000 (14:42 -0700)]
Merge pull request #846 from Gravatronics/bug/styleEditor

Fixes style editor

12 years agoMerge pull request #845 from Gravatronics/bug/sidebarCSSTypo
Tim Düsterhus [Sun, 14 Oct 2012 21:06:56 +0000 (14:06 -0700)]
Merge pull request #845 from Gravatronics/bug/sidebarCSSTypo

Fixes bug in sidebar CSS

12 years agoRemoves debug call
Matthias Schmidt [Sun, 14 Oct 2012 19:59:23 +0000 (21:59 +0200)]
Removes debug call

12 years agoFixes style editor
Matthias Schmidt [Sun, 14 Oct 2012 19:58:28 +0000 (21:58 +0200)]
Fixes style editor

Fixes `wcf\data\style\StyleEditor::resetCache()`, removes obsolete imports and obsolete methods.

12 years agoFixes bug in sidebar CSS
Matthias Schmidt [Sun, 14 Oct 2012 19:46:30 +0000 (21:46 +0200)]
Fixes bug in sidebar CSS

12 years agoFixed package name, thanks @Gravatronics
Alexander Ebert [Sun, 14 Oct 2012 19:24:10 +0000 (21:24 +0200)]
Fixed package name, thanks @Gravatronics

12 years agoAdded *_DIR constants again
Alexander Ebert [Sun, 14 Oct 2012 19:19:11 +0000 (21:19 +0200)]
Added *_DIR constants again

The previous approach leads to a few issues within the whole initialization process, as the package dir would not be available prior to it's usage.

12 years agoRevert "Applications now provide their own filesystem path"
Alexander Ebert [Sun, 14 Oct 2012 19:15:10 +0000 (21:15 +0200)]
Revert "Applications now provide their own filesystem path"

This reverts commit 9fc8a8989f6070a1bfd1cc724114e94b66884f50.