GitHub/WoltLab/WCF.git
8 years agoFixed selection handling during text format
Alexander Ebert [Sat, 17 Dec 2016 12:42:40 +0000 (13:42 +0100)]
Fixed selection handling during text format

8 years agoImproved file logger during setup
Alexander Ebert [Sat, 17 Dec 2016 11:52:06 +0000 (12:52 +0100)]
Improved file logger during setup

8 years agoImproved IE workaround
Alexander Ebert [Fri, 16 Dec 2016 20:59:16 +0000 (21:59 +0100)]
Improved IE workaround

8 years agoFixed IE 11 breaking the message layout
Alexander Ebert [Fri, 16 Dec 2016 16:06:44 +0000 (17:06 +0100)]
Fixed IE 11 breaking the message layout

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 16 Dec 2016 15:46:45 +0000 (16:46 +0100)]
Updating minified JavaScript files

8 years agoFixed Plugin-Store integration
Alexander Ebert [Fri, 16 Dec 2016 15:42:17 +0000 (16:42 +0100)]
Fixed Plugin-Store integration

8 years agoFixed multiple display:flex issues in IE11
Marcel Werk [Fri, 16 Dec 2016 12:32:20 +0000 (13:32 +0100)]
Fixed multiple display:flex issues in IE11

8 years agoFixed breadcrumbs in article list
Marcel Werk [Thu, 15 Dec 2016 16:38:09 +0000 (17:38 +0100)]
Fixed breadcrumbs in article list

8 years agoAvoid CORS by mirroring API endpoints
Alexander Ebert [Thu, 15 Dec 2016 12:59:16 +0000 (13:59 +0100)]
Avoid CORS by mirroring API endpoints

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 15 Dec 2016 10:16:44 +0000 (11:16 +0100)]
Updating minified JavaScript files

8 years agoImproved CORS credentials support
Alexander Ebert [Thu, 15 Dec 2016 10:05:20 +0000 (11:05 +0100)]
Improved CORS credentials support

8 years agoMoved CORS handling up
Alexander Ebert [Thu, 15 Dec 2016 10:01:35 +0000 (11:01 +0100)]
Moved CORS handling up

8 years agoVerifying CORS requests way earlier
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.

8 years agoUpdating minified JavaScript files 3.0.0_RC_1
woltlab.com [Thu, 15 Dec 2016 03:26:43 +0000 (04:26 +0100)]
Updating minified JavaScript files

8 years agoCORS is just plain lame
Alexander Ebert [Thu, 15 Dec 2016 03:23:54 +0000 (04:23 +0100)]
CORS is just plain lame

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 15 Dec 2016 03:16:50 +0000 (04:16 +0100)]
Updating minified JavaScript files

8 years agoAdded missing parameter for ajax credentials
Alexander Ebert [Thu, 15 Dec 2016 03:15:59 +0000 (04:15 +0100)]
Added missing parameter for ajax credentials

8 years agoFixed handling of i18n cms pages as landing pages
Alexander Ebert [Thu, 15 Dec 2016 03:05:19 +0000 (04:05 +0100)]
Fixed handling of i18n cms pages as landing pages

8 years agoFixed i18n cms page used as core's landing page
Alexander Ebert [Thu, 15 Dec 2016 02:47:08 +0000 (03:47 +0100)]
Fixed i18n cms page used as core's landing page

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 15 Dec 2016 00:42:05 +0000 (01:42 +0100)]
Updating minified JavaScript files

8 years agoFixed charset conversion
Alexander Ebert [Thu, 15 Dec 2016 00:27:40 +0000 (01:27 +0100)]
Fixed charset conversion

8 years agoFix multi(sub)domain support
Tim Düsterhus [Wed, 14 Dec 2016 23:20:57 +0000 (00:20 +0100)]
Fix multi(sub)domain support

8 years agoRemove unused variable
Matthias Schmidt [Wed, 14 Dec 2016 21:05:57 +0000 (22:05 +0100)]
Remove unused variable

8 years agoFix redis method names in UserStorageHandler
Matthias Schmidt [Wed, 14 Dec 2016 21:02:02 +0000 (22:02 +0100)]
Fix redis method names in UserStorageHandler

8 years agoRemove missing or broken avatars
Alexander Ebert [Wed, 14 Dec 2016 16:40:17 +0000 (17:40 +0100)]
Remove missing or broken avatars

8 years agoAdd missing method documentation
Matthias Schmidt [Wed, 14 Dec 2016 16:01:00 +0000 (17:01 +0100)]
Add missing method documentation

8 years agoFixed uninstall path
Alexander Ebert [Wed, 14 Dec 2016 14:21:59 +0000 (15:21 +0100)]
Fixed uninstall path

8 years agoFixed invalid controller comparison
Alexander Ebert [Wed, 14 Dec 2016 13:08:14 +0000 (14:08 +0100)]
Fixed invalid controller comparison

8 years agoFixed for ACP upgrade
Alexander Ebert [Wed, 14 Dec 2016 13:04:06 +0000 (14:04 +0100)]
Fixed for ACP upgrade

8 years agoUpdating instructions / cleanup
Alexander Ebert [Wed, 14 Dec 2016 11:07:18 +0000 (12:07 +0100)]
Updating instructions / cleanup

8 years agoAdded counter badge in article category list
Marcel Werk [Tue, 13 Dec 2016 22:14:21 +0000 (23:14 +0100)]
Added counter badge in article category list

8 years agoFixed language import issue
Marcel Werk [Tue, 13 Dec 2016 19:00:07 +0000 (20:00 +0100)]
Fixed language import issue

8 years agoFixed missing wrap in footer menu
Marcel Werk [Tue, 13 Dec 2016 16:39:14 +0000 (17:39 +0100)]
Fixed missing wrap in footer menu

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 13 Dec 2016 14:08:29 +0000 (15:08 +0100)]
Updating minified JavaScript files

8 years agoRestrict fullscreen mode to tablets and above
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

8 years agoFixed parameter encoding
Alexander Ebert [Tue, 13 Dec 2016 12:43:04 +0000 (13:43 +0100)]
Fixed parameter encoding

8 years agoFixed ACP redirect on expired login
Alexander Ebert [Tue, 13 Dec 2016 12:39:12 +0000 (13:39 +0100)]
Fixed ACP redirect on expired login

8 years agoAdded support for the import/export of page/box contents as language variables
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

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 13 Dec 2016 11:46:44 +0000 (12:46 +0100)]
Updating minified JavaScript files

8 years agoAdded editor fullscreen mode
Alexander Ebert [Tue, 13 Dec 2016 11:34:44 +0000 (12:34 +0100)]
Added editor fullscreen mode

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 12 Dec 2016 16:55:48 +0000 (17:55 +0100)]
Updating minified JavaScript files

8 years agoFixed min-date validation in date-picker
Marcel Werk [Mon, 12 Dec 2016 16:52:55 +0000 (17:52 +0100)]
Fixed min-date validation in date-picker

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 12 Dec 2016 16:46:48 +0000 (17:46 +0100)]
Updating minified JavaScript files

8 years agoFixed text formatting in Microsoft Edge
Alexander Ebert [Mon, 12 Dec 2016 16:33:04 +0000 (17:33 +0100)]
Fixed text formatting in Microsoft Edge

8 years agoPrevent broken hover state on touch devices
Alexander Ebert [Mon, 12 Dec 2016 12:01:41 +0000 (13:01 +0100)]
Prevent broken hover state on touch devices

8 years agoFixed font-size in message group lists (mobile version)
Marcel Werk [Mon, 12 Dec 2016 09:35:01 +0000 (10:35 +0100)]
Fixed font-size in message group lists (mobile version)

8 years agoHide empty comments badge
Marcel Werk [Sun, 11 Dec 2016 22:34:02 +0000 (23:34 +0100)]
Hide empty comments badge

8 years agoAdded missing z-index for sticky footer notes
Marcel Werk [Sun, 11 Dec 2016 21:59:48 +0000 (22:59 +0100)]
Added missing z-index for sticky footer notes

8 years agoAdding key during update
Alexander Ebert [Sun, 11 Dec 2016 21:54:35 +0000 (22:54 +0100)]
Adding key during update

8 years agoAdded composite index for modification log
Alexander Ebert [Sun, 11 Dec 2016 21:53:52 +0000 (22:53 +0100)]
Added composite index for modification log

8 years agoUnified content header design
Marcel Werk [Sun, 11 Dec 2016 18:17:51 +0000 (19:17 +0100)]
Unified content header design

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 11 Dec 2016 12:01:46 +0000 (13:01 +0100)]
Updating minified JavaScript files

8 years agoFixed media thumbnail type
Alexander Ebert [Sun, 11 Dec 2016 11:46:23 +0000 (12:46 +0100)]
Fixed media thumbnail type

8 years agoWork-around for stuck autosave notice
Alexander Ebert [Sun, 11 Dec 2016 10:56:31 +0000 (11:56 +0100)]
Work-around for stuck autosave notice

8 years agoFixed category menu on mobile
Marcel Werk [Sun, 11 Dec 2016 10:51:39 +0000 (11:51 +0100)]
Fixed category menu on mobile

8 years agoAdded support for 'rem'
Marcel Werk [Sun, 11 Dec 2016 10:14:45 +0000 (11:14 +0100)]
Added support for 'rem'

8 years agoRemoved obsolete templates
Marcel Werk [Sun, 11 Dec 2016 10:07:22 +0000 (11:07 +0100)]
Removed obsolete templates

8 years agoAllow svg for page logos
Marcel Werk [Sun, 11 Dec 2016 09:44:22 +0000 (10:44 +0100)]
Allow svg for page logos

8 years agoFixed scroll position in codemirror on tab change
Marcel Werk [Sat, 10 Dec 2016 22:45:02 +0000 (23:45 +0100)]
Fixed scroll position in codemirror on tab change

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 10 Dec 2016 22:31:45 +0000 (23:31 +0100)]
Updating minified JavaScript files

8 years agoAdded event before tab change
Alexander Ebert [Sat, 10 Dec 2016 22:28:20 +0000 (23:28 +0100)]
Added event before tab change

8 years agoMade naming of language variables of menus / menu items deterministic
Marcel Werk [Sat, 10 Dec 2016 21:53:26 +0000 (22:53 +0100)]
Made naming of language variables of menus / menu items deterministic

8 years agoAdded i18n support for meta keywords / description
Marcel Werk [Sat, 10 Dec 2016 19:47:12 +0000 (20:47 +0100)]
Added i18n support for meta keywords / description

8 years agoAdded option to disable page title on landing page
Marcel Werk [Sat, 10 Dec 2016 19:42:13 +0000 (20:42 +0100)]
Added option to disable page title on landing page

8 years agoFixed some legacy urls
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.

8 years agoAdding new key during update
Alexander Ebert [Sat, 10 Dec 2016 13:07:13 +0000 (14:07 +0100)]
Adding new key during update

8 years agoAdded moderation_queue key
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.

8 years agoSetting comment object in advance
Alexander Ebert [Sat, 10 Dec 2016 12:36:26 +0000 (13:36 +0100)]
Setting comment object in advance

8 years agoFixed missing/wrong css classes on table columns
Marcel Werk [Sat, 10 Dec 2016 12:12:55 +0000 (13:12 +0100)]
Fixed missing/wrong css classes on table columns

8 years agoMerge pull request #2147 from SweetieChry/patch-1
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()

8 years agoUse placeholder in LikeHandler::loadLikeStatus()
Alexandra Glass [Sat, 10 Dec 2016 02:45:03 +0000 (03:45 +0100)]
Use placeholder in LikeHandler::loadLikeStatus()

8 years agoFixed template scripting in language variables for 3rd party auth errors
Marcel Werk [Fri, 9 Dec 2016 23:11:44 +0000 (00:11 +0100)]
Fixed template scripting in language variables for 3rd party auth errors

8 years agoMoved codemirror changes to layout.scss
Marcel Werk [Fri, 9 Dec 2016 21:17:28 +0000 (22:17 +0100)]
Moved codemirror changes to layout.scss

8 years agoFix calculation of related articles
Tim Düsterhus [Fri, 9 Dec 2016 21:04:50 +0000 (22:04 +0100)]
Fix calculation of related articles

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 9 Dec 2016 16:16:45 +0000 (17:16 +0100)]
Updating minified JavaScript files

8 years agoFixed unnecessary codemirror refreshes
Marcel Werk [Fri, 9 Dec 2016 16:00:43 +0000 (17:00 +0100)]
Fixed unnecessary codemirror refreshes

8 years agoAllow multiple share button instances per page
Marcel Werk [Fri, 9 Dec 2016 15:59:16 +0000 (16:59 +0100)]
Allow multiple share button instances per page

8 years agoRemoved legacy wcf fallback for controllers
Alexander Ebert [Fri, 9 Dec 2016 11:38:51 +0000 (12:38 +0100)]
Removed legacy wcf fallback for controllers

8 years agoUnified phrases
Marcel Werk [Fri, 9 Dec 2016 11:08:29 +0000 (12:08 +0100)]
Unified phrases

8 years agoFixed link colors in notices
Marcel Werk [Fri, 9 Dec 2016 11:08:21 +0000 (12:08 +0100)]
Fixed link colors in notices

8 years agoFixed invalid style attributes
Marcel Werk [Fri, 9 Dec 2016 00:02:03 +0000 (01:02 +0100)]
Fixed invalid style attributes

8 years agoMade codemirror to fit its content
Marcel Werk [Thu, 8 Dec 2016 23:51:27 +0000 (00:51 +0100)]
Made codemirror to fit its content

8 years agoFixed incorrect behavior for empty lists
Alexander Ebert [Thu, 8 Dec 2016 20:08:34 +0000 (21:08 +0100)]
Fixed incorrect behavior for empty lists

8 years agoFixed table overflow in messages
Marcel Werk [Thu, 8 Dec 2016 19:56:00 +0000 (20:56 +0100)]
Fixed table overflow in messages

8 years agoUpdated regex
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.

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 8 Dec 2016 15:01:47 +0000 (16:01 +0100)]
Updating minified JavaScript files

8 years agoFixed potential infinite loop
Alexander Ebert [Thu, 8 Dec 2016 14:54:19 +0000 (15:54 +0100)]
Fixed potential infinite loop

8 years agoDeploying files in a separate request isn't smart
Alexander Ebert [Wed, 7 Dec 2016 16:37:03 +0000 (17:37 +0100)]
Deploying files in a separate request isn't smart

8 years agoFixed instruction order
Alexander Ebert [Wed, 7 Dec 2016 16:30:36 +0000 (17:30 +0100)]
Fixed instruction order

8 years agoPreparing release 3.0.0 RC 1
Alexander Ebert [Wed, 7 Dec 2016 16:12:34 +0000 (17:12 +0100)]
Preparing release 3.0.0 RC 1

8 years agoFixed overflow in sidebar box menus
Marcel Werk [Wed, 7 Dec 2016 15:44:56 +0000 (16:44 +0100)]
Fixed overflow in sidebar box menus

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 6 Dec 2016 17:46:44 +0000 (18:46 +0100)]
Updating minified JavaScript files

8 years agoFixed multiple instances of recent activities
Alexander Ebert [Tue, 6 Dec 2016 17:35:29 +0000 (18:35 +0100)]
Fixed multiple instances of recent activities

8 years agoFixed template diff overflow issue
Alexander Ebert [Mon, 5 Dec 2016 15:52:18 +0000 (16:52 +0100)]
Fixed template diff overflow issue

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 5 Dec 2016 13:01:47 +0000 (14:01 +0100)]
Updating minified JavaScript files

8 years agoActive tab is now persistent
Alexander Ebert [Mon, 5 Dec 2016 12:58:49 +0000 (13:58 +0100)]
Active tab is now persistent

8 years agoAdded option to search or filter the media list by title
Marcel Werk [Mon, 5 Dec 2016 12:45:42 +0000 (13:45 +0100)]
Added option to search or filter the media list by title

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 5 Dec 2016 11:46:47 +0000 (12:46 +0100)]
Updating minified JavaScript files

8 years agoRemoved update of the disabled state during updates
Marcel Werk [Mon, 5 Dec 2016 11:41:37 +0000 (12:41 +0100)]
Removed update of the disabled state during updates

8 years agoDisabled some user options by default
Marcel Werk [Mon, 5 Dec 2016 11:19:18 +0000 (12:19 +0100)]
Disabled some user options by default