GitHub/WoltLab/WCF.git
12 years agoMakes it easier to use own category nodes
Matthias Schmidt [Fri, 6 Jul 2012 09:01:33 +0000 (11:01 +0200)]
Makes it easier to use own category nodes

With the changes of this commit you can easily extend the given node classes (without having to copy&paste the `__construct` methods and just change the class name). This makes it possible for your own implementation to add additional conditions for a category to be included in the list (like acl options "canViewCategory" or "canViewDisabledCategory").

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Thu, 5 Jul 2012 19:58:52 +0000 (21:58 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdding menuitem to jump to frontend
Tim Düsterhus [Thu, 5 Jul 2012 19:50:00 +0000 (21:50 +0200)]
Adding menuitem to jump to frontend

12 years agoWork-around for template guessing if accessing *Edit page
Alexander Ebert [Thu, 5 Jul 2012 17:48:04 +0000 (19:48 +0200)]
Work-around for template guessing if accessing *Edit page

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 4 Jul 2012 16:49:57 +0000 (18:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSmall improvements to the user suggestion drop down
Marcel Werk [Wed, 4 Jul 2012 16:49:41 +0000 (18:49 +0200)]
Small improvements to the user suggestion drop down

12 years agoAdded a function to disable the where keyword in condition builders
Marcel Werk [Wed, 4 Jul 2012 16:49:09 +0000 (18:49 +0200)]
Added a function to disable the where keyword in condition builders

12 years agoFixed a few issues with WCF.Sortable.List
Alexander Ebert [Wed, 4 Jul 2012 16:20:07 +0000 (18:20 +0200)]
Fixed a few issues with WCF.Sortable.List

12 years agoAdded ability to ignore list items in structure
Alexander Ebert [Wed, 4 Jul 2012 14:05:14 +0000 (16:05 +0200)]
Added ability to ignore list items in structure

If you omit the object type id for a .sortableList-element it will not be considered as part of the structure. Useful if you're dragging elements between two lists, where one list should be ignored.

12 years agoAdded support for simple list sorting
Alexander Ebert [Wed, 4 Jul 2012 13:58:00 +0000 (15:58 +0200)]
Added support for simple list sorting

12 years agoAdding EscapeCDATA-Templatemodifier
Tim Düsterhus [Tue, 3 Jul 2012 18:45:11 +0000 (20:45 +0200)]
Adding EscapeCDATA-Templatemodifier

12 years agoAdding AbstractAuthedPage
Tim Düsterhus [Tue, 3 Jul 2012 14:37:08 +0000 (16:37 +0200)]
Adding AbstractAuthedPage

AbstractAuthedPage authes a user for exactly one, the current request, based on the new accessToken.

The token is rendered invalid when the password of the user is changed. This ensures the user can make compromised tokens invalid by himself.

12 years agoAdding additional parameter `$hideSession` to SessionHandler::changeUser()
Tim Düsterhus [Tue, 3 Jul 2012 14:33:15 +0000 (16:33 +0200)]
Adding additional parameter `$hideSession` to SessionHandler::changeUser()

When set to true the user-change is not reflected in the database.

12 years agoMerge pull request #628 from wbbaddons/regexErrorFix
Tim Düsterhus [Mon, 2 Jul 2012 19:27:08 +0000 (12:27 -0700)]
Merge pull request #628 from wbbaddons/regexErrorFix

Fixed Error-Handling of Regex.class.php

12 years agoReset caches in SessionHandler::changeUser()
Tim Düsterhus [Mon, 2 Jul 2012 19:11:05 +0000 (21:11 +0200)]
Reset caches in SessionHandler::changeUser()

Closes #630

12 years agoFixed deleting of sessions in SessionHandler::changeUser()
Tim Düsterhus [Mon, 2 Jul 2012 19:05:45 +0000 (21:05 +0200)]
Fixed deleting of sessions in SessionHandler::changeUser()

Fixes #628

Additionally clearing up some unneeded whitespace and updating years in copyright.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 2 Jul 2012 13:56:55 +0000 (15:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSmall style fix
Marcel Werk [Mon, 2 Jul 2012 13:56:41 +0000 (15:56 +0200)]
Small style fix

12 years agoRemoved LESS_FILES option and added flag for landing page
Alexander Ebert [Sun, 1 Jul 2012 23:54:45 +0000 (01:54 +0200)]
Removed LESS_FILES option and added flag for landing page

12 years agoWork-around for non-working auto-completion of database tablen ame
Alexander Ebert [Sun, 1 Jul 2012 20:08:48 +0000 (22:08 +0200)]
Work-around for non-working auto-completion of database tablen ame

12 years agoMerge pull request #659 from Gravatronics/bug/setLanguageID
Alexander Ebert [Sat, 30 Jun 2012 14:53:25 +0000 (07:53 -0700)]
Merge pull request #659 from Gravatronics/bug/setLanguageID

Adds missing SessionHandler::setLanguageID() method

12 years agoAdds missing SessionHandler::setLanguageID() method
Matthias Schmidt [Fri, 29 Jun 2012 17:22:13 +0000 (19:22 +0200)]
Adds missing SessionHandler::setLanguageID() method

Used in WCF::initLanguage()

12 years agoSmall style fixes
Marcel Werk [Thu, 28 Jun 2012 23:01:31 +0000 (01:01 +0200)]
Small style fixes

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 28 Jun 2012 18:27:46 +0000 (20:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed small style issues
Marcel Werk [Thu, 28 Jun 2012 18:27:32 +0000 (20:27 +0200)]
Fixed small style issues

12 years agoFixed icon name
Marcel Werk [Thu, 28 Jun 2012 18:27:14 +0000 (20:27 +0200)]
Fixed icon name

12 years agoMerge pull request #657 from Gravatronics/cleanup/ioComments
Marcel Werk [Thu, 28 Jun 2012 18:24:27 +0000 (11:24 -0700)]
Merge pull request #657 from Gravatronics/cleanup/ioComments

Updates comments of io classes/interfaces

12 years agoMerge pull request #658 from MeinAccount/iconNameFix
Marcel Werk [Thu, 28 Jun 2012 18:24:05 +0000 (11:24 -0700)]
Merge pull request #658 from MeinAccount/iconNameFix

Changed icons in headInclude.tpl

12 years agoMade wcfPages-Widget like PagesFunctionTemplatePlugin.
Magnus Kühn [Thu, 28 Jun 2012 13:02:30 +0000 (15:02 +0200)]
Made wcfPages-Widget like PagesFunctionTemplatePlugin.

12 years agoAdded arrow-icons. Fixed wcfPages-Widget.
Magnus Kühn [Thu, 28 Jun 2012 12:59:16 +0000 (14:59 +0200)]
Added arrow-icons. Fixed wcfPages-Widget.

12 years agoAdded option to disable IP-Logging
Alexander Ebert [Wed, 27 Jun 2012 15:58:52 +0000 (17:58 +0200)]
Added option to disable IP-Logging

IP-Logging can now be disabled through an option, the only exception is the session system which still stores IP addresses for security reasons. Since they usually get erased within a few hours this should be fine.

Additionally the blacklist now supports both IPv4 and IPv6 whereas all addresses are stored as IPv6 (faster checks on runtime), but IPv4 addresses will be still displayed as IPv4 (transparent conversion).

12 years agoImproved WCF.DOMNodeInsertedHandler and WCF.Popover
Alexander Ebert [Tue, 26 Jun 2012 20:31:54 +0000 (22:31 +0200)]
Improved WCF.DOMNodeInsertedHandler and WCF.Popover

WCF.DOMNodeInsertedHandler could cause an infinite loop due to multiple events triggered again and again, leaving the system crippled. Please be aware of the new methods enable() and disable() which toggle the handler activity.

WCF.Popover could break if the animation was stopped unexpectly, leaving the opacity at 0 and thus breaking everything.

12 years agoAdded methods to determine first/last page
Alexander Ebert [Tue, 26 Jun 2012 14:22:45 +0000 (16:22 +0200)]
Added methods to determine first/last page

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 26 Jun 2012 13:43:53 +0000 (15:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed small postgresql issue
Marcel Werk [Tue, 26 Jun 2012 13:43:37 +0000 (15:43 +0200)]
Fixed small postgresql issue

12 years agoAdded missing CSS for sitemap
Alexander Ebert [Tue, 26 Jun 2012 13:38:14 +0000 (15:38 +0200)]
Added missing CSS for sitemap

The current visuals aren't final, this is primarily for testing purposes until we're sure what things we support and how it should appear.

12 years agoFixed small issue
Marcel Werk [Tue, 26 Jun 2012 13:09:26 +0000 (15:09 +0200)]
Fixed small issue

12 years agoChanged the behaviour of fulltext indices for PostgreSQL
Marcel Werk [Tue, 26 Jun 2012 11:52:39 +0000 (13:52 +0200)]
Changed the behaviour of fulltext indices for PostgreSQL

12 years agoAdded missing language variables
Alexander Ebert [Mon, 25 Jun 2012 19:10:52 +0000 (21:10 +0200)]
Added missing language variables

12 years agoAdded showOrder for sitemaps
Alexander Ebert [Mon, 25 Jun 2012 15:53:46 +0000 (17:53 +0200)]
Added showOrder for sitemaps

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 25 Jun 2012 15:53:00 +0000 (17:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded showOrder for sitemaps
Alexander Ebert [Mon, 25 Jun 2012 15:52:32 +0000 (17:52 +0200)]
Added showOrder for sitemaps

12 years agoImproved sitemap implementation
Alexander Ebert [Mon, 25 Jun 2012 15:22:15 +0000 (17:22 +0200)]
Improved sitemap implementation

12 years agoMerge pull request #655 from MeinAccount/wcfPagesWidget
Alexander Ebert [Mon, 25 Jun 2012 11:32:54 +0000 (04:32 -0700)]
Merge pull request #655 from MeinAccount/wcfPagesWidget

WCF.js Fixes

12 years agoUpdates comments of io classes/interfaces
Matthias Schmidt [Mon, 25 Jun 2012 10:00:20 +0000 (12:00 +0200)]
Updates comments of io classes/interfaces

12 years agoChanged wcf-info to info
Magnus Kühn [Sun, 24 Jun 2012 12:05:39 +0000 (14:05 +0200)]
Changed wcf-info to info

12 years agoFixed wcfPages-widget
Magnus Kühn [Sun, 24 Jun 2012 12:03:27 +0000 (14:03 +0200)]
Fixed wcfPages-widget

12 years agoAdded missing PIP for sitemap
Alexander Ebert [Sat, 23 Jun 2012 00:35:18 +0000 (02:35 +0200)]
Added missing PIP for sitemap

12 years agoAdded sitemap API
Alexander Ebert [Fri, 22 Jun 2012 16:13:47 +0000 (18:13 +0200)]
Added sitemap API

12 years agoFixed script-tags being displayed in Chrome
Alexander Ebert [Fri, 22 Jun 2012 00:58:25 +0000 (02:58 +0200)]
Fixed script-tags being displayed in Chrome

12 years agoAdded custom template support for ClipboardHandler
Alexander Ebert [Thu, 21 Jun 2012 13:17:29 +0000 (15:17 +0200)]
Added custom template support for ClipboardHandler

12 years agoFixed confirmation dialog not properly handled within ClipboardHandler
Alexander Ebert [Wed, 20 Jun 2012 18:02:25 +0000 (20:02 +0200)]
Fixed confirmation dialog not properly handled within ClipboardHandler

12 years agoImproved System.Notification to provide custom HTML
Alexander Ebert [Wed, 20 Jun 2012 17:56:47 +0000 (19:56 +0200)]
Improved System.Notification to provide custom HTML

12 years agoImproved visuals for nested dropdown menus
Alexander Ebert [Tue, 19 Jun 2012 17:35:38 +0000 (19:35 +0200)]
Improved visuals for nested dropdown menus

12 years agoRemoved unserialize() for additionalData
Alexander Ebert [Mon, 18 Jun 2012 17:16:05 +0000 (19:16 +0200)]
Removed unserialize() for additionalData

ObjectType itself handles the conversion already and is way more straight-forward if you ever fetch an object type directly.

12 years agoEnhanced visuals for board thread list
Alexander Ebert [Mon, 18 Jun 2012 16:35:41 +0000 (18:35 +0200)]
Enhanced visuals for board thread list

12 years agoMerge pull request #648 from Gravatronics/enhancement/addButtonJSLangVar
Marcel Werk [Mon, 18 Jun 2012 08:55:01 +0000 (01:55 -0700)]
Merge pull request #648 from Gravatronics/enhancement/addButtonJSLangVar

Adds add button lang var to JS lang var dictionary

12 years agoAdds button add lang var to JS lang var dictionary
Matthias Schmidt [Mon, 18 Jun 2012 08:40:05 +0000 (10:40 +0200)]
Adds button add lang var to JS lang var dictionary

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 16 Jun 2012 18:41:28 +0000 (20:41 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded user notice template
Marcel Werk [Sat, 16 Jun 2012 18:41:13 +0000 (20:41 +0200)]
Added user notice template

12 years agoMerge pull request #646 from wbbaddons/iconFix
Marcel Werk [Sat, 16 Jun 2012 18:38:46 +0000 (11:38 -0700)]
Merge pull request #646 from wbbaddons/iconFix

Fixing icon in cacheList.tpl

12 years agoFixing icon in cacheList.tpl
Tim Düsterhus [Sat, 16 Jun 2012 18:36:20 +0000 (20:36 +0200)]
Fixing icon in cacheList.tpl

12 years agoRemoved obsolete $template variable
Marcel Werk [Sat, 16 Jun 2012 16:43:02 +0000 (18:43 +0200)]
Removed obsolete $template variable

12 years agoFixed visibility override within RegisterForm
Alexander Ebert [Thu, 14 Jun 2012 15:09:35 +0000 (17:09 +0200)]
Fixed visibility override within RegisterForm

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 13 Jun 2012 22:24:41 +0000 (00:24 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSmall fixes
Marcel Werk [Wed, 13 Jun 2012 22:24:27 +0000 (00:24 +0200)]
Small fixes

12 years agoFixed user options not entirely displayed in ACP
Alexander Ebert [Wed, 13 Jun 2012 21:25:43 +0000 (23:25 +0200)]
Fixed user options not entirely displayed in ACP

12 years agoMerge pull request #633 from Gravatronics/bug/__run
Alexander Ebert [Tue, 12 Jun 2012 20:34:12 +0000 (13:34 -0700)]
Merge pull request #633 from Gravatronics/bug/__run

Fixes usage of __construct instead of __run

12 years agoFixes same bug in category add form
Matthias Schmidt [Tue, 12 Jun 2012 20:30:33 +0000 (22:30 +0200)]
Fixes same bug in category add form

12 years agoFixes usage of __construct instead of __run
Matthias Schmidt [Tue, 12 Jun 2012 20:23:54 +0000 (22:23 +0200)]
Fixes usage of __construct instead of __run

12 years agoFixed 'additionalData' access
Alexander Ebert [Tue, 12 Jun 2012 16:41:42 +0000 (18:41 +0200)]
Fixed 'additionalData' access

12 years agoAdded enhanced __get() for ModificationLog
Alexander Ebert [Mon, 11 Jun 2012 23:26:05 +0000 (01:26 +0200)]
Added enhanced __get() for ModificationLog

12 years agoAdded missing 'action' column
Alexander Ebert [Mon, 11 Jun 2012 18:08:17 +0000 (20:08 +0200)]
Added missing 'action' column

12 years agoDeclared _add() and _remove() as protected
Alexander Ebert [Mon, 11 Jun 2012 17:25:17 +0000 (19:25 +0200)]
Declared _add() and _remove() as protected

12 years agoFixed variable and column name
Alexander Ebert [Mon, 11 Jun 2012 14:41:50 +0000 (16:41 +0200)]
Fixed variable and column name

12 years agoImproved clipboard actions
Alexander Ebert [Mon, 11 Jun 2012 13:19:59 +0000 (15:19 +0200)]
Improved clipboard actions

12 years agoAdded modification log
Alexander Ebert [Mon, 11 Jun 2012 13:18:58 +0000 (15:18 +0200)]
Added modification log

12 years agoAdding break;s in Regex::checkResult()
Tim Düsterhus [Sun, 10 Jun 2012 10:15:18 +0000 (13:15 +0300)]
Adding break;s in Regex::checkResult()

12 years agoFixed CSS for collapsed messages
Alexander Ebert [Fri, 8 Jun 2012 12:06:37 +0000 (14:06 +0200)]
Fixed CSS for collapsed messages

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 7 Jun 2012 21:14:41 +0000 (23:14 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed top/bottom anchors not working properly
Alexander Ebert [Thu, 7 Jun 2012 21:14:20 +0000 (23:14 +0200)]
Fixed top/bottom anchors not working properly

12 years agoFixed small issue
Marcel Werk [Thu, 7 Jun 2012 20:59:18 +0000 (22:59 +0200)]
Fixed small issue

12 years agoRemoved disturbing debug message
Alexander Ebert [Thu, 7 Jun 2012 17:33:03 +0000 (19:33 +0200)]
Removed disturbing debug message

12 years agoSmall style fixes
Marcel Werk [Thu, 7 Jun 2012 17:28:23 +0000 (19:28 +0200)]
Small style fixes

12 years agoFixed Error-Handling of Regex.class.php
Tim Düsterhus [Thu, 7 Jun 2012 14:34:01 +0000 (16:34 +0200)]
Fixed Error-Handling of Regex.class.php

12 years agoSome small style fixes
Marcel Werk [Wed, 6 Jun 2012 20:31:02 +0000 (22:31 +0200)]
Some small style fixes

12 years agoAdded health check for innodb_flush_log_at_trx_commit
Alexander Ebert [Wed, 6 Jun 2012 16:31:32 +0000 (18:31 +0200)]
Added health check for innodb_flush_log_at_trx_commit

12 years agoDefined Action/Form/Page constructors as final
Alexander Ebert [Tue, 5 Jun 2012 21:17:47 +0000 (23:17 +0200)]
Defined Action/Form/Page constructors as final

Everything takes place in __run(), feel free to overwrite this method if you like.

12 years agoFixed login form
Alexander Ebert [Tue, 5 Jun 2012 21:10:50 +0000 (23:10 +0200)]
Fixed login form

12 years agoFixed one of these awesome "BREAK DAT SETUP" errors ;)
Alexander Ebert [Tue, 5 Jun 2012 21:08:46 +0000 (23:08 +0200)]
Fixed one of these awesome "BREAK DAT SETUP" errors ;)

12 years agoSuppressing a few issues on page unload
Alexander Ebert [Tue, 5 Jun 2012 21:02:40 +0000 (23:02 +0200)]
Suppressing a few issues on page unload

Popovers and WCF.Action.Proxy no longer cause strange errors if you're unloading the page (e.g. clicked a link).

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 5 Jun 2012 17:55:40 +0000 (19:55 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded some CSS for collapsed messages
Alexander Ebert [Tue, 5 Jun 2012 17:54:56 +0000 (19:54 +0200)]
Added some CSS for collapsed messages

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 5 Jun 2012 17:46:48 +0000 (19:46 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded controller logging
Marcel Werk [Tue, 5 Jun 2012 17:46:30 +0000 (19:46 +0200)]
Added controller logging

12 years agoReplace __construct() with __run() for all pages
Alexander Ebert [Tue, 5 Jun 2012 17:12:00 +0000 (19:12 +0200)]
Replace __construct() with __run() for all pages

Initialization no longer takes place within __construct(), instead all logic is moved into __run().

This way you can access the current request object via RequestHandler::getInstance()->getActiveRequest()->getRequestObject(), but beware it isn't fully initialized yet (as the __run() is active while you access the object itself).

12 years agoFixed fatal error in session handler
Marcel Werk [Tue, 5 Jun 2012 16:33:43 +0000 (18:33 +0200)]
Fixed fatal error in session handler

12 years agoCheckboxes are now properly reset within clipboard
Alexander Ebert [Fri, 1 Jun 2012 12:20:53 +0000 (14:20 +0200)]
Checkboxes are now properly reset within clipboard

12 years agoFinally fixed the username-column issue
Alexander Ebert [Fri, 1 Jun 2012 10:59:05 +0000 (12:59 +0200)]
Finally fixed the username-column issue

See 312a61b

12 years agoFixed cronjobs being initialized within WCFSetup
Alexander Ebert [Fri, 1 Jun 2012 10:56:36 +0000 (12:56 +0200)]
Fixed cronjobs being initialized within WCFSetup

@BurntimeX: PACKAGE_ID is *always* defined, but resolves to "0" within WCFSetup