Joshua Rüsweg [Fri, 28 Dec 2018 15:20:53 +0000 (16:20 +0100)]
Add missing since attributes
See #2665
Matthias Schmidt [Fri, 28 Dec 2018 14:14:00 +0000 (15:14 +0100)]
Move filtering selections into separate interface
Radiobuttons are selection form fields but do not support filtering.
See #2509
Matthias Schmidt [Fri, 28 Dec 2018 13:19:13 +0000 (14:19 +0100)]
Fix typo in method documentation
See #2509
Matthias Schmidt [Fri, 28 Dec 2018 13:19:00 +0000 (14:19 +0100)]
Remove obsolete argument
See #2509
Matthias Schmidt [Fri, 28 Dec 2018 13:18:42 +0000 (14:18 +0100)]
Add missing implementation of `IPackagesFormField` interface
See #2509
Matthias Schmidt [Thu, 27 Dec 2018 16:09:11 +0000 (17:09 +0100)]
Move DBO-specific form fields into separate namespaces
See #2509
Matthias Schmidt [Thu, 27 Dec 2018 14:54:34 +0000 (15:54 +0100)]
Add missing word in JsFunctionTemplatePlugin class description
Matthias Schmidt [Thu, 27 Dec 2018 14:43:08 +0000 (15:43 +0100)]
Update descriptions of embedded object template plugins
Matthias Schmidt [Thu, 27 Dec 2018 13:22:51 +0000 (14:22 +0100)]
Document hex value used in TableWordwrapModifierTemplatePlugin
Matthias Schmidt [Thu, 27 Dec 2018 13:05:24 +0000 (14:05 +0100)]
Fix short unit-related documentation
Matthias Schmidt [Thu, 27 Dec 2018 12:59:28 +0000 (13:59 +0100)]
Improve readability of `PlainTimeModifierTemplatePlugin::execute()`
Alexander Ebert [Mon, 24 Dec 2018 12:55:01 +0000 (13:55 +0100)]
Marker for required fields in the registration form
See #2688
Alexander Ebert [Mon, 24 Dec 2018 12:30:14 +0000 (13:30 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Mon, 24 Dec 2018 12:29:45 +0000 (13:29 +0100)]
Attachment support for messages sent through the contact form
See #2687
Matthias Schmidt [Mon, 24 Dec 2018 09:38:49 +0000 (10:38 +0100)]
Fix code style issues
Matthias Schmidt [Mon, 24 Dec 2018 08:44:28 +0000 (09:44 +0100)]
Unify some language items
See #2545
Matthias Schmidt [Mon, 24 Dec 2018 08:35:39 +0000 (09:35 +0100)]
Make user (option) conditions available in frontend
See #2810
Matthias Schmidt [Sun, 23 Dec 2018 19:24:14 +0000 (20:24 +0100)]
Enable missing language item logging when installing via `dev=1`
See #2782
Matthias Schmidt [Sun, 23 Dec 2018 19:19:36 +0000 (20:19 +0100)]
Also check for developer tools when logging missing language items
See #2782
Matthias Schmidt [Sun, 23 Dec 2018 19:08:47 +0000 (20:08 +0100)]
Fix potential exception if dynamic setup variable is missing
See
0c6b8bfebc1c47cc39ab88d5ed61799b48a43f0f
See #2782
Matthias Schmidt [Sun, 23 Dec 2018 18:21:53 +0000 (19:21 +0100)]
Fix typo in class property documentation
Matthias Schmidt [Sun, 23 Dec 2018 18:21:00 +0000 (19:21 +0100)]
Add missing translations for German PIP GUI-related language items
… and some minor adjustments to some of their English versions.
See #2545
Matthias Schmidt [Sun, 23 Dec 2018 17:14:09 +0000 (18:14 +0100)]
Merge branch 'master' into next
Matthias Schmidt [Sun, 23 Dec 2018 17:12:40 +0000 (18:12 +0100)]
Remove obsolete TODOs
Matthias Schmidt [Sun, 23 Dec 2018 15:59:55 +0000 (16:59 +0100)]
Resolve TODO in application-related language item
See #2772
Matthias Schmidt [Sun, 23 Dec 2018 15:42:05 +0000 (16:42 +0100)]
Fix saving new PIP GUI-created menu items
See #2545
Matthias Schmidt [Sat, 22 Dec 2018 12:25:42 +0000 (13:25 +0100)]
Increase length of logged request responses in `HTTPException`
Tim Düsterhus [Sat, 22 Dec 2018 10:32:18 +0000 (11:32 +0100)]
Merge branch 'master' into next
Tim Düsterhus [Sat, 22 Dec 2018 10:32:01 +0000 (11:32 +0100)]
Merge branch '3.0'
Tim Düsterhus [Sat, 22 Dec 2018 10:29:36 +0000 (11:29 +0100)]
Tim Düsterhus [Sat, 22 Dec 2018 10:21:41 +0000 (11:21 +0100)]
Fix PHP 7.3 compatibility in \wcf\util\Diff
The previous code worked correctly by accident: As the `switch` is the
last statement in the `for`-loop `continue`ing the `switch` is equivalent
to `continue`ing the `for`-loop.
Matthias Schmidt [Sat, 22 Dec 2018 09:09:11 +0000 (10:09 +0100)]
Automatically sync `booleanSearchableOptionType` template
Matthias Schmidt [Sat, 22 Dec 2018 09:07:23 +0000 (10:07 +0100)]
Merge branch 'master' into next
Matthias Schmidt [Sat, 22 Dec 2018 09:01:54 +0000 (10:01 +0100)]
Matthias Schmidt [Sat, 22 Dec 2018 08:58:22 +0000 (09:58 +0100)]
Merge branch '3.0'
Matthias Schmidt [Sat, 22 Dec 2018 08:57:39 +0000 (09:57 +0100)]
Make boolean user options available for conditions
Matthias Schmidt [Sat, 22 Dec 2018 08:25:16 +0000 (09:25 +0100)]
Merge branch 'master' into next
Matthias Schmidt [Sat, 22 Dec 2018 08:24:29 +0000 (09:24 +0100)]
Merge branch '3.0'
Matthias Schmidt [Sat, 22 Dec 2018 08:23:13 +0000 (09:23 +0100)]
Fix method documentation
Matthias Schmidt [Sat, 22 Dec 2018 08:23:05 +0000 (09:23 +0100)]
Fix package installation in PHP 7.3
Marcel Werk [Fri, 21 Dec 2018 16:27:49 +0000 (17:27 +0100)]
Made paid subscriptions visible for guests
Closes #2640
Alexander Ebert [Fri, 21 Dec 2018 14:34:18 +0000 (15:34 +0100)]
Preparing the release 3.1.7
woltlab.com [Fri, 21 Dec 2018 12:03:05 +0000 (12:03 +0000)]
Updating minified JavaScript files
Alexander Ebert [Thu, 20 Dec 2018 20:19:02 +0000 (21:19 +0100)]
Merge branch '3.0'
Alexander Ebert [Thu, 20 Dec 2018 20:11:57 +0000 (21:11 +0100)]
Merge branch '2.1' into 3.0
Matthias Schmidt [Thu, 20 Dec 2018 16:58:11 +0000 (17:58 +0100)]
Add additional PIP information on the devtools pip entry list page
See #2545
Alexander Ebert [Thu, 20 Dec 2018 15:24:46 +0000 (16:24 +0100)]
Merge branch '2.1'
Alexander Ebert [Thu, 20 Dec 2018 15:24:24 +0000 (16:24 +0100)]
Exclude node_modules
Alexander Ebert [Thu, 20 Dec 2018 15:23:40 +0000 (16:23 +0100)]
Strip nbsp when editing the message source
Alexander Ebert [Thu, 20 Dec 2018 14:04:11 +0000 (15:04 +0100)]
Missing removal of orphaned article content
Matthias Schmidt [Wed, 19 Dec 2018 17:56:06 +0000 (18:56 +0100)]
Remove some redundancies with PIP-related language items
See #2545
Matthias Schmidt [Wed, 19 Dec 2018 17:46:12 +0000 (18:46 +0100)]
Fix names of acl PIP GUI language items
See #2545
Matthias Schmidt [Wed, 19 Dec 2018 17:40:06 +0000 (18:40 +0100)]
Add missing PIP GUI-related German language items
… and some other minor related changes.
See #2545
Marcel Werk [Wed, 19 Dec 2018 16:25:42 +0000 (17:25 +0100)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Wed, 19 Dec 2018 16:25:38 +0000 (17:25 +0100)]
Fixed import of reactions
Alexander Ebert [Wed, 19 Dec 2018 13:03:01 +0000 (14:03 +0100)]
Enable ImageMagick during the setup if it is available
See #2684
Alexander Ebert [Wed, 19 Dec 2018 10:48:29 +0000 (11:48 +0100)]
Logging is not available during the WCFSetup
Alexander Ebert [Tue, 18 Dec 2018 12:47:00 +0000 (13:47 +0100)]
Do not hide the year of birth from administrators
See #2682
Alexander Ebert [Tue, 18 Dec 2018 12:40:16 +0000 (13:40 +0100)]
Minor fixes for the article editing feature
See #2681
Alexander Ebert [Tue, 18 Dec 2018 12:28:02 +0000 (13:28 +0100)]
Creating and editing articles in the page frontend
See #2681
Tim Düsterhus [Mon, 17 Dec 2018 23:28:56 +0000 (00:28 +0100)]
Merge pull request #2752 from WoltLab/js-highlight
JavaScript based syntax highlighting
Tim Düsterhus [Mon, 17 Dec 2018 17:49:30 +0000 (18:49 +0100)]
Make WoltLabSuite/Core/Clipboard compatible with iOS
Matthias Schmidt [Mon, 17 Dec 2018 17:12:08 +0000 (18:12 +0100)]
Do not write `package.xml` file when importing project
See #2772
Tim Düsterhus [Mon, 17 Dec 2018 15:26:41 +0000 (16:26 +0100)]
Merge pull request #2799 from WoltLab/emogrifier-2.1
Update to pelago/emogrifier 2.1.*
Alexander Ebert [Sun, 16 Dec 2018 19:33:42 +0000 (20:33 +0100)]
Synchronized the templates
Alexander Ebert [Sun, 16 Dec 2018 19:30:50 +0000 (20:30 +0100)]
[Internals] Template synchronization feature
Alexander Ebert [Sat, 15 Dec 2018 21:01:53 +0000 (22:01 +0100)]
New option to toggle the use of the site name for the 'home' breadcrumb
See #2680
Alexander Ebert [Sat, 15 Dec 2018 19:23:15 +0000 (20:23 +0100)]
Improved the labels for the collapsed sidebars on mobile devices
See #2669
Alexander Ebert [Sat, 15 Dec 2018 19:09:15 +0000 (20:09 +0100)]
Include the localized page name to the [wsp] id
This approach adds the title without conflicting with the custom label feature. It doesn't require any changes to the bbcode class, because `intval()` implicitly strips any non-numeric content that follows a number.
See #2668
Alexander Ebert [Sat, 15 Dec 2018 18:41:27 +0000 (19:41 +0100)]
'Disable' feature for media providers
See #2667
Alexander Ebert [Sat, 15 Dec 2018 12:56:51 +0000 (13:56 +0100)]
Reset link for the category filter
See #2666
Alexander Ebert [Sat, 15 Dec 2018 11:13:10 +0000 (12:13 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Sat, 15 Dec 2018 11:13:06 +0000 (12:13 +0100)]
Reset link for category filters
See #2666
Matthias Schmidt [Sat, 15 Dec 2018 08:33:33 +0000 (09:33 +0100)]
Replace `for (… of …)` JavaScript loops
See #2772
Matthias Schmidt [Fri, 14 Dec 2018 18:10:45 +0000 (19:10 +0100)]
Add missing `permissions` element in userMenu.xsd
Matthias Schmidt [Fri, 14 Dec 2018 18:10:19 +0000 (19:10 +0100)]
Add delete buttons for devtools pip entries
If the package installation plugin supports delete instructions, the import instruction can also be converted into a delete instruction.
See #2545
Matthias Schmidt [Fri, 14 Dec 2018 17:12:10 +0000 (18:12 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Matthias Schmidt [Fri, 14 Dec 2018 17:11:51 +0000 (18:11 +0100)]
Remove accidentally commited language item
See
81111f847a8cd8db45d90c6bc2dbee5cf9f15007
See #2679
Alexander Ebert [Thu, 13 Dec 2018 21:49:23 +0000 (22:49 +0100)]
Mark next/prev pagination links with the `rel` attribute
See #2663
Alexander Ebert [Thu, 13 Dec 2018 19:02:31 +0000 (20:02 +0100)]
Proper support for the admin panel search bar on mobile devices
See #2662
Matthias Schmidt [Thu, 13 Dec 2018 17:43:53 +0000 (18:43 +0100)]
Fix typo in template breaking setup
See
3f7b8575e00c61e319a9721df733fd9f07658d31
See #2660
Alexander Ebert [Thu, 13 Dec 2018 15:34:44 +0000 (16:34 +0100)]
Use `LogicException` instead of `SystemException`
Alexander Ebert [Thu, 13 Dec 2018 14:21:41 +0000 (15:21 +0100)]
Use the default style's favicon in the admin panel
See #2660
Alexander Ebert [Thu, 13 Dec 2018 13:59:16 +0000 (14:59 +0100)]
Missing time check for ip address pruning
See #2656
Alexander Ebert [Thu, 13 Dec 2018 11:32:29 +0000 (12:32 +0100)]
Pruning mechanism for ip addresses
See #2656
Alexander Ebert [Wed, 12 Dec 2018 16:58:00 +0000 (17:58 +0100)]
Renamed `user_ip_address_searchengine` to `ip_address_search_engine`
Matthias Schmidt [Mon, 10 Dec 2018 17:11:25 +0000 (18:11 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Mon, 10 Dec 2018 12:16:16 +0000 (13:16 +0100)]
Add "platform" to composer.json
This is required to pull in PHP 7.0 compatible libraries.
Tim Düsterhus [Mon, 10 Dec 2018 12:05:34 +0000 (13:05 +0100)]
Update to pelago/emogrifier 2.1.*
Tim Düsterhus [Mon, 10 Dec 2018 12:03:18 +0000 (13:03 +0100)]
Merge branch 'master' into next
Tim Düsterhus [Mon, 10 Dec 2018 11:58:36 +0000 (12:58 +0100)]
Update composer dependencies
Tim Düsterhus [Mon, 10 Dec 2018 11:56:53 +0000 (12:56 +0100)]
Merge remote-tracking branch 'origin/master' into next
Tim Düsterhus [Mon, 10 Dec 2018 11:48:46 +0000 (12:48 +0100)]
Merge branch '3.0'
Tim Düsterhus [Mon, 10 Dec 2018 11:47:48 +0000 (12:47 +0100)]
Update composer dependencies
Tim Düsterhus [Mon, 10 Dec 2018 11:41:13 +0000 (12:41 +0100)]
Update to pelago/emogrifier 1.2.* for PHP 7.3 compatibility
Tim Düsterhus [Mon, 10 Dec 2018 11:29:44 +0000 (12:29 +0100)]
Update composer dependencies
Tim Düsterhus [Sun, 9 Dec 2018 20:51:17 +0000 (21:51 +0100)]
Upgrade to promise-polyfill 8.1.0
This is required to get Promise.finally.
Alexander Ebert [Sun, 9 Dec 2018 19:33:56 +0000 (20:33 +0100)]
In-Profile moderation feature for cover photos
See #2655
Alexander Ebert [Sun, 9 Dec 2018 18:28:55 +0000 (19:28 +0100)]
Resolved some issues with the members list filter
Alexander Ebert [Sun, 9 Dec 2018 17:05:33 +0000 (18:05 +0100)]
Set the order of contact options via drag & drop
See #2652