Alexander Ebert [Wed, 13 Aug 2014 13:52:55 +0000 (15:52 +0200)]
Moderation queue management overhaul
Alexander Ebert [Tue, 12 Aug 2014 16:19:25 +0000 (18:19 +0200)]
Fixed some redirect issues
Alexander Ebert [Tue, 12 Aug 2014 13:58:52 +0000 (15:58 +0200)]
Added option to force lower-case URLs
Marcel Werk [Mon, 11 Aug 2014 13:57:20 +0000 (15:57 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 11 Aug 2014 13:57:09 +0000 (15:57 +0200)]
Fixed SQL parser issue
Alexander Ebert [Sun, 10 Aug 2014 22:37:42 +0000 (00:37 +0200)]
Some minor fixes
Alexander Ebert [Sun, 10 Aug 2014 22:36:09 +0000 (00:36 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 10 Aug 2014 22:35:55 +0000 (00:35 +0200)]
Simplified route parsing
Marcel Werk [Sun, 10 Aug 2014 22:30:51 +0000 (00:30 +0200)]
Merge pull request #1787 from joshuaruesweg/conditions3
add "not use mobile browser" condition
Alexander Ebert [Sun, 10 Aug 2014 22:27:15 +0000 (00:27 +0200)]
Added compatibility fix for WCF 2.0-like forms in sidebars
Alexander Ebert [Sun, 10 Aug 2014 22:25:23 +0000 (00:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 10 Aug 2014 22:24:57 +0000 (00:24 +0200)]
Added URL corrections
Marcel Werk [Sun, 10 Aug 2014 21:06:05 +0000 (23:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 10 Aug 2014 21:05:51 +0000 (23:05 +0200)]
moderation queue overhaul (WIP)
woltlab.com [Sun, 10 Aug 2014 17:21:50 +0000 (19:21 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 10 Aug 2014 17:18:41 +0000 (19:18 +0200)]
Fix WCF.Upload url in non-legacy mode
Matthias Schmidt [Sun, 10 Aug 2014 13:51:56 +0000 (15:51 +0200)]
Fix query in LikeableCommentResponseProvider
Alexander Ebert [Sat, 9 Aug 2014 10:00:53 +0000 (12:00 +0200)]
<3 travis
Alexander Ebert [Sat, 9 Aug 2014 09:40:29 +0000 (11:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/lib/system/WCFACP.class.php
Alexander Ebert [Sat, 9 Aug 2014 09:38:53 +0000 (11:38 +0200)]
Fixed some issues with URLs, added case-insensitive controller cache
Matthias Schmidt [Sat, 9 Aug 2014 08:15:59 +0000 (10:15 +0200)]
Reduce number of queries for notification access checks
If the access check relies on data that needs to be fetched from the database, `AbstractSharedUserNotificationEvent::prepare()` has only be called for the current object, not all objects which causes queries for each object separately instead of one query for all objects.
Matthias Schmidt [Sat, 9 Aug 2014 08:07:17 +0000 (10:07 +0200)]
Fix caching comments in CommentDataHandler
Matthias Schmidt [Sat, 9 Aug 2014 07:39:46 +0000 (09:39 +0200)]
Fix sessionID issues in ACP
Tim Düsterhus [Fri, 8 Aug 2014 17:14:14 +0000 (19:14 +0200)]
Set event environment 'admin' for CLI
woltlab.com [Thu, 7 Aug 2014 12:01:53 +0000 (14:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 7 Aug 2014 11:56:01 +0000 (13:56 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.min.js
woltlab.com [Thu, 7 Aug 2014 11:50:58 +0000 (13:50 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 7 Aug 2014 11:46:33 +0000 (13:46 +0200)]
Fixed typo
Alexander Ebert [Thu, 7 Aug 2014 11:44:58 +0000 (13:44 +0200)]
Suppressing data-source for dropdowns with generic ids
Alexander Ebert [Thu, 7 Aug 2014 11:42:57 +0000 (13:42 +0200)]
Adding the data-attribute "source" to dropdown menus
Alexander Ebert [Thu, 7 Aug 2014 11:35:15 +0000 (13:35 +0200)]
Fixed redirect session id
Alexander Ebert [Thu, 7 Aug 2014 09:32:27 +0000 (11:32 +0200)]
Fixed WCFSetup
Alexander Ebert [Thu, 7 Aug 2014 08:55:15 +0000 (10:55 +0200)]
Fixed URL references
woltlab.com [Wed, 6 Aug 2014 23:51:51 +0000 (01:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 6 Aug 2014 23:47:37 +0000 (01:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 6 Aug 2014 23:47:27 +0000 (01:47 +0200)]
Changed URL structure to be no longer dependent on PATH_INFO
Matthias Schmidt [Wed, 6 Aug 2014 16:40:15 +0000 (18:40 +0200)]
Fix handling of "0" as an url part
Previously, any url part with value "0" was discarded, now they will be preserved.
Matthias Schmidt [Wed, 6 Aug 2014 16:35:59 +0000 (18:35 +0200)]
Merge branch '2.0'
Matthias Schmidt [Wed, 6 Aug 2014 16:35:20 +0000 (18:35 +0200)]
Fix validation of category in OptionForm
Matthias Schmidt [Wed, 6 Aug 2014 16:16:20 +0000 (18:16 +0200)]
Fix setting page controller after ad location selection
woltlab.com [Wed, 6 Aug 2014 12:26:51 +0000 (14:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 6 Aug 2014 12:22:46 +0000 (14:22 +0200)]
Improved navigation behavior for quotes
Marcel Werk [Wed, 6 Aug 2014 11:55:54 +0000 (13:55 +0200)]
Merge branch '2.0'
Conflicts:
com.woltlab.wcf/templates/membersList.tpl
Marcel Werk [Wed, 6 Aug 2014 11:53:03 +0000 (13:53 +0200)]
Added missing module setting check
woltlab.com [Tue, 5 Aug 2014 11:51:50 +0000 (13:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 5 Aug 2014 11:49:17 +0000 (13:49 +0200)]
Improved handling of quotes, fixed DOM issues related to linebreaks
Matthias Schmidt [Sun, 3 Aug 2014 19:26:45 +0000 (21:26 +0200)]
Fix condition in comment like list language item
Matthias Schmidt [Sun, 3 Aug 2014 19:20:14 +0000 (21:20 +0200)]
Optimize fetching user profiles for comment like lists
Matthias Schmidt [Sun, 3 Aug 2014 19:13:02 +0000 (21:13 +0200)]
Ignore comment/responses from guests when fetch user objects
Matthias Schmidt [Sun, 3 Aug 2014 19:05:03 +0000 (21:05 +0200)]
Fix like list issues with guest comments
Matthias Schmidt [Sun, 3 Aug 2014 18:27:49 +0000 (20:27 +0200)]
Improve language item names for comments in like list
woltlab.com [Sun, 3 Aug 2014 16:46:50 +0000 (18:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 3 Aug 2014 16:44:58 +0000 (18:44 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.Like.min.js
woltlab.com [Sun, 3 Aug 2014 16:25:57 +0000 (18:25 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 3 Aug 2014 16:21:20 +0000 (18:21 +0200)]
Fixed encoding issues
woltlab.com [Sun, 3 Aug 2014 16:11:51 +0000 (18:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 3 Aug 2014 16:09:20 +0000 (18:09 +0200)]
Added form for quote insert
woltlab.com [Sun, 3 Aug 2014 15:36:51 +0000 (17:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 3 Aug 2014 15:31:14 +0000 (17:31 +0200)]
Fixed a few issues with quotes
Matthias Schmidt [Sun, 3 Aug 2014 13:26:36 +0000 (15:26 +0200)]
Fix code formatting
Matthias Schmidt [Sun, 3 Aug 2014 13:26:05 +0000 (15:26 +0200)]
Fix method documentation
Matthias Schmidt [Sun, 3 Aug 2014 13:14:30 +0000 (15:14 +0200)]
Delete like notifications in CommentHandler::deleteObjects()
Matthias Schmidt [Sun, 3 Aug 2014 13:06:58 +0000 (15:06 +0200)]
Fix previous commit
Matthias Schmidt [Sun, 3 Aug 2014 13:01:57 +0000 (15:01 +0200)]
Delete notifications for deleted comment (responses)
… instead of just marking them as read.
Matthias Schmidt [Sun, 3 Aug 2014 12:57:52 +0000 (14:57 +0200)]
Properly delete wall comments when deleting user
woltlab.com [Sun, 3 Aug 2014 12:16:50 +0000 (14:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 3 Aug 2014 12:14:05 +0000 (14:14 +0200)]
Added some events to allow 3rd party plugins to handle conversion
woltlab.com [Sun, 3 Aug 2014 00:36:51 +0000 (02:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 3 Aug 2014 00:33:03 +0000 (02:33 +0200)]
Fixed some minor issues with visual quotes
woltlab.com [Sat, 2 Aug 2014 19:06:51 +0000 (21:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 2 Aug 2014 19:03:15 +0000 (21:03 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 2 Aug 2014 19:03:05 +0000 (21:03 +0200)]
work in progress: visual representation of quotes
Tim Düsterhus [Fri, 1 Aug 2014 20:55:35 +0000 (22:55 +0200)]
Use temporary variable for event parameters in QuickReplyManager
Tim Düsterhus [Fri, 1 Aug 2014 20:52:41 +0000 (22:52 +0200)]
Use parameterized event in QuickReplyManager
see
04ac9c2bde8d5412dab5e59329dfe1949f359ce7
Tim Düsterhus [Fri, 1 Aug 2014 19:51:25 +0000 (21:51 +0200)]
Add parameter support to event listeners
Note the additional `\listener` in the namespace of IEventListener
for parameterized event listeners.
Tim Düsterhus [Fri, 1 Aug 2014 17:14:34 +0000 (19:14 +0200)]
Fix permissions for email address visibility
Now email addresses of users will only be shown if the owner
either consents, or if the user is able to edit email addresses
of other users.
Matthias Schmidt [Fri, 1 Aug 2014 12:24:38 +0000 (14:24 +0200)]
Merge branch '2.0'
Matthias Schmidt [Fri, 1 Aug 2014 12:22:57 +0000 (14:22 +0200)]
Fix forceSelection for i18n text option types
woltlab.com [Fri, 1 Aug 2014 08:26:51 +0000 (10:26 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Fri, 1 Aug 2014 08:24:40 +0000 (10:24 +0200)]
Add support for static options in user inline editor dropdown
joshuaruesweg [Thu, 31 Jul 2014 14:45:46 +0000 (16:45 +0200)]
fix indentation
joshuaruesweg [Thu, 31 Jul 2014 14:14:55 +0000 (16:14 +0200)]
add "not use mobile browser" condition
Marcel Werk [Thu, 31 Jul 2014 11:42:08 +0000 (13:42 +0200)]
Merge pull request #1785 from joshuaruesweg/patch-30
fix ad edit mistake
Joshua Rüsweg [Thu, 31 Jul 2014 11:33:10 +0000 (13:33 +0200)]
fix ad edit mistake
Who does not know this Copy and past mistakes ^ ^
woltlab.com [Thu, 31 Jul 2014 00:11:58 +0000 (02:11 +0200)]
Updating minified JavaScript files
woltlab.com [Thu, 31 Jul 2014 00:07:26 +0000 (02:07 +0200)]
Updating minified JavaScript files
woltlab.com [Wed, 30 Jul 2014 10:31:59 +0000 (12:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 30 Jul 2014 10:28:57 +0000 (12:28 +0200)]
Added methods getSource() and getName()
woltlab.com [Tue, 29 Jul 2014 18:27:00 +0000 (20:27 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 29 Jul 2014 18:23:22 +0000 (20:23 +0200)]
Fixed inserting of images w/ alignment
Tim Düsterhus [Tue, 29 Jul 2014 17:12:56 +0000 (19:12 +0200)]
Fix static includes in combination with dynamic template name
Alexander Ebert [Tue, 29 Jul 2014 11:21:59 +0000 (13:21 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 29 Jul 2014 11:21:41 +0000 (13:21 +0200)]
Fix for packages possibly overwriting language items owned by a different package
woltlab.com [Tue, 29 Jul 2014 09:56:59 +0000 (11:56 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 29 Jul 2014 09:51:05 +0000 (11:51 +0200)]
Disable automatic synchronization editor -> textarea
If you want to force a sync, you must call it with this.sync(undefined, true), otherwise the method call is a no-op.
woltlab.com [Mon, 28 Jul 2014 13:46:57 +0000 (15:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 28 Jul 2014 13:43:20 +0000 (15:43 +0200)]
Added visual representation of [tt]
Alexander Ebert [Mon, 28 Jul 2014 13:43:06 +0000 (15:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 27 Jul 2014 22:39:45 +0000 (00:39 +0200)]
Sync file-based PIPs separated to account for slow machines
Alexander Ebert [Sun, 27 Jul 2014 19:10:12 +0000 (21:10 +0200)]
WIP: Visual representation of [tt]