Matthias Schmidt [Tue, 19 Aug 2014 16:52:23 +0000 (18:52 +0200)]
Add __literal parameter for lang template plugin
{lang __literal=true}wcf.foo.bar{/lang} won't parse the value of the wcf.foo.bar so that the variables are preserved to be parsed by JavaScript.
Tim Düsterhus [Tue, 19 Aug 2014 16:25:28 +0000 (18:25 +0200)]
Assign an interface language in UserImporter
see https://www.woltlab.com/forum/index.php/Thread/229091-Import-aus-VB4-2-Sprachauswahl-im-Profil-leer/
Marcel Werk [Tue, 19 Aug 2014 15:50:13 +0000 (17:50 +0200)]
Added box name attribute
Marcel Werk [Tue, 19 Aug 2014 14:40:26 +0000 (16:40 +0200)]
Added fallback return value
Marcel Werk [Tue, 19 Aug 2014 12:32:14 +0000 (14:32 +0200)]
Added CSS class for avatar images
Marcel Werk [Mon, 18 Aug 2014 23:10:52 +0000 (01:10 +0200)]
Small style optimization
Marcel Werk [Mon, 18 Aug 2014 22:34:59 +0000 (00:34 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.Message.min.js
Marcel Werk [Mon, 18 Aug 2014 22:30:36 +0000 (00:30 +0200)]
Added missing trims
Matthias Schmidt [Mon, 18 Aug 2014 17:17:29 +0000 (19:17 +0200)]
Add IUserNotificationEvent::deleteNoAccessNotification()
Matthias Schmidt [Mon, 18 Aug 2014 06:32:20 +0000 (08:32 +0200)]
Delete orphaned notifications automatically
woltlab.com [Sat, 16 Aug 2014 18:31:52 +0000 (20:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 16 Aug 2014 18:27:19 +0000 (20:27 +0200)]
Added fallback for empty language selections
woltlab.com [Sat, 16 Aug 2014 18:10:57 +0000 (20:10 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 16 Aug 2014 18:09:17 +0000 (20:09 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.Message.js
Matthias Schmidt [Sat, 16 Aug 2014 18:06:24 +0000 (20:06 +0200)]
Fix mention issue
Whenever the users presses any key while typing, we have to abort previous requests to make sure that they do not mess up anything.
We also need to consider requests which are not send at the moment but will be send in a moment because of the delay introduced by WCF.PeriodicalExecuter by stoping the periodical executer.
Alexander Ebert [Sat, 16 Aug 2014 13:47:23 +0000 (15:47 +0200)]
Added missing phrases
Alexander Ebert [Sat, 16 Aug 2014 12:41:53 +0000 (14:41 +0200)]
Removed superfluous whitespace
Alexander Ebert [Sat, 16 Aug 2014 11:53:54 +0000 (13:53 +0200)]
Updated English translation
Alexander Ebert [Fri, 15 Aug 2014 21:27:45 +0000 (23:27 +0200)]
Added English phrases for plugin store integration
Alexander Ebert [Fri, 15 Aug 2014 15:54:07 +0000 (17:54 +0200)]
Added missing language items for package validation errors
Alexander Ebert [Fri, 15 Aug 2014 11:54:33 +0000 (13:54 +0200)]
Merge branch '2.0'
Alexander Ebert [Fri, 15 Aug 2014 11:50:20 +0000 (13:50 +0200)]
Fixed encoding of JavaScript redirect URLs
Matthias Schmidt [Fri, 15 Aug 2014 10:50:18 +0000 (12:50 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 15 Aug 2014 10:50:10 +0000 (12:50 +0200)]
Allow relative paths in style variables
Alexander Ebert [Fri, 15 Aug 2014 10:17:51 +0000 (12:17 +0200)]
Fixed data import form
Matthias Schmidt [Thu, 14 Aug 2014 20:10:19 +0000 (22:10 +0200)]
Fix installation of WCF
Matthias Schmidt [Thu, 14 Aug 2014 19:52:15 +0000 (21:52 +0200)]
Set $__wcfVersion to LAST_UPDATE_TIME
Matthias Schmidt [Thu, 14 Aug 2014 19:51:19 +0000 (21:51 +0200)]
Update Recaptcha-related JavaScript
Matthias Schmidt [Thu, 14 Aug 2014 19:08:24 +0000 (21:08 +0200)]
Add missing templateNameApplication in frontend
Matthias Schmidt [Thu, 14 Aug 2014 19:08:00 +0000 (21:08 +0200)]
Add last_update_time option as __wcfVersion replacement
The `last_update_time` is updated after package installations and updates so that the JavaScript files are recached by the browsers instead only after a WCF update. This fixes caching problems when updating 3rd party packages.
Matthias Schmidt [Thu, 14 Aug 2014 18:42:23 +0000 (20:42 +0200)]
Add templateNameApplication to some ACP templates
Matthias Schmidt [Thu, 14 Aug 2014 16:16:07 +0000 (18:16 +0200)]
Add data attributes to body
Furthermore, the body id for new templates will be `tpl_{$templateNameApplication}_{$templateName}`, the old format `tpl{$templateName|ucfirst}` is deprecated and you should not rely on it anymore.
Matthias Schmidt [Thu, 14 Aug 2014 15:52:56 +0000 (17:52 +0200)]
Fix installation of WCF
Alexander Ebert [Wed, 13 Aug 2014 15:48:46 +0000 (17:48 +0200)]
Fixed some use-statements
woltlab.com [Wed, 13 Aug 2014 13:56:51 +0000 (15:56 +0200)]
Updating minified JavaScript files
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