GitHub/WoltLab/WCF.git
7 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

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

7 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

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

7 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

7 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

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

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

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

7 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

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

7 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

7 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

7 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)

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

7 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

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

7 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

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

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

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

7 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

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

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

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

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

7 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

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

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

7 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

7 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

7 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

7 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.

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

7 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.

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

7 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

7 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()

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

7 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

7 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

7 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

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

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

7 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

7 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

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

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

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

7 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

7 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

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

7 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.

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

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

7 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

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

7 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

7 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

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

7 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

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

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

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

7 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

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

7 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

7 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

7 years agoAdded missing tag in userOption.xsd
Marcel Werk [Mon, 5 Dec 2016 11:18:44 +0000 (12:18 +0100)]
Added missing tag in userOption.xsd

7 years agoFixed newline handling on paste
Alexander Ebert [Mon, 5 Dec 2016 11:40:17 +0000 (12:40 +0100)]
Fixed newline handling on paste

7 years agoMerge pull request #2146 from woouki/master
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

7 years agoFix travis error in ViewableMedia class
woouki [Mon, 5 Dec 2016 10:38:49 +0000 (11:38 +0100)]
Fix travis error in ViewableMedia class

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

7 years agoWork-around Grammarly messing up the DOM
Alexander Ebert [Mon, 5 Dec 2016 10:16:45 +0000 (11:16 +0100)]
Work-around Grammarly messing up the DOM

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 4 Dec 2016 20:16:46 +0000 (21:16 +0100)]
Updating minified JavaScript files

7 years agoHide inputs for 'alt text' and 'caption' if editing non-image media
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

7 years agoFixed title of embedded media (non-images)
Marcel Werk [Sun, 4 Dec 2016 20:00:47 +0000 (21:00 +0100)]
Fixed title of embedded media (non-images)

7 years agoAdjusted size of "search by author" input
Marcel Werk [Sun, 4 Dec 2016 19:18:41 +0000 (20:18 +0100)]
Adjusted size of "search by author" input

7 years agoUnified badge in main menu
Marcel Werk [Sun, 4 Dec 2016 19:18:22 +0000 (20:18 +0100)]
Unified badge in main menu

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 4 Dec 2016 15:31:46 +0000 (16:31 +0100)]
Updating minified JavaScript files

7 years agoCompressing HTML source in editor
Alexander Ebert [Sun, 4 Dec 2016 15:23:26 +0000 (16:23 +0100)]
Compressing HTML source in editor

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 4 Dec 2016 13:31:43 +0000 (14:31 +0100)]
Updating minified JavaScript files

7 years agoPrevent loading spinner for mentions
Alexander Ebert [Sun, 4 Dec 2016 13:25:48 +0000 (14:25 +0100)]
Prevent loading spinner for mentions

7 years agoOverhauled css for entry navigation
Marcel Werk [Fri, 2 Dec 2016 11:37:55 +0000 (12:37 +0100)]
Overhauled css for entry navigation

7 years agoFixed outdated html code
Marcel Werk [Fri, 2 Dec 2016 11:01:05 +0000 (12:01 +0100)]
Fixed outdated html code

7 years agoAdded missing id
Marcel Werk [Fri, 2 Dec 2016 11:00:48 +0000 (12:00 +0100)]
Added missing id

7 years agoMerge pull request #2144 from jens1o/master
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

7 years agofix html syntax and styling issue
Jens Hausdorf [Thu, 1 Dec 2016 17:17:53 +0000 (18:17 +0100)]
fix html syntax and styling issue

7 years agoAdded missing language phrases
Marcel Werk [Thu, 1 Dec 2016 16:41:12 +0000 (17:41 +0100)]
Added missing language phrases

Closes #2143

7 years agoFixed language phrase
Marcel Werk [Thu, 1 Dec 2016 16:34:54 +0000 (17:34 +0100)]
Fixed language phrase

7 years agoAdded flexbox-relevant keywords
Marcel Werk [Wed, 30 Nov 2016 16:21:20 +0000 (17:21 +0100)]
Added flexbox-relevant keywords

7 years agoFixed multiple issues caused by missing media thumbnails
Marcel Werk [Wed, 30 Nov 2016 16:18:53 +0000 (17:18 +0100)]
Fixed multiple issues caused by missing media thumbnails

7 years agoFixed missing variable in linearGradient mixin
Marcel Werk [Wed, 30 Nov 2016 12:03:27 +0000 (13:03 +0100)]
Fixed missing variable in linearGradient mixin

7 years agoFixed missing double-backslashes in dailymotion regex
Marcel Werk [Wed, 30 Nov 2016 11:16:57 +0000 (12:16 +0100)]
Fixed missing double-backslashes in dailymotion regex

7 years agoMerge pull request #2142 from woouki/master
Marcel Werk [Wed, 30 Nov 2016 11:16:12 +0000 (12:16 +0100)]
Merge pull request #2142 from woouki/master

Fix "DailyMotion" media bbcode

7 years agoMerge pull request #2141 from woouki/master
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

7 years agoOverhauled cookie policy notice
Marcel Werk [Tue, 29 Nov 2016 17:21:31 +0000 (18:21 +0100)]
Overhauled cookie policy notice

7 years agoOverhauled buttons in mobile user-panel
Marcel Werk [Mon, 28 Nov 2016 16:17:48 +0000 (17:17 +0100)]
Overhauled buttons in mobile user-panel

7 years agoSilence warnings on invalid images in image proxy
Tim Düsterhus [Sun, 27 Nov 2016 23:03:33 +0000 (00:03 +0100)]
Silence warnings on invalid images in image proxy

7 years agoSet Accept header in image proxy
Tim Düsterhus [Sun, 27 Nov 2016 23:02:23 +0000 (00:02 +0100)]
Set Accept header in image proxy