woltlab.com [Sat, 10 Dec 2016 22:31:45 +0000 (23:31 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 10 Dec 2016 22:28:20 +0000 (23:28 +0100)]
Added event before tab change
Marcel Werk [Sat, 10 Dec 2016 21:53:26 +0000 (22:53 +0100)]
Made naming of language variables of menus / menu items deterministic
Marcel Werk [Sat, 10 Dec 2016 19:47:12 +0000 (20:47 +0100)]
Added i18n support for meta keywords / description
Marcel Werk [Sat, 10 Dec 2016 19:42:13 +0000 (20:42 +0100)]
Added option to disable page title on landing page
Alexander Ebert [Sat, 10 Dec 2016 18:07:49 +0000 (19:07 +0100)]
Fixed some legacy urls
These two URLs were purposely not generated in the expected fashion due
to their special purposes, but they were both abusing a non-standard
behavior that is no longer possible due to a recent change.
Alexander Ebert [Sat, 10 Dec 2016 13:07:13 +0000 (14:07 +0100)]
Adding new key during update
Alexander Ebert [Sat, 10 Dec 2016 13:06:43 +0000 (14:06 +0100)]
Added moderation_queue key
Joining the moderation queue to search for active reports matching
objects became a real bottleneck, slowing down some queries
significantly.
Alexander Ebert [Sat, 10 Dec 2016 12:36:26 +0000 (13:36 +0100)]
Setting comment object in advance
Marcel Werk [Sat, 10 Dec 2016 12:12:55 +0000 (13:12 +0100)]
Fixed missing/wrong css classes on table columns
Marcel Werk [Sat, 10 Dec 2016 10:43:33 +0000 (11:43 +0100)]
Merge pull request #2147 from SweetieChry/patch-1
Use placeholder in LikeHandler::loadLikeStatus()
Alexandra Glass [Sat, 10 Dec 2016 02:45:03 +0000 (03:45 +0100)]
Use placeholder in LikeHandler::loadLikeStatus()
Marcel Werk [Fri, 9 Dec 2016 23:11:44 +0000 (00:11 +0100)]
Fixed template scripting in language variables for 3rd party auth errors
Marcel Werk [Fri, 9 Dec 2016 21:17:28 +0000 (22:17 +0100)]
Moved codemirror changes to layout.scss
Tim Düsterhus [Fri, 9 Dec 2016 21:04:50 +0000 (22:04 +0100)]
Fix calculation of related articles
woltlab.com [Fri, 9 Dec 2016 16:16:45 +0000 (17:16 +0100)]
Updating minified JavaScript files
Marcel Werk [Fri, 9 Dec 2016 16:00:43 +0000 (17:00 +0100)]
Fixed unnecessary codemirror refreshes
Marcel Werk [Fri, 9 Dec 2016 15:59:16 +0000 (16:59 +0100)]
Allow multiple share button instances per page
Alexander Ebert [Fri, 9 Dec 2016 11:38:51 +0000 (12:38 +0100)]
Removed legacy wcf fallback for controllers
Marcel Werk [Fri, 9 Dec 2016 11:08:29 +0000 (12:08 +0100)]
Unified phrases
Marcel Werk [Fri, 9 Dec 2016 11:08:21 +0000 (12:08 +0100)]
Fixed link colors in notices
Marcel Werk [Fri, 9 Dec 2016 00:02:03 +0000 (01:02 +0100)]
Fixed invalid style attributes
Marcel Werk [Thu, 8 Dec 2016 23:51:27 +0000 (00:51 +0100)]
Made codemirror to fit its content
Alexander Ebert [Thu, 8 Dec 2016 20:08:34 +0000 (21:08 +0100)]
Fixed incorrect behavior for empty lists
Marcel Werk [Thu, 8 Dec 2016 19:56:00 +0000 (20:56 +0100)]
Fixed table overflow in messages
Alexander Ebert [Thu, 8 Dec 2016 18:54:26 +0000 (19:54 +0100)]
Updated regex
The old regex was taken from `StringUtil::trim()` and has been replaced
with the new version.
woltlab.com [Thu, 8 Dec 2016 15:01:47 +0000 (16:01 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 8 Dec 2016 14:54:19 +0000 (15:54 +0100)]
Fixed potential infinite loop
Alexander Ebert [Wed, 7 Dec 2016 16:37:03 +0000 (17:37 +0100)]
Deploying files in a separate request isn't smart
Alexander Ebert [Wed, 7 Dec 2016 16:30:36 +0000 (17:30 +0100)]
Fixed instruction order
Alexander Ebert [Wed, 7 Dec 2016 16:12:34 +0000 (17:12 +0100)]
Preparing release 3.0.0 RC 1
Marcel Werk [Wed, 7 Dec 2016 15:44:56 +0000 (16:44 +0100)]
Fixed overflow in sidebar box menus
woltlab.com [Tue, 6 Dec 2016 17:46:44 +0000 (18:46 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 6 Dec 2016 17:35:29 +0000 (18:35 +0100)]
Fixed multiple instances of recent activities
Alexander Ebert [Mon, 5 Dec 2016 15:52:18 +0000 (16:52 +0100)]
Fixed template diff overflow issue
woltlab.com [Mon, 5 Dec 2016 13:01:47 +0000 (14:01 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 5 Dec 2016 12:58:49 +0000 (13:58 +0100)]
Active tab is now persistent
Marcel Werk [Mon, 5 Dec 2016 12:45:42 +0000 (13:45 +0100)]
Added option to search or filter the media list by title
woltlab.com [Mon, 5 Dec 2016 11:46:47 +0000 (12:46 +0100)]
Updating minified JavaScript files
Marcel Werk [Mon, 5 Dec 2016 11:41:37 +0000 (12:41 +0100)]
Removed update of the disabled state during updates
Marcel Werk [Mon, 5 Dec 2016 11:19:18 +0000 (12:19 +0100)]
Disabled some user options by default
Marcel Werk [Mon, 5 Dec 2016 11:18:44 +0000 (12:18 +0100)]
Added missing tag in userOption.xsd
Alexander Ebert [Mon, 5 Dec 2016 11:40:17 +0000 (12:40 +0100)]
Fixed newline handling on paste
Alexander Ebert [Mon, 5 Dec 2016 10:39:51 +0000 (11:39 +0100)]
Merge pull request #2146 from woouki/master
Fix travis error in ViewableMedia class
woouki [Mon, 5 Dec 2016 10:38:49 +0000 (11:38 +0100)]
Fix travis error in ViewableMedia class
woltlab.com [Mon, 5 Dec 2016 10:31:47 +0000 (11:31 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 5 Dec 2016 10:16:45 +0000 (11:16 +0100)]
Work-around Grammarly messing up the DOM
woltlab.com [Sun, 4 Dec 2016 20:16:46 +0000 (21:16 +0100)]
Updating minified JavaScript files
Marcel Werk [Sun, 4 Dec 2016 20:02:15 +0000 (21:02 +0100)]
Hide inputs for 'alt text' and 'caption' if editing non-image media
Marcel Werk [Sun, 4 Dec 2016 20:00:47 +0000 (21:00 +0100)]
Fixed title of embedded media (non-images)
Marcel Werk [Sun, 4 Dec 2016 19:18:41 +0000 (20:18 +0100)]
Adjusted size of "search by author" input
Marcel Werk [Sun, 4 Dec 2016 19:18:22 +0000 (20:18 +0100)]
Unified badge in main menu
woltlab.com [Sun, 4 Dec 2016 15:31:46 +0000 (16:31 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sun, 4 Dec 2016 15:23:26 +0000 (16:23 +0100)]
Compressing HTML source in editor
woltlab.com [Sun, 4 Dec 2016 13:31:43 +0000 (14:31 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sun, 4 Dec 2016 13:25:48 +0000 (14:25 +0100)]
Prevent loading spinner for mentions
Marcel Werk [Fri, 2 Dec 2016 11:37:55 +0000 (12:37 +0100)]
Overhauled css for entry navigation
Marcel Werk [Fri, 2 Dec 2016 11:01:05 +0000 (12:01 +0100)]
Fixed outdated html code
Marcel Werk [Fri, 2 Dec 2016 11:00:48 +0000 (12:00 +0100)]
Added missing id
Marcel Werk [Thu, 1 Dec 2016 17:25:14 +0000 (18:25 +0100)]
Merge pull request #2144 from jens1o/master
fix html syntax and styling issue
Jens Hausdorf [Thu, 1 Dec 2016 17:17:53 +0000 (18:17 +0100)]
fix html syntax and styling issue
Marcel Werk [Thu, 1 Dec 2016 16:41:12 +0000 (17:41 +0100)]
Added missing language phrases
Closes #2143
Marcel Werk [Thu, 1 Dec 2016 16:34:54 +0000 (17:34 +0100)]
Fixed language phrase
Marcel Werk [Wed, 30 Nov 2016 16:21:20 +0000 (17:21 +0100)]
Added flexbox-relevant keywords
Marcel Werk [Wed, 30 Nov 2016 16:18:53 +0000 (17:18 +0100)]
Fixed multiple issues caused by missing media thumbnails
Marcel Werk [Wed, 30 Nov 2016 12:03:27 +0000 (13:03 +0100)]
Fixed missing variable in linearGradient mixin
Marcel Werk [Wed, 30 Nov 2016 11:16:57 +0000 (12:16 +0100)]
Fixed missing double-backslashes in dailymotion regex
Marcel Werk [Wed, 30 Nov 2016 11:16:12 +0000 (12:16 +0100)]
Merge pull request #2142 from woouki/master
Fix "DailyMotion" media bbcode
Marcel Werk [Wed, 30 Nov 2016 10:53:51 +0000 (11:53 +0100)]
Merge pull request #2141 from woouki/master
Fixed some english language variables
Marcel Werk [Tue, 29 Nov 2016 17:21:31 +0000 (18:21 +0100)]
Overhauled cookie policy notice
Marcel Werk [Mon, 28 Nov 2016 16:17:48 +0000 (17:17 +0100)]
Overhauled buttons in mobile user-panel
Tim Düsterhus [Sun, 27 Nov 2016 23:03:33 +0000 (00:03 +0100)]
Silence warnings on invalid images in image proxy
Tim Düsterhus [Sun, 27 Nov 2016 23:02:23 +0000 (00:02 +0100)]
Set Accept header in image proxy
Tim Düsterhus [Sun, 27 Nov 2016 22:57:26 +0000 (23:57 +0100)]
Fix yet another potential DoS vulnerability in image proxy
This prevents the image proxy requesting images from itself.
Matthias Schmidt [Sun, 27 Nov 2016 15:25:03 +0000 (16:25 +0100)]
Merge branch '2.1'
Matthias Schmidt [Sun, 27 Nov 2016 15:23:45 +0000 (16:23 +0100)]
Fix text transparency in ImagickImageAdapter::drawText()
woouki [Sun, 27 Nov 2016 14:52:25 +0000 (15:52 +0100)]
Fix "DailyMotion" media bbcode
See https://developer.dailymotion.com/player#player-parameters
Matthias Schmidt [Sun, 27 Nov 2016 14:49:23 +0000 (15:49 +0100)]
Add ImagickException as previous exception for SystemException
Matthias Schmidt [Sun, 27 Nov 2016 14:34:52 +0000 (15:34 +0100)]
Merge branch '2.1'
Matthias Schmidt [Sun, 27 Nov 2016 14:31:25 +0000 (15:31 +0100)]
Improve upload file handling for file option type
In `IUploadFileValidationStrategy::validate()`, you now get proper
values for `UploadFile::getImageData()`, for example.
woouki [Sun, 27 Nov 2016 13:53:06 +0000 (14:53 +0100)]
Fixed some english language variables
See https://beta.woltlab.com/forum/thread/1711-letzte-kleine-acp-korrekturen-englisch/
Matthias Schmidt [Sun, 27 Nov 2016 13:22:13 +0000 (14:22 +0100)]
Fix category validation in AbstractCategorizedACPSearchResultProvider
Marcel Werk [Sun, 27 Nov 2016 13:05:18 +0000 (14:05 +0100)]
Overhauled media-bbcode
Marcel Werk [Sun, 27 Nov 2016 12:26:10 +0000 (13:26 +0100)]
Fixed invalid tag in amp template
woltlab.com [Sun, 27 Nov 2016 12:16:45 +0000 (13:16 +0100)]
Updating minified JavaScript files
Marcel Werk [Sun, 27 Nov 2016 12:14:37 +0000 (13:14 +0100)]
Fixed onClose callback in datepicker
Marcel Werk [Sun, 27 Nov 2016 10:14:05 +0000 (11:14 +0100)]
Fixed page logo preview in style editor
woltlab.com [Sat, 26 Nov 2016 23:46:44 +0000 (00:46 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 26 Nov 2016 23:40:06 +0000 (00:40 +0100)]
Fixed caret position after pasting
Marcel Werk [Sat, 26 Nov 2016 23:00:11 +0000 (00:00 +0100)]
Unified phrases
Marcel Werk [Sat, 26 Nov 2016 22:43:32 +0000 (23:43 +0100)]
Merge pull request #2140 from woouki/master
Fixed some german language variables
Marcel Werk [Sat, 26 Nov 2016 19:04:50 +0000 (20:04 +0100)]
Overhauled default box menu styling
woouki [Sat, 26 Nov 2016 14:26:19 +0000 (15:26 +0100)]
Fixed some german language variables
See https://beta.woltlab.com/forum/thread/1689-kleine-acp-korrekturen-deutsch/
Fixed 3, 5 and 6. The issues in 2, 4 and 7 are commercial products.
Alexander Ebert [Sat, 26 Nov 2016 13:45:28 +0000 (14:45 +0100)]
Work-around for low resolutions or double sidebars
Marcel Werk [Sat, 26 Nov 2016 13:44:36 +0000 (14:44 +0100)]
Merge pull request #2139 from woouki/master
Fix timestamp language variables in en.xml / de.xml
woouki [Sat, 26 Nov 2016 13:05:31 +0000 (14:05 +0100)]
Fix timestamp language variables in de.xml
see https://beta.woltlab.com/forum/thread/1685-sprachvariablen/
woouki [Sat, 26 Nov 2016 13:04:33 +0000 (14:04 +0100)]
Fix timestamp language variables in en.xml
see https://beta.woltlab.com/forum/thread/1685-sprachvariablen/
Alexander Ebert [Sat, 26 Nov 2016 12:36:21 +0000 (13:36 +0100)]
Fixed visuals for active sub menu items on mobile
woltlab.com [Sat, 26 Nov 2016 12:16:46 +0000 (13:16 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 26 Nov 2016 11:51:46 +0000 (12:51 +0100)]
Avoid weird element focus on installation start