GitHub/WoltLab/WCF.git
6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Sun, 6 May 2018 07:26:56 +0000 (09:26 +0200)]
Merge branch 'formBuilder' into pipGui

6 years agoAllow more values to be passed to `BooleanFormField::value()`
Matthias Schmidt [Sun, 6 May 2018 07:25:21 +0000 (09:25 +0200)]
Allow more values to be passed to `BooleanFormField::value()`

See #2509

6 years agoAdd GUI for user notification event package installation plugin
Matthias Schmidt [Sun, 6 May 2018 07:21:49 +0000 (09:21 +0200)]
Add GUI for user notification event package installation plugin

See #2545

6 years agoFix code style issues
Matthias Schmidt [Tue, 1 May 2018 11:55:13 +0000 (13:55 +0200)]
Fix code style issues

See #2545

6 years agoAdd GUI for user profile menu item package installation plugin
Matthias Schmidt [Tue, 1 May 2018 10:31:19 +0000 (12:31 +0200)]
Add GUI for user profile menu item package installation plugin

See #2545

6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Tue, 1 May 2018 10:29:52 +0000 (12:29 +0200)]
Merge branch 'formBuilder' into pipGui

6 years agoFix return values of `ItemListFormField::getSaveValue()`
Matthias Schmidt [Tue, 1 May 2018 10:27:28 +0000 (12:27 +0200)]
Fix return values of `ItemListFormField::getSaveValue()`

See #2509

6 years agoFix instantiability validation in class name for field for singletons
Matthias Schmidt [Tue, 1 May 2018 10:26:49 +0000 (12:26 +0200)]
Fix instantiability validation in class name for field for singletons

See #2509

6 years agoFix return type resolution issue with PhpStorm
Matthias Schmidt [Tue, 1 May 2018 10:25:27 +0000 (12:25 +0200)]
Fix return type resolution issue with PhpStorm

See #2509

6 years agoUse class name form field for object type pip
Matthias Schmidt [Wed, 18 Apr 2018 15:41:53 +0000 (17:41 +0200)]
Use class name form field for object type pip

See f6494257dea46467a0eb2fc04e0cb6c80be80467

See #2545

6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Wed, 18 Apr 2018 15:37:29 +0000 (17:37 +0200)]
Merge branch 'formBuilder' into pipGui

# Conflicts:
# wcfsetup/install/lang/de.xml
# wcfsetup/install/lang/en.xml

6 years agoAdd class name form field
Matthias Schmidt [Wed, 18 Apr 2018 15:33:47 +0000 (17:33 +0200)]
Add class name form field

See #2509

6 years agoAdd GUI for pip package installation plugin
Matthias Schmidt [Sun, 15 Apr 2018 15:39:33 +0000 (17:39 +0200)]
Add GUI for pip package installation plugin

See #2545

6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Sun, 15 Apr 2018 14:26:09 +0000 (16:26 +0200)]
Merge branch 'formBuilder' into pipGui

6 years agoAbort field validation after first validation error
Matthias Schmidt [Sun, 15 Apr 2018 14:25:23 +0000 (16:25 +0200)]
Abort field validation after first validation error

See #2509

6 years agoAdd missing `IGuiPackageInstallationPlugin::getAdditionalTemplateCode()` method
Matthias Schmidt [Sun, 15 Apr 2018 13:34:06 +0000 (15:34 +0200)]
Add missing `IGuiPackageInstallationPlugin::getAdditionalTemplateCode()` method

See #2545

6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Sun, 15 Apr 2018 12:56:41 +0000 (14:56 +0200)]
Merge branch 'formBuilder' into pipGui

6 years agoMerge branch 'next' into formBuilder
Matthias Schmidt [Sun, 15 Apr 2018 12:55:12 +0000 (14:55 +0200)]
Merge branch 'next' into formBuilder

6 years agoMerge branch 'master' into next
Matthias Schmidt [Sun, 15 Apr 2018 12:54:39 +0000 (14:54 +0200)]
Merge branch 'master' into next

6 years agoFix wording of English sitemap `rebuildTime` description
Matthias Schmidt [Sun, 15 Apr 2018 12:53:52 +0000 (14:53 +0200)]
Fix wording of English sitemap `rebuildTime` description

6 years agoAdd GUI for object type package installation plugin
Matthias Schmidt [Sun, 15 Apr 2018 10:39:15 +0000 (12:39 +0200)]
Add GUI for object type package installation plugin

See #2545

6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Sun, 15 Apr 2018 10:34:02 +0000 (12:34 +0200)]
Merge branch 'formBuilder' into pipGui

6 years agoFix type issues with `AbstractNumericFormField::value()`
Matthias Schmidt [Sun, 15 Apr 2018 10:33:40 +0000 (12:33 +0200)]
Fix type issues with `AbstractNumericFormField::value()`

See #2509

6 years agoReset cache after creating/updating PIP entry via GUI
Matthias Schmidt [Sun, 15 Apr 2018 08:43:35 +0000 (10:43 +0200)]
Reset cache after creating/updating PIP entry via GUI

See #2545

6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Sun, 15 Apr 2018 08:37:05 +0000 (10:37 +0200)]
Merge branch 'formBuilder' into pipGui

6 years agoFix submitting forms with hidden validated fields
Matthias Schmidt [Sun, 15 Apr 2018 08:34:34 +0000 (10:34 +0200)]
Fix submitting forms with hidden validated fields

The only way to preserve browser-side validation of hidden form fields
appears to be to manually keep track of the validation-related
properties and remove/add them dynamically.
Once the `invalid` event is fired, it is too late to discard the
validation error for hidden form field.

See #2509

6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Sun, 15 Apr 2018 07:14:22 +0000 (09:14 +0200)]
Merge branch 'formBuilder' into pipGui

6 years agoAdd `FloatFormField`
Matthias Schmidt [Sun, 15 Apr 2018 07:13:34 +0000 (09:13 +0200)]
Add `FloatFormField`

See #2509

6 years agoUpdating minified JavaScript files
woltlab.com [Sat, 14 Apr 2018 11:15:38 +0000 (13:15 +0200)]
Updating minified JavaScript files

6 years agoMerge branch '3.0'
Alexander Ebert [Sat, 14 Apr 2018 11:05:59 +0000 (13:05 +0200)]
Merge branch '3.0'

6 years agoUpdating minified JavaScript files
woltlab.com [Sat, 14 Apr 2018 11:01:08 +0000 (13:01 +0200)]
Updating minified JavaScript files

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 12 Apr 2018 14:58:12 +0000 (16:58 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoMerge branch 'refs/heads/31-qr'
Alexander Ebert [Thu, 12 Apr 2018 14:58:03 +0000 (16:58 +0200)]
Merge branch 'refs/heads/31-qr'

6 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into 31-qr
Alexander Ebert [Thu, 12 Apr 2018 14:57:56 +0000 (16:57 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into 31-qr

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Thu, 12 Apr 2018 14:57:02 +0000 (16:57 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

6 years agoMerge branch 'refs/heads/30-qr' into 3.0
Alexander Ebert [Thu, 12 Apr 2018 14:56:55 +0000 (16:56 +0200)]
Merge branch 'refs/heads/30-qr' into 3.0

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0' into 30-qr
Alexander Ebert [Thu, 12 Apr 2018 14:55:02 +0000 (16:55 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0' into 30-qr

6 years agoMerge branch 'refs/heads/21-qr' into 2.1
Alexander Ebert [Thu, 12 Apr 2018 14:54:15 +0000 (16:54 +0200)]
Merge branch 'refs/heads/21-qr' into 2.1

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 21-qr
Alexander Ebert [Thu, 12 Apr 2018 14:54:07 +0000 (16:54 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 21-qr

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 12 Apr 2018 14:49:34 +0000 (16:49 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoTimezone was lost on re-evaluated date-only pickers
Alexander Ebert [Thu, 12 Apr 2018 14:49:03 +0000 (16:49 +0200)]
Timezone was lost on re-evaluated date-only pickers

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0' into 30-qr
Alexander Ebert [Thu, 12 Apr 2018 13:33:30 +0000 (15:33 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0' into 30-qr

6 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into 31-qr
Alexander Ebert [Thu, 12 Apr 2018 13:32:19 +0000 (15:32 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into 31-qr

6 years agoAdjustements for attached images in Google AMP
Alexander Ebert [Thu, 12 Apr 2018 13:28:22 +0000 (15:28 +0200)]
Adjustements for attached images in Google AMP

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Thu, 12 Apr 2018 10:50:50 +0000 (12:50 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# com.woltlab.wcf/userGroupOption.xml

6 years agoAdded missing check of module setting
Marcel Werk [Thu, 12 Apr 2018 10:47:47 +0000 (12:47 +0200)]
Added missing check of module setting

6 years agoImprove user importer performance
Alexander Ebert [Thu, 12 Apr 2018 10:36:34 +0000 (12:36 +0200)]
Improve user importer performance

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Wed, 11 Apr 2018 16:49:37 +0000 (18:49 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Marcel Werk [Wed, 11 Apr 2018 16:48:06 +0000 (18:48 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

6 years agoImproved description of 'log_ip_address' setting
Marcel Werk [Wed, 11 Apr 2018 16:45:26 +0000 (18:45 +0200)]
Improved description of 'log_ip_address' setting

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 11 Apr 2018 10:19:22 +0000 (12:19 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoAvoid protocol replacement for valid URLs
Alexander Ebert [Wed, 11 Apr 2018 10:18:10 +0000 (12:18 +0200)]
Avoid protocol replacement for valid URLs

6 years agoUpdated default privacy policy
Marcel Werk [Mon, 9 Apr 2018 15:19:53 +0000 (17:19 +0200)]
Updated default privacy policy

6 years agoMerge branch '3.0'
Marcel Werk [Mon, 9 Apr 2018 15:09:28 +0000 (17:09 +0200)]
Merge branch '3.0'

6 years agoMerge branch '2.1'
Marcel Werk [Mon, 9 Apr 2018 15:09:23 +0000 (17:09 +0200)]
Merge branch '2.1'

6 years agoUpdated privacy policy
Marcel Werk [Mon, 9 Apr 2018 14:43:20 +0000 (16:43 +0200)]
Updated privacy policy

6 years agoMerge branch '2.1' into 3.0
Marcel Werk [Mon, 9 Apr 2018 14:39:44 +0000 (16:39 +0200)]
Merge branch '2.1' into 3.0

6 years agoRemoved obsolete placeholder
Marcel Werk [Mon, 9 Apr 2018 14:37:48 +0000 (16:37 +0200)]
Removed obsolete placeholder

6 years agoMerge branch '2.1' into 3.0
Marcel Werk [Mon, 9 Apr 2018 14:25:59 +0000 (16:25 +0200)]
Merge branch '2.1' into 3.0

6 years agoUpdated privacy policy
Marcel Werk [Mon, 9 Apr 2018 14:25:08 +0000 (16:25 +0200)]
Updated privacy policy

6 years agoDiscard invalid routes
Alexander Ebert [Sun, 8 Apr 2018 21:25:24 +0000 (23:25 +0200)]
Discard invalid routes

Fixes #2553

6 years agoAvoid issues with CORS checks
Alexander Ebert [Sun, 8 Apr 2018 18:38:39 +0000 (20:38 +0200)]
Avoid issues with CORS checks

6 years agoPrevent duplication of `<strong>` elements on paste
Alexander Ebert [Sun, 8 Apr 2018 18:20:01 +0000 (20:20 +0200)]
Prevent duplication of `<strong>` elements on paste

6 years agoSet focus to the next button for completed workers
Alexander Ebert [Sun, 8 Apr 2018 18:09:24 +0000 (20:09 +0200)]
Set focus to the next button for completed workers

6 years agoLoading responses should not open the reply box
Alexander Ebert [Sun, 8 Apr 2018 17:59:34 +0000 (19:59 +0200)]
Loading responses should not open the reply box

6 years agoAvoid implicit type conversions
Alexander Ebert [Sun, 8 Apr 2018 17:20:39 +0000 (19:20 +0200)]
Avoid implicit type conversions

6 years agoTreat `"false"` as boolean false
Alexander Ebert [Sun, 8 Apr 2018 17:20:28 +0000 (19:20 +0200)]
Treat `"false"` as boolean false

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Sun, 8 Apr 2018 16:30:44 +0000 (18:30 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/WCF.Attachment.js

6 years agoFixed handling of legacy thumbnails
Marcel Werk [Sun, 8 Apr 2018 16:28:11 +0000 (18:28 +0200)]
Fixed handling of legacy thumbnails

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sun, 8 Apr 2018 15:11:11 +0000 (17:11 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoWork-around for the broken `[wsm]` bbcode
Alexander Ebert [Sun, 8 Apr 2018 15:06:51 +0000 (17:06 +0200)]
Work-around for the broken `[wsm]` bbcode

6 years agoUse sane default value for embedded media <img>
Alexander Ebert [Sun, 8 Apr 2018 15:00:08 +0000 (17:00 +0200)]
Use sane default value for embedded media <img>

6 years agoIncorrect internal position for empty paragraphs
Alexander Ebert [Sun, 8 Apr 2018 14:57:30 +0000 (16:57 +0200)]
Incorrect internal position for empty paragraphs

6 years agoAvoid double compression with legacy exceptions
Alexander Ebert [Sun, 8 Apr 2018 14:00:23 +0000 (16:00 +0200)]
Avoid double compression with legacy exceptions

6 years agoInsert helper spacer for empty table cells only
Alexander Ebert [Sun, 8 Apr 2018 13:36:10 +0000 (15:36 +0200)]
Insert helper spacer for empty table cells only

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Sun, 8 Apr 2018 13:30:25 +0000 (15:30 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

6 years agoInitialize height and width for empty images
Alexander Ebert [Sun, 8 Apr 2018 12:06:04 +0000 (14:06 +0200)]
Initialize height and width for empty images

6 years agoHighlighter stripped comments from the output
Alexander Ebert [Sun, 8 Apr 2018 12:03:51 +0000 (14:03 +0200)]
Highlighter stripped comments from the output

See 009578b6714a84a2e62db089a08e3485164d8f4a

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Sun, 8 Apr 2018 10:17:23 +0000 (12:17 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoRemoved obsolete code
Marcel Werk [Sun, 8 Apr 2018 10:09:47 +0000 (12:09 +0200)]
Removed obsolete code

6 years agoUpdate object type definition PIP to save GUI-added/edited entries in DB
Matthias Schmidt [Sun, 8 Apr 2018 09:50:55 +0000 (11:50 +0200)]
Update object type definition PIP to save GUI-added/edited entries in DB

See #2545

6 years agoAdd API to save added/edited PIP entries via GUI in database
Matthias Schmidt [Sun, 8 Apr 2018 09:50:13 +0000 (11:50 +0200)]
Add API to save added/edited PIP entries via GUI in database

See #2545

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Sat, 7 Apr 2018 22:26:49 +0000 (00:26 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed deletion of language variables for labels
Marcel Werk [Sat, 7 Apr 2018 22:26:05 +0000 (00:26 +0200)]
Fixed deletion of language variables for labels

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Marcel Werk [Fri, 6 Apr 2018 09:54:48 +0000 (11:54 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

6 years agoChanged default value of LOG_IP_ADDRESS
Marcel Werk [Fri, 6 Apr 2018 09:53:10 +0000 (11:53 +0200)]
Changed default value of LOG_IP_ADDRESS

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Fri, 6 Apr 2018 09:26:41 +0000 (11:26 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed singular/plural in daily notifications
Marcel Werk [Fri, 6 Apr 2018 09:21:05 +0000 (11:21 +0200)]
Fixed singular/plural in daily notifications

6 years agoFixed missing variables in daily notifications
Marcel Werk [Fri, 6 Apr 2018 09:19:26 +0000 (11:19 +0200)]
Fixed missing variables in daily notifications

6 years agoMerge branch 'formBuilder' into pipGui
Matthias Schmidt [Thu, 5 Apr 2018 15:30:54 +0000 (17:30 +0200)]
Merge branch 'formBuilder' into pipGui

6 years agoMerge branch 'next' into formBuilder
Matthias Schmidt [Thu, 5 Apr 2018 15:30:19 +0000 (17:30 +0200)]
Merge branch 'next' into formBuilder

6 years agoMerge branch 'master' into next
Matthias Schmidt [Thu, 5 Apr 2018 15:29:04 +0000 (17:29 +0200)]
Merge branch 'master' into next

6 years agoMethod to convert `app1_` into `app{WCF_N}_`
Matthias Schmidt [Thu, 5 Apr 2018 15:27:34 +0000 (17:27 +0200)]
Method to convert `app1_` into `app{WCF_N}_`

Resolves #2554

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Thu, 5 Apr 2018 12:02:14 +0000 (14:02 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Marcel Werk [Thu, 5 Apr 2018 12:00:10 +0000 (14:00 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

6 years agoFixed URL to fontawesome
Marcel Werk [Thu, 5 Apr 2018 11:58:42 +0000 (13:58 +0200)]
Fixed URL to fontawesome

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Tue, 3 Apr 2018 16:34:18 +0000 (18:34 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed small style issue
Marcel Werk [Tue, 3 Apr 2018 16:32:00 +0000 (18:32 +0200)]
Fixed small style issue

6 years agoAdd missing informal language
Joshua Rüsweg [Mon, 2 Apr 2018 15:26:39 +0000 (17:26 +0200)]
Add missing informal language

6 years agoAdded a warning if the user wanted to award a trophy and there were no suitable trophies
Joshua Rüsweg [Mon, 2 Apr 2018 15:25:08 +0000 (17:25 +0200)]
Added a warning if the user wanted to award a trophy and there were no suitable trophies