Alexander Ebert [Tue, 20 Nov 2018 10:50:11 +0000 (11:50 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Tue, 20 Nov 2018 10:50:04 +0000 (11:50 +0100)]
Copy feature for boxes
See #2619
Matthias Schmidt [Mon, 19 Nov 2018 17:27:37 +0000 (18:27 +0100)]
Rename `doGetElementData()` to `fetchElementData()`
See #2545
Alexander Ebert [Mon, 19 Nov 2018 16:51:28 +0000 (17:51 +0100)]
Missing form checkbox to disable boxes
See #2613
Alexander Ebert [Mon, 19 Nov 2018 16:30:27 +0000 (17:30 +0100)]
Copy button for pages
See #2619
Alexander Ebert [Sun, 18 Nov 2018 22:13:40 +0000 (23:13 +0100)]
Reduced the visible content of blocked users
See #2618
Alexander Ebert [Sun, 18 Nov 2018 14:30:27 +0000 (15:30 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Sun, 18 Nov 2018 14:29:56 +0000 (15:29 +0100)]
Implemented a toggle to disable boxes
See #2613
Tim Düsterhus [Sun, 18 Nov 2018 14:23:18 +0000 (15:23 +0100)]
Merge remote-tracking branch 'origin/next' into next
Tim Düsterhus [Sun, 18 Nov 2018 14:23:01 +0000 (15:23 +0100)]
Merge branch 'master' into next
Tim Düsterhus [Sun, 18 Nov 2018 14:22:13 +0000 (15:22 +0100)]
Merge remote-tracking branch 'origin/master'
Tim Düsterhus [Sun, 18 Nov 2018 14:21:58 +0000 (15:21 +0100)]
Merge branch '3.0'
Tim Düsterhus [Sun, 18 Nov 2018 14:20:29 +0000 (15:20 +0100)]
Improve descriptions in media provider form
Alexander Ebert [Sun, 18 Nov 2018 10:45:54 +0000 (11:45 +0100)]
Permission to edit the own signature
Closes #2612
Alexander Ebert [Sun, 18 Nov 2018 09:53:17 +0000 (10:53 +0100)]
Always display the second level categories for articles
Closes #2611
Alexander Ebert [Sun, 18 Nov 2018 07:58:44 +0000 (08:58 +0100)]
Template event for the user template
Closes #2610
Alexander Ebert [Sun, 18 Nov 2018 07:50:43 +0000 (08:50 +0100)]
Marker icon for the different types of authentication failures
Closes #2607
Alexander Ebert [Sun, 18 Nov 2018 07:41:47 +0000 (08:41 +0100)]
Template events for the "About the Author" section in articles
Closes #2604
Alexander Ebert [Sat, 17 Nov 2018 23:31:13 +0000 (00:31 +0100)]
User sortable list of articles
Closes #2603
Alexander Ebert [Sat, 17 Nov 2018 21:12:55 +0000 (22:12 +0100)]
Suppress the draft restore if the stored version appears to be equivalent
This does not take formatting or non-text content (such as links) into consideration, these changes will not trigger the restore overlay. We cannot reliably tell if such changes are an actual difference, e. g. `<b>` was converted to `<strong>` on the server-side, therefore this change tries to go with an balanced approach.
Closes #2602
Alexander Ebert [Sat, 17 Nov 2018 20:16:26 +0000 (21:16 +0100)]
Support for `.innerSuccess` and `.innerWarning`
Closes #2601
Alexander Ebert [Sat, 17 Nov 2018 20:16:10 +0000 (21:16 +0100)]
Incorrect variable usage
See #2773
Alexander Ebert [Sat, 17 Nov 2018 19:48:33 +0000 (20:48 +0100)]
Merge branch 'next-dynamic-routing' into next
Alexander Ebert [Sat, 17 Nov 2018 19:48:05 +0000 (20:48 +0100)]
Application overrides for pages installed by packages
Closes #2773
Matthias Schmidt [Sat, 17 Nov 2018 10:38:18 +0000 (11:38 +0100)]
Fix saving classname of user menu items via PIP GUI
See #2545
Matthias Schmidt [Sat, 17 Nov 2018 10:31:57 +0000 (11:31 +0100)]
Fix `canbedisabled` handling by cronjob PIP GUI
See #2545
Matthias Schmidt [Sat, 17 Nov 2018 10:31:28 +0000 (11:31 +0100)]
Fix name of user notification event PIP entry list language item
See #2545
Matthias Schmidt [Sat, 17 Nov 2018 10:02:34 +0000 (11:02 +0100)]
Merge branch 'master' into next
Matthias Schmidt [Sat, 17 Nov 2018 09:59:14 +0000 (10:59 +0100)]
Update PIP XML files based on PIP GUI formatting
The main changes include:
- removal of empty lines
- unified indentation
- minimal reordering of some child elements
See #2545
Matthias Schmidt [Sat, 17 Nov 2018 09:42:01 +0000 (10:42 +0100)]
Add missing template listener installation instruction
See #2592
Matthias Schmidt [Sat, 17 Nov 2018 09:37:51 +0000 (10:37 +0100)]
Fix showOrder handling of smiley PIP GUI
See #2545
Matthias Schmidt [Sat, 17 Nov 2018 08:50:34 +0000 (09:50 +0100)]
Fix PIP GUI-related bbcode issues
See #2545
Matthias Schmidt [Sat, 17 Nov 2018 08:35:33 +0000 (09:35 +0100)]
Fix order of cronjob start* fields in PIP GUI
See #2545
Matthias Schmidt [Sat, 17 Nov 2018 08:35:11 +0000 (09:35 +0100)]
Fix typo in PagePackageInstallationPlugin
See #2545
Alexander Ebert [Fri, 16 Nov 2018 19:31:48 +0000 (20:31 +0100)]
Improved the generic "Permission Denied" frontend page
Closes #2599
Matthias Schmidt [Fri, 16 Nov 2018 18:48:02 +0000 (19:48 +0100)]
Merge branch '3.0'
Matthias Schmidt [Fri, 16 Nov 2018 18:47:42 +0000 (19:47 +0100)]
Escape regular expression to search in multiselect option values
Matthias Schmidt [Fri, 16 Nov 2018 18:06:32 +0000 (19:06 +0100)]
Fix various issues when saving gui-edited PIP entries
See #2545
Matthias Schmidt [Fri, 16 Nov 2018 16:29:08 +0000 (17:29 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Thu, 15 Nov 2018 13:48:13 +0000 (14:48 +0100)]
Make visuals of disabled / deleted content consistent
Now the behaviour of the icon / avatar in a list and the icon / avatar
in the contentHeader matches each other. Specifically the “Pin” for
pinned threads is now shown in the threadList for disabled threads.
Fixes WoltLab/com.woltlab.wbb#288
Tim Düsterhus [Thu, 15 Nov 2018 12:46:11 +0000 (13:46 +0100)]
Hide `.pageNavigationIcons` when there is no content
Fixes #2629
Matthias Schmidt [Mon, 12 Nov 2018 19:32:20 +0000 (20:32 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
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
root [Sun, 11 Nov 2018 13:55:13 +0000 (14:55 +0100)]
Add executed event to PaypalCallbackAction
Joshua Rüsweg [Sun, 11 Nov 2018 12:24:01 +0000 (13:24 +0100)]
Remove deprecated method in Comment(Response)?Action
See #2508
Matthias Schmidt [Fri, 9 Nov 2018 17:25:02 +0000 (18:25 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Joshua Rüsweg [Thu, 8 Nov 2018 20:09:58 +0000 (21:09 +0100)]
Add option to disable input fields directly in the form
See #2651
Tim Düsterhus [Thu, 8 Nov 2018 19:33:19 +0000 (20:33 +0100)]
Make require.linearExecution behave like Alameda WRT Promises
If a callback is given the return value of that callback should be passed
as the return value of the Promise, instead of the resolved dependencies.
Matthias Schmidt [Thu, 8 Nov 2018 18:01:33 +0000 (19:01 +0100)]
Fix typos in language items
See #2545
Matthias Schmidt [Thu, 8 Nov 2018 17:08:25 +0000 (18:08 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Marcel Werk [Thu, 8 Nov 2018 10:53:47 +0000 (11:53 +0100)]
Fixed phrases in contact form
Alexander Ebert [Wed, 7 Nov 2018 10:49:06 +0000 (11:49 +0100)]
Merge pull request #2763 from mutec/toggletrait
add TDatabaseObjectToggle trait
Alexander Ebert [Wed, 7 Nov 2018 10:46:26 +0000 (11:46 +0100)]
Merge pull request #2736 from WoltLab/composer-deps
Update composer dependencies
Alexander Ebert [Wed, 7 Nov 2018 10:44:34 +0000 (11:44 +0100)]
Merge pull request #2768 from mutec/ipsearchenginetemplateplugin
ipSearch-template plugin for linking ip addresses to a search engine
Jens Hausdorf [Wed, 7 Nov 2018 10:29:30 +0000 (11:29 +0100)]
Enhance benchmark (#2733)
* Enhance Benchmark
* Fixed formatting
Alexander Ebert [Wed, 7 Nov 2018 10:22:21 +0000 (11:22 +0100)]
Merge pull request #2759 from derpierre65/patch-4
added packageDate to availableVersions select
Alexander Ebert [Tue, 6 Nov 2018 17:33:32 +0000 (18:33 +0100)]
Custom event when closing a date picker
The legacy `onClose` callback is error-prone due to its "single callback" design.
Joshua Rüsweg [Mon, 5 Nov 2018 14:45:14 +0000 (15:45 +0100)]
Add missing new line
See #2670
Joshua Rüsweg [Mon, 5 Nov 2018 14:42:48 +0000 (15:42 +0100)]
Allow attachments for signatures
See #2670
Tim Düsterhus [Mon, 5 Nov 2018 13:53:39 +0000 (14:53 +0100)]
Add IMAGE_EXTERNAL_SOURCE_WHITELIST
Closes #2676
Tim Düsterhus [Mon, 5 Nov 2018 11:46:54 +0000 (12:46 +0100)]
Merge remote-tracking branch 'origin/next' into next
Tim Düsterhus [Mon, 5 Nov 2018 11:46:36 +0000 (12:46 +0100)]
Merge branch 'master' into next
Tim Düsterhus [Mon, 5 Nov 2018 11:46:10 +0000 (12:46 +0100)]
Merge branch '3.0'
Tim Düsterhus [Mon, 5 Nov 2018 11:45:17 +0000 (12:45 +0100)]
Support schemaless URLs in ImageProxy
Fixes #2758
Joshua Rüsweg [Mon, 5 Nov 2018 10:06:55 +0000 (11:06 +0100)]
Remove superfluous content for category trophy list page
See #2769
Joshua Rüsweg [Mon, 5 Nov 2018 10:05:31 +0000 (11:05 +0100)]
Restyle trophy list view
See #2769
Joshua Rüsweg [Sat, 3 Nov 2018 13:08:13 +0000 (14:08 +0100)]
Unify reputation counter
See #2508
mutec [Thu, 1 Nov 2018 15:40:30 +0000 (16:40 +0100)]
ipSearch-template plugin for linking ip addresses to a search engine
see #2686
Matthias Schmidt [Fri, 2 Nov 2018 17:41:57 +0000 (18:41 +0100)]
Fix saving category if GUI-edited options
See #2545
Matthias Schmidt [Fri, 2 Nov 2018 17:29:31 +0000 (18:29 +0100)]
Fix parent menu item validation to avoid circular parenthood
See #2545
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
mutec [Sun, 28 Oct 2018 14:17:42 +0000 (15:17 +0100)]
add TDatabaseObjectToggle trait
see #2728
mutec [Sun, 28 Oct 2018 14:01:24 +0000 (15:01 +0100)]
missing Mailbox::$language added
Marcel Werk [Wed, 31 Oct 2018 15:24:04 +0000 (16:24 +0100)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Wed, 31 Oct 2018 15:23:59 +0000 (16:23 +0100)]
Added twitter to the default privacy policy
Closes #2744
Joshua Rüsweg [Wed, 31 Oct 2018 15:05:50 +0000 (16:05 +0100)]
Remove superfluous resetting variable
See #2508
Marcel Werk [Tue, 30 Oct 2018 15:41:48 +0000 (16:41 +0100)]
Added sort options for TodaysBirthdaysBoxController
Closes #2765
Matthias Schmidt [Mon, 29 Oct 2018 18:51:48 +0000 (19:51 +0100)]
Merge branch '3.0'
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.
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
Morik [Mon, 29 Oct 2018 17:51:48 +0000 (18:51 +0100)]
Add event in `DefaultUploadFileSaveStrategy::save()`
Matthias Schmidt [Mon, 29 Oct 2018 17:25:14 +0000 (18:25 +0100)]
Remove obsolete imports
Matthias Schmidt [Mon, 29 Oct 2018 17:23:59 +0000 (18:23 +0100)]
Fix IDE variable type recognitation/documentation issues in PIP GUI code
See #2545
Joshua Rüsweg [Sun, 28 Oct 2018 16:35:18 +0000 (17:35 +0100)]
Remove reputation box in user profile
See #2508
Joshua Rüsweg [Sun, 28 Oct 2018 13:57:32 +0000 (14:57 +0100)]
Add reactionCount buttons for articles
See #2508
Joshua Rüsweg [Sun, 28 Oct 2018 12:50:17 +0000 (13:50 +0100)]
Change type of *ReactionsReceived column to int(10)
See #2508
Matthias Schmidt [Sun, 28 Oct 2018 11:03:25 +0000 (12:03 +0100)]
Fix missing parameters in method calls
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 11:02:55 +0000 (12:02 +0100)]
Fix ACP menu item controllers
Close #2757
Matthias Schmidt [Sun, 28 Oct 2018 10:58:10 +0000 (11:58 +0100)]
Fix interface name for `com.woltlab.wcf.message.quote` definition
Close #2755
Matthias Schmidt [Sun, 28 Oct 2018 10:56:11 +0000 (11:56 +0100)]
Remove obsolete update instructions
Matthias Schmidt [Sun, 28 Oct 2018 10:55:04 +0000 (11:55 +0100)]
Remove obsolete delete instructions
Matthias Schmidt [Sun, 28 Oct 2018 10:20:21 +0000 (11:20 +0100)]
Set initial description of definition and classname fields in PHP code
… instead of using JavaScript.
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 10:11:39 +0000 (11:11 +0100)]
Add missing object type PIP GUI-related language item
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 09:55:01 +0000 (10:55 +0100)]
Fix object type PIP GUI issues
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 09:54:42 +0000 (10:54 +0100)]
Fix typo in object PIP GUI-related language item
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 07:09:57 +0000 (08:09 +0100)]
Resolve language item-related PIP GUI todos
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 06:59:17 +0000 (07:59 +0100)]
Fix integer and text option type determination for option PIP GUI
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 06:50:04 +0000 (07:50 +0100)]
Fix code style issues
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 06:43:27 +0000 (07:43 +0100)]
Use generic language item for invalid segments error message
See #2545
Matthias Schmidt [Sun, 28 Oct 2018 06:38:49 +0000 (07:38 +0100)]
Replace object type PIP-specific form validator factory method with util method
See #2545