Commit Graph

87884 Commits

Author SHA1 Message Date
OpenProject Actions CI ffe3ab6904 Merge branch 'release/15.1' into dev 2024-12-13 03:42:25 +00:00
OpenProject Actions CI 859d95d385 update locales from crowdin [ci skip] 2024-12-13 03:26:51 +00:00
OpenProject Actions CI 15beb51c76 update locales from crowdin [ci skip] 2024-12-13 03:22:38 +00:00
OpenProject Actions CI b3ecfa70d9 update locales from crowdin [ci skip] 2024-12-12 20:11:24 +00:00
Oliver Günther 621c0ed988 Rename dynamic meetings to One-time (#17447)
* Rename dynamic meetings to One-time

https://community.openproject.org/work_packages/60141

* Add content texts for the dropdowns
2024-12-12 21:10:23 +01:00
Eric Guo 8e9be010aa Using I18n save text 2024-12-12 21:09:50 +01:00
OpenProject Actions CI 8402dd38fd update locales from crowdin [ci skip] 2024-12-12 20:09:18 +00:00
ulferts 31660c7ba3 attempt to stabilize flickering relations spec
The before block within the context was only executed after the browser already started visiting the page. So only in case the before block
was then executed quickly enough was the queried for relation actually part of the rendered relation tab.
The fix is to execute the relation creation before visiting the relations tab.
2024-12-12 21:08:26 +01:00
Oliver Günther d5fed9ae77 Recurring meetings: Remove last edited column 2024-12-12 20:01:25 +01:00
Oliver Günther 0864c34230 Fix meeting filter translations 2024-12-12 19:42:14 +01:00
ulferts e34509448a attempt to stabilize flickering wp share spec 2024-12-12 17:50:30 +01:00
Oliver Günther 44647207df Remove recurring meeting feature flag 2024-12-12 15:34:05 +01:00
Oliver Günther afde7c165f Use to_hours, not DurationConverter
duration convert respects working hours, which would not be rele
2024-12-12 15:33:46 +01:00
Oliver Günther 820ecd0e81 Fix schedule display in meeting template
https://community.openproject.org/work_packages/60138
2024-12-12 15:03:44 +01:00
Oliver Günther 5e2216da88 Allow duration to be input with chronic duration 2024-12-12 13:59:10 +01:00
OpenProject Actions CI a654b8b27a update locales from crowdin [ci skip] 2024-12-12 12:55:31 +00:00
OpenProject Actions CI 40c33ce5bf update locales from crowdin [ci skip] 2024-12-12 12:51:32 +00:00
Oliver Günther 8e40639df9 Remove working days interval
string is unused
2024-12-12 13:43:52 +01:00
Maya Berdygylyjova 55702f8020 improve docs on relations (#17442)
* improve docs on relations

* fix link
2024-12-12 11:42:54 +01:00
Oliver Günther 032b292937 Add note on security.txt 2024-12-12 11:27:06 +01:00
Kabiru Mwenja 6dfdced692 Merge pull request #17323 from opf/implementation/59434-visualize-reminders-in-notification-center
implementation/59434 visualize reminders in notification center
2024-12-12 12:59:03 +03:00
Kabiru Mwenja 5ab30ac839 Merge pull request #17341 from opf/implementation/59721-add-setedit-reminder-buttondialog-to-workpackage-page
Implementation/59721 add setedit reminder buttondialog to workpackage page
2024-12-12 12:57:44 +03:00
Kabiru Mwenja 7a5e1cfc72 [#59992] Remove muted style from reminder note so it stands out separate from relative time
https://community.openproject.org/work_packages/59992
2024-12-12 12:11:06 +03:00
Jens Ulferts 296634495a Merge pull request #17424 from opf/implementation/59970-introduce-enterprise-banner-viewcomponent
Implementation/59970 introduce enterprise banner viewcomponent
2024-12-12 09:49:19 +01:00
Jens Ulferts fba9163c1d Merge pull request #17350 from opf/implementation/59872-avoid-fully-instantiating-user-objects-as-only-the-name-and-the-id-are-used-in-the-select
Limit select for user cf value options
2024-12-12 09:37:11 +01:00
Kabiru Mwenja 0ce5623e7a [#59989] Truncate the reminder note
https://community.openproject.org/work_packages/59989
2024-12-12 11:17:53 +03:00
Jens Ulferts cbc63326d9 Merge pull request #17351 from top4ek/patch-3
Fix BCF issue associated filter name
2024-12-12 09:10:11 +01:00
ulferts 342b0e3d05 Merge remote-tracking branch 'origin/release/15.1' into dev 2024-12-12 09:04:45 +01:00
Maya Berdygylyjova f4712b5f52 Improve documenation on wp relations (#17441)
Update README.md
2024-12-12 08:04:37 +01:00
OpenProject Actions CI e9ea1921a9 update locales from crowdin [ci skip] 2024-12-12 03:22:50 +00:00
OpenProject Actions CI 25f189bcc7 update locales from crowdin [ci skip] 2024-12-12 03:20:37 +00:00
Oliver Günther 8ef90d0527 Merge pull request #17432 from opf/feat/meetings/frequency-info-text
* add controller

* Add validation for interval and iterations

* new schedule without end_time

* Implement fetching

* Change interval text

* Fix meeting name positioning and labels

* Rename controller action

* Add controller only for recurring meetings
2024-12-11 20:21:11 +01:00
Oliver Günther 6a3f6d8ae4 Add controller only for recurring meetings 2024-12-11 19:57:58 +01:00
Oliver Günther 9c6c5668b1 Rename controller action 2024-12-11 19:57:58 +01:00
Oliver Günther 00ebf75201 Fix meeting name positioning and labels 2024-12-11 19:57:57 +01:00
Oliver Günther 4ddabfdb6b Change interval text 2024-12-11 19:57:57 +01:00
Oliver Günther 9530ab5b81 Implement fetching 2024-12-11 19:57:57 +01:00
Oliver Günther 6022f18d2b new schedule without end_time 2024-12-11 19:57:57 +01:00
Oliver Günther 0c9788a3bb Add validation for interval and iterations 2024-12-11 19:57:57 +01:00
Oliver Günther 989deb6812 add controller 2024-12-11 19:57:56 +01:00
Oliver Günther 1a7281cf08 Merge pull request #17436 from opf/fix/59867/meeting-blankslate 2024-12-11 19:52:02 +01:00
Marcello Rocha bb7daa8fa5 Changing the where into a find to avoid random weird ordering (#17435)
* Changing the where into a find to avoid random weird ordering
* Adds missing test, ensures ordering by using the passed ids as the main mapping source
* Adds new translation key
2024-12-11 17:12:46 +01:00
Eric Schubert 5458338c5e Merge pull request #17434 from opf/bug/59985-hierarchy-custom-fields-can-circumvent-enterprise-restrictions
[#59985] add validation check to custom field controller
2024-12-11 16:23:49 +01:00
Oliver Günther a6f596c915 Fix blankslate duplicate info and being too verbose
https://community.openproject.org/work_packages/59867
2024-12-11 16:04:35 +01:00
ulferts 90789ea919 remove outdated ee i18n 2024-12-11 15:29:00 +01:00
ulferts df386cf040 remove now duplicate i18n key 2024-12-11 15:28:58 +01:00
ulferts 94a4abee6f add enterprise edition banner component 2024-12-11 15:28:57 +01:00
Eric Schubert 482b7d7d27 [#59985] add validation check to custom field controller
- https://community.openproject.org/work_packages/59985
- do not allow creation of custom fields of type hierarchy
2024-12-11 15:20:45 +01:00
Klaus Zanders c924cdc03d Merge pull request #17433 from opf/add-caption-turbo-component
Add a TurboAction that appends a caption to a primer form element
2024-12-11 14:14:09 +01:00
Jan Sandbrink bc3ff8502b Merge pull request #17430 from top4ek/fix_error_message
[60025] Wrong locale of error message while token creation
2024-12-11 14:11:06 +01:00