Commit Graph

9389 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
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
OpenProject Actions CI 8402dd38fd update locales from crowdin [ci skip] 2024-12-12 20:09:18 +00: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
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
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
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 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 a6f596c915 Fix blankslate duplicate info and being too verbose
https://community.openproject.org/work_packages/59867
2024-12-11 16:04:35 +01:00
Andreas Pfohl b7e97523dc Merge pull request #17403 from opf/code-maintenance/59468-api-remove-embedding-of-file-links-collection-from-work-package-resource
[59468] Removed embedded file links colelction from work package resource
2024-12-11 13:39:30 +01:00
Bruno Pagno 49e5ac2cb3 Merge pull request #17375 from opf/impl/59900-storages-new-folder-endpoint
Storages new folder API endpoint
2024-12-11 10:03:35 +01:00
Andreas Pfohl 33276fcdfa [59468] Removed embedded file links colelction from work package resource 2024-12-11 09:34:19 +01:00
Andrej Sandorf 3fc1250c00 Merge pull request #17316 from opf/feature/59824-export-cost-report-as-timesheet-pdf
PDF export for time sheets
2024-12-11 08:10:12 +01:00
OpenProject Actions CI 2991e18f89 update locales from crowdin [ci skip] 2024-12-11 03:19:19 +00:00
Mir Bhatia 57936bbd20 [#59944] Editing the date of an upcoming recurring meeting to a past date doesn't move it to the 'Past' tab (#17423)
Validate not to move before scheduled time

Co-authored-by: Oliver Günther <mail@oliverguenther.de>
2024-12-10 19:17:26 +01:00
Bruno Pagno e711b17bed implement API for creating folt statusders 2024-12-10 18:07:21 +01:00
Henriette Darge c8ffce49b7 Merge pull request #17384 from opf/bump-primer-0-50-1
[59933] Primer view components version bump to 0.50.1
2024-12-10 17:33:40 +01:00
Andrej Sandorf 7c72739f2e Merge branch 'dev' into feature/59824-export-cost-report-as-timesheet-pdf 2024-12-10 16:34:23 +01:00
Andrej Sandorf 7ae831deca Update modules/reporting/app/controllers/cost_reports_controller.rb
Co-authored-by: Klaus Zanders <klaustopher@users.noreply.github.com>
2024-12-10 16:11:30 +01:00
as-op 3cd924a332 better attribute name retrieval; closes https://github.com/opf/openproject/pull/17316#discussion_r1878200777 2024-12-10 16:06:47 +01:00
as-op bb6089694d better naming; closes https://github.com/opf/openproject/pull/17316#discussion_r1878185170 2024-12-10 15:55:16 +01:00
Andrej Sandorf 8a1715f01d Update modules/reporting/app/workers/cost_query/pdf/timesheet_generator.rb
Co-authored-by: Klaus Zanders <klaustopher@users.noreply.github.com>
2024-12-10 15:51:44 +01:00
ulferts 7355f04a7e Merge branch 'merge-release/15.1-20241210034248' into dev 2024-12-10 15:50:40 +01:00
Oliver Günther d09e1909e6 Remove default sort order messing up apply_sort
https://community.openproject.org/wp/59908
2024-12-10 10:31:31 +01:00
Behrokh Satarnejad f26f99f30f use link with trailing visual icon in admin storages general info component 2024-12-10 09:37:22 +01:00
Oliver Günther 730fcc1680 Lax parsing of claims through ENVs 2024-12-10 09:19:48 +01:00
OpenProject Actions CI d4f20f7b34 update locales from crowdin [ci skip] 2024-12-10 03:24:10 +00:00
OpenProject Actions CI f24636e9ef update locales from crowdin [ci skip] 2024-12-10 03:20:54 +00:00
Oliver Günther 1abfbc9f32 Hide attended column in participants in template 2024-12-09 21:15:52 +01:00
Oliver Günther 7686dda8b6 Swap title and date 2024-12-09 20:16:40 +01:00
Oliver Günther a9b10e69c5 Remove target: blank in series link 2024-12-09 19:46:13 +01:00
Oliver Günther f74bea7259 Show frequency and interval in horizontal group 2024-12-09 19:36:49 +01:00
Oliver Günther b0be0bd265 Add integer validations for recurring meeting intervals
https://community.openproject.org/work_packages/59955
2024-12-09 14:15:07 +01:00