Commit Graph

2791 Commits (d65e527d166cea4e44906ed80cd5b3797b056a8c)

Author SHA1 Message Date
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
Oliver Günther b15002beca More explicit validation error message for repositories 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Alex Coles 492f487ef8 Update stack entry matching in MemberRole#destroy 9 years ago
Alex Coles a8e92e251f Rename Changeset changes assoc. to file_changes 9 years ago
Oliver Günther 14a394842d Extract SCM authorization routines into policies per vendor 9 years ago
Oliver Günther 6ba2ddc5aa Remove PG workaround required for Rails < 4 9 years ago
Jan Sandbrink b322fafc25 remove workaround for type conversion in PSQL 9 years ago
Oliver Günther cfbe595382 Use present instead of presence 9 years ago
Oliver Günther 0b583c3ccf Extend autofetching of commits into update repository information 9 years ago
Oliver Günther 2022a87532 Workaround to PG adapter returning non-integer aggregated values 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Oliver Günther 18b99eceba Refactor automatic repository setting into single select 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago
Jens Ulferts a5e625cb4a fix wrong method name broken when fixing merge conflict 9 years ago
Tim Habermaas 0ea1c9e8ff [Refactor] Simplify User.register_allowance_evaluator. 9 years ago