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
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]
woltlab.com [Sun, 27 Jul 2014 15:27:00 +0000 (17:27 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 27 Jul 2014 15:24:10 +0000 (17:24 +0200)]
Fixed align BBCode
Alexander Ebert [Sun, 27 Jul 2014 15:02:32 +0000 (17:02 +0200)]
Merge branch '2.0'
woltlab.com [Sun, 27 Jul 2014 15:02:00 +0000 (17:02 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 27 Jul 2014 14:59:18 +0000 (16:59 +0200)]
Fixed an calculation issue
Alexander Ebert [Sun, 27 Jul 2014 14:56:56 +0000 (16:56 +0200)]
Some cleanup
woltlab.com [Sun, 27 Jul 2014 13:42:01 +0000 (15:42 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 27 Jul 2014 13:38:14 +0000 (15:38 +0200)]
Fixed a few issues with embedded attachments and extended edit
Matthias Schmidt [Sun, 27 Jul 2014 13:19:16 +0000 (15:19 +0200)]
Automatically delete notifications when deleting likes
Matthias Schmidt [Sun, 27 Jul 2014 12:51:59 +0000 (14:51 +0200)]
Merge branch '2.0'
Matthias Schmidt [Sun, 27 Jul 2014 12:49:28 +0000 (14:49 +0200)]
Remove likes when deleting comment responses
Matthias Schmidt [Sun, 27 Jul 2014 12:23:21 +0000 (14:23 +0200)]
Optimize previous commit
Matthias Schmidt [Sun, 27 Jul 2014 12:21:18 +0000 (14:21 +0200)]
Reset user notification count when removing notifications
Alexander Ebert [Sun, 27 Jul 2014 12:17:44 +0000 (14:17 +0200)]
Fixed removing of stored quick reply messages
woltlab.com [Sun, 27 Jul 2014 10:22:00 +0000 (12:22 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 27 Jul 2014 10:18:48 +0000 (12:18 +0200)]
Preventing image editing for embedded attachments
Matthias Schmidt [Sun, 27 Jul 2014 09:39:30 +0000 (11:39 +0200)]
Remove unused, incorrect code
Alexander Ebert [Sun, 27 Jul 2014 09:39:29 +0000 (11:39 +0200)]
Fixed WCF_VERSION
Matthias Schmidt [Sun, 27 Jul 2014 09:18:17 +0000 (11:18 +0200)]
Use general LikeUserNotificationObject(Type) classes
Matthias Schmidt [Sun, 27 Jul 2014 09:12:06 +0000 (11:12 +0200)]
Fix link of non-stacked wall comment (response) like links
Alexander Ebert [Sat, 26 Jul 2014 22:57:06 +0000 (00:57 +0200)]
Preparing release 2.0.8
Matthias Schmidt [Sat, 26 Jul 2014 21:33:46 +0000 (23:33 +0200)]
Fix label group deletion confirmation message for i18n names
Matthias Schmidt [Sat, 26 Jul 2014 21:29:05 +0000 (23:29 +0200)]
Unify deletion confirmation messages
Alexander Ebert [Sat, 26 Jul 2014 14:06:05 +0000 (16:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 26 Jul 2014 14:05:49 +0000 (16:05 +0200)]
Updated English translation
woltlab.com [Sat, 26 Jul 2014 12:11:58 +0000 (14:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 26 Jul 2014 12:08:35 +0000 (14:08 +0200)]
Added clipboard paste for images, live preview of attachments
Matthias Schmidt [Sat, 26 Jul 2014 08:32:29 +0000 (10:32 +0200)]
Merge branch '2.0'
Matthias Schmidt [Sat, 26 Jul 2014 08:31:43 +0000 (10:31 +0200)]
Fix checkPermissions() for category decorators
Matthias Schmidt [Fri, 25 Jul 2014 14:55:23 +0000 (16:55 +0200)]
Add missing HTML encoding
Matthias Schmidt [Fri, 25 Jul 2014 14:01:19 +0000 (16:01 +0200)]
Merge branch 'refs/heads/2.0'
Matthias Schmidt [Fri, 25 Jul 2014 13:59:00 +0000 (15:59 +0200)]
Fix comment response notification-related language items
Matthias Schmidt [Fri, 25 Jul 2014 11:40:20 +0000 (13:40 +0200)]
Automatically add trailing slash to mail debug file path
woltlab.com [Thu, 24 Jul 2014 19:22:01 +0000 (21:22 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 24 Jul 2014 19:20:31 +0000 (21:20 +0200)]
Added drag&drop ability for Redactor
Alexander Ebert [Thu, 24 Jul 2014 11:23:16 +0000 (13:23 +0200)]
Upgraded to Redactor 9.2.6
Alexander Ebert [Thu, 24 Jul 2014 11:20:27 +0000 (13:20 +0200)]
Fixed abbreviation during WCFSetup
Tim Düsterhus [Tue, 22 Jul 2014 23:48:46 +0000 (01:48 +0200)]
Add bulk reverting frontend
Tim Düsterhus [Tue, 22 Jul 2014 20:13:10 +0000 (22:13 +0200)]
Add bulkRevert() to EditHistoryManager
Marcel Werk [Tue, 22 Jul 2014 13:39:10 +0000 (15:39 +0200)]
Merge branch '2.0'
Marcel Werk [Tue, 22 Jul 2014 13:38:17 +0000 (15:38 +0200)]
Fixed typo
Marcel Werk [Tue, 22 Jul 2014 13:36:35 +0000 (15:36 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 22 Jul 2014 11:09:42 +0000 (13:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 22 Jul 2014 11:09:19 +0000 (13:09 +0200)]
Compiled ACP templates are stored using the active application in filename
Fixes uninstalling applications
Alexander Ebert [Tue, 22 Jul 2014 11:09:03 +0000 (13:09 +0200)]
Fixed check in PHP < 5.5
Alexander Ebert [Tue, 22 Jul 2014 10:57:28 +0000 (12:57 +0200)]
Fixed missing check for install instructions via update server
Alexander Ebert [Mon, 21 Jul 2014 21:24:38 +0000 (23:24 +0200)]
Merge pull request #1690 from joshuaruesweg/patch-14
remove unnecessary code
Alexander Ebert [Mon, 21 Jul 2014 21:22:52 +0000 (23:22 +0200)]
Merge pull request #1718 from SoftCreatR/patch-2
Honor option "log_ip_address"
Alexander Ebert [Mon, 21 Jul 2014 21:21:26 +0000 (23:21 +0200)]
Merge branch '2.0'
Alexander Ebert [Mon, 21 Jul 2014 21:21:03 +0000 (23:21 +0200)]
Merge pull request #1754 from SoftCreatR/patch-9
Move 3rdpartyFields to a better position
Alexander Ebert [Mon, 21 Jul 2014 21:20:40 +0000 (23:20 +0200)]
Added another error code
woltlab.com [Mon, 21 Jul 2014 21:16:59 +0000 (23:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 21 Jul 2014 21:14:43 +0000 (23:14 +0200)]
Merge pull request #1712 from joshuaruesweg/patch-18
add method "removeFromGroups()"
Alexander Ebert [Mon, 21 Jul 2014 21:12:58 +0000 (23:12 +0200)]
Merge pull request #1736 from SoftCreatR/timepicker
Update timepicker to 1.4.5
Alexander Ebert [Mon, 21 Jul 2014 21:11:33 +0000 (23:11 +0200)]
Merge pull request #1734 from SoftCreatR/patch-7
Update lessc to 0.4.0
Alexander Ebert [Mon, 21 Jul 2014 21:10:30 +0000 (23:10 +0200)]
Merge pull request #1740 from SoftCreatR/patch-1
reCaptcha optimization
Alexander Ebert [Mon, 21 Jul 2014 21:06:37 +0000 (23:06 +0200)]
Fixed share popup
Closes #1609
Marcel Werk [Mon, 21 Jul 2014 21:01:55 +0000 (23:01 +0200)]
Merge pull request #1606 from MeinAccount/AbstractDatabaseObjectAction/setObjects
AbstractDatabaseObjectAction::setObjects() does not set the objectIDs
Marcel Werk [Mon, 21 Jul 2014 20:54:28 +0000 (22:54 +0200)]
Added missing bots
Closes #1779
Closes #1684
Marcel Werk [Mon, 21 Jul 2014 20:42:10 +0000 (22:42 +0200)]
Merge pull request #1750 from SoftCreatR/patch-8
Add memorybot
Marcel Werk [Mon, 21 Jul 2014 17:37:23 +0000 (19:37 +0200)]
Merge pull request #1715 from SoftCreatR/patch-1
Add Tapatalk 4
Marcel Werk [Mon, 21 Jul 2014 17:33:28 +0000 (19:33 +0200)]
Merge pull request #1777 from joshuaruesweg/sortlastact
add lastActivity to sort fields
Alexander Ebert [Mon, 21 Jul 2014 17:15:15 +0000 (19:15 +0200)]
Added jQuery UI Touch Punch to support sorting on touch-devices
Matthias Schmidt [Mon, 21 Jul 2014 14:50:20 +0000 (16:50 +0200)]
Fix username errors in comment guest dialog
Matthias Schmidt [Mon, 21 Jul 2014 13:49:19 +0000 (15:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 21 Jul 2014 13:48:43 +0000 (15:48 +0200)]
Add proper support for stacked guest comment response notifications
Matthias Schmidt [Mon, 21 Jul 2014 13:46:53 +0000 (15:46 +0200)]
Add missing stacked email notification for followers
Alexander Ebert [Mon, 21 Jul 2014 13:40:14 +0000 (15:40 +0200)]
Fix for user creation
Alexander Ebert [Mon, 21 Jul 2014 13:22:03 +0000 (15:22 +0200)]
cleanup
woltlab.com [Mon, 21 Jul 2014 13:17:15 +0000 (15:17 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 21 Jul 2014 13:13:18 +0000 (15:13 +0200)]
This doesn't belong here
Alexander Ebert [Mon, 21 Jul 2014 13:12:58 +0000 (15:12 +0200)]
json_decode() will raise a warning on invalid input (PHP 5.6)
Alexander Ebert [Mon, 21 Jul 2014 13:11:06 +0000 (15:11 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 21 Jul 2014 13:10:57 +0000 (15:10 +0200)]
Added privacy settings for social networks
Matthias Schmidt [Mon, 21 Jul 2014 12:22:15 +0000 (14:22 +0200)]
Add proper support for stacked notifications triggered by guests (WIP)
Matthias Schmidt [Sun, 20 Jul 2014 13:06:33 +0000 (15:06 +0200)]
Fix variable in DailyMailNotificationCronjob