Commit Graph

217 Commits (dev)

Author SHA1 Message Date
Christophe Bliard 10085736da
refactor: Rename and generalize #accessor_name as #attribute_name 2 years ago
Christophe Bliard 85b3258a29
Autocorrect with some rubocop cops 2 years ago
Christophe Bliard 5cf125a6f9
[#3897] Add specific permission archive_project 2 years ago
Christophe Bliard 21a696ef9b
Update copyright information for 2023 2 years ago
Dombi Attila 1691077d44
[Fix] Create rake task to fix missing notification settings (#11362) 2 years ago
Behrokh Satarnejad c051eb5174
[44955] Re-think and harmonize Enterprise Edition vs Enterprise edition (#11694) 2 years ago
Dombi Attila b28c088a54 [#44673] Editing custom fields on work packages in readonly status possible via bulk edit 2 years ago
Dombi Attila d349c30d7e [#44414] Add the Enterprise Edition guard on date alerts settings 2 years ago
Dmitrii 57eb0a930e make everyday for overdue as P1D 2 years ago
Dmitrii ce8a4e973b fix failing specs and do not allow 1 day for overdue 2 years ago
Christophe Bliard 75f272504a
Change NotificationSettings duration units to days 2 years ago
Oliver Günther 7b82097ef8
Adapt token creation with added foreign key constraint 2 years ago
Dombi Attila 2868748ce6 Fix spec descriptions 2 years ago
Dmitrii 00a0d42ed1 [#43673] fixes after comments 2 years ago
Dmitrii ac1d98ea03 [#43673] move validation to contract 2 years ago
ulferts 81d52906d7
bail on altering working days before last change is processed 2 years ago
Dombi Attila bb107a7223 [#43819] Basic administration for non working days (excluding danger zone) 2 years ago
ulferts 7be7ede6b5
restrict writability of ignore_non_working_days if parent 2 years ago
Christophe Bliard 9ac8cd6112
fixup! Refactor: rename factory week_days 2 years ago
Christophe Bliard 4e2dd77892
Refactor: rename factory week_days 2 years ago
Oliver Günther a6b7bee822
Cleanup code for duration / non working days (#11222) 2 years ago
ulferts 17d9388bb8
robustness upon an invalid wp parent_id 2 years ago
Dombi Attila a519ba0c72 Change default for ignore_non_working_days on work packages 2 years ago
Christophe Bliard 469474efbe
Return validation error if duration does not match 2 years ago
Christophe Bliard 0cf2ffedb9
Forbid having only 2 duration/dates fields set 2 years ago
bsatarnejad 7044ddb842 remove the attribute name and colon to make it consistant with other error texts 2 years ago
bsatarnejad 9bb7708e2b adjust test with the changes into error text 2 years ago
Christophe Bliard 38e65b8cc0 [#43223] Forbid to set due date before soonest_start 2 years ago
Oliver Günther 8fa841c9c2
Prevent uncontainered attachments being added due to public permissions 2 years ago
Dombi Attila 8124a3705a Move duration for milestone validations to the base contract 2 years ago
ulferts 122b56332e
let writability of duration and ignore_non_working_days be govered by feature flag 3 years ago
ulferts a82fa93a70
add ignore flag to work package contracts but hide from form configuration 3 years ago
Christophe Bliard c6e44141db
Remove :stubbed_work_package factory 3 years ago
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 3 years ago
Christophe Bliard 90a8329c3a
fix i18n keys for duration 3 years ago
ulferts f5fc2b9c59
ensure duration to be integer 3 years ago
Frank Bergmann c84980b257
Improve flow and guidance for setting up a file storage 3 years ago
ulferts 89eae6714c
include duration in contract 3 years ago
ulferts ccf1c2de0e
linting 3 years ago
luz paz 9e22d420db Fix typos 3 years ago
Oliver Günther 02a80edccd
Allow setting the status on User create/update contracts 3 years ago
Oliver Günther 58b64686d8
Add create contract spec for queries 3 years ago
ulferts 491928a3fd
replace typed_dag with closure_tree and CTE 3 years ago
Christophe Bliard d760752677
better rspec test output 3 years ago
Christophe Bliard fb2440ca18
improve output of contract tests 3 years ago
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8 3 years ago
ulferts d18f60aefe
replace assignable column on role 3 years ago
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
Christophe Bliard 47a297daae
Fix argument alignment since f08bea3467 (#10129) 3 years ago
Oliver Günther f08bea3467
Remove FactoryBot.* prefix where applicable 3 years ago