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

7 years agoRedirect using 307 on i18n cms language mismatch
Alexander Ebert [Wed, 28 Dec 2016 12:45:21 +0000 (13:45 +0100)]
Redirect using 307 on i18n cms language mismatch

7 years agoEnabled sandbox mode for execution of the boxConditions template
Marcel Werk [Wed, 28 Dec 2016 12:15:07 +0000 (13:15 +0100)]
Enabled sandbox mode for execution of the boxConditions template

7 years agoMerge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Tue, 27 Dec 2016 16:28:57 +0000 (17:28 +0100)]
Merge branch 'master' of https://github.com/WoltLab/WCF

7 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1'
Marcel Werk [Tue, 27 Dec 2016 16:28:49 +0000 (17:28 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/2.1'

# Conflicts:

# wcfsetup/install/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php

7 years agoWork-around for Firefox rendering issue
Alexander Ebert [Tue, 27 Dec 2016 16:27:38 +0000 (17:27 +0100)]
Work-around for Firefox rendering issue

7 years agoFixed deletion of user notification events
Marcel Werk [Tue, 27 Dec 2016 16:24:13 +0000 (17:24 +0100)]
Fixed deletion of user notification events

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

7 years agoForce column break in IE11 / Firefox
Alexander Ebert [Tue, 27 Dec 2016 15:22:40 +0000 (16:22 +0100)]
Force column break in IE11 / Firefox

7 years agoFixed column break in Chrome
Alexander Ebert [Tue, 27 Dec 2016 15:22:28 +0000 (16:22 +0100)]
Fixed column break in Chrome

7 years agoSupport a nulled password in UserEditor::create()
Tim Düsterhus [Tue, 27 Dec 2016 14:10:14 +0000 (15:10 +0100)]
Support a nulled password in UserEditor::create()

7 years agoMerge branch '2.1'
Matthias Schmidt [Tue, 27 Dec 2016 13:33:22 +0000 (14:33 +0100)]
Merge branch '2.1'

7 years agoFix MultiSelectOptionType::checkUser()
Matthias Schmidt [Tue, 27 Dec 2016 13:32:50 +0000 (14:32 +0100)]
Fix MultiSelectOptionType::checkUser()

7 years agoFix templateListener.xsd
Matthias Schmidt [Tue, 27 Dec 2016 12:58:02 +0000 (13:58 +0100)]
Fix templateListener.xsd

7 years agoRemoved orphaned style variable
Alexander Ebert [Tue, 27 Dec 2016 12:53:39 +0000 (13:53 +0100)]
Removed orphaned style variable

7 years agoEnforce sane values for integer input
Alexander Ebert [Tue, 27 Dec 2016 12:28:46 +0000 (13:28 +0100)]
Enforce sane values for integer input

7 years agoFixed style region marker position
Alexander Ebert [Tue, 27 Dec 2016 11:44:39 +0000 (12:44 +0100)]
Fixed style region marker position

7 years agoFixed styling of embedded attachment overlay
Marcel Werk [Tue, 27 Dec 2016 11:24:16 +0000 (12:24 +0100)]
Fixed styling of embedded attachment overlay

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

7 years agoPrevent auto-focus on load for i18n input
Alexander Ebert [Tue, 27 Dec 2016 10:39:43 +0000 (11:39 +0100)]
Prevent auto-focus on load for i18n input

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

7 years agoFixed signature preview
Marcel Werk [Mon, 26 Dec 2016 22:03:50 +0000 (23:03 +0100)]
Fixed signature preview

7 years agoFixed size of images in signatures
Marcel Werk [Mon, 26 Dec 2016 22:03:38 +0000 (23:03 +0100)]
Fixed size of images in signatures

7 years agoSet interface language depending on page language
Marcel Werk [Mon, 26 Dec 2016 16:21:32 +0000 (17:21 +0100)]
Set interface language depending on page language

7 years agoFixed disabling of Google Fonts for styles
Alexander Ebert [Sun, 25 Dec 2016 19:06:10 +0000 (20:06 +0100)]
Fixed disabling of Google Fonts for styles

7 years agoFixed missing limit in user search
Marcel Werk [Sun, 25 Dec 2016 18:49:16 +0000 (19:49 +0100)]
Fixed missing limit in user search

7 years agoAdded method to get all child categories of a category recursively
Marcel Werk [Sun, 25 Dec 2016 15:05:34 +0000 (16:05 +0100)]
Added method to get all child categories of a category recursively

7 years agoUse ArticleListPage as the Core's default controller
Alexander Ebert [Sun, 25 Dec 2016 14:59:11 +0000 (15:59 +0100)]
Use ArticleListPage as the Core's default controller

The landing page may never be null, doing so will break a lot of stuff
and we cannot recover from it.

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

7 years agoFixed cmd+k link insertion on OSX Safari
Alexander Ebert [Sun, 25 Dec 2016 12:36:58 +0000 (13:36 +0100)]
Fixed cmd+k link insertion on OSX Safari

7 years agoAutosave container is somtimes already gone
Alexander Ebert [Sun, 25 Dec 2016 12:35:22 +0000 (13:35 +0100)]
Autosave container is somtimes already gone

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

7 years agoProperly reverting drop area on unrelated drop
Alexander Ebert [Sun, 25 Dec 2016 11:22:56 +0000 (12:22 +0100)]
Properly reverting drop area on unrelated drop

7 years agoSuppress drag&drop indication if unsupported
Alexander Ebert [Sun, 25 Dec 2016 10:59:23 +0000 (11:59 +0100)]
Suppress drag&drop indication if unsupported

7 years agoFixed login overlay w/o other components
Alexander Ebert [Sun, 25 Dec 2016 10:37:57 +0000 (11:37 +0100)]
Fixed login overlay w/o other components

7 years agoFixed database table prefix
Alexander Ebert [Sat, 24 Dec 2016 17:23:00 +0000 (18:23 +0100)]
Fixed database table prefix

7 years agoAdded missing wcf1_application updates
Alexander Ebert [Sat, 24 Dec 2016 12:38:54 +0000 (13:38 +0100)]
Added missing wcf1_application updates

7 years agoExclude menu boxes in box search
Matthias Schmidt [Sat, 24 Dec 2016 09:02:32 +0000 (10:02 +0100)]
Exclude menu boxes in box search

7 years agoFix aclOption.xsd
Matthias Schmidt [Sat, 24 Dec 2016 08:42:36 +0000 (09:42 +0100)]
Fix aclOption.xsd

7 years agoFix edge case when deleting acl options and categories
Matthias Schmidt [Sat, 24 Dec 2016 05:48:54 +0000 (06:48 +0100)]
Fix edge case when deleting acl options and categories

Relevant edge case: Package delivers acl options and/or acl option
categories with same name for different object types and wants to
delete one of them.

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

7 years agoImproved UX for inline code escaping
Alexander Ebert [Fri, 23 Dec 2016 16:01:37 +0000 (17:01 +0100)]
Improved UX for inline code escaping

7 years agoFixed user panel flicker in Safari
Alexander Ebert [Fri, 23 Dec 2016 12:04:07 +0000 (13:04 +0100)]
Fixed user panel flicker in Safari

7 years agoFixed flicker in Safari
Alexander Ebert [Fri, 23 Dec 2016 12:00:04 +0000 (13:00 +0100)]
Fixed flicker in Safari

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

7 years agoFixed incorrect handling of media floating
Alexander Ebert [Fri, 23 Dec 2016 10:59:42 +0000 (11:59 +0100)]
Fixed incorrect handling of media floating

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 23 Dec 2016 10:46:49 +0000 (11:46 +0100)]
Updating minified JavaScript files

7 years agoUsing spans instead of `<figure*>`
Alexander Ebert [Fri, 23 Dec 2016 10:40:00 +0000 (11:40 +0100)]
Using spans instead of `<figure*>`

`<figure>` and `<figcaption>` are better in terms of semantics, but
heavily limit the abiliy to nest them into other elements, as they're
block-elements themselves.

This is especially the case when used as inline images, because browsers
will pop them out of the flow.

7 years agoFixed embedded media w/o thumbnail
Alexander Ebert [Fri, 23 Dec 2016 10:38:42 +0000 (11:38 +0100)]
Fixed embedded media w/o thumbnail

7 years agoMade BoxHandler::disablePageLayout static
Marcel Werk [Thu, 22 Dec 2016 18:51:43 +0000 (19:51 +0100)]
Made BoxHandler::disablePageLayout static

7 years agoUsername escaping is no longer required
Alexander Ebert [Thu, 22 Dec 2016 17:40:54 +0000 (18:40 +0100)]
Username escaping is no longer required

7 years agoFixed handling of broken ACP controllers
Alexander Ebert [Thu, 22 Dec 2016 16:20:33 +0000 (17:20 +0100)]
Fixed handling of broken ACP controllers

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

7 years agoFixed context switch for recent activities
Alexander Ebert [Thu, 22 Dec 2016 15:54:38 +0000 (16:54 +0100)]
Fixed context switch for recent activities

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 22 Dec 2016 13:16:48 +0000 (14:16 +0100)]
Updating minified JavaScript files

7 years agoPrevent superfluous `<br>` in `<pre>`
Alexander Ebert [Thu, 22 Dec 2016 13:12:13 +0000 (14:12 +0100)]
Prevent superfluous `<br>` in `<pre>`

7 years agoFixed drag&drop area's z-index
Alexander Ebert [Thu, 22 Dec 2016 12:47:34 +0000 (13:47 +0100)]
Fixed drag&drop area's z-index

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

7 years agoFixed CSS stacking context on Android
Alexander Ebert [Thu, 22 Dec 2016 12:35:03 +0000 (13:35 +0100)]
Fixed CSS stacking context on Android

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

7 years agoWork-around for code being stripped from pasted data
Alexander Ebert [Thu, 22 Dec 2016 11:29:59 +0000 (12:29 +0100)]
Work-around for code being stripped from pasted data

7 years agoAdded todo for missing acptemplates update
Alexander Ebert [Thu, 22 Dec 2016 10:49:58 +0000 (11:49 +0100)]
Added todo for missing acptemplates update

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

7 years agoFixed line-height calculation
Alexander Ebert [Wed, 21 Dec 2016 15:58:38 +0000 (16:58 +0100)]
Fixed line-height calculation

7 years agoUpdating release date 3.0.0_RC_2
Alexander Ebert [Wed, 21 Dec 2016 09:07:00 +0000 (10:07 +0100)]
Updating release date

7 years ago`nodeValue` trips over entities when used w/ elements
Alexander Ebert [Wed, 21 Dec 2016 08:42:17 +0000 (09:42 +0100)]
`nodeValue` trips over entities when used w/ elements

7 years agoPreparing release 3.0.0 RC 2
Alexander Ebert [Tue, 20 Dec 2016 15:03:45 +0000 (16:03 +0100)]
Preparing release 3.0.0 RC 2

7 years agoFix condition in UserStateCondition
Matthias Schmidt [Tue, 20 Dec 2016 20:06:46 +0000 (21:06 +0100)]
Fix condition in UserStateCondition

7 years ago`textContent` is not writable in PHP < 5.6.1
Alexander Ebert [Tue, 20 Dec 2016 13:30:39 +0000 (14:30 +0100)]
`textContent` is not writable in PHP < 5.6.1

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

7 years agoStrip links after return key in Firefox
Alexander Ebert [Tue, 20 Dec 2016 12:00:04 +0000 (13:00 +0100)]
Strip links after return key in Firefox

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

7 years agoFixed pasting of paragraphs
Alexander Ebert [Tue, 20 Dec 2016 11:12:24 +0000 (12:12 +0100)]
Fixed pasting of paragraphs

7 years agoAdded missing JS reference
Alexander Ebert [Mon, 19 Dec 2016 22:16:57 +0000 (23:16 +0100)]
Added missing JS reference

7 years agoFixed undefined variables
Marcel Werk [Mon, 19 Dec 2016 23:07:03 +0000 (00:07 +0100)]
Fixed undefined variables

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

7 years agoFixed inline format being stripped on return
Alexander Ebert [Mon, 19 Dec 2016 16:35:14 +0000 (17:35 +0100)]
Fixed inline format being stripped on return