Commit Graph

2732 Commits (afd40f108819fcbe2993aaec00e297b18ff78e64)

Author SHA1 Message Date
Alexander Bach 248f11fba8 Correct style 9 years ago
Alex Coles 7cb1e43d53 Restore CustomField.for_all include option 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Alex Coles 8afb27578f Add missing explicit join reference in Version 9 years ago
Alex Coles fb8dfed1a4 Minor indent fix in Version for Rubocop 9 years ago
Alex Coles 91ee3dee20 Replace deprec. with_scope in Project.find_visible 9 years ago
Alex Coles ae59a6985a Teach User.authorize_within ActiveRecord::Relation 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 9 years ago
Alexander Bach 1a52cc1292 Suppress the hound 9 years ago
Alex Coles 0a44da8251 Teach Project#allowed_permissions how to pluck 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 6d93fa3d76 Add Query#connection to avoid deprecation warnings 9 years ago
Alex Coles 355e7e0ff4 Replace deprecated calls to Model#connection 9 years ago
Alex Coles 0c729dae54 Replace deprecated calls to Model.scoped 9 years ago
Alex Coles 2ea2c776e3 Work-around WorkPackage nested set errors on PG 9 years ago
Alexander Bach 851f8bf3d1 Make validation regex comply with hint 9 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 9 years ago
Alex Coles ecfa05fad9 Rename Project.public scope to public_projects 9 years ago
Alex Coles 2c741c4b7f Prune dead scope from Project 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles 0f9240037a Fix TimeEntry cleanup on work package bulk delete 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 16720d2d7c Rework DeletedUser.first to avoid stack overflow 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 9f4ebc04a5 fix moving of WPs without specifying a status 9 years ago
Jan Sandbrink 96d0cf9462 fix moving of WPs without specifying a status 9 years ago
Alex Coles 8edff9831c Pull up constants, associations into Principal 10 years ago
Alex Coles 7ae6499d79 Remove unloadable from ReportedProjectStatus 10 years ago
Alex Coles c80a792496 Use 1.9+ Hash syntax in Principal 10 years ago
Alex Coles 507bfc12bc Prune unnecessary option on CustomField translates 10 years ago
Alex Coles dbb751f96a Remove commented Type.all override 10 years ago
Oliver Günther cb123c83be Fix and specs for missing plus in login attribute 10 years ago
Alex Coles 40ae6c6524 [wip] Disable ProjectType has_many validation 10 years ago
Jan Sandbrink 9a9d6aca2c ensure correct file size errors are displayed 10 years ago
Jan Sandbrink 4a69d2505a replace ternaries returning booleans 10 years ago
Alex Coles 0c56b72d2a Work-around Project nested set errors on PG 10 years ago
Toshi MARUYAMA 1b3628b60c remove unneeded to_a 10 years ago
Alex Coles 55a2207631 Replace GroupUser join model w/ habtm association 10 years ago
Alex Coles e7e4914d22 Simplify Array find in Project::Copy 10 years ago
Alex Coles abf4a011f0 Fix copying of versions on Project copy 10 years ago
Markus Kahl 8f7d8ef573 avoid unnecessary work 10 years ago
Markus Kahl 2b8848dc8b don't use deprecated finder 10 years ago
Markus Kahl 6cb6953a07 basic auth for api v3 (WIP) 10 years ago
Azure7111 f493fbb036 Workaround for the new ``.all`` 10 years ago
Alex Coles d060e654a5 Use vanilla Rails validations for CustomField#name 10 years ago
Jan Sandbrink f1a93e1cf3 this is why I hate comments 10 years ago
Jan Sandbrink c075a7b401 only allow simple space in login 10 years ago
TribesTom 2910137c03 Added user changement 10 years ago