Commit Graph

2927 Commits (f16d51412d35387911592d614aa48c4dcbcb2f63)

Author SHA1 Message Date
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
Jan Sandbrink a64209967e extract order_statements out of CustomField 9 years ago
Jan Sandbrink 85afbf9f82 remove unused find_all_by overload 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Alexander Bach 144dfc0236 Clarify SQL condition to explicitly look for pending notifications 9 years ago
Alexander Bach 7c084f1dd8 Fix line length 9 years ago
Alexander Bach 564273cded Prevent duplicate notifications for the same work package 9 years ago
Alexander Bach 4105a920b5 Style watcher notification mail 9 years ago
Alexander Bach c22c41b7db Directly notify new watchers by mail 9 years ago
Oliver Günther dfb8ac4853 Add basic checkout instructions 9 years ago
Jan Sandbrink e978876acc fix expectations in legacy spec 9 years ago
Jan Sandbrink 04895aeffb ensure sortability of all user columns 9 years ago
Jan Sandbrink fe57ba7eda reformat SQL 9 years ago
Jan Sandbrink 1009b0f373 improve error handling for JSON parsing parameters 9 years ago
Jan Sandbrink 4803cba41c implement grouping 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Jan Sandbrink 986be45dde allow to calculate property sums 9 years ago
Jan Sandbrink 1cf3d1c8ee remove superfluous length call 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago