Commit Graph

2664 Commits (c13394637d296dd8fb7845754775f3e07526f2c3)

Author SHA1 Message Date
Oliver Günther a339373d0f Allow responsible_id in projects settings 9 years ago
Oliver Günther 353039fcfe Allow PermittedParams to receive new keys from plugins 9 years ago
Mohamed Wael Khobalatte 80192f6986 Do away with eval 9 years ago
Mohamed Wael Khobalatte e10cc2d6ad Pass project_id instead of project instance to version_attributes 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Jens Ulferts d56ee98ceb use db bool values for filtering 9 years ago
Mohamed Wael Khobalatte 18ac022927 Add specs for new strong_params methods 9 years ago
Mohamed Wael Khobalatte 6f1d668c39 Fix issue with versions/new being not accessible 9 years ago
Mohamed Wael Khobalatte 602dd749e3 Ensure versions params play well with plugins 9 years ago
Jens Ulferts 3684b77423 replace if condition then true else false 9 years ago
Mohamed Wael Khobalatte a1bf92212d Fix legacy and cucumber specs failing because of strong params 9 years ago
Mohamed Wael Khobalatte d2349cf819 Delete Redmine's safe_attributes implementation 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Jan Sandbrink 0c2415460a Render the identifier as unchangeable in edit mode 9 years ago
Oliver Günther 04ff74ac24 Refactor PermittedParams to class 9 years ago
Jens Ulferts 3734b3a232 limit aggregation to one journable 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Mohamed Wael Khobalatte 7e7868b5a9 Send `watcher set` emails only when said watcher allows email notifications. 9 years ago
Jens Ulferts c3ab585e80 remove dead code 9 years ago
Jens Ulferts 7eb8bdad53 invert setting for self notification 9 years ago
Oliver Günther b7465b08a6 Remote managed repositories 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Oliver Günther 319c728b1a Core notifications to alleviate third-party plugins 9 years ago
Peter Lehwess ab7ee018fc Remove summary attribute and all traces of it from Project 9 years ago
Henriette Dinger 49fb85a487 Give icon a margin for vertical alignment and change header in repo danger zone 9 years ago
Jens Ulferts 39455d8386 use AR's own base_class method 9 years ago
Jens Ulferts 18d3c0a4d7 correclty filter journal attributes 9 years ago
Mohamed Wael Khobalatte 30ea542a00 Do away with second group selection and related specs/js code 9 years ago
Jens Ulferts d279e2a3ce use delegation for available assignees/responsibles 9 years ago
Jens Ulferts 0ef7b213ba turn possibe assignees/responsibles into scopes 9 years ago
Jens Ulferts 0b2f482797 move :preference to principal 9 years ago
Jens Ulferts 0579f4906b provides scope to order by name 9 years ago
Jan Sandbrink ebbd928a18 Remove outdated comments 9 years ago
Jens Ulferts 4bfc4cc8b2 sort versions case insensitive 9 years ago
Jan Sandbrink 9d68773b05 Use an advisory lock that is released on COMMIT/ROLLBACK 9 years ago
Jan Sandbrink 3c335866d1 Fix saving of journal in association 9 years ago
Jan Sandbrink aaf4637138 Ensure that concurrent version updates play well together 9 years ago
Jan Sandbrink caf05e9b1a Simplify joins clause 9 years ago
Oliver Günther 3ca36e1e1d Parallel sending of comment and fields in WP split view 9 years ago
Jan Sandbrink 26574521d3 Prefill predecessors for results of multiple journables too 9 years ago
Jan Sandbrink 0343e12c83 Prefill predecessor when it is already known 9 years ago
Markus Kahl 9af0e26623 make user creation/invitation work with plugins ... 9 years ago
Markus Kahl 86248f400e groups are never disposable 9 years ago
Markus Kahl 3738329078 delete invited users when removed from project 9 years ago
Markus Kahl ac8a096488 polish considering remarks through review and houndci 9 years ago
Markus Kahl 8882a0a2cc the session is optional 9 years ago
Markus Kahl 45153a5d1b dummy LDAP auth source 9 years ago
Markus Kahl df36876d21 User ⊆ Principal ∧ Principal ⊄ User 9 years ago
Markus Kahl fecb1b91b7 invited uses should be usable too 9 years ago
Markus Kahl 2ce62e3999 user invitation polish 9 years ago