Alexander Ebert [Mon, 25 Feb 2013 19:14:58 +0000 (20:14 +0100)]
Added namespaces for open graph protocol
Alexander Ebert [Mon, 25 Feb 2013 13:56:00 +0000 (14:56 +0100)]
getRequestURI() is now static
Alexander Ebert [Sun, 24 Feb 2013 23:49:35 +0000 (00:49 +0100)]
Added template event for Open Graph Protocol
Alexander Ebert [Sat, 23 Feb 2013 16:06:57 +0000 (17:06 +0100)]
Allow different dataType value for WCF.Action.Proxy
Alexander Ebert [Sat, 23 Feb 2013 16:06:33 +0000 (17:06 +0100)]
Preventing first page menu item being disabled
Fixes #1156
Matthias Schmidt [Sat, 23 Feb 2013 11:12:20 +0000 (12:12 +0100)]
Adds page title for category list page and add/edit form
Marcel Werk [Fri, 22 Feb 2013 22:03:23 +0000 (23:03 +0100)]
Removed obsolete icon path
Tim Düsterhus [Thu, 21 Feb 2013 19:21:46 +0000 (11:21 -0800)]
Merge pull request #1155 from PhrozenByte/enhancement/ArrayCompare
Adding array comparison methods
Daniel Rudolf [Thu, 21 Feb 2013 16:08:54 +0000 (17:08 +0100)]
Type hint null
Daniel Rudolf [Thu, 21 Feb 2013 15:43:13 +0000 (16:43 +0100)]
Adding wcf\system\Callback type hint
Daniel Rudolf [Thu, 21 Feb 2013 12:42:21 +0000 (13:42 +0100)]
Bug fixing
... and is a possible source of mistakes
Daniel Rudolf [Thu, 21 Feb 2013 12:40:14 +0000 (13:40 +0100)]
Code styling 2
The other changes are kind of acceptable, this actually makes the code harder to read and less structurized.
Daniel Rudolf [Thu, 21 Feb 2013 12:37:41 +0000 (13:37 +0100)]
Code styling
Daniel Rudolf [Thu, 21 Feb 2013 12:02:50 +0000 (13:02 +0100)]
Adding array comparison methods
Allows comparison of two arrays (just values, just keys or keys and values) while ignoring the item order. You can use callbacks, too.
Marcel Werk [Wed, 20 Feb 2013 23:37:56 +0000 (00:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 20 Feb 2013 23:37:42 +0000 (00:37 +0100)]
Added method to get multilingualism status
Tim Düsterhus [Wed, 20 Feb 2013 21:03:02 +0000 (22:03 +0100)]
Properly save status code in HTTPRequest
Tim Düsterhus [Wed, 20 Feb 2013 15:26:18 +0000 (16:26 +0100)]
Improve clearness in Regex
Tim Düsterhus [Sat, 16 Feb 2013 14:57:48 +0000 (15:57 +0100)]
Optimize updating user group options
Tim Düsterhus [Wed, 20 Feb 2013 15:17:21 +0000 (07:17 -0800)]
Merge pull request #1154 from PhrozenByte/enhancement/RegexFlags
Adding regex flags
Tim Düsterhus [Wed, 20 Feb 2013 15:02:37 +0000 (16:02 +0100)]
Update textOptionType.tpl to validate minlength an maxlength
Daniel Rudolf [Wed, 20 Feb 2013 11:15:10 +0000 (12:15 +0100)]
Adding regex flags
PREG_OFFSET_CAPTURE is a very important flag
Marcel Werk [Tue, 19 Feb 2013 23:07:33 +0000 (00:07 +0100)]
Added minlength/maxlength
Marcel Werk [Tue, 19 Feb 2013 21:53:25 +0000 (22:53 +0100)]
Fixed broken link
Marcel Werk [Tue, 19 Feb 2013 21:49:15 +0000 (22:49 +0100)]
Small style optimization
Marcel Werk [Tue, 19 Feb 2013 21:40:22 +0000 (22:40 +0100)]
Fixed user group cache
Marcel Werk [Tue, 19 Feb 2013 14:22:26 +0000 (15:22 +0100)]
Included image viewer on every page
Matthias Schmidt [Tue, 19 Feb 2013 08:15:36 +0000 (09:15 +0100)]
Fixes variable
Marcel Werk [Tue, 19 Feb 2013 01:22:52 +0000 (02:22 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 19 Feb 2013 01:22:34 +0000 (02:22 +0100)]
Small style optimization
Alexander Ebert [Mon, 18 Feb 2013 19:17:28 +0000 (20:17 +0100)]
Fixed loading of ACLs
Alexander Ebert [Mon, 18 Feb 2013 14:28:26 +0000 (15:28 +0100)]
Empty object id is now properly handled
Alexander Ebert [Mon, 18 Feb 2013 12:45:33 +0000 (13:45 +0100)]
Added wildcard support for ACL categories
Fixes #1142
Marcel Werk [Mon, 18 Feb 2013 00:59:17 +0000 (01:59 +0100)]
Small style optimization
Tim Düsterhus [Sun, 17 Feb 2013 14:41:35 +0000 (15:41 +0100)]
Disallow usernames with more than 255 characters
SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'username' at row 1
Tim Düsterhus [Sun, 17 Feb 2013 14:36:06 +0000 (15:36 +0100)]
Disallow usernames with less than 3 characters
cf. #1144
Alexander Ebert [Sat, 16 Feb 2013 18:37:40 +0000 (19:37 +0100)]
Removed useless method override
Alexander Ebert [Sat, 16 Feb 2013 18:36:15 +0000 (19:36 +0100)]
Fixed offline mode for AJAX requests
Alexander Ebert [Sat, 16 Feb 2013 18:30:08 +0000 (19:30 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 16 Feb 2013 18:29:41 +0000 (19:29 +0100)]
Added ability to suppress errors for an action proxy
Marcel Werk [Sat, 16 Feb 2013 17:10:05 +0000 (18:10 +0100)]
Removed obsolete use
Marcel Werk [Sat, 16 Feb 2013 15:02:51 +0000 (16:02 +0100)]
Removed obsolete events
Marcel Werk [Sat, 16 Feb 2013 14:36:10 +0000 (15:36 +0100)]
Added missing clean up
Marcel Werk [Sat, 16 Feb 2013 14:32:20 +0000 (15:32 +0100)]
Added events
Marcel Werk [Sat, 16 Feb 2013 14:32:09 +0000 (15:32 +0100)]
Removed obsolete file
Marcel Werk [Fri, 15 Feb 2013 14:44:03 +0000 (15:44 +0100)]
Fixed authentication
Marcel Werk [Fri, 15 Feb 2013 14:00:58 +0000 (15:00 +0100)]
Fixed authentication
Alexander Ebert [Thu, 14 Feb 2013 20:49:37 +0000 (21:49 +0100)]
Added support for braindead IPv6 notation
Alexander Ebert [Thu, 14 Feb 2013 20:11:40 +0000 (21:11 +0100)]
Added IPv6 support for Memcached
Fixes #1140
Alexander Ebert [Thu, 14 Feb 2013 20:00:17 +0000 (21:00 +0100)]
Removed pointless newline
Alexander Ebert [Thu, 14 Feb 2013 19:38:47 +0000 (20:38 +0100)]
UserAuthenticationFactory is now a SingletonFactory
Alexander Ebert [Thu, 14 Feb 2013 18:07:11 +0000 (19:07 +0100)]
Added option to show loading overlay for a single request
Alexander Ebert [Thu, 14 Feb 2013 17:46:43 +0000 (18:46 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 14 Feb 2013 17:45:49 +0000 (18:45 +0100)]
Improved behavior of suggestions
Marcel Werk [Thu, 14 Feb 2013 17:06:14 +0000 (18:06 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 14 Feb 2013 17:05:56 +0000 (18:05 +0100)]
Fixed loading of language categories
Alexander Ebert [Thu, 14 Feb 2013 16:50:32 +0000 (08:50 -0800)]
Merge pull request #1139 from PhrozenByte/enhancement/UseJQueryIs
Don't use .getTagName(), use jQuerys .is() instead
Daniel Rudolf [Thu, 14 Feb 2013 16:05:48 +0000 (17:05 +0100)]
changed .getTagName() syntax
Alexander Ebert [Thu, 14 Feb 2013 14:43:38 +0000 (15:43 +0100)]
Fixed benchmark viewing
Daniel Rudolf [Thu, 14 Feb 2013 14:43:22 +0000 (15:43 +0100)]
Don't use .getTagName(), use jQuerys .is() instead
Your custom .getTagName() fails on jQuery selectors with multiple or no elements. When you try to .wcfFadeIn() on an selector with no elements, a JavaScript error is the result. With an selector containing multiple elements, the effect won't be changed to highlight when the first element is e.g. an div. Never ever expect a single element inside an jQuery selector, that's the first thing the jQuery doc tells you. Simply use jQuerys .is() instead - it's much more flexible.
As I can see, WCF.getEffect() is a "protected method" and only used internally. If this is not the case just say it, I'll make it downward-compatible.
Alexander Ebert [Wed, 13 Feb 2013 15:58:33 +0000 (16:58 +0100)]
Properly removing margin from .formSubmit within dialogs
Alexander Ebert [Wed, 13 Feb 2013 14:34:07 +0000 (15:34 +0100)]
Using utf8_unicode_ci instead of utf8_general_ci
Fixes #1105
Alexander Ebert [Tue, 12 Feb 2013 23:26:43 +0000 (00:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 12 Feb 2013 23:26:15 +0000 (00:26 +0100)]
Removed check for identical passwords
Closes #1127
Alexander Ebert [Tue, 12 Feb 2013 22:53:50 +0000 (14:53 -0800)]
Merge pull request #1137 from MeinAccount/icon-spinner/important
Updating the spinner
Marcel Werk [Tue, 12 Feb 2013 22:27:36 +0000 (23:27 +0100)]
Fixed main menu borders
Fixes #933
Magnus Kühn [Tue, 12 Feb 2013 14:38:53 +0000 (15:38 +0100)]
Adding WCF.LoadingOverlayHandler.updateIcon()
Magnus Kühn [Tue, 12 Feb 2013 14:20:37 +0000 (15:20 +0100)]
Making the :before-content of the icon-spinner important
Marcel Werk [Mon, 11 Feb 2013 23:52:04 +0000 (00:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 11 Feb 2013 23:51:48 +0000 (00:51 +0100)]
Removed obsolete folder
Alexander Ebert [Mon, 11 Feb 2013 23:04:03 +0000 (00:04 +0100)]
Added basic browser detection for Chrome
Marcel Werk [Mon, 11 Feb 2013 22:43:12 +0000 (23:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 11 Feb 2013 22:42:55 +0000 (23:42 +0100)]
Added less variable (@wcfExtraDimmedColor)
Alexander Ebert [Mon, 11 Feb 2013 20:42:10 +0000 (21:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 11 Feb 2013 20:31:25 +0000 (21:31 +0100)]
Fixed detection of existing WCF installation
Alexander Ebert [Mon, 11 Feb 2013 20:02:29 +0000 (12:02 -0800)]
Merge pull request #1135 from MeinAccount/js/actionEventPrevent
Adding event-preventing in WCF.Action.Delete/Toggle
Magnus Kühn [Mon, 11 Feb 2013 19:35:07 +0000 (20:35 +0100)]
Adding event-preventing in WCF.Action.Delete/Toggle
Alexander Ebert [Mon, 11 Feb 2013 16:52:09 +0000 (08:52 -0800)]
Merge pull request #1134 from MeinAccount/js/deleteIconUpdate
Fixed icon-update in WCF.Action.Delete
Alexander Ebert [Mon, 11 Feb 2013 16:19:11 +0000 (17:19 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Magnus Kühn [Mon, 11 Feb 2013 16:18:37 +0000 (17:18 +0100)]
Using .hasClass()
Alexander Ebert [Mon, 11 Feb 2013 16:16:07 +0000 (17:16 +0100)]
Removed detection of existing WCF directories
Fixes #1128
Magnus Kühn [Mon, 11 Feb 2013 16:14:43 +0000 (17:14 +0100)]
Fixed icon-update in WCF.Action.Delete
Marcel Werk [Mon, 11 Feb 2013 16:07:37 +0000 (17:07 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 11 Feb 2013 16:07:22 +0000 (17:07 +0100)]
Fixed overflows in popovers
Alexander Ebert [Mon, 11 Feb 2013 15:41:52 +0000 (07:41 -0800)]
Merge pull request #1131 from MeinAccount/CacheHandler/flushWithParams
Fixed flushing of caches with parameters
Magnus Kühn [Mon, 11 Feb 2013 15:38:33 +0000 (16:38 +0100)]
Better code styling
Matthias Schmidt [Mon, 11 Feb 2013 08:13:23 +0000 (09:13 +0100)]
Fixes benchmark dialog
Alexander Ebert [Sun, 10 Feb 2013 20:28:42 +0000 (21:28 +0100)]
Improved visuals for dialog overlays
Alexander Ebert [Sun, 10 Feb 2013 18:44:33 +0000 (10:44 -0800)]
Merge pull request #1132 from MeinAccount/js/loadingOverlayHandler
Added WCF.LoadingOverlayHandler
Magnus Kühn [Sun, 10 Feb 2013 18:27:51 +0000 (19:27 +0100)]
Dropped WCF.Action.Proxy._activeRequests
Magnus Kühn [Sun, 10 Feb 2013 18:27:02 +0000 (19:27 +0100)]
Added WCF.LoadingOverlayHandler
Magnus Kühn [Sun, 10 Feb 2013 17:44:16 +0000 (18:44 +0100)]
Fixed flushing of caches with parameters
Matthias Schmidt [Sun, 10 Feb 2013 11:56:20 +0000 (12:56 +0100)]
Fixes property access because of lazy initialization
Alexander Ebert [Sun, 10 Feb 2013 03:05:26 +0000 (04:05 +0100)]
Template listener order is now deterministic
First installed will be the first one to be invoked
Alexander Ebert [Sun, 10 Feb 2013 03:03:46 +0000 (04:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 10 Feb 2013 02:57:32 +0000 (03:57 +0100)]
Removed AJAX-support for ui.wcfDialog
Additionally WCF.showAJAXDialog() was removed too.
Marcel Werk [Sun, 10 Feb 2013 02:51:13 +0000 (03:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 10 Feb 2013 02:50:59 +0000 (03:50 +0100)]
Small style optimization
Tim Düsterhus [Sat, 9 Feb 2013 12:03:15 +0000 (04:03 -0800)]
Merge pull request #1129 from PhrozenByte/bug/AutoloadLeadingSlash
Bug workaround for (undocumented?) autoload change in PHP 5.3.?
Daniel Rudolf [Sat, 9 Feb 2013 10:41:42 +0000 (11:41 +0100)]
Annoying and pointless