GitHub/WoltLab/WCF.git
5 years agomissing spiderList XSD file
mutec [Sun, 18 Nov 2018 11:14:40 +0000 (12:14 +0100)]
missing spiderList XSD file

5 years agoMerge branch '3.0'
Matthias Schmidt [Fri, 16 Nov 2018 18:48:02 +0000 (19:48 +0100)]
Merge branch '3.0'

5 years agoEscape regular expression to search in multiselect option values
Matthias Schmidt [Fri, 16 Nov 2018 18:47:42 +0000 (19:47 +0100)]
Escape regular expression to search in multiselect option values

5 years agoMerge pull request #2771 from ChristopherWalz/master
Marcel Werk [Mon, 12 Nov 2018 08:51:09 +0000 (09:51 +0100)]
Merge pull request #2771 from ChristopherWalz/master

Add executed event to PaypalCallbackAction

5 years agoAdd executed event to PaypalCallbackAction
root [Sun, 11 Nov 2018 13:55:13 +0000 (14:55 +0100)]
Add executed event to PaypalCallbackAction

5 years agoFixed phrases in contact form
Marcel Werk [Thu, 8 Nov 2018 10:53:47 +0000 (11:53 +0100)]
Fixed phrases in contact form

5 years agoMerge branch '3.0'
Tim Düsterhus [Mon, 5 Nov 2018 11:46:10 +0000 (12:46 +0100)]
Merge branch '3.0'

5 years agoSupport schemaless URLs in ImageProxy
Tim Düsterhus [Mon, 5 Nov 2018 11:45:17 +0000 (12:45 +0100)]
Support schemaless URLs in ImageProxy

Fixes #2758

5 years agoMerge pull request #2762 from mutec/mailboxlanguage
Tim Düsterhus [Thu, 1 Nov 2018 10:36:20 +0000 (11:36 +0100)]
Merge pull request #2762 from mutec/mailboxlanguage

missing Mailbox::$language added

5 years ago missing Mailbox::$language added
mutec [Sun, 28 Oct 2018 14:01:24 +0000 (15:01 +0100)]
 missing Mailbox::$language added

5 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 29 Oct 2018 18:51:48 +0000 (19:51 +0100)]
Merge branch '3.0'

5 years agoFix `MultiSelectOptionType::(add|get)Condition()` for "empty" values
Matthias Schmidt [Mon, 29 Oct 2018 18:51:33 +0000 (19:51 +0100)]
Fix `MultiSelectOptionType::(add|get)Condition()` for "empty" values

If you have a multi select option with options `0:no` and `1:yes`, searching for `0` does not work because `0` is considered empty by PHP and thus trimmed from the values array.

5 years agoFix dev mode installation if application delivers UserAction event listener
Matthias Schmidt [Mon, 29 Oct 2018 18:27:50 +0000 (19:27 +0100)]
Fix dev mode installation if application delivers UserAction event listener

Close #2719

5 years agoMerge branch '3.0'
Matthias Schmidt [Fri, 26 Oct 2018 17:08:38 +0000 (19:08 +0200)]
Merge branch '3.0'

5 years agoFix guest dialog error in unavailable captcha type is used
Matthias Schmidt [Fri, 26 Oct 2018 17:02:38 +0000 (19:02 +0200)]
Fix guest dialog error in unavailable captcha type is used

5 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 22 Oct 2018 18:23:16 +0000 (20:23 +0200)]
Merge branch '3.0'

5 years agoOnly execute bulk processing action if action affects any object
Matthias Schmidt [Mon, 22 Oct 2018 18:22:03 +0000 (20:22 +0200)]
Only execute bulk processing action if action affects any object

5 years agoPreparing the release 3.1.6 pl 1 3.1.6_pl_1
Alexander Ebert [Wed, 17 Oct 2018 20:57:57 +0000 (22:57 +0200)]
Preparing the release 3.1.6 pl 1

5 years agoUpdating minified JavaScript files
woltlab.com [Wed, 17 Oct 2018 20:54:13 +0000 (20:54 +0000)]
Updating minified JavaScript files

5 years agoDisable error message for missing responseText when not in debug mode
Tim Düsterhus [Wed, 17 Oct 2018 18:29:15 +0000 (20:29 +0200)]
Disable error message for missing responseText when not in debug mode

5 years agoCheck return value of getErrorHtml in Core/Ajax/Request._failure
Tim Düsterhus [Wed, 17 Oct 2018 18:28:46 +0000 (20:28 +0200)]
Check return value of getErrorHtml in Core/Ajax/Request._failure

5 years agoMerge branch 'master' of github.com:WoltLab/WCF 3.1.6
Alexander Ebert [Mon, 15 Oct 2018 13:11:53 +0000 (15:11 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

5 years agoPreparing the release 3.1.6
Alexander Ebert [Mon, 15 Oct 2018 13:10:06 +0000 (15:10 +0200)]
Preparing the release 3.1.6

5 years agoUpdating minified JavaScript files
woltlab.com [Mon, 15 Oct 2018 12:56:46 +0000 (12:56 +0000)]
Updating minified JavaScript files

5 years agoMerge branch '3.0'
Alexander Ebert [Mon, 15 Oct 2018 12:54:59 +0000 (14:54 +0200)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.18 3.0.18
Alexander Ebert [Mon, 15 Oct 2018 11:09:14 +0000 (13:09 +0200)]
Preparing the release 3.0.18

5 years agoUpdating minified JavaScript files
woltlab.com [Mon, 15 Oct 2018 10:50:15 +0000 (10:50 +0000)]
Updating minified JavaScript files

5 years agoMerge branch '3.0'
Alexander Ebert [Mon, 15 Oct 2018 10:04:17 +0000 (12:04 +0200)]
Merge branch '3.0'

5 years agoSubmitting messages as guest was prevented
Alexander Ebert [Mon, 15 Oct 2018 10:03:45 +0000 (12:03 +0200)]
Submitting messages as guest was prevented

5 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 14 Oct 2018 22:51:54 +0000 (00:51 +0200)]
Merge branch '3.0'

5 years agoSupport making HTTPRequests before Language is initialized
Tim Düsterhus [Sun, 14 Oct 2018 22:49:59 +0000 (00:49 +0200)]
Support making HTTPRequests before Language is initialized

5 years agoPreparing the release 3.1.6
Alexander Ebert [Thu, 11 Oct 2018 12:51:52 +0000 (14:51 +0200)]
Preparing the release 3.1.6

5 years agoUpdating minified JavaScript files
woltlab.com [Thu, 11 Oct 2018 09:58:07 +0000 (09:58 +0000)]
Updating minified JavaScript files

5 years agoMerge branch '3.0'
Alexander Ebert [Thu, 11 Oct 2018 09:56:04 +0000 (11:56 +0200)]
Merge branch '3.0'

5 years agoUpdating minified JavaScript files
woltlab.com [Wed, 10 Oct 2018 11:16:23 +0000 (11:16 +0000)]
Updating minified JavaScript files

5 years agoFixed instagram iframes on mobile
Marcel Werk [Wed, 3 Oct 2018 15:37:04 +0000 (17:37 +0200)]
Fixed instagram iframes on mobile

5 years agoFixed typo
Marcel Werk [Tue, 2 Oct 2018 16:07:37 +0000 (18:07 +0200)]
Fixed typo

5 years agoMerge branch '3.0'
Marcel Werk [Tue, 2 Oct 2018 16:06:06 +0000 (18:06 +0200)]
Merge branch '3.0'

5 years agoFixed typos
Marcel Werk [Tue, 2 Oct 2018 16:04:04 +0000 (18:04 +0200)]
Fixed typos

5 years agoOverflow handling on mobile in the edit history
Marcel Werk [Tue, 2 Oct 2018 15:55:34 +0000 (17:55 +0200)]
Overflow handling on mobile in the edit history

5 years agoUI/ItemList now wraps text hitting the overflow
Alexander Ebert [Mon, 1 Oct 2018 12:03:54 +0000 (14:03 +0200)]
UI/ItemList now wraps text hitting the overflow

5 years agoFix typo
Joshua Rüsweg [Sat, 29 Sep 2018 09:03:54 +0000 (11:03 +0200)]
Fix typo

5 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 24 Sep 2018 16:17:10 +0000 (18:17 +0200)]
Merge branch '3.0'

5 years agoAdd "Delete" tooltip for failed media uploads
Matthias Schmidt [Mon, 24 Sep 2018 16:14:58 +0000 (18:14 +0200)]
Add "Delete" tooltip for failed media uploads

5 years agoShow complete media upload error message
Matthias Schmidt [Mon, 24 Sep 2018 16:14:31 +0000 (18:14 +0200)]
Show complete media upload error message

Close #2751

5 years agoDisable autocomplete for the SMTP username
Alexander Ebert [Fri, 14 Sep 2018 14:22:17 +0000 (16:22 +0200)]
Disable autocomplete for the SMTP username

Fixes #2750

5 years agoMerge branch '3.0'
Tim Düsterhus [Fri, 14 Sep 2018 13:35:38 +0000 (15:35 +0200)]
Merge branch '3.0'

5 years agoFix CLI in PHP 7.3
Tim Düsterhus [Fri, 14 Sep 2018 13:33:53 +0000 (15:33 +0200)]
Fix CLI in PHP 7.3

5 years agoWork-around for an out-of-sync code cache in Firefox
Alexander Ebert [Fri, 14 Sep 2018 13:10:08 +0000 (15:10 +0200)]
Work-around for an out-of-sync code cache in Firefox

5 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 14 Sep 2018 13:04:31 +0000 (15:04 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

5 years agoMinor typo
Alexander Ebert [Fri, 14 Sep 2018 13:04:26 +0000 (15:04 +0200)]
Minor typo

5 years agoMake server side quote header consistent with Redactor
Tim Düsterhus [Fri, 14 Sep 2018 12:38:01 +0000 (14:38 +0200)]
Make server side quote header consistent with Redactor

Closes #2671

5 years agoMerge remote-tracking branch 'origin/master'
Tim Düsterhus [Thu, 13 Sep 2018 18:38:59 +0000 (20:38 +0200)]
Merge remote-tracking branch 'origin/master'

5 years agoMerge branch '3.0'
Tim Düsterhus [Thu, 13 Sep 2018 18:37:49 +0000 (20:37 +0200)]
Merge branch '3.0'

5 years agoPrevent GravatarDownloadAction from downloading if module is off
Tim Düsterhus [Thu, 13 Sep 2018 18:36:12 +0000 (20:36 +0200)]
Prevent GravatarDownloadAction from downloading if module is off

5 years agoWork-around for inconsistent database logs
Alexander Ebert [Thu, 13 Sep 2018 15:38:13 +0000 (17:38 +0200)]
Work-around for inconsistent database logs

5 years agoShow proper error messages for XHR without responseText
Tim Düsterhus [Thu, 13 Sep 2018 13:56:52 +0000 (15:56 +0200)]
Show proper error messages for XHR without responseText

This can happen if the domain name cannot be resolved or if
the request is blocked because of CORS.

5 years agoMerge branch '3.0'
Tim Düsterhus [Thu, 13 Sep 2018 13:56:27 +0000 (15:56 +0200)]
Merge branch '3.0'

5 years agoImprove error message if Dialog._createDialog receives invalid `html`
Tim Düsterhus [Thu, 13 Sep 2018 13:42:41 +0000 (15:42 +0200)]
Improve error message if Dialog._createDialog receives invalid `html`

5 years agoMerge branch '3.0'
Marcel Werk [Fri, 7 Sep 2018 14:26:22 +0000 (16:26 +0200)]
Merge branch '3.0'

5 years agoUpdated outdated links in the cookie policy
Marcel Werk [Fri, 7 Sep 2018 14:07:33 +0000 (16:07 +0200)]
Updated outdated links in the cookie policy

5 years agoMerge branch '3.0'
Marcel Werk [Fri, 7 Sep 2018 11:23:11 +0000 (13:23 +0200)]
Merge branch '3.0'

5 years agoFixed sorting in member list
Marcel Werk [Fri, 7 Sep 2018 11:21:33 +0000 (13:21 +0200)]
Fixed sorting in member list

5 years agoMerge branch '3.0'
Marcel Werk [Thu, 6 Sep 2018 09:36:17 +0000 (11:36 +0200)]
Merge branch '3.0'

5 years agoFixed missing css classes in avatar edit form
Marcel Werk [Thu, 6 Sep 2018 09:35:31 +0000 (11:35 +0200)]
Fixed missing css classes in avatar edit form

5 years agoMerge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Thu, 6 Sep 2018 09:30:27 +0000 (11:30 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF

5 years agoMerge pull request #2747 from jens1o/patch-1
Marcel Werk [Tue, 4 Sep 2018 15:36:11 +0000 (17:36 +0200)]
Merge pull request #2747 from jens1o/patch-1

fix typo

5 years agofix typo
Jens Hausdorf [Tue, 4 Sep 2018 15:27:35 +0000 (17:27 +0200)]
fix typo

5 years agoUnified phrases
Marcel Werk [Tue, 4 Sep 2018 13:30:54 +0000 (15:30 +0200)]
Unified phrases

5 years agoUnified phrases
Marcel Werk [Tue, 4 Sep 2018 13:24:30 +0000 (15:24 +0200)]
Unified phrases

5 years agoMerge branch '3.0'
Marcel Werk [Tue, 4 Sep 2018 13:21:30 +0000 (15:21 +0200)]
Merge branch '3.0'

5 years agoFixed typo
Marcel Werk [Tue, 4 Sep 2018 13:21:11 +0000 (15:21 +0200)]
Fixed typo

5 years agoFixed typo
Marcel Werk [Tue, 4 Sep 2018 13:18:07 +0000 (15:18 +0200)]
Fixed typo

5 years agoMerge branch '3.0'
Marcel Werk [Tue, 4 Sep 2018 13:00:41 +0000 (15:00 +0200)]
Merge branch '3.0'

5 years agoFixed typo
Marcel Werk [Tue, 4 Sep 2018 13:00:12 +0000 (15:00 +0200)]
Fixed typo

5 years agoUnified phrases
Marcel Werk [Tue, 4 Sep 2018 12:52:36 +0000 (14:52 +0200)]
Unified phrases

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 2 Sep 2018 15:00:59 +0000 (17:00 +0200)]
Merge branch '3.0'

5 years agoFix circular dependency issue in Language module
Matthias Schmidt [Sun, 2 Sep 2018 15:00:26 +0000 (17:00 +0200)]
Fix circular dependency issue in Language module

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 2 Sep 2018 11:22:43 +0000 (13:22 +0200)]
Merge branch '3.0'

5 years agoAdd missing `content` child for boxes' `content` element in `box.xsd`
Matthias Schmidt [Sun, 2 Sep 2018 11:22:15 +0000 (13:22 +0200)]
Add missing `content` child for boxes' `content` element in `box.xsd`

Fixes #2717

5 years agoMerge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Thu, 30 Aug 2018 17:39:07 +0000 (19:39 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF

5 years agoFixed undersized og images in articles
Marcel Werk [Thu, 30 Aug 2018 17:39:02 +0000 (19:39 +0200)]
Fixed undersized og images in articles

5 years agoRemove spurious `continue` from InstallPackageAction
Tim Düsterhus [Tue, 28 Aug 2018 16:11:24 +0000 (18:11 +0200)]
Remove spurious `continue` from InstallPackageAction

see 2b6889512694c9e2fecec840733beb9426e106aa

5 years agoRemove spurious `continue` from UninstallPackageAction
Tim Düsterhus [Tue, 28 Aug 2018 16:07:03 +0000 (18:07 +0200)]
Remove spurious `continue` from UninstallPackageAction

This complains as of PHP 7.3 [1] and there is no loop to be found. The git
history does not provide any insight either: It exists since the initial
import.

[1] "continue" targeting switch is equivalent to "break". Did you mean to
    use "continue 2"?

5 years agoMerge branch '3.0'
Marcel Werk [Mon, 27 Aug 2018 10:57:57 +0000 (12:57 +0200)]
Merge branch '3.0'

5 years agoFixed broken media images in the editor
Marcel Werk [Mon, 27 Aug 2018 10:54:10 +0000 (12:54 +0200)]
Fixed broken media images in the editor

5 years agoAdd `insteadOfReadObjects@MultipleLinkPage` event
Matthias Schmidt [Sun, 26 Aug 2018 14:48:04 +0000 (16:48 +0200)]
Add `insteadOfReadObjects@MultipleLinkPage` event

5 years agoMerge branch '3.0'
Joshua Rüsweg [Thu, 23 Aug 2018 15:00:32 +0000 (17:00 +0200)]
Merge branch '3.0'

5 years agoFix setting monolingual i18n items with js
Joshua Rüsweg [Thu, 23 Aug 2018 14:58:44 +0000 (16:58 +0200)]
Fix setting monolingual i18n items with js

5 years agoTrim spaces from host, username and password in SmtpEmailTransport
Tim Düsterhus [Thu, 23 Aug 2018 13:57:59 +0000 (15:57 +0200)]
Trim spaces from host, username and password in SmtpEmailTransport

Fixes #2703

5 years agoFix position of bottom pagination in exceptionLogView
Tim Düsterhus [Thu, 23 Aug 2018 13:34:20 +0000 (15:34 +0200)]
Fix position of bottom pagination in exceptionLogView

see 537cac2ef50e410b4ee622f478d66c78dd15b673

5 years agoMerge branch '3.0'
Joshua Rüsweg [Sun, 19 Aug 2018 13:40:40 +0000 (15:40 +0200)]
Merge branch '3.0'

5 years agoMerge branch 'Fabii547-patch-55' into 3.0
Joshua Rüsweg [Sun, 19 Aug 2018 13:33:03 +0000 (15:33 +0200)]
Merge branch 'Fabii547-patch-55' into 3.0

5 years agoFix UserProfileCommentResponseOwnerUserNotificationEvent::getLink()
Fabii547 [Sat, 18 Aug 2018 09:13:52 +0000 (11:13 +0200)]
Fix UserProfileCommentResponseOwnerUserNotificationEvent::getLink()

UserProfileCommentResponseOwnerUserNotificationEvent::getLink() now returns the correct link when using an event listener on fireEvent@wcf\system\user\notification\UserNotificationHandler

Fix usage of the RuntimeCacheBuilder

5 years agoPreparing the release 3.1.5 pl 1 3.1.5_pl_1
Alexander Ebert [Sat, 18 Aug 2018 17:48:30 +0000 (19:48 +0200)]
Preparing the release 3.1.5 pl 1

5 years agoMerge branch '3.0'
Alexander Ebert [Sat, 18 Aug 2018 17:48:21 +0000 (19:48 +0200)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.17 pl 1 3.0.17_pl_1
Alexander Ebert [Sat, 18 Aug 2018 17:44:59 +0000 (19:44 +0200)]
Preparing the release 3.0.17 pl 1

5 years agoForce-reset all cronjobs to their default state
Alexander Ebert [Sat, 18 Aug 2018 17:39:31 +0000 (19:39 +0200)]
Force-reset all cronjobs to their default state

5 years agoMerge pull request #2741 from WoltLab/cronjobs
Alexander Ebert [Sat, 18 Aug 2018 17:35:49 +0000 (19:35 +0200)]
Merge pull request #2741 from WoltLab/cronjobs

Fix logic in CronjobScheduler

5 years agoUpdating minified JavaScript files
woltlab.com [Sat, 18 Aug 2018 17:24:09 +0000 (17:24 +0000)]
Updating minified JavaScript files