Alexander Ebert [Sat, 17 Dec 2016 11:52:06 +0000 (12:52 +0100)]
Improved file logger during setup
Alexander Ebert [Fri, 16 Dec 2016 20:59:16 +0000 (21:59 +0100)]
Improved IE workaround
Alexander Ebert [Fri, 16 Dec 2016 16:06:44 +0000 (17:06 +0100)]
Fixed IE 11 breaking the message layout
woltlab.com [Fri, 16 Dec 2016 15:46:45 +0000 (16:46 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 16 Dec 2016 15:42:17 +0000 (16:42 +0100)]
Fixed Plugin-Store integration
Marcel Werk [Fri, 16 Dec 2016 12:32:20 +0000 (13:32 +0100)]
Fixed multiple display:flex issues in IE11
Marcel Werk [Thu, 15 Dec 2016 16:38:09 +0000 (17:38 +0100)]
Fixed breadcrumbs in article list
Alexander Ebert [Thu, 15 Dec 2016 12:59:16 +0000 (13:59 +0100)]
Avoid CORS by mirroring API endpoints
woltlab.com [Thu, 15 Dec 2016 10:16:44 +0000 (11:16 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 15 Dec 2016 10:05:20 +0000 (11:05 +0100)]
Improved CORS credentials support
Alexander Ebert [Thu, 15 Dec 2016 10:01:35 +0000 (11:01 +0100)]
Moved CORS handling up
Alexander Ebert [Thu, 15 Dec 2016 10:00:44 +0000 (11:00 +0100)]
Verifying CORS requests way earlier
Especially `OPTIONS` does not require anything else and we can bail out
safely. Also avoids spawning useless sessions.
woltlab.com [Thu, 15 Dec 2016 03:26:43 +0000 (04:26 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 15 Dec 2016 03:23:54 +0000 (04:23 +0100)]
CORS is just plain lame
woltlab.com [Thu, 15 Dec 2016 03:16:50 +0000 (04:16 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 15 Dec 2016 03:15:59 +0000 (04:15 +0100)]
Added missing parameter for ajax credentials
Alexander Ebert [Thu, 15 Dec 2016 03:05:19 +0000 (04:05 +0100)]
Fixed handling of i18n cms pages as landing pages
Alexander Ebert [Thu, 15 Dec 2016 02:47:08 +0000 (03:47 +0100)]
Fixed i18n cms page used as core's landing page
woltlab.com [Thu, 15 Dec 2016 00:42:05 +0000 (01:42 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 15 Dec 2016 00:27:40 +0000 (01:27 +0100)]
Fixed charset conversion
Tim Düsterhus [Wed, 14 Dec 2016 23:20:57 +0000 (00:20 +0100)]
Fix multi(sub)domain support
Matthias Schmidt [Wed, 14 Dec 2016 21:05:57 +0000 (22:05 +0100)]
Remove unused variable
Matthias Schmidt [Wed, 14 Dec 2016 21:02:02 +0000 (22:02 +0100)]
Fix redis method names in UserStorageHandler
Alexander Ebert [Wed, 14 Dec 2016 16:40:17 +0000 (17:40 +0100)]
Remove missing or broken avatars
Matthias Schmidt [Wed, 14 Dec 2016 16:01:00 +0000 (17:01 +0100)]
Add missing method documentation
Alexander Ebert [Wed, 14 Dec 2016 14:21:59 +0000 (15:21 +0100)]
Fixed uninstall path
Alexander Ebert [Wed, 14 Dec 2016 13:08:14 +0000 (14:08 +0100)]
Fixed invalid controller comparison
Alexander Ebert [Wed, 14 Dec 2016 13:04:06 +0000 (14:04 +0100)]
Fixed for ACP upgrade
Alexander Ebert [Wed, 14 Dec 2016 11:07:18 +0000 (12:07 +0100)]
Updating instructions / cleanup
Marcel Werk [Tue, 13 Dec 2016 22:14:21 +0000 (23:14 +0100)]
Added counter badge in article category list
Marcel Werk [Tue, 13 Dec 2016 19:00:07 +0000 (20:00 +0100)]
Fixed language import issue
Marcel Werk [Tue, 13 Dec 2016 16:39:14 +0000 (17:39 +0100)]
Fixed missing wrap in footer menu
woltlab.com [Tue, 13 Dec 2016 14:08:29 +0000 (15:08 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 13 Dec 2016 14:03:44 +0000 (15:03 +0100)]
Restrict fullscreen mode to tablets and above
It doesn't work out for smartphones:
- The editor takes up the entire width / height anyway due to the small
screen size
- `position: fixed` is a glitch paradise, especially iOS completely
snaps when used, but the effects are negligible on an iPad
Alexander Ebert [Tue, 13 Dec 2016 12:43:04 +0000 (13:43 +0100)]
Fixed parameter encoding
Alexander Ebert [Tue, 13 Dec 2016 12:39:12 +0000 (13:39 +0100)]
Fixed ACP redirect on expired login
Marcel Werk [Tue, 13 Dec 2016 12:28:55 +0000 (13:28 +0100)]
Added support for the import/export of page/box contents as language variables
woltlab.com [Tue, 13 Dec 2016 11:46:44 +0000 (12:46 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 13 Dec 2016 11:34:44 +0000 (12:34 +0100)]
Added editor fullscreen mode
woltlab.com [Mon, 12 Dec 2016 16:55:48 +0000 (17:55 +0100)]
Updating minified JavaScript files
Marcel Werk [Mon, 12 Dec 2016 16:52:55 +0000 (17:52 +0100)]
Fixed min-date validation in date-picker
woltlab.com [Mon, 12 Dec 2016 16:46:48 +0000 (17:46 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 12 Dec 2016 16:33:04 +0000 (17:33 +0100)]
Fixed text formatting in Microsoft Edge
Alexander Ebert [Mon, 12 Dec 2016 12:01:41 +0000 (13:01 +0100)]
Prevent broken hover state on touch devices
Marcel Werk [Mon, 12 Dec 2016 09:35:01 +0000 (10:35 +0100)]
Fixed font-size in message group lists (mobile version)
Marcel Werk [Sun, 11 Dec 2016 22:34:02 +0000 (23:34 +0100)]
Hide empty comments badge
Marcel Werk [Sun, 11 Dec 2016 21:59:48 +0000 (22:59 +0100)]
Added missing z-index for sticky footer notes
Alexander Ebert [Sun, 11 Dec 2016 21:54:35 +0000 (22:54 +0100)]
Adding key during update
Alexander Ebert [Sun, 11 Dec 2016 21:53:52 +0000 (22:53 +0100)]
Added composite index for modification log
Marcel Werk [Sun, 11 Dec 2016 18:17:51 +0000 (19:17 +0100)]
Unified content header design
woltlab.com [Sun, 11 Dec 2016 12:01:46 +0000 (13:01 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sun, 11 Dec 2016 11:46:23 +0000 (12:46 +0100)]
Fixed media thumbnail type
Alexander Ebert [Sun, 11 Dec 2016 10:56:31 +0000 (11:56 +0100)]
Work-around for stuck autosave notice
Marcel Werk [Sun, 11 Dec 2016 10:51:39 +0000 (11:51 +0100)]
Fixed category menu on mobile
Marcel Werk [Sun, 11 Dec 2016 10:14:45 +0000 (11:14 +0100)]
Added support for 'rem'
Marcel Werk [Sun, 11 Dec 2016 10:07:22 +0000 (11:07 +0100)]
Removed obsolete templates
Marcel Werk [Sun, 11 Dec 2016 09:44:22 +0000 (10:44 +0100)]
Allow svg for page logos
Marcel Werk [Sat, 10 Dec 2016 22:45:02 +0000 (23:45 +0100)]
Fixed scroll position in codemirror on tab change
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