Commit Graph

1511 Commits (e4faa9ef8bb611e66cee4f776755098bd77c4868)

Author SHA1 Message Date
ulferts 3f8ca13830
rubocop autofix for cops added in 1.31.0 2 years ago
Dombi Attila 8124a3705a Move duration for milestone validations to the base contract 2 years ago
Oliver Günther 99ce4f9ad2 Set up cache store early in application.rb 2 years ago
Dombi Attila 7ba6e63917 Clean up rubocop errors from work_package_representer_spec.rb 2 years ago
Dombi Attila 0bb487ab26 Add duration setter for WorkPackageRepresenter 2 years ago
ulferts 71e6f28df5 reduce count calls in collection representer 2 years ago
Christophe Bliard 53dec1c74f
Remove useless import 2 years ago
Christophe Bliard 5596871a09
Add cop to enforce usage of ServiceResult factory methods 2 years ago
ulferts 9b727f2eec
add readonly property to wp schema 2 years ago
ulferts b52a91aec4
rename hasReadonlyStatus to readonly 2 years ago
Oliver Günther e4df121ca4
Implement hasReadonlyStatus 2 years ago
ulferts 44996d2ec3
allow having duration in payload representer 2 years ago
ulferts ec01d40440
use feature flag spec helper for all duration specs 2 years ago
ulferts 369ea5578b
introduce with_flag spec helper 2 years ago
ulferts b314f02c1b
add ignore flag to work package schema representer 2 years ago
ulferts 1aaf5ba57a
add ignore flag to work package representer 2 years ago
ulferts 5dbb3de9d8
rubocop autofix for cops added in 2.15 2 years ago
ulferts bb60882b31
Revert "Remove duration from the work package form configuration" 2 years ago
Dombi Attila f73b1412f1 Remove duration from the work package form configuration 2 years ago
Dombi Attila cc7c2fd3a5 Add duration column to the work package table 2 years ago
Christophe Bliard c6e44141db
Remove :stubbed_work_package factory 2 years ago
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 2 years ago
Dombi Attila 91d36234f1
Implementation/42565 Extend signalling API of work packages (#10713) 2 years ago
Dombi Attila 8733386f87 fixup! Add non-working days to the api/v3/days 2 years ago
Dombi Attila 12e6b898db Add weekday resource link to api/v3/days 2 years ago
Dombi Attila 54eca7fddb Add non-working days to the api/v3/days 2 years ago
Christophe Bliard 084df42334 add first implementation of /api/v3/days 2 years ago
Christophe Bliard 2471b06975 #41816: add stubs of days representer 2 years ago
Dombi Attila e92253aeb7 Add non-working day show api endpoint 2 years ago
Christophe Bliard cc8fa1f7be implement GET /api/v3/days/week 2 years ago
Christophe Bliard 8da459140e
refactor: expand options argument of allowed_to calls 2 years ago
Oliver Günther 22b7849520
Remove legacy mailer configuration and move into settings 2 years ago
Markus Kahl 5b3fef7909 fix starttls_auto and ssl_verify_mode settings 3 years ago
Eric Schubert 6140875b14
[#42362] added storages link to project representer 3 years ago
Eric Schubert 44392cfb96
[#42204] fixed tests and permission check 3 years ago
Christophe Bliard f0f17d9293
Escape single quotes from i18n string in sql query 3 years ago
Eric Schubert fb93ff4c31
[#42204] add file links to work package resource 3 years ago
Oliver Günther c6e0cdaea0
add changed autocomplete=off due to rails bump 3 years ago
Oliver Günther 057ac5ff36
[42023] Ensure formattable properties output a string as raw 3 years ago
Christophe Bliard c6ff4be74f
deserialize empty string setting value to nil when not string format 3 years ago
Dombi Attila 76ea07ec6c Regression tests for clearing filter representer cache on product version change 3 years ago
Eric Schubert 385ebe1902
[#40196] fixed representer spec 3 years ago
ulferts f1111922ed
use API::ParserStruct for all API parsing 3 years ago
Christophe Bliard 083f0e6b27
clear Rails cache between tests to avoid Settings leaking state 3 years ago
Oliver Günther f5ea098356
[41437] Use signalling on project edit field (#10432) 3 years ago
Oliver Günther df220ed594
Extend project filter with replaced values and add spec 3 years ago
Christophe Bliard 76f9aa760d
reevaluate module availability on each call 3 years ago
ulferts f4c4544f7a
bail when trying to write a configuration & deprecte non bool setting_name? access 3 years ago
Christophe Bliard 2356dfc133
test that :if in module declaration controls module availability 3 years ago
ulferts 491928a3fd
replace typed_dag with closure_tree and CTE 3 years ago