Alexander Ebert [Sun, 29 Jun 2014 12:13:57 +0000 (14:13 +0200)]
Updated Redactor 9.2.4 -> 9.2.5
Alexander Ebert [Sun, 29 Jun 2014 10:27:19 +0000 (12:27 +0200)]
Fixed static includes
woltlab.com [Sun, 29 Jun 2014 10:21:06 +0000 (12:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 29 Jun 2014 10:17:13 +0000 (12:17 +0200)]
Using session keep alive to update notification count
Marcel Werk [Sat, 28 Jun 2014 19:11:53 +0000 (21:11 +0200)]
Small improvement
Alexander Ebert [Sat, 28 Jun 2014 15:08:21 +0000 (17:08 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 28 Jun 2014 15:08:05 +0000 (17:08 +0200)]
Unified user creation and update, deprecating 'languages' in favor of 'languageIDs'
Matthias Schmidt [Sat, 28 Jun 2014 14:52:11 +0000 (16:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 28 Jun 2014 14:51:45 +0000 (16:51 +0200)]
Add global language item for refresh button
Alexander Ebert [Sat, 28 Jun 2014 13:43:24 +0000 (15:43 +0200)]
Removed superfluous empty line
Alexander Ebert [Sat, 28 Jun 2014 13:33:57 +0000 (15:33 +0200)]
Fixed and improved static includes
Alexander Ebert [Sat, 28 Jun 2014 13:13:06 +0000 (15:13 +0200)]
Moved JavaScript initialization into a separate template
This change will allow style authors to mess with the 'headInclude' template without breaking things.
Matthias Schmidt [Sat, 28 Jun 2014 10:34:47 +0000 (12:34 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 28 Jun 2014 10:34:33 +0000 (12:34 +0200)]
Fix UserBanCronjob's handling of permanent bans
woltlab.com [Sat, 28 Jun 2014 10:11:07 +0000 (12:11 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 28 Jun 2014 10:06:08 +0000 (12:06 +0200)]
Add expiration date for user ban and disabled avatar/signature
Alexander Ebert [Fri, 27 Jun 2014 23:22:05 +0000 (01:22 +0200)]
Hiding recent activity dashboard box if there is no content at all
Alexander Ebert [Fri, 27 Jun 2014 23:17:27 +0000 (01:17 +0200)]
Prevent non-critical exceptions in the ACP to include a stacktrace
For example throwing a PermissionDeniedException would cause a stacktrace to be printed, even though it is not meant to be an error in terms of a critical exception.
Alexander Ebert [Fri, 27 Jun 2014 19:39:31 +0000 (21:39 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js
Alexander Ebert [Fri, 27 Jun 2014 19:35:25 +0000 (21:35 +0200)]
Fix for CKEditor juggling with closing link tags and line break
woltlab.com [Fri, 27 Jun 2014 19:06:07 +0000 (21:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 27 Jun 2014 19:01:36 +0000 (21:01 +0200)]
Renamed like buttons to work around false-positive ad blockers
Alexander Ebert [Fri, 27 Jun 2014 12:46:37 +0000 (14:46 +0200)]
Deprecating the VersionableDatabaseObject-system
The entire design is flawed as it is anything but flexible and forces copying of full table contents rather than being able to specify the columns which should actually be tracked. In addition it does not provide centralized access and management including comparisons.
The entire API is now deprecated and will be removed with WCF 2.2.
Alexander Ebert [Fri, 27 Jun 2014 12:36:39 +0000 (14:36 +0200)]
Preventing deletion of delivered BBCodes, Page Menu Items and User Options
All three types are either complex objects or have data or implicit properties associated with them which are not alterable through the ACP. For example user-created menu items will be assigned a generic name which cannot be used as a replacement for pre-defined items with a specific name (e.g. highliting the active menu item).
In order to prevent users from accidentially breaking stuff, we disallow deletion. In return all three types support disabling of items, therefore they can be safely turned off which in return results in the same behavior compared to deleting them.
Alexander Ebert [Fri, 27 Jun 2014 09:56:48 +0000 (11:56 +0200)]
Fixed handling of notifications triggered by guests
Matthias Schmidt [Thu, 26 Jun 2014 21:24:52 +0000 (23:24 +0200)]
Merge branch '2.0'
Matthias Schmidt [Thu, 26 Jun 2014 21:20:49 +0000 (23:20 +0200)]
Remove erroneous language item
Matthias Schmidt [Thu, 26 Jun 2014 20:44:52 +0000 (22:44 +0200)]
Fix/Add missing English language item
woltlab.com [Thu, 26 Jun 2014 15:31:09 +0000 (17:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 26 Jun 2014 15:28:11 +0000 (17:28 +0200)]
Merge branch 'notifications'
Alexander Ebert [Thu, 26 Jun 2014 15:27:22 +0000 (17:27 +0200)]
Fixed event's object type name
Matthias Schmidt [Thu, 26 Jun 2014 15:05:49 +0000 (17:05 +0200)]
Merge pull request #1763 from Jenso666/patch-2
fix use order
Marcel Werk [Thu, 26 Jun 2014 14:16:35 +0000 (16:16 +0200)]
Small optimizations
Marcel Werk [Thu, 26 Jun 2014 13:42:17 +0000 (15:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 26 Jun 2014 13:42:01 +0000 (15:42 +0200)]
Small style optimization
Matthias Schmidt [Thu, 26 Jun 2014 12:25:48 +0000 (14:25 +0200)]
Update captcha implementation
Alexander Ebert [Wed, 25 Jun 2014 18:19:11 +0000 (20:19 +0200)]
Merge branch 'master' into notifications
woltlab.com [Wed, 25 Jun 2014 18:06:07 +0000 (20:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 25 Jun 2014 18:04:07 +0000 (20:04 +0200)]
Fixed editing of comments still displaying the single line input
Marcel Werk [Wed, 25 Jun 2014 16:44:25 +0000 (18:44 +0200)]
Improved search result template
Marcel Werk [Wed, 25 Jun 2014 16:18:08 +0000 (18:18 +0200)]
Removed required attribute from hidden fields
Alexander Ebert [Wed, 25 Jun 2014 15:50:50 +0000 (17:50 +0200)]
Fixed some minor issues
Alexander Ebert [Wed, 25 Jun 2014 12:32:33 +0000 (14:32 +0200)]
Added notifications for comment (response) likes
Jens Krumsieck [Wed, 25 Jun 2014 12:21:58 +0000 (14:21 +0200)]
fix use order
Marcel Werk [Wed, 25 Jun 2014 10:45:32 +0000 (12:45 +0200)]
Fixed typo
Marcel Werk [Tue, 24 Jun 2014 21:03:13 +0000 (23:03 +0200)]
Improved user profile privacy function
Marcel Werk [Tue, 24 Jun 2014 19:37:03 +0000 (21:37 +0200)]
Allow admin to set default gravatar type
see #1332
Marcel Werk [Tue, 24 Jun 2014 19:29:08 +0000 (21:29 +0200)]
Added workaround for broken detection of obsolete use tags in zend studio
Marcel Werk [Tue, 24 Jun 2014 16:24:04 +0000 (18:24 +0200)]
Removed obsolete code / added missing use tags
Marcel Werk [Tue, 24 Jun 2014 13:57:18 +0000 (15:57 +0200)]
Removed obsolete code
Marcel Werk [Tue, 24 Jun 2014 13:56:26 +0000 (15:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 24 Jun 2014 13:55:29 +0000 (15:55 +0200)]
Added user authentication failure log
Marcel Werk [Tue, 24 Jun 2014 13:55:29 +0000 (15:55 +0200)]
Added user authentication failure log
Tim Düsterhus [Sun, 22 Jun 2014 15:41:46 +0000 (17:41 +0200)]
Merge pull request #1756 from SoftCreatR/patch-11
Fix typo
woltlab.com [Fri, 20 Jun 2014 19:46:16 +0000 (21:46 +0200)]
Updating minified JavaScript files
woltlab.com [Fri, 20 Jun 2014 19:46:06 +0000 (21:46 +0200)]
Updating minified JavaScript files
Marcel Werk [Fri, 20 Jun 2014 19:43:57 +0000 (21:43 +0200)]
Merge branch '2.0'
Marcel Werk [Fri, 20 Jun 2014 19:43:05 +0000 (21:43 +0200)]
Fixed scroll issue
Matthias Schmidt [Fri, 20 Jun 2014 18:41:24 +0000 (20:41 +0200)]
Add missing English language items
Matthias Schmidt [Fri, 20 Jun 2014 18:26:58 +0000 (20:26 +0200)]
Add "usersonly" setting for user group options
Alexander Ebert [Fri, 20 Jun 2014 14:44:28 +0000 (16:44 +0200)]
Grouping notifications by date
Marcel Werk [Fri, 20 Jun 2014 14:10:41 +0000 (16:10 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 20 Jun 2014 14:10:21 +0000 (16:10 +0200)]
Fixed acp style issue
Alexander Ebert [Fri, 20 Jun 2014 11:13:38 +0000 (13:13 +0200)]
Improved stacking of wall comments
Alexander Ebert [Fri, 20 Jun 2014 10:23:02 +0000 (12:23 +0200)]
Merge branch 'master' into notifications
woltlab.com [Fri, 20 Jun 2014 10:21:07 +0000 (12:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 20 Jun 2014 10:16:42 +0000 (12:16 +0200)]
Fixed adding responses
Alexander Ebert [Fri, 20 Jun 2014 10:14:00 +0000 (12:14 +0200)]
Added stacking support for wall comments
Marcel Werk [Thu, 19 Jun 2014 22:15:54 +0000 (00:15 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.Message.js
wcfsetup/install/files/js/WCF.Message.min.js
wcfsetup/install/files/lib/action/GoogleAuthAction.class.php
Marcel Werk [Thu, 19 Jun 2014 22:06:40 +0000 (00:06 +0200)]
Small API improvement
Alexander Ebert [Thu, 19 Jun 2014 18:59:21 +0000 (20:59 +0200)]
Merge branch 'master' into notifications
Alexander Ebert [Thu, 19 Jun 2014 18:57:02 +0000 (20:57 +0200)]
Upgraded jQuery 2.1.0 -> 2.1.1
Alexander Ebert [Thu, 19 Jun 2014 16:32:27 +0000 (18:32 +0200)]
Cleanup
Alexander Ebert [Thu, 19 Jun 2014 16:28:09 +0000 (18:28 +0200)]
Using favico.js to disable number of outstanding notifications
Alexander Ebert [Thu, 19 Jun 2014 16:17:56 +0000 (18:17 +0200)]
Improved notifications, now counting trigger count
Matthias Schmidt [Thu, 19 Jun 2014 12:07:56 +0000 (14:07 +0200)]
Disable captchas for registered users
Alexander Ebert [Wed, 18 Jun 2014 16:36:37 +0000 (18:36 +0200)]
Updated notification lists and implementation details
Alexander Ebert [Wed, 18 Jun 2014 10:34:59 +0000 (12:34 +0200)]
Merge branch 'master' into notifications
Alexander Ebert [Wed, 18 Jun 2014 10:34:19 +0000 (12:34 +0200)]
Implemented notification stacking
Sascha Greuel [Wed, 18 Jun 2014 01:33:34 +0000 (03:33 +0200)]
Fixed typo
Tim Düsterhus [Wed, 18 Jun 2014 01:21:30 +0000 (03:21 +0200)]
Merge pull request #1755 from SoftCreatR/patch-10
Fix typo
Sascha Greuel [Wed, 18 Jun 2014 01:20:40 +0000 (03:20 +0200)]
Fixed typo
Marcel Werk [Sun, 15 Jun 2014 23:29:54 +0000 (01:29 +0200)]
Fixed small issues
Marcel Werk [Sun, 15 Jun 2014 23:19:21 +0000 (01:19 +0200)]
Fixed category name
Matthias Schmidt [Sun, 15 Jun 2014 18:03:13 +0000 (20:03 +0200)]
Add possibility to copy user groups
woltlab.com [Sun, 15 Jun 2014 16:56:05 +0000 (18:56 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 15 Jun 2014 16:53:58 +0000 (18:53 +0200)]
Fix DOM node inserted callback in option handler
Matthias Schmidt [Sun, 15 Jun 2014 08:16:29 +0000 (10:16 +0200)]
Replace WCF.ACP.Options with WCF.Option.Handler
Matthias Schmidt [Sun, 15 Jun 2014 08:07:42 +0000 (10:07 +0200)]
Fix code formatting
Matthias Schmidt [Sat, 14 Jun 2014 21:17:31 +0000 (23:17 +0200)]
Fix code formatting
Matthias Schmidt [Sat, 14 Jun 2014 16:41:05 +0000 (18:41 +0200)]
Fix code formatting
Matthias Schmidt [Sat, 14 Jun 2014 15:30:20 +0000 (17:30 +0200)]
Add missing usage of additionalFields in acp forms
Matthias Schmidt [Sat, 14 Jun 2014 15:18:03 +0000 (17:18 +0200)]
Resolve captcha-related todos
woltlab.com [Sat, 14 Jun 2014 13:06:06 +0000 (15:06 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 14 Jun 2014 13:04:07 +0000 (15:04 +0200)]
Add object type-based captcha system (WIP)
woltlab.com [Fri, 13 Jun 2014 15:31:17 +0000 (17:31 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Fri, 13 Jun 2014 15:29:02 +0000 (17:29 +0200)]
Merge pull request #1747 from SoftCreatR/patch-7
Always surround user mentions by a prime character
Tim Düsterhus [Thu, 12 Jun 2014 16:43:31 +0000 (18:43 +0200)]
Merge branch '2.0'
Tim Düsterhus [Thu, 12 Jun 2014 16:43:04 +0000 (18:43 +0200)]
Explain colon in select option description
Alexander Ebert [Wed, 11 Jun 2014 23:53:04 +0000 (01:53 +0200)]
Fixed use-statement order