Marcel Werk [Tue, 9 Jan 2024 11:37:59 +0000 (12:37 +0100)]
Apply suggestions from code review
Marcel Werk [Mon, 8 Jan 2024 17:53:02 +0000 (18:53 +0100)]
Migrate follow/unfollow to typescript
Marcel Werk [Thu, 4 Jan 2024 14:51:58 +0000 (15:51 +0100)]
Made parameters for page content optional during updates
Marcel Werk [Wed, 3 Jan 2024 13:09:54 +0000 (14:09 +0100)]
Merge pull request #5743 from WoltLab/comments-view
Simplify rendering of the comments widget
Marcel Werk [Tue, 2 Jan 2024 16:52:01 +0000 (17:52 +0100)]
Simplify rendering of the comments widget
Marcel Werk [Fri, 22 Dec 2023 14:58:25 +0000 (15:58 +0100)]
Fix outdated javascript
Marcel Werk [Fri, 22 Dec 2023 14:53:21 +0000 (15:53 +0100)]
Remove unused element pointers
Marcel Werk [Wed, 20 Dec 2023 16:19:13 +0000 (17:19 +0100)]
Add method to get the list of session variables
Olaf Braun [Mon, 18 Dec 2023 12:14:58 +0000 (13:14 +0100)]
Merge pull request #5733 from WoltLab/no-serialize-reaction
Don't serialize reaction
Cyperghost [Mon, 18 Dec 2023 11:35:14 +0000 (12:35 +0100)]
Don't serialize reaction
Marcel Werk [Mon, 18 Dec 2023 11:31:05 +0000 (12:31 +0100)]
Merge pull request #5731 from WoltLab/login-redirects
Use session variable to store login redirect URL
Marcel Werk [Thu, 14 Dec 2023 16:46:58 +0000 (17:46 +0100)]
Use session variable to store login redirect URL
The goal of this PR is to make the redirection after login reliable by saving the URL in the session. This means that the redirection is also available after registration or after logging in via a third-party provider.
Marcel Werk [Wed, 13 Dec 2023 14:13:08 +0000 (15:13 +0100)]
Made use of the updated "required" notice
Marcel Werk [Tue, 12 Dec 2023 16:52:58 +0000 (17:52 +0100)]
Merge pull request #5661 from WoltLab/comment-notification-fixes
PoC: Fix handling of comment notifications
Marcel Werk [Tue, 12 Dec 2023 12:00:31 +0000 (13:00 +0100)]
Improve phrasing in censorship error message
ref https://www.woltlab.com/community/thread/303495-%C3%A4nderung-der-sprachvariable-wcf-message-error-censoredwordsfound/
Marcel Werk [Mon, 11 Dec 2023 17:04:57 +0000 (18:04 +0100)]
Improve phrasing in censorship error message
ref https://www.woltlab.com/community/thread/303495-%C3%A4nderung-der-sprachvariable-wcf-message-error-censoredwordsfound/
Marcel Werk [Sun, 10 Dec 2023 14:42:00 +0000 (15:42 +0100)]
Merge pull request #5716 from WoltLab/auth-flow-overhaul
Authentication process overhaul
Marcel Werk [Fri, 1 Dec 2023 17:06:00 +0000 (18:06 +0100)]
Remove deprecated variables
Marcel Werk [Fri, 1 Dec 2023 17:04:59 +0000 (18:04 +0100)]
Apply previous changes to ACP auth
Marcel Werk [Fri, 1 Dec 2023 13:46:59 +0000 (14:46 +0100)]
Enable required fields notice in MFA form
Marcel Werk [Fri, 1 Dec 2023 13:13:26 +0000 (14:13 +0100)]
Rename TOTP code form field back to `onetimecode`
see https://github.com/WoltLab/WCF/pull/4392
Marcel Werk [Thu, 30 Nov 2023 16:38:27 +0000 (17:38 +0100)]
Submit form automatically after the code has been entered
Marcel Werk [Thu, 30 Nov 2023 16:20:51 +0000 (17:20 +0100)]
Remove obsolete code
Marcel Werk [Thu, 30 Nov 2023 16:16:30 +0000 (17:16 +0100)]
Overhaul the UI of the MFA form
Marcel Werk [Thu, 30 Nov 2023 16:11:13 +0000 (17:11 +0100)]
Overhaul UI of the reauthentication form
Marcel Werk [Thu, 30 Nov 2023 14:18:43 +0000 (15:18 +0100)]
Migrate new activation code form to form builder form
Marcel Werk [Wed, 29 Nov 2023 17:25:23 +0000 (18:25 +0100)]
Unify 3rd party SSO buttons in account management
Marcel Werk [Wed, 29 Nov 2023 17:08:47 +0000 (18:08 +0100)]
Remove confirm fields in account management
Marcel Werk [Wed, 29 Nov 2023 15:23:31 +0000 (16:23 +0100)]
Migrate new password form to form builder form
Marcel Werk [Wed, 29 Nov 2023 15:22:57 +0000 (16:22 +0100)]
Add missing autocomplete attribute
Marcel Werk [Wed, 29 Nov 2023 15:22:21 +0000 (16:22 +0100)]
Add missing support for autocomplete attribute in password fields
Marcel Werk [Wed, 29 Nov 2023 14:31:41 +0000 (15:31 +0100)]
Fix notice about email activation
Do not show the notice if the user is already on the correct page.
Marcel Werk [Wed, 29 Nov 2023 13:56:45 +0000 (14:56 +0100)]
Migrate email activation form to form builder form
Marcel Werk [Wed, 29 Nov 2023 13:25:20 +0000 (14:25 +0100)]
Use adjusted template for auth flow redirects
Marcel Werk [Wed, 29 Nov 2023 11:51:11 +0000 (12:51 +0100)]
Fix category of the 'honey pot' phrases
Marcel Werk [Tue, 28 Nov 2023 17:00:31 +0000 (18:00 +0100)]
Skip disclaimer page and show an "Accept Terms" checkbox instead
Marcel Werk [Tue, 28 Nov 2023 13:39:42 +0000 (14:39 +0100)]
Remove obsolete code
Marcel Werk [Tue, 28 Nov 2023 12:09:28 +0000 (13:09 +0100)]
Migrate new activation code form to form builder form
Marcel Werk [Mon, 27 Nov 2023 17:20:08 +0000 (18:20 +0100)]
Improve error handling in register activation form
Marcel Werk [Mon, 27 Nov 2023 17:17:54 +0000 (18:17 +0100)]
Migrate activation form to form builder form
Marcel Werk [Mon, 27 Nov 2023 13:30:32 +0000 (14:30 +0100)]
Remove usage of jquery code for the language chooser
Marcel Werk [Mon, 27 Nov 2023 12:47:04 +0000 (13:47 +0100)]
Improve Valinor validation
Marcel Werk [Mon, 27 Nov 2023 12:42:52 +0000 (13:42 +0100)]
Don't use sections for additional inputs in the register form
Marcel Werk [Mon, 27 Nov 2023 12:15:25 +0000 (13:15 +0100)]
Don't use sections for captcha inputs
Marcel Werk [Fri, 24 Nov 2023 15:36:01 +0000 (16:36 +0100)]
Improve validation in lost password form
Marcel Werk [Fri, 24 Nov 2023 15:27:54 +0000 (16:27 +0100)]
Migrate the lost password form to a form builder form
Marcel Werk [Fri, 24 Nov 2023 15:27:29 +0000 (16:27 +0100)]
Adjust css class for required form fields
Marcel Werk [Fri, 24 Nov 2023 15:27:13 +0000 (16:27 +0100)]
Use new 'required fields notice' in form builder forms
Marcel Werk [Fri, 24 Nov 2023 15:01:58 +0000 (16:01 +0100)]
Change button label
Marcel Werk [Fri, 24 Nov 2023 14:59:29 +0000 (15:59 +0100)]
Change the position of the 'required form fields' notice
Marcel Werk [Fri, 24 Nov 2023 14:43:22 +0000 (15:43 +0100)]
Overhaul register form
Marcel Werk [Fri, 24 Nov 2023 14:43:11 +0000 (15:43 +0100)]
Move 3rd party SSO buttons into separate template
Marcel Werk [Fri, 24 Nov 2023 14:31:26 +0000 (15:31 +0100)]
Remove obsolete code
Marcel Werk [Fri, 24 Nov 2023 14:30:28 +0000 (15:30 +0100)]
Introduce new header / footer template for the auth flow
Marcel Werk [Fri, 24 Nov 2023 13:43:14 +0000 (14:43 +0100)]
Login form overhaul
Marcel Werk [Fri, 24 Nov 2023 11:44:40 +0000 (12:44 +0100)]
Add missing `formSuccess` styling
Marcel Werk [Fri, 24 Nov 2023 11:44:22 +0000 (12:44 +0100)]
Migrate jquery code for the validation in registration form to typescript
Marcel Werk [Thu, 23 Nov 2023 16:34:57 +0000 (17:34 +0100)]
Separate buttons for login and register in the header
Marcel Werk [Thu, 23 Nov 2023 16:24:44 +0000 (17:24 +0100)]
Solve IDE warnings
Marcel Werk [Thu, 23 Nov 2023 16:22:40 +0000 (17:22 +0100)]
Remove number of sections in user add form
Marcel Werk [Thu, 23 Nov 2023 16:22:25 +0000 (17:22 +0100)]
Add new template event in registration form
Marcel Werk [Thu, 23 Nov 2023 16:16:37 +0000 (17:16 +0100)]
Remove number of sections in registration form
Marcel Werk [Thu, 23 Nov 2023 16:11:27 +0000 (17:11 +0100)]
Remove input for "confirm password"
Marcel Werk [Thu, 23 Nov 2023 16:05:45 +0000 (17:05 +0100)]
Remove input for "confirm email"
Marcel Werk [Thu, 23 Nov 2023 15:54:39 +0000 (16:54 +0100)]
Use 'hidden' attribute to hide the honeypot
Marcel Werk [Thu, 23 Nov 2023 15:53:19 +0000 (16:53 +0100)]
Remove wrong 'required' indicators
Marcel Werk [Thu, 23 Nov 2023 15:52:44 +0000 (16:52 +0100)]
Move honeypot section to top position
Marcel Werk [Thu, 23 Nov 2023 14:46:55 +0000 (15:46 +0100)]
Merge pull request #5715 from WoltLab/cache-list-details
Use the `<details>` element to show the cache list
Marcel Werk [Thu, 23 Nov 2023 14:25:52 +0000 (15:25 +0100)]
Use the `<details>` element to show the cache list
Marcel Werk [Thu, 23 Nov 2023 13:17:24 +0000 (14:17 +0100)]
Merge pull request #5714 from WoltLab/cache-clear
Modernize code of the 'clear cache' function
Marcel Werk [Thu, 23 Nov 2023 12:35:28 +0000 (13:35 +0100)]
Apply coding guidelines
Marcel Werk [Thu, 23 Nov 2023 12:32:51 +0000 (13:32 +0100)]
Remove obsolete parameter
Marcel Werk [Thu, 23 Nov 2023 12:31:29 +0000 (13:31 +0100)]
Migrate jquery code to typescript
Marcel Werk [Thu, 23 Nov 2023 12:31:03 +0000 (13:31 +0100)]
Convert action to PSR-15
Marcel Werk [Wed, 22 Nov 2023 13:50:07 +0000 (14:50 +0100)]
Merge pull request #5713 from WoltLab/notice-form-node
Add a form node for showing notices
Marcel Werk [Wed, 22 Nov 2023 13:39:10 +0000 (14:39 +0100)]
Use an enum for the notice type
Marcel Werk [Wed, 22 Nov 2023 12:43:10 +0000 (13:43 +0100)]
Add a form node for showing notices
Alexander Ebert [Mon, 20 Nov 2023 17:08:03 +0000 (18:08 +0100)]
Merge branch '6.0'
Alexander Ebert [Mon, 20 Nov 2023 17:06:58 +0000 (18:06 +0100)]
Refresh the stored value when changing the language
Alexander Ebert [Mon, 20 Nov 2023 17:06:40 +0000 (18:06 +0100)]
Refresh the stored value when changing the language
Fixes #5712
Alexander Ebert [Mon, 20 Nov 2023 11:54:45 +0000 (12:54 +0100)]
Skip dot files which could violate `open_basedir`
See https://www.woltlab.com/community/thread/302928/
Alexander Ebert [Sun, 19 Nov 2023 15:29:23 +0000 (16:29 +0100)]
Remove extraneous foreign keys on `wcf1_like.reactionTypeID`
For some reason there are sometimes multiple or incorrectly named foreign keys on that column. This causes an issue when trying to remove the “unnamed” foreign key.
See https://www.woltlab.com/community/thread/302748-update-5-5-auf-6-0-x/
Marcel Werk [Sun, 19 Nov 2023 14:53:51 +0000 (15:53 +0100)]
Merge pull request #5711 from WoltLab/custom-notices
Migrate custom notices to `<woltlab-core-notice>`
Alexander Ebert [Fri, 17 Nov 2023 17:14:23 +0000 (18:14 +0100)]
Merge pull request #5692 from IceQ1337/spiderlist
Add several web crawlers
Alexander Ebert [Fri, 17 Nov 2023 16:29:52 +0000 (17:29 +0100)]
Align the breadcrumbs to the center
The `min-height` causes the breadcrumbs to gravitate towards the top when all items are of less height.
See https://www.woltlab.com/community/thread/302871-top-and-bottom-padding-page-navigation/
Alexander Ebert [Fri, 17 Nov 2023 16:23:52 +0000 (17:23 +0100)]
Use a default `<slot>` for `<fa-brand>`
Fixes #5698
Marcel Werk [Fri, 17 Nov 2023 12:14:46 +0000 (13:14 +0100)]
Migrate custom notices to `<woltlab-core-notice>`
Marcel Werk [Fri, 17 Nov 2023 11:22:25 +0000 (12:22 +0100)]
Fix broken success message
Alexander Ebert [Thu, 16 Nov 2023 17:31:34 +0000 (18:31 +0100)]
Update to CKEditor v40.0.1
Marcel Werk [Thu, 16 Nov 2023 16:35:14 +0000 (17:35 +0100)]
Overhauled outdated jquery code
Marcel Werk [Thu, 16 Nov 2023 16:34:47 +0000 (17:34 +0100)]
Allow dynamic change of the notice type
Alexander Ebert [Thu, 16 Nov 2023 16:00:55 +0000 (17:00 +0100)]
Rebuild the menu overflow on width changes
Recalculating this on window resize is possibly unnecessary plus it does not detect changes to the menu’s available width while the window stays the same.
See https://www.woltlab.com/community/thread/302316-men%C3%BCpfeile-bei-zu-vielen-men%C3%BCpunkten-nicht-vorhanden/
Alexander Ebert [Thu, 16 Nov 2023 15:32:56 +0000 (16:32 +0100)]
Block the submission of invalid color values.
See https://www.woltlab.com/community/thread/302477-stil-editor-bei-ung%C3%BCltiger-farbe-fehlermeldung/
Alexander Ebert [Thu, 16 Nov 2023 15:16:48 +0000 (16:16 +0100)]
Increase the width of input fields in Firefox
See https://www.woltlab.com/community/thread/302782-acp-farbw%C3%A4hler-werte-in-farbfeldern-in-firefox-abgeschnitten/
Marcel Werk [Thu, 16 Nov 2023 15:15:25 +0000 (16:15 +0100)]
Make use of the new webcomponent for notices
Marcel Werk [Thu, 16 Nov 2023 15:15:07 +0000 (16:15 +0100)]
Synchronize the template for error messages with the frontend version
Alexander Ebert [Thu, 16 Nov 2023 15:05:13 +0000 (16:05 +0100)]
Prevent `individualScssDarkMode` being set for the dark mode
See https://www.woltlab.com/community/thread/302775-fatal-error-invalid-value-source/
Marcel Werk [Thu, 16 Nov 2023 15:01:15 +0000 (16:01 +0100)]
Fix layout issue in notices
Marcel Werk [Thu, 16 Nov 2023 14:59:37 +0000 (15:59 +0100)]
Set role of error notices to 'alert'
Marcel Werk [Thu, 16 Nov 2023 11:25:43 +0000 (12:25 +0100)]
Merge pull request #5700 from SoftCreatR/patch-2
Fix buttons