Commit Graph

4151 Commits (468b5602d17a966a8d827198a298552acccac3ba)

Author SHA1 Message Date
Jens Ulferts 82e0b3f9f5 quickfix for moving impediments 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
Jan Sandbrink 8a16f67d92 Remove obsoleted rescue 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
Jan Sandbrink 8f3559dcab Improve performance of CurrencyQueryColumn sums 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
Alex Coles 66e5bc9583 Replace .where SQL String in CustomFieldMixin 9 years ago
Alex Coles 54be49e7f8 Specify acts_as_searchable :references in Document 9 years ago
Alex Coles 7cafbfd2a4 Add missing references to BudgetItem scopes 9 years ago
Alex Coles c126b89f01 [wip] Remove obsolete finder calls in Entry 9 years ago
Alex Coles df4bb1d5e8 Fix further obsolete finders w/cond. in Filters 9 years ago
Alex Coles 7ea59faeaa Specify acts_as_searchable :references in Meeting 9 years ago