Commit Graph

2635 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
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
Markus Kahl 43e18dd00c switch to user invitation by default 9 years ago
Markus Kahl 98ba7ce333 basic user invitation prototype 9 years ago
Alex Coles d76e97755c Fix Settings callbacks for ActiveSupport API change 9 years ago
Alex Coles db078e0964 Fix for ActiveRecord::Base.reflections API change 9 years ago
Alex Coles 407aa02eae Fix deprecated .find arg in Project 9 years ago
Jan Sandbrink 8870838ce9 Ensure compatibility of sum-functions with Array callers 9 years ago
Jan Sandbrink 1e4427f400 Uniformly format QueryColumns 9 years ago
Jan Sandbrink 02e7b9f5a8 Move summing of column values into QueryColumn 9 years ago
Jan Sandbrink ef9cc87338 Always cache work_packages of Query::Results 9 years ago
Oliver Günther 15273724c3 Homescreen functionality 9 years ago
Oliver Günther c13afd01c4 Force disabled_types to be symbols 9 years ago
Jan Sandbrink b76c351813 Ensure mails are not sent twice 9 years ago
Jan Sandbrink e8c57d7674 Correctly deliver notifications on behalf 9 years ago
Jan Sandbrink 4ee163393f Rearrange mail delivery responsibilities 9 years ago
Alex Coles 07551ae585 Switch to new AR API for boolean typecasting 9 years ago
Stefan Botzenhart 868d764a97 Use activejob deliver_now method (removes deprecation warning) 9 years ago
Oliver Günther 6661f2b6d5 Refuse to delete a repository in OpenProject on FS permission errors 9 years ago
Jan Sandbrink 08ef41b14d increase type compatibility of :sql_for_field 9 years ago
Jan Sandbrink 92bb497a66 rename parameter/update code doc 9 years ago
Alexander Bach 51b2bf768c Remove homepage attribute from project model 9 years ago
Jan Sandbrink 1ac1188ef8 fix spec double and remove users from groupable CFs 9 years ago