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

11 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

11 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

11 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

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

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

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

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

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

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

11 years agoApplications now provide their own filesystem path
Alexander Ebert [Sun, 14 Oct 2012 19:09:57 +0000 (21:09 +0200)]
Applications now provide their own filesystem path

Use IApplication::getPackageDir() to return the package directory, previously this was provided by APP_DIR (e.g. WBB_DIR).

11 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
Matthias Schmidt [Sun, 14 Oct 2012 18:13:45 +0000 (20:13 +0200)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup

Conflicts:
wcfsetup/install/files/lib/data/style/ActiveStyle.class.php

11 years agoRemoved whitespace. Now @Gravatronics is happy :)
Alexander Ebert [Sun, 14 Oct 2012 17:58:54 +0000 (19:58 +0200)]
Removed whitespace. Now @Gravatronics is happy :)

11 years agoRe-added RELATIVE_WCF_DIR to config file
Alexander Ebert [Sun, 14 Oct 2012 17:56:05 +0000 (19:56 +0200)]
Re-added RELATIVE_WCF_DIR to config file

11 years agoMoved permission to use disabled styles into WCF
Alexander Ebert [Sun, 14 Oct 2012 17:53:21 +0000 (19:53 +0200)]
Moved permission to use disabled styles into WCF

Fixes #835

11 years agoFixed interface violation
Alexander Ebert [Sun, 14 Oct 2012 17:49:53 +0000 (19:49 +0200)]
Fixed interface violation

Fixes #835

11 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
Matthias Schmidt [Sun, 14 Oct 2012 16:51:05 +0000 (18:51 +0200)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup

11 years agoRemoved *_DIR, RELATIVE_*_DIR and $packageDirs
Alexander Ebert [Sun, 14 Oct 2012 16:17:23 +0000 (18:17 +0200)]
Removed *_DIR, RELATIVE_*_DIR and $packageDirs

11 years agoFixed WCF.Dropdown alignment, thanks to @Gravatronics
Alexander Ebert [Sun, 14 Oct 2012 16:08:32 +0000 (18:08 +0200)]
Fixed WCF.Dropdown alignment, thanks to @Gravatronics

Fixes #763

11 years agoFixed creepy exceptions if user cannot access ACP via AJAX
Alexander Ebert [Sun, 14 Oct 2012 16:03:35 +0000 (18:03 +0200)]
Fixed creepy exceptions if user cannot access ACP via AJAX

Furthermore disabled the search box if user cannot access the ACP

11 years agoBreadcrumbs no longer allow nulled parameters
Alexander Ebert [Sun, 14 Oct 2012 15:55:36 +0000 (17:55 +0200)]
Breadcrumbs no longer allow nulled parameters

See #780

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 14 Oct 2012 15:42:35 +0000 (17:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoUnified names for user group cache files
Alexander Ebert [Sun, 14 Oct 2012 15:42:04 +0000 (17:42 +0200)]
Unified names for user group cache files

Fixes #749

11 years agoMerge pull request #838 from Gravatronics/bug/sortableCSS
Alexander Ebert [Sun, 14 Oct 2012 12:40:49 +0000 (05:40 -0700)]
Merge pull request #838 from Gravatronics/bug/sortableCSS

Fixes CSS of sorted list item

11 years agoMerge pull request #836 from Gravatronics/enhancement/IClipboardActionTypeHint
Alexander Ebert [Sun, 14 Oct 2012 12:39:48 +0000 (05:39 -0700)]
Merge pull request #836 from Gravatronics/enhancement/IClipboardActionTypeHint

Adds type hint for IClipboardAction::execute()

11 years agoMerge pull request #837 from Gravatronics/bug/userListEmailColumnHead
Alexander Ebert [Sun, 14 Oct 2012 12:39:32 +0000 (05:39 -0700)]
Merge pull request #837 from Gravatronics/bug/userListEmailColumnHead

Fixes user list email column head language item

11 years agoMerge pull request #834 from Gravatronics/enhancement/acpSearchProviders
Alexander Ebert [Sun, 14 Oct 2012 12:37:10 +0000 (05:37 -0700)]
Merge pull request #834 from Gravatronics/enhancement/acpSearchProviders

Adds acp search providers for users and packages

11 years agoAdd input[type='number']
Tim Düsterhus [Sun, 14 Oct 2012 11:18:19 +0000 (13:18 +0200)]
Add input[type='number']

11 years agoMerge pull request #833 from Gravatronics/bug/stylePIP
Tim Düsterhus [Sun, 14 Oct 2012 10:13:55 +0000 (03:13 -0700)]
Merge pull request #833 from Gravatronics/bug/stylePIP

Fixes style package installation plugin

11 years agoMerge pull request #832 from Gravatronics/bug/moduleAPIAccess
Tim Düsterhus [Sun, 14 Oct 2012 10:13:36 +0000 (03:13 -0700)]
Merge pull request #832 from Gravatronics/bug/moduleAPIAccess

Manually sets MODULE_API_ACCESS to fix installation