Marcel Werk [Tue, 17 Mar 2020 15:07:19 +0000 (16:07 +0100)]
Store old username when renaming a user via admin panel
Closes #3187
Alexander Ebert [Sun, 15 Mar 2020 11:51:20 +0000 (12:51 +0100)]
Merge branch '5.2'
Alexander Ebert [Sun, 15 Mar 2020 11:50:31 +0000 (12:50 +0100)]
Merge pull request #3185 from WoltLab/app-installation-dir-via-config
Provide application directory presets via the configuration file
Alexander Ebert [Sat, 14 Mar 2020 18:11:18 +0000 (19:11 +0100)]
Provide application directory presets via the configuration file
Marcel Werk [Sat, 14 Mar 2020 12:16:58 +0000 (13:16 +0100)]
Fixed typo
joshuaruesweg [Thu, 12 Mar 2020 14:41:10 +0000 (15:41 +0100)]
Merge branch '5.2'
joshuaruesweg [Thu, 12 Mar 2020 14:40:44 +0000 (15:40 +0100)]
Merge branch '3.1' into 5.2
joshuaruesweg [Thu, 12 Mar 2020 14:40:16 +0000 (15:40 +0100)]
Fix c&p fault in identifier
joshuaruesweg [Thu, 12 Mar 2020 14:37:01 +0000 (15:37 +0100)]
Check correctly whether pages may be indexed in the sitemap
Marcel Werk [Wed, 11 Mar 2020 23:03:06 +0000 (00:03 +0100)]
Added module setting to turn off the AMP
Closes #3180
Marcel Werk [Wed, 11 Mar 2020 11:53:22 +0000 (12:53 +0100)]
Merge branch '5.2'
Marcel Werk [Wed, 11 Mar 2020 11:52:46 +0000 (12:52 +0100)]
Fixed multiple form field validation issues in the language item add form
Marcel Werk [Tue, 10 Mar 2020 13:25:37 +0000 (14:25 +0100)]
Merge branch '5.2'
Marcel Werk [Tue, 10 Mar 2020 13:24:47 +0000 (14:24 +0100)]
Updated outdated copyright notice
Marcel Werk [Tue, 10 Mar 2020 10:35:55 +0000 (11:35 +0100)]
Merge branch '5.2'
Marcel Werk [Tue, 10 Mar 2020 10:35:41 +0000 (11:35 +0100)]
Merge branch '3.1' into 5.2
Marcel Werk [Tue, 10 Mar 2020 10:35:00 +0000 (11:35 +0100)]
Merge branch '3.0' into 3.1
Marcel Werk [Tue, 10 Mar 2020 10:34:22 +0000 (11:34 +0100)]
Fixed typo
Alexander Ebert [Mon, 9 Mar 2020 23:03:34 +0000 (00:03 +0100)]
Merge branch '5.2'
Alexander Ebert [Mon, 9 Mar 2020 23:01:13 +0000 (00:01 +0100)]
Merge pull request #3177 from WoltLab/enterprise-mode-update-server
Provide auth credentials via the instance configuration
Tim Düsterhus [Mon, 9 Mar 2020 22:07:09 +0000 (23:07 +0100)]
Merge branch '5.2'
Tim Düsterhus [Mon, 9 Mar 2020 22:06:14 +0000 (23:06 +0100)]
Merge branch '3.1' into 5.2
Tim Düsterhus [Mon, 9 Mar 2020 22:05:53 +0000 (23:05 +0100)]
Merge branch '3.0' into 3.1
Tim Düsterhus [Mon, 9 Mar 2020 21:58:52 +0000 (22:58 +0100)]
Fix PHP 7.4 compatibility of phpline.phar
Marcel Werk [Sun, 8 Mar 2020 13:01:46 +0000 (14:01 +0100)]
Merge branch '5.2'
Marcel Werk [Sun, 8 Mar 2020 13:01:34 +0000 (14:01 +0100)]
Added additional template events in message sidebar template
The template events allow the display of individual user titles that are not based on the user rank system.
Alexander Ebert [Sun, 8 Mar 2020 12:28:17 +0000 (13:28 +0100)]
Prevent cache poisoning caused by the domain override
Alexander Ebert [Sun, 8 Mar 2020 11:00:28 +0000 (12:00 +0100)]
Removed accidential class import
Co-Authored-By: Matthias Schmidt <gravatronics@live.com>
Alexander Ebert [Sat, 7 Mar 2020 23:16:22 +0000 (00:16 +0100)]
Provide auth credentials via the instance configuration
Alexander Ebert [Thu, 5 Mar 2020 16:46:08 +0000 (17:46 +0100)]
Merge branch '5.2'
Alexander Ebert [Thu, 5 Mar 2020 16:44:27 +0000 (17:44 +0100)]
Merge pull request #3176 from WoltLab/enterprise-mode-domain-override
Override domains at runtime in enterprise mode
Alexander Ebert [Thu, 5 Mar 2020 14:02:22 +0000 (15:02 +0100)]
Override domains at runtime in enterprise mode
Matthias Schmidt [Thu, 5 Mar 2020 08:48:30 +0000 (09:48 +0100)]
Fix reading package URL when editing devtools project
Marcel Werk [Wed, 4 Mar 2020 17:18:22 +0000 (18:18 +0100)]
Merge branch '5.2'
Marcel Werk [Wed, 4 Mar 2020 17:18:07 +0000 (18:18 +0100)]
Change default status of the 2019 servers to online
Alexander Ebert [Tue, 3 Mar 2020 21:20:11 +0000 (22:20 +0100)]
Merge branch '5.2'
Alexander Ebert [Tue, 3 Mar 2020 20:45:33 +0000 (21:45 +0100)]
Merge pull request #3172 from WoltLab/simplify-permission-validation
Simplify the validation of user group permissions
Alexander Ebert [Tue, 3 Mar 2020 17:33:01 +0000 (18:33 +0100)]
Merge branch '5.2'
Alexander Ebert [Tue, 3 Mar 2020 17:32:01 +0000 (18:32 +0100)]
Simplified the validation for user group permissions
The owner group is unable to drop their privileges, because they are enforced through the permission calculation. Therefore, we only need to validate non owner groups and thus simplify the entire logic, because only non-owner groups are restricted.
Alexander Ebert [Tue, 3 Mar 2020 15:13:59 +0000 (16:13 +0100)]
Workaround for the oversized `free-code-camp` icon
Alexander Ebert [Tue, 3 Mar 2020 11:14:03 +0000 (12:14 +0100)]
Merge branch '5.2'
Alexander Ebert [Tue, 3 Mar 2020 11:13:42 +0000 (12:13 +0100)]
Merge branch '3.1' into 5.2
Alexander Ebert [Tue, 3 Mar 2020 11:12:37 +0000 (12:12 +0100)]
Force an initial UI rebuild in the admin panel
Alexander Ebert [Mon, 2 Mar 2020 19:20:58 +0000 (20:20 +0100)]
Merge branch '5.2'
Alexander Ebert [Mon, 2 Mar 2020 19:20:22 +0000 (20:20 +0100)]
Merge branch '3.1' into 5.2
Alexander Ebert [Mon, 2 Mar 2020 19:19:56 +0000 (20:19 +0100)]
Deprecated syntax to access string offsets in PHP 7.4
Tim Düsterhus [Mon, 2 Mar 2020 15:18:35 +0000 (16:18 +0100)]
Merge branch '5.2'
Titus Kirch [Mon, 2 Mar 2020 00:12:44 +0000 (01:12 +0100)]
Remove duplicate name attribute in __booleanFormField.tpl
Closes #3171
Alexander Ebert [Mon, 2 Mar 2020 12:11:49 +0000 (13:11 +0100)]
Merge pull request #3162 from Fabii547/patch-68
Remove outdated workaround in `userMenuSidebar.tpl`
Matthias Schmidt [Sun, 1 Mar 2020 15:37:15 +0000 (16:37 +0100)]
Merge branch '3.1' into 5.2
Matthias Schmidt [Sun, 1 Mar 2020 15:36:55 +0000 (16:36 +0100)]
Fix fa-rotate-* and fa-flip-* CSS classes
Alexander Ebert [Sat, 29 Feb 2020 23:32:30 +0000 (00:32 +0100)]
Prevent script errors when running in enterprise mode
woltlab.com [Sun, 23 Feb 2020 19:55:58 +0000 (19:55 +0000)]
Updating minified JavaScript files
Alexander Ebert [Sun, 23 Feb 2020 19:54:15 +0000 (20:54 +0100)]
Missing unit for the screen size in `screen-lg-down`
Tim Düsterhus [Sun, 23 Feb 2020 12:51:30 +0000 (13:51 +0100)]
Merge pull request #3168 from Fabii547/patch-69
Fix parameter in `updateTriggerCount` event
Fabii547 [Sun, 23 Feb 2020 12:39:28 +0000 (13:39 +0100)]
Fix parameter in `updateTriggerCount` event
Alexander Ebert [Sun, 23 Feb 2020 12:36:33 +0000 (13:36 +0100)]
Proper maximum length of integer data types
Alexander Ebert [Sun, 23 Feb 2020 12:28:52 +0000 (13:28 +0100)]
Preparing the release 5.2.3
woltlab.com [Sun, 23 Feb 2020 12:08:06 +0000 (12:08 +0000)]
Updating minified JavaScript files
Alexander Ebert [Sun, 23 Feb 2020 12:06:09 +0000 (13:06 +0100)]
Merge branch '3.1' into 5.2
Sascha Greuel [Sun, 23 Feb 2020 08:50:13 +0000 (09:50 +0100)]
Updated googleMapsJavaScript.tpl (#3141)
Prevent loading of multiple instances of Google maps related scripts.
Alexander Ebert [Sat, 22 Feb 2020 23:29:44 +0000 (00:29 +0100)]
Preparing the release 3.1.12
Alexander Ebert [Sat, 22 Feb 2020 19:35:27 +0000 (20:35 +0100)]
Merge pull request #3167 from WoltLab/mysql_8019_column_length
Fix int length handling during DB updates for MySQL >= 8.0.19
Matthias Schmidt [Sat, 22 Feb 2020 19:29:28 +0000 (20:29 +0100)]
Always apply int length handling fix during DB updates
Alexander Ebert [Sat, 22 Feb 2020 18:49:17 +0000 (19:49 +0100)]
Merge branch '3.0' into 3.1
Alexander Ebert [Sat, 22 Feb 2020 17:59:47 +0000 (18:59 +0100)]
Preparing the release 3.0.23
woltlab.com [Sat, 22 Feb 2020 17:17:56 +0000 (17:17 +0000)]
Updating minified JavaScript files
woltlab.com [Sat, 22 Feb 2020 17:11:32 +0000 (17:11 +0000)]
Updating minified JavaScript files
woltlab.com [Sat, 22 Feb 2020 17:07:05 +0000 (17:07 +0000)]
Updating minified JavaScript files
woltlab.com [Sat, 22 Feb 2020 16:29:40 +0000 (16:29 +0000)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 22 Feb 2020 16:13:54 +0000 (17:13 +0100)]
Fix int length handling during DB updates for MySQL >= 8.0.19
Close #3160
Alexander Ebert [Sat, 22 Feb 2020 16:06:34 +0000 (17:06 +0100)]
Incorrect handling of submit buttons for comments/responses
Matthias Schmidt [Sat, 22 Feb 2020 15:55:31 +0000 (16:55 +0100)]
Merge branch '5.2'
Matthias Schmidt [Sat, 22 Feb 2020 15:54:47 +0000 (16:54 +0100)]
Respect access to own media only when searching media
Alexander Ebert [Sat, 22 Feb 2020 11:29:49 +0000 (12:29 +0100)]
Workaround for malformed nested lists in Chromium browsers
Alexander Ebert [Fri, 21 Feb 2020 14:56:27 +0000 (15:56 +0100)]
Merge branch '5.2'
Alexander Ebert [Fri, 21 Feb 2020 14:56:14 +0000 (15:56 +0100)]
Merge branch '3.1' into 5.2
Alexander Ebert [Fri, 21 Feb 2020 14:56:02 +0000 (15:56 +0100)]
Merge branch '3.0' into 3.1
Alexander Ebert [Fri, 21 Feb 2020 13:04:04 +0000 (14:04 +0100)]
Safeguard against malformed domain paths caused by direct database manipulations
Alexander Ebert [Fri, 21 Feb 2020 12:51:58 +0000 (13:51 +0100)]
Apply the mobile reaction UI for touch devices on large screens (iPad Pro)
Alexander Ebert [Fri, 21 Feb 2020 11:57:46 +0000 (12:57 +0100)]
Refactored CSS
Matthias Schmidt [Thu, 20 Feb 2020 17:10:39 +0000 (18:10 +0100)]
Fix ACL form field value handling via AJAX
Matthias Schmidt [Thu, 20 Feb 2020 16:54:50 +0000 (17:54 +0100)]
Merge branch '5.2'
Matthias Schmidt [Thu, 20 Feb 2020 16:54:26 +0000 (17:54 +0100)]
Merge branch '3.1' into 5.2
Matthias Schmidt [Thu, 20 Feb 2020 16:53:44 +0000 (17:53 +0100)]
Merge branch '3.0' into 3.1
Matthias Schmidt [Thu, 20 Feb 2020 16:53:25 +0000 (17:53 +0100)]
Fix exception when printing stacktraces with closed resources
Alexander Ebert [Thu, 20 Feb 2020 16:51:58 +0000 (17:51 +0100)]
Merge branch '5.2'
Alexander Ebert [Thu, 20 Feb 2020 16:51:42 +0000 (17:51 +0100)]
Merge branch '3.1' into 5.2
Alexander Ebert [Thu, 20 Feb 2020 16:51:18 +0000 (17:51 +0100)]
Merge branch '3.0' into 3.1
Alexander Ebert [Thu, 20 Feb 2020 16:50:58 +0000 (17:50 +0100)]
Removed the unsupported `pointerOffset` for `Ui/Alignment`
The position of the pointer element is determined by CSS classes that also open up the ability to add relativ positioning.
Alexander Ebert [Thu, 20 Feb 2020 16:26:25 +0000 (17:26 +0100)]
Prevent keyboard event handling for drop-down menus attached to input elements
joshuaruesweg [Thu, 20 Feb 2020 11:37:59 +0000 (12:37 +0100)]
Merge branch '5.2'
joshuaruesweg [Thu, 20 Feb 2020 11:33:19 +0000 (12:33 +0100)]
Fixes a problem with unrecognized controllers with AJAX* prefix
joshuaruesweg [Thu, 20 Feb 2020 11:33:19 +0000 (12:33 +0100)]
Fixes a problem with unrecognized controllers with AJAX* prefix
Fabii547 [Thu, 20 Feb 2020 09:36:38 +0000 (10:36 +0100)]
Removes outdated workaround in `userMenuSidebar.tpl`
Alexander Ebert [Wed, 19 Feb 2020 17:47:16 +0000 (18:47 +0100)]
Updated the repository README
See #3134
Alexander Ebert [Wed, 19 Feb 2020 17:45:37 +0000 (18:45 +0100)]
Merge branch '5.2'
Alexander Ebert [Wed, 19 Feb 2020 17:45:20 +0000 (18:45 +0100)]
Updated the repository README
See #3134
Alexander Ebert [Wed, 19 Feb 2020 17:41:56 +0000 (18:41 +0100)]
Merge branch '3.1' into 5.2
Alexander Ebert [Wed, 19 Feb 2020 17:41:38 +0000 (18:41 +0100)]
Updated the repository README
See #3134