Commit Graph

19417 Commits (0acfcfd9eb54df12850a4d2991cf0551a0d53636)

Author SHA1 Message Date
ulferts eb5fd54142
handle no duration set on copying a work package 2 years ago
Oliver Günther e4df121ca4
Implement hasReadonlyStatus 2 years ago
ulferts 122b56332e
let writability of duration and ignore_non_working_days be govered by feature flag 2 years ago
ulferts a82fa93a70
add ignore flag to work package contracts but hide from form configuration 2 years ago
Frank Bergmann 185dd9c8d0
Add authorization state to storages API endpoint (#10785) 2 years ago
ulferts ef02151dd1
manual linting after rubocop autofixes 2 years ago
ulferts 5dbb3de9d8
rubocop autofix for cops added in 2.15 2 years ago
ulferts f6ff373947
remove duration from form configuration 2 years ago
Dombi Attila cc7c2fd3a5 Add duration column to the work package table 2 years ago
Dombi Attila 60c1740483 Add duration filter for work packages 2 years ago
Dombi Attila 185a856f41 Add duration as a sortable property column 2 years ago
ulferts 8868186415
skip validating automatically calculated values 2 years ago
ulferts 44454b9466
eager load follows relations 2 years ago
ulferts b1e453d662
use default update service for wps 2 years ago
ulferts f53d97f734
handle invalid work packages needing to be updated 2 years ago
Henriette Darge c97034d4a8 Set type of "ee trial" button to "button" to avoid unwanted form submits when clicking it 2 years ago
Christophe Bliard 860c3d7391
Format comments and simplify code 2 years ago
Wieland Lindenthal 8a4c353381
Protect Authorization Code flow from CSRF 2 years ago
Wieland Lindenthal cd946c71d5
Service for reading and sanitizing the redirect URL 2 years ago
Wieland Lindenthal 22defd8019
Address issues that were detected during review 2 years ago
ulferts e708dcec94
set duration on scheduling 2 years ago
ulferts e508309a5e
simplify code 2 years ago
ulferts a86abc12c5
calculate scheduling order only once 2 years ago
ulferts 3dce5d80c0
turn stubs into db access 2 years ago
Oliver Günther 7a5efe1e05
Add request tagging to rails and grape 2 years ago
Wieland Lindenthal 16c3ebecd2
[#42843] Add authorization state to storages API endpoint 2 years ago
Wieland Lindenthal fcf3f34899
Adding ::OAuthClients::ConnectionManager and callback endpoint 2 years ago
Dmitrii 3369a65352 [#41074] Custom fields in project settings not sorted 2 years ago
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 2 years ago
Christophe Bliard c83aa36773
Avoid doubled url root in asset path 2 years ago
Dombi Attila 75dab909f6 fixup! Add weekday resource link to api/v3/days 2 years ago
Markus Kahl d5f00b5700
error reply for failed incoming email (#10726) 2 years ago
Oliver Günther 1bf7dda371
Fix logging out the user after multiple visits with auth source sso 2 years ago
Christophe Bliard 90a8329c3a
fix i18n keys for duration 2 years ago
ulferts f5fc2b9c59
ensure duration to be integer 2 years ago
Frank Bergmann c84980b257
Improve flow and guidance for setting up a file storage 2 years ago
Dombi Attila 5a1d6aee3a fixup! Add non-working days to the api/v3/days 2 years ago
ulferts 80d22e98fa removes wiki#date_index which is not linked in the UI 2 years ago
ulferts c1b8301dc1
avoid truncation on document page 2 years ago
ulferts fd874a8311
apply formatted text truncation to search 2 years ago
ulferts 2c5da8e1ef
keep special chars on activity page 2 years ago
ulferts db37263802
copy duration in dependence of date attributes 2 years ago
ulferts a4659970b9
disable duration validation on nil 2 years ago
ulferts b1d83fb119
linting hash value and complexity 2 years ago
ulferts 89eae6714c
include duration in contract 2 years ago
ulferts d307e96bbf
update duration in service 2 years ago
ulferts 1b04f5192c
turn duration into explicit column on wp 2 years ago
Oliver Günther fb6d85d50b
Fix reloading avatars by removing the patching 2 years ago
Dombi Attila 54eca7fddb Add non-working days to the api/v3/days 2 years ago
ulferts a17991b85c
handle nil/empty explicitly 2 years ago