GitHub/WoltLab/WCF.git
7 years agoUpdated copyright, cleanup
Alexander Ebert [Sun, 8 Jan 2017 10:37:44 +0000 (11:37 +0100)]
Updated copyright, cleanup

7 years agoUpdated copyright
Alexander Ebert [Sun, 8 Jan 2017 10:10:50 +0000 (11:10 +0100)]
Updated copyright

7 years agoFixed escaping issue
Alexander Ebert [Sat, 7 Jan 2017 18:55:33 +0000 (19:55 +0100)]
Fixed escaping issue

7 years agoFixed empty spans not being stripped
Alexander Ebert [Sat, 7 Jan 2017 13:23:12 +0000 (14:23 +0100)]
Fixed empty spans not being stripped

7 years agoPreparing release 3.0.0
Alexander Ebert [Sat, 7 Jan 2017 13:13:44 +0000 (14:13 +0100)]
Preparing release 3.0.0

7 years agoUpdating minified JavaScript files
woltlab.com [Sat, 7 Jan 2017 11:31:48 +0000 (12:31 +0100)]
Updating minified JavaScript files

7 years agoImproved UI/UX for list indent/outdent
Alexander Ebert [Sat, 7 Jan 2017 11:18:35 +0000 (12:18 +0100)]
Improved UI/UX for list indent/outdent

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 6 Jan 2017 16:46:48 +0000 (17:46 +0100)]
Updating minified JavaScript files

7 years agoDisable editor bar toggle on WP/Edge
Alexander Ebert [Fri, 6 Jan 2017 16:42:18 +0000 (17:42 +0100)]
Disable editor bar toggle on WP/Edge

7 years agoFixed recognition of matching control buttons
Alexander Ebert [Fri, 6 Jan 2017 16:31:13 +0000 (17:31 +0100)]
Fixed recognition of matching control buttons

7 years agoStop using flexbox for messages on screen-xs/sm
Alexander Ebert [Fri, 6 Jan 2017 14:12:35 +0000 (15:12 +0100)]
Stop using flexbox for messages on screen-xs/sm

There are no benefits from using flexbox as these components are
displayed in a classic block-like behavior. Bonus points for having less
active declarations in the base CSS.

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 6 Jan 2017 11:31:48 +0000 (12:31 +0100)]
Updating minified JavaScript files

7 years agoAvoid CORS for background queue invokations
Alexander Ebert [Fri, 6 Jan 2017 11:28:22 +0000 (12:28 +0100)]
Avoid CORS for background queue invokations

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 6 Jan 2017 11:01:47 +0000 (12:01 +0100)]
Updating minified JavaScript files

7 years agoStrip `data-title` in HTML view
Alexander Ebert [Fri, 6 Jan 2017 10:58:13 +0000 (11:58 +0100)]
Strip `data-title` in HTML view

This is a dynamic property used for visual purposes only and is computed
on-the-fly when editing the other `data`-attributes.

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 6 Jan 2017 10:46:48 +0000 (11:46 +0100)]
Updating minified JavaScript files

7 years agoFixed backspacing of inserted images
Alexander Ebert [Fri, 6 Jan 2017 10:44:51 +0000 (11:44 +0100)]
Fixed backspacing of inserted images

7 years agoFixed dismiss-icon in notices
Marcel Werk [Fri, 6 Jan 2017 10:16:41 +0000 (11:16 +0100)]
Fixed dismiss-icon in notices

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 5 Jan 2017 18:16:48 +0000 (19:16 +0100)]
Updating minified JavaScript files

7 years agoFixed a few Safari bugs
Alexander Ebert [Thu, 5 Jan 2017 18:14:28 +0000 (19:14 +0100)]
Fixed a few Safari bugs

7 years agoFixed images with relative path / SVG from being proxied
Alexander Ebert [Thu, 5 Jan 2017 17:17:21 +0000 (18:17 +0100)]
Fixed images with relative path / SVG from being proxied

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 5 Jan 2017 16:01:49 +0000 (17:01 +0100)]
Updating minified JavaScript files

7 years agoFixed missing auto-scroll when refreshing statistics chart
Marcel Werk [Thu, 5 Jan 2017 15:49:25 +0000 (16:49 +0100)]
Fixed missing auto-scroll when refreshing statistics chart

7 years agoFixed badge position in statistics chart
Marcel Werk [Thu, 5 Jan 2017 15:48:23 +0000 (16:48 +0100)]
Fixed badge position in statistics chart

7 years agoImproved content wrapping in .contentHeader
Marcel Werk [Thu, 5 Jan 2017 15:46:28 +0000 (16:46 +0100)]
Improved content wrapping in .contentHeader

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 5 Jan 2017 13:01:49 +0000 (14:01 +0100)]
Updating minified JavaScript files

7 years agoFixed active states
Alexander Ebert [Thu, 5 Jan 2017 12:54:52 +0000 (13:54 +0100)]
Fixed active states

7 years agoFixed caret behavior for inserted tables
Alexander Ebert [Thu, 5 Jan 2017 12:43:18 +0000 (13:43 +0100)]
Fixed caret behavior for inserted tables

7 years agoDeny block elements inside lists
Alexander Ebert [Thu, 5 Jan 2017 12:27:04 +0000 (13:27 +0100)]
Deny block elements inside lists

7 years agoFixed insert order of attachment list
Alexander Ebert [Thu, 5 Jan 2017 12:26:53 +0000 (13:26 +0100)]
Fixed insert order of attachment list

7 years agoFixed multilingual external links
Marcel Werk [Thu, 5 Jan 2017 12:21:48 +0000 (13:21 +0100)]
Fixed multilingual external links

7 years agoFixed link to woltlab's help section
Marcel Werk [Thu, 5 Jan 2017 11:58:48 +0000 (12:58 +0100)]
Fixed link to woltlab's help section

7 years agoFixed missing padding in style chooser (mobile version)
Marcel Werk [Wed, 4 Jan 2017 17:13:55 +0000 (18:13 +0100)]
Fixed missing padding in style chooser (mobile version)

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 4 Jan 2017 16:46:48 +0000 (17:46 +0100)]
Updating minified JavaScript files

7 years agoStrip empty `<kbd>` on backspace in Safari/Firefox
Alexander Ebert [Wed, 4 Jan 2017 16:32:56 +0000 (17:32 +0100)]
Strip empty `<kbd>` on backspace in Safari/Firefox

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 4 Jan 2017 16:16:49 +0000 (17:16 +0100)]
Updating minified JavaScript files

7 years agoImproved pasting into `<kbd>`
Alexander Ebert [Wed, 4 Jan 2017 16:08:53 +0000 (17:08 +0100)]
Improved pasting into `<kbd>`

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 4 Jan 2017 15:46:49 +0000 (16:46 +0100)]
Updating minified JavaScript files

7 years agoRemoved error-prone code
Alexander Ebert [Wed, 4 Jan 2017 15:37:51 +0000 (16:37 +0100)]
Removed error-prone code

7 years agoFixed profile editing behavior
Alexander Ebert [Wed, 4 Jan 2017 12:24:57 +0000 (13:24 +0100)]
Fixed profile editing behavior

7 years agoFixed checkbox activity being blocked on tablets
Alexander Ebert [Wed, 4 Jan 2017 11:41:24 +0000 (12:41 +0100)]
Fixed checkbox activity being blocked on tablets

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 4 Jan 2017 11:01:48 +0000 (12:01 +0100)]
Updating minified JavaScript files

7 years agoAdded user link data inside user popover
Alexander Ebert [Wed, 4 Jan 2017 10:59:11 +0000 (11:59 +0100)]
Added user link data inside user popover

Closes #2160

7 years agoFixed weird message selection in Firefox
Alexander Ebert [Wed, 4 Jan 2017 10:28:51 +0000 (11:28 +0100)]
Fixed weird message selection in Firefox

7 years agoStripping invalid icon classes from editor html input
Alexander Ebert [Wed, 4 Jan 2017 10:18:00 +0000 (11:18 +0100)]
Stripping invalid icon classes from editor html input

7 years agoAdd events to UserProfile::isAccessible, UserProfile::isProtected and UsersOnlineList...
Feuerfuchs [Tue, 3 Jan 2017 23:12:45 +0000 (00:12 +0100)]
Add events to UserProfile::isAccessible, UserProfile::isProtected and UsersOnlineList::isVisible (#2153)

* Add events to UserProfile::isAccessible, UserProfile::isProtected and UsersOnlineList::isVisible

* Editor was messing with tabs

* Implement requested changes

* Fix tabs

* Implement requested changes

* Fix unintentional fall-through

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 3 Jan 2017 18:46:48 +0000 (19:46 +0100)]
Updating minified JavaScript files

7 years agoAdd a function to set a object visit by given userIDs (#2159)
Cyperghost [Tue, 3 Jan 2017 18:39:28 +0000 (19:39 +0100)]
Add a function to set a object visit by given userIDs (#2159)

* Add a function to set a object visit by given userIDs

* Add transaction and reformat code

* Add whitspaces

* fix indentation

7 years agoDialog height calculation was out-of-sync
Alexander Ebert [Tue, 3 Jan 2017 18:31:50 +0000 (19:31 +0100)]
Dialog height calculation was out-of-sync

7 years agoImproved scrolling to search result
Alexander Ebert [Tue, 3 Jan 2017 16:58:19 +0000 (17:58 +0100)]
Improved scrolling to search result

7 years agoFixed ACP search dropdown behavior/visuals
Alexander Ebert [Tue, 3 Jan 2017 16:41:08 +0000 (17:41 +0100)]
Fixed ACP search dropdown behavior/visuals

7 years agoAdded missing SCSS override validation
Alexander Ebert [Tue, 3 Jan 2017 16:35:36 +0000 (17:35 +0100)]
Added missing SCSS override validation

7 years agoAlways use the filename for non-image attachments
Alexander Ebert [Tue, 3 Jan 2017 13:49:46 +0000 (14:49 +0100)]
Always use the filename for non-image attachments

7 years agoSlightly delaying Redactor init
Alexander Ebert [Tue, 3 Jan 2017 13:38:24 +0000 (14:38 +0100)]
Slightly delaying Redactor init

7 years agoFixed undefined index exception
Marcel Werk [Tue, 3 Jan 2017 12:10:42 +0000 (13:10 +0100)]
Fixed undefined index exception

7 years agoFixed incorrect timezone calculation
Alexander Ebert [Mon, 2 Jan 2017 23:46:26 +0000 (00:46 +0100)]
Fixed incorrect timezone calculation

7 years agoFixed floating in dl.floated
Marcel Werk [Mon, 2 Jan 2017 12:42:44 +0000 (13:42 +0100)]
Fixed floating in dl.floated

7 years agoFixed typo
Marcel Werk [Mon, 2 Jan 2017 12:32:42 +0000 (13:32 +0100)]
Fixed typo

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 1 Jan 2017 19:01:49 +0000 (20:01 +0100)]
Updating minified JavaScript files

7 years agoStop silently overwriting recipients in Email::addRecipient()
Tim Düsterhus [Sun, 1 Jan 2017 18:45:05 +0000 (19:45 +0100)]
Stop silently overwriting recipients in Email::addRecipient()

7 years agoAdded missing default value
Marcel Werk [Sun, 1 Jan 2017 18:30:39 +0000 (19:30 +0100)]
Added missing default value

7 years agoFixed imageviewer header
Marcel Werk [Sun, 1 Jan 2017 18:16:59 +0000 (19:16 +0100)]
Fixed imageviewer header

7 years agoFixed display of figcaption
Alexander Ebert [Sun, 1 Jan 2017 18:05:00 +0000 (19:05 +0100)]
Fixed display of figcaption

7 years agoFixed article image alignment in IE 11
Alexander Ebert [Sun, 1 Jan 2017 17:43:09 +0000 (18:43 +0100)]
Fixed article image alignment in IE 11

7 years agoPrevent iOS from zooming when focusing selects
Marcel Werk [Sun, 1 Jan 2017 17:05:47 +0000 (18:05 +0100)]
Prevent iOS from zooming when focusing selects

7 years agoFixed dead link to acp in user profile
Marcel Werk [Sun, 1 Jan 2017 15:07:34 +0000 (16:07 +0100)]
Fixed dead link to acp in user profile

7 years agoPrepairing release 3.0.0 RC 4 3.0.0_RC_4
Alexander Ebert [Sun, 1 Jan 2017 11:21:42 +0000 (12:21 +0100)]
Prepairing release 3.0.0 RC 4

7 years agoAdded work-around for WCF upgrade
Alexander Ebert [Sun, 1 Jan 2017 11:13:28 +0000 (12:13 +0100)]
Added work-around for WCF upgrade

7 years agoFixed missing preview of style variables
Marcel Werk [Sun, 1 Jan 2017 10:55:10 +0000 (11:55 +0100)]
Fixed missing preview of style variables

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 1 Jan 2017 10:46:47 +0000 (11:46 +0100)]
Updating minified JavaScript files

7 years agoFixed work-around being applied to mobile
Alexander Ebert [Sun, 1 Jan 2017 10:42:53 +0000 (11:42 +0100)]
Fixed work-around being applied to mobile

7 years agoUpdating release date
Alexander Ebert [Fri, 30 Dec 2016 11:17:47 +0000 (12:17 +0100)]
Updating release date

7 years agoRemoved obsolete import
Marcel Werk [Sat, 31 Dec 2016 12:03:57 +0000 (13:03 +0100)]
Removed obsolete import

7 years agoMerge pull request #2158 from ChristopherWalz/master
Marcel Werk [Sat, 31 Dec 2016 12:00:17 +0000 (13:00 +0100)]
Merge pull request #2158 from ChristopherWalz/master

Move method to the DateUtil class, so it's globally accessible and plugins can also use relative times without copying the code.

7 years agoAdd mark as confirmed button in email notifications
Tim Düsterhus [Fri, 30 Dec 2016 16:48:38 +0000 (17:48 +0100)]
Add mark as confirmed button in email notifications

7 years agoMove method to the DateUtil class, so it's globally accessible and plugins can also...
Christopher Walz [Fri, 30 Dec 2016 06:08:00 +0000 (14:08 +0800)]
Move method to the DateUtil class, so it's globally accessible and plugins can also use relative times without copying the code.

7 years agoMerge pull request #2156 from earlyhost/patch-2 3.0.0_RC_3
Alexander Ebert [Thu, 29 Dec 2016 23:04:07 +0000 (00:04 +0100)]
Merge pull request #2156 from earlyhost/patch-2

Added getter to HtmlOutputNodeProcessor to expose output type

7 years agoAdded getter to HtmlOutputNodeProcessor to expose output type
Peter Frühwirt [Thu, 29 Dec 2016 18:58:33 +0000 (19:58 +0100)]
Added getter to HtmlOutputNodeProcessor to expose output type

7 years agoAdded beforeProcess event to HtmlOutputNodeProcessor (#2155)
Peter Frühwirt [Thu, 29 Dec 2016 16:59:17 +0000 (17:59 +0100)]
Added beforeProcess event to HtmlOutputNodeProcessor (#2155)

* Added preProcess event to HtmlOutputNodeProcessor

Added possibility for plugins to change html output on every request (like it is done with keywords highlighting)

* Changed event name in HtmlOutputNodeProcessor

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 29 Dec 2016 16:16:49 +0000 (17:16 +0100)]
Updating minified JavaScript files

7 years agoFixed media upload
Marcel Werk [Thu, 29 Dec 2016 16:05:22 +0000 (17:05 +0100)]
Fixed media upload

7 years agoFixed HAVING using an alias
Alexander Ebert [Thu, 29 Dec 2016 12:31:35 +0000 (13:31 +0100)]
Fixed HAVING using an alias

7 years agoPreparing release 3.0.0 RC 3
Alexander Ebert [Thu, 29 Dec 2016 11:49:00 +0000 (12:49 +0100)]
Preparing release 3.0.0 RC 3

7 years agoFixed handling for external links in menu.tpl
Marcel Werk [Thu, 29 Dec 2016 12:40:40 +0000 (13:40 +0100)]
Fixed handling for external links in menu.tpl

7 years agoMerge pull request #2154 from joshuaruesweg/patch-85
Marcel Werk [Thu, 29 Dec 2016 11:59:47 +0000 (12:59 +0100)]
Merge pull request #2154 from joshuaruesweg/patch-85

fix redirect message

7 years agofix redirect message
Joshua Rüsweg [Thu, 29 Dec 2016 11:49:25 +0000 (12:49 +0100)]
fix redirect message

The variable use template scripting for german du/sie

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 29 Dec 2016 07:01:49 +0000 (08:01 +0100)]
Updating minified JavaScript files

7 years agoReset media listing before new upload, not after upload
Matthias Schmidt [Thu, 29 Dec 2016 06:49:58 +0000 (07:49 +0100)]
Reset media listing before new upload, not after upload

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 29 Dec 2016 06:31:49 +0000 (07:31 +0100)]
Updating minified JavaScript files

7 years agoFix editing and inserting searched media
Matthias Schmidt [Thu, 29 Dec 2016 06:28:49 +0000 (07:28 +0100)]
Fix editing and inserting searched media

… and improve naming of variables

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 28 Dec 2016 22:01:49 +0000 (23:01 +0100)]
Updating minified JavaScript files

7 years agoUse EventKey module instead of event.charCode
Matthias Schmidt [Wed, 28 Dec 2016 21:59:06 +0000 (22:59 +0100)]
Use EventKey module instead of event.charCode

This also fixes Firefox not having `event.charCode = 13` for enter
events.

7 years agoAdded missing border-radius (unified styling of code/quotes boxes)
Marcel Werk [Wed, 28 Dec 2016 20:15:51 +0000 (21:15 +0100)]
Added missing border-radius (unified styling of code/quotes boxes)

7 years agoFixed overflow of toggleButton's box-shadow
Marcel Werk [Wed, 28 Dec 2016 20:15:20 +0000 (21:15 +0100)]
Fixed overflow of toggleButton's box-shadow

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 28 Dec 2016 18:01:49 +0000 (19:01 +0100)]
Updating minified JavaScript files

7 years agoFixed ignore-timezone data-attribute
Marcel Werk [Wed, 28 Dec 2016 17:48:15 +0000 (18:48 +0100)]
Fixed ignore-timezone data-attribute

7 years agoAdded missing newline
Alexander Ebert [Wed, 28 Dec 2016 17:23:10 +0000 (18:23 +0100)]
Added missing newline

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 28 Dec 2016 17:16:50 +0000 (18:16 +0100)]
Updating minified JavaScript files

7 years agoFixed work-around for smiley codes
Alexander Ebert [Wed, 28 Dec 2016 17:06:19 +0000 (18:06 +0100)]
Fixed work-around for smiley codes

7 years agoFixed duplicates in page_content / box_content
Marcel Werk [Wed, 28 Dec 2016 15:18:56 +0000 (16:18 +0100)]
Fixed duplicates in page_content / box_content