Commit Graph

3773 Commits (a4745d850a1d58ab97273aa58e38fd5c96254165)

Author SHA1 Message Date
Alex Coles 7ea59faeaa Specify acts_as_searchable :references in Meeting 9 years ago
Alex Coles 27d2ceacf2 Migrate remaining scopes to use lambda/block 9 years ago
Alex Coles cf0979dec7 Add missing references to CostEntry scopes 9 years ago
Alex Coles 5cb98fd4f5 Add missing references to Sprint scopes 9 years ago
Alex Coles 4edf3e30bc Fix further obsolete finders 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
Jens Ulferts bf7101d263 we really only want the first 9 years ago
Jens Ulferts b5bb1c41b2 replace overwritten find by default_scope 9 years ago
Jens Ulferts c518fb76b7 some more replacement of deprecated finders 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 a7a468cac9 fix silly find_all_by_ replacement 9 years ago
Jan Sandbrink 300eb73c0a replace deprecated find(:first/:last, ...) finders 9 years ago
Jan Sandbrink 1b3fb0b84b replace deprecated find(:all, ...) finders 9 years ago
Jan Sandbrink 10d39a64a1 replace deprecated find_x_by_ AR finders 9 years ago
Alex Coles 3e5f5a17fd Migrate further AR finders with conditions 9 years ago
Jens Ulferts 6c54b0da94 various finder deprecation fixes 9 years ago
Jens Ulferts cf3286a42d rename method to avoid collisions 9 years ago
Jens Ulferts 18e15c58ff adapt wrapping into Array 9 years ago
Jens Ulferts f83713d855 various finder replacement to be rails 4.1 compatible 9 years ago
Alex Coles 0d5a0cdaad Migrate association conditions to use lambda/block 9 years ago
Jens Ulferts b1b99a298f replace deprecated finder syntax 9 years ago
Alex Coles 5cc2403100 Correct missing call to .first in HourlyRate 9 years ago
Jan Sandbrink a4252b943f remove now obsolete rescue statement 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
Jan Sandbrink e0d9453247 replace deprecated find(:first/:last, ...) finders 9 years ago
Alexander Bach 144dfc0236 Clarify SQL condition to explicitly look for pending notifications 9 years ago
Jan Sandbrink ce35d8606d replace deprecated find(:all, ...) finders 9 years ago
Jan Sandbrink 7153c6ebe2 replace deprecated find(:all, ...) finders 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
Oliver Günther 4025e0158d Fix notification and Rails4-related issues 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