Alexander Ebert [Thu, 18 Jul 2019 15:12:30 +0000 (17:12 +0200)]
Unintentional b/c break
Alexander Ebert [Thu, 18 Jul 2019 15:04:31 +0000 (17:04 +0200)]
Preparing the release 5.2.0 Alpha 2
woltlab.com [Thu, 18 Jul 2019 14:49:28 +0000 (14:49 +0000)]
Updating minified JavaScript files
Alexander Ebert [Thu, 18 Jul 2019 10:00:37 +0000 (12:00 +0200)]
Better a11y for upload buttons
Fixes #2969
Alexander Ebert [Thu, 18 Jul 2019 09:20:12 +0000 (11:20 +0200)]
Proper use of the DebugPreparedStatement class
Fixes #2955
Alexander Ebert [Thu, 18 Jul 2019 08:54:36 +0000 (10:54 +0200)]
Disable the SFS username check by default
Alexander Ebert [Wed, 17 Jul 2019 21:51:50 +0000 (23:51 +0200)]
Merge pull request #2986 from WoltLab/next-reactions-overhaul
New concept for reactions
Alexander Ebert [Wed, 17 Jul 2019 17:17:12 +0000 (19:17 +0200)]
Mismatch of the ID and the generic phrase
Alexander Ebert [Wed, 17 Jul 2019 14:52:44 +0000 (16:52 +0200)]
Convert dislikes into reactions during the upgrade
Alexander Ebert [Tue, 16 Jul 2019 17:27:27 +0000 (19:27 +0200)]
Changed "reputation" into "reactions"
Tim Düsterhus [Tue, 16 Jul 2019 16:57:00 +0000 (18:57 +0200)]
Alexander Ebert [Tue, 16 Jul 2019 16:53:26 +0000 (18:53 +0200)]
Displaying the number of reactions + a11y
Matthias Schmidt [Tue, 16 Jul 2019 16:30:44 +0000 (18:30 +0200)]
Increase number of cronjobs on cronjob list page to 100
Close #2953
Matthias Schmidt [Tue, 16 Jul 2019 16:08:38 +0000 (18:08 +0200)]
Merge branch 'master' into next
Matthias Schmidt [Tue, 16 Jul 2019 16:07:45 +0000 (18:07 +0200)]
Merge branch '3.0'
Matthias Schmidt [Tue, 16 Jul 2019 16:06:44 +0000 (18:06 +0200)]
Use .confirmationObject element in captcha question delete confirmation
Close #2982
Tim Düsterhus [Tue, 16 Jul 2019 13:58:04 +0000 (15:58 +0200)]
Detect `!important;` as CSS in HtmlOutputNodePre
Alexander Ebert [Tue, 16 Jul 2019 10:43:50 +0000 (12:43 +0200)]
Removed rating and neutral reactions
See #2975
Tim Düsterhus [Tue, 16 Jul 2019 10:05:04 +0000 (12:05 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Tue, 16 Jul 2019 10:00:12 +0000 (12:00 +0200)]
Merge branch '3.0'
Tim Düsterhus [Tue, 16 Jul 2019 09:58:06 +0000 (11:58 +0200)]
Remove IP address truncation in usersOnlineList.tpl
This partly backports the changes in #2768. See the previous discussion
here: https://github.com/WoltLab/WCF/pull/2768#discussion_r230306321
and the bug report here: https://community.woltlab.com/thread/277584-ipv6-wird-in-benutzer-online-anzeige-gek%C3%BCrzt/
Marcel Werk [Tue, 16 Jul 2019 09:53:03 +0000 (11:53 +0200)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Tue, 16 Jul 2019 09:53:00 +0000 (11:53 +0200)]
Fixed typo
Matthias Schmidt [Mon, 15 Jul 2019 16:53:56 +0000 (18:53 +0200)]
Add enterprise mode (#2942)
Alexander Ebert [Mon, 15 Jul 2019 16:17:40 +0000 (18:17 +0200)]
Removed the legacy option to enable dislikes
See #2975
Alexander Ebert [Mon, 15 Jul 2019 16:06:36 +0000 (18:06 +0200)]
Removed the rating of reactions
See #2975
Tim Düsterhus [Mon, 15 Jul 2019 14:23:31 +0000 (16:23 +0200)]
Merge pull request #2957 from WoltLab/attachment-importer-metadata
Make the AbstractAttachmentImporter calculate file metadata itself
Alexander Ebert [Mon, 15 Jul 2019 13:40:44 +0000 (15:40 +0200)]
Revert "Removed the display of cumulative likes"
This reverts commit
bf6a58ff20fa822c1203f47b5a0eed3e9e00fca7.
Marcel Werk [Mon, 15 Jul 2019 12:22:25 +0000 (14:22 +0200)]
city names fixed / updated
Alexander Ebert [Sun, 14 Jul 2019 11:20:06 +0000 (13:20 +0200)]
Generic event before the username
Replaces #2946
Matthias Schmidt [Sat, 13 Jul 2019 15:25:29 +0000 (17:25 +0200)]
Consistently use `getTitle()` in templates and language items
See #2976
Matthias Schmidt [Fri, 12 Jul 2019 16:24:42 +0000 (18:24 +0200)]
Add missing `isSelectable` option property in ShowOrderFormField
See #2973
Marcel Werk [Fri, 12 Jul 2019 10:20:07 +0000 (12:20 +0200)]
Fixed linebreaks in contact form mails
Matthias Schmidt [Fri, 12 Jul 2019 07:25:11 +0000 (09:25 +0200)]
Use DateFormField for package dates for project (add|edit) form
See #2772
Matthias Schmidt [Thu, 11 Jul 2019 13:03:41 +0000 (15:03 +0200)]
Add `IFormParentNode::insertAfter()`
See #2509
Matthias Schmidt [Thu, 11 Jul 2019 12:50:58 +0000 (14:50 +0200)]
Move environment field up in template listener GUI
As the environment field influences the template name selection, it should be shown above the template name selection.
Matthias Schmidt [Thu, 11 Jul 2019 12:46:24 +0000 (14:46 +0200)]
Support setting up form field depdencies with field id only
The actual field will be added when the form is built. This approach makes it easier to set up dependencies at the same time when creating the form field object.
Alexander Ebert [Wed, 10 Jul 2019 21:50:25 +0000 (23:50 +0200)]
The 'focus' event in contenteditable can trigger multiple times in iOS Safari
Alexander Ebert [Wed, 10 Jul 2019 20:41:37 +0000 (22:41 +0200)]
Removed the display of cumulative likes
See WoltLab/WCF#2974
Matthias Schmidt [Wed, 10 Jul 2019 11:52:08 +0000 (13:52 +0200)]
Replace lang prefilter with language modifier in template variables
(or with a dedicated `getTitle()` method)
See #2963
Alexander Ebert [Tue, 9 Jul 2019 17:39:36 +0000 (19:39 +0200)]
Small margin to avoid headbutting the line above an image
Alexander Ebert [Tue, 9 Jul 2019 16:57:05 +0000 (18:57 +0200)]
Prevent the quote overlay from overflowing the container
Alexander Ebert [Tue, 9 Jul 2019 14:21:32 +0000 (16:21 +0200)]
Workaround for iOS' strange focus behavior in dialogs
Alexander Ebert [Tue, 9 Jul 2019 13:57:34 +0000 (15:57 +0200)]
Link the article's comment count to the discussion
Alexander Ebert [Tue, 9 Jul 2019 11:47:07 +0000 (13:47 +0200)]
Workaround for enter in empty lists in Safari
Alexander Ebert [Mon, 8 Jul 2019 16:09:50 +0000 (18:09 +0200)]
Workaround for iOS Safari's caret placement in empty <p>
Alexander Ebert [Mon, 8 Jul 2019 14:43:09 +0000 (16:43 +0200)]
Incorrect event handling in button callbacks
woltlab.com [Mon, 8 Jul 2019 14:05:53 +0000 (14:05 +0000)]
Updating minified JavaScript files
Alexander Ebert [Mon, 8 Jul 2019 14:02:22 +0000 (16:02 +0200)]
Merge pull request #2974 from WoltLab/next-reactions
Improved the UX and the DOM markup of reactions
Alexander Ebert [Mon, 8 Jul 2019 10:44:49 +0000 (12:44 +0200)]
Improved the UX and the DOM markup
Marcel Werk [Sun, 7 Jul 2019 18:59:32 +0000 (20:59 +0200)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Sun, 7 Jul 2019 18:59:29 +0000 (20:59 +0200)]
Improved "Participate now" box
Matthias Schmidt [Sun, 7 Jul 2019 15:15:26 +0000 (17:15 +0200)]
Fix documentation issues
Matthias Schmidt [Sun, 7 Jul 2019 15:08:03 +0000 (17:08 +0200)]
Fix parameter type of WysiwygFormContainer::addSettingsNode(s)
See #2852
Matthias Schmidt [Sun, 7 Jul 2019 12:04:14 +0000 (14:04 +0200)]
Only show article list menu item if user can access any catgory
Close #2960
Matthias Schmidt [Sat, 6 Jul 2019 16:19:05 +0000 (18:19 +0200)]
Support non-selectable options in nested selection form fields
Close #2973
Matthias Schmidt [Fri, 5 Jul 2019 17:06:26 +0000 (19:06 +0200)]
Move devtools form field JS files into `Acp` namespace
See #2772
Alexander Ebert [Fri, 5 Jul 2019 16:14:36 +0000 (18:14 +0200)]
The dashboard should be a neutral page
Marcel Werk [Fri, 5 Jul 2019 15:54:16 +0000 (17:54 +0200)]
Fixed margins in content item lists
Marcel Werk [Fri, 5 Jul 2019 15:40:26 +0000 (17:40 +0200)]
Prevent text wrapping in reaction counter
Marcel Werk [Fri, 5 Jul 2019 12:30:04 +0000 (14:30 +0200)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Fri, 5 Jul 2019 12:29:59 +0000 (14:29 +0200)]
Improved reaction filter in user profile tab
Joshua Rüsweg [Fri, 5 Jul 2019 11:55:26 +0000 (13:55 +0200)]
Fix calculating of neutral reactions for objects after revert a reaction
Matthias Schmidt [Thu, 4 Jul 2019 16:41:03 +0000 (18:41 +0200)]
Apply button hover styles only on non-touch devices
The hover styles can cause the visual illusion on touch devices of buttons still being active even if their active state has been removed after a tap as they are still in a hover state.
Marcel Werk [Thu, 4 Jul 2019 15:13:52 +0000 (17:13 +0200)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Thu, 4 Jul 2019 15:13:49 +0000 (17:13 +0200)]
Icon in reaction counter changes with negative/neutral value
Alexander Ebert [Thu, 4 Jul 2019 14:57:42 +0000 (16:57 +0200)]
Copying to clipboard caused a scroll to the page top on iOS
Joshua Rüsweg [Thu, 4 Jul 2019 14:03:56 +0000 (16:03 +0200)]
Merge pull request #2962 from WoltLab/3rdParty_improvement
3rd party auth improvements
Marcel Werk [Thu, 4 Jul 2019 13:31:05 +0000 (15:31 +0200)]
Changed default value of rating fields to null
Joshua Rüsweg [Wed, 3 Jul 2019 20:42:18 +0000 (22:42 +0200)]
Fix handling of reaction to objects with multiple containers
Joshua Rüsweg [Wed, 3 Jul 2019 19:08:05 +0000 (21:08 +0200)]
Fix activity point event name for reactions
Matthias Schmidt [Wed, 3 Jul 2019 16:19:02 +0000 (18:19 +0200)]
Resolve TODOs in form builder dependency JS code
See #2509
woltlab.com [Tue, 2 Jul 2019 10:04:07 +0000 (10:04 +0000)]
Updating minified JavaScript files
Alexander Ebert [Tue, 2 Jul 2019 10:01:51 +0000 (12:01 +0200)]
Merge pull request #2966 from WoltLab/prism-update
Prism Update
Tim Düsterhus [Mon, 1 Jul 2019 17:51:13 +0000 (19:51 +0200)]
Properly honor the manual flag in prism
Tim Düsterhus [Mon, 1 Jul 2019 17:50:38 +0000 (19:50 +0200)]
Update prism
Marcel Werk [Mon, 1 Jul 2019 13:06:14 +0000 (15:06 +0200)]
Detection of the sql port adapted to code from WCFSetup
Matthias Schmidt [Sun, 30 Jun 2019 15:15:51 +0000 (17:15 +0200)]
Submit form builder dialog form on enter in certain input fields
See #2509
Matthias Schmidt [Sun, 30 Jun 2019 13:29:12 +0000 (15:29 +0200)]
Add missing nesting in output of non-filterable multiple selection form field
See #2509
Matthias Schmidt [Sun, 30 Jun 2019 13:11:32 +0000 (15:11 +0200)]
Fix validation of WysiwygFormField values
See #2852
Matthias Schmidt [Sun, 30 Jun 2019 13:11:11 +0000 (15:11 +0200)]
Expose additional settings of WysiwygFormField in WysiwygFormContainer
See #2852
Matthias Schmidt [Sun, 30 Jun 2019 12:19:35 +0000 (14:19 +0200)]
Add EmptyFormFieldDependency
See #2509
Matthias Schmidt [Sun, 30 Jun 2019 12:16:40 +0000 (14:16 +0200)]
Fix reusing same JS variable in form field dependency manager
See #2509
Matthias Schmidt [Sun, 30 Jun 2019 12:01:25 +0000 (14:01 +0200)]
Add support for earliest/latest date in DateFormField
See #2309
Joshua Rüsweg [Sun, 30 Jun 2019 11:34:23 +0000 (13:34 +0200)]
Fix code style
See #2951
Joshua Rüsweg [Sun, 30 Jun 2019 11:02:28 +0000 (13:02 +0200)]
Redirect 3rdparty login users to 3rdparty login on password reset
See #2951
woltlab.com [Sat, 29 Jun 2019 20:35:37 +0000 (20:35 +0000)]
Updating minified JavaScript files
Alexander Ebert [Sat, 29 Jun 2019 20:32:49 +0000 (22:32 +0200)]
UglifyJS does not support ES 2015+
Joshua Rüsweg [Fri, 28 Jun 2019 21:02:05 +0000 (23:02 +0200)]
Disable send new password clipboard action for 3rdparty connected users
See #2951
Joshua Rüsweg [Fri, 28 Jun 2019 20:49:22 +0000 (22:49 +0200)]
Add disconnect from 3rdparty provider option for administrators
See #2951
Joshua Rüsweg [Fri, 28 Jun 2019 20:30:14 +0000 (22:30 +0200)]
Add acp info for user accounts which are connected with 3rdparty
Joshua Rüsweg [Fri, 28 Jun 2019 19:38:30 +0000 (21:38 +0200)]
Merge pull request #2958 from WoltLab/3rdParty_accountmanagment_buttons
Fix styling of the 3rdParty buttons in account management form
Joshua Rüsweg [Fri, 28 Jun 2019 14:49:17 +0000 (16:49 +0200)]
Fix styling of the 3rdParty buttons in account management form
Fix #2956
Tim Düsterhus [Fri, 28 Jun 2019 14:09:05 +0000 (16:09 +0200)]
Make the AbstractAttachmentImporter calculate file metadata itself
Marcel Werk [Thu, 27 Jun 2019 10:01:22 +0000 (12:01 +0200)]
Removed wrong isEmail parameter
woltlab.com [Thu, 27 Jun 2019 09:36:49 +0000 (09:36 +0000)]
Updating minified JavaScript files
Alexander Ebert [Thu, 27 Jun 2019 09:33:38 +0000 (11:33 +0200)]
Template synchronization was off
woltlab.com [Thu, 27 Jun 2019 09:24:52 +0000 (09:24 +0000)]
Updating minified JavaScript files
woltlab.com [Thu, 27 Jun 2019 09:18:02 +0000 (09:18 +0000)]
Updating minified JavaScript files
Alexander Ebert [Wed, 26 Jun 2019 10:41:08 +0000 (12:41 +0200)]
Superflous line added during the merge