Commit Graph

11691 Commits (a44588c9bca57a05045db9378a2e2727bb123169)

Author SHA1 Message Date
Alex Coles 5a25c32b2f Revert "Work-around WorkPackage nested set errors on PG" 9 years ago
Alexander Bach c42dad3270 Correct comment 9 years ago
Alexander Bach 2f9c9178df Fix regex properly 9 years ago
Alexander Bach 248f11fba8 Correct style 9 years ago
Alex Coles 7cb1e43d53 Restore CustomField.for_all include option 10 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 10 years ago
Vadim Costin 591428e1a7 change the holder of notiffication messages 10 years ago
Vadim Costin 32d6a02642 add bottom margin for stackable alert messages 10 years ago
Alex Coles 8afb27578f Add missing explicit join reference in Version 10 years ago
Alex Coles fb8dfed1a4 Minor indent fix in Version for Rubocop 10 years ago
Alex Coles 91ee3dee20 Replace deprec. with_scope in Project.find_visible 10 years ago
Alex Coles 8798fe68ad Teach Experimental API UsersController to pluck 10 years ago
Alex Coles ae59a6985a Teach User.authorize_within ActiveRecord::Relation 10 years ago
Alex Coles 6c84648c9d Add explicit join references in views 10 years ago
Alex Coles a50d071684 Add explicit join references in helper 10 years ago
Alex Coles 63904f1d30 Add explicit join references in UserMailer 10 years ago
Alex Coles 0942d7335b Add explicit join references in controllers 10 years ago
Alex Coles 787a35c9db Add explicit join references in models 10 years ago
Alex Coles 81de05e5fe Remove deprecated Relation#all in specs 10 years ago
Alex Coles 59b05568e9 Remove deprecated Relation#all in views 10 years ago
Alex Coles ab36043d4f Remove deprecated Relation#all in helpers 10 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 10 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 10 years ago
Alexander Bach ffd81c4886 Add some polish 10 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 10 years ago
Markus Kahl d854df5175 suppress browser prompt on authenticate failure 10 years ago
Vadim Costin 1c50a75f42 add stackable nodifications in LSG 10 years ago
Alexander Bach 1a52cc1292 Suppress the hound 10 years ago
Alex Coles 0a44da8251 Teach Project#allowed_permissions how to pluck 10 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 10 years ago
Alex Coles 6d93fa3d76 Add Query#connection to avoid deprecation warnings 10 years ago
Alex Coles 355e7e0ff4 Replace deprecated calls to Model#connection 10 years ago
Alex Coles 0c729dae54 Replace deprecated calls to Model.scoped 10 years ago
Alex Coles 2ea2c776e3 Work-around WorkPackage nested set errors on PG 10 years ago
Alexander Bach c687c63c71 Fix some project url building with identifiers 10 years ago
Alexander Bach 851f8bf3d1 Make validation regex comply with hint 10 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 10 years ago
Alex Coles ecfa05fad9 Rename Project.public scope to public_projects 10 years ago
Alex Coles 2c741c4b7f Prune dead scope from Project 10 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 10 years ago
Alex Coles 51512f1522 Temp. comment includes in API v2 ProjectController 10 years ago
Alex Coles 0f9240037a Fix TimeEntry cleanup on work package bulk delete 10 years ago
Alex Coles 2ac7f5d12f Fix work package bulk edit form action URL 10 years ago
Alex Coles 2faeb3a34a Migrate AR finder/query methods in views 10 years ago
Alex Coles 7d3f723446 Migrate AR finder/query methods in UserMailer 10 years ago
Alex Coles 72973cffb4 Migrate AR finder/query methods in helpers 10 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 10 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 10 years ago
Alex Coles ea713284a8 Fix syntax (w/Rubocop) in workers 10 years ago
Alex Coles 5c8bff38ea Fix syntax (w/Rubocop) in services 10 years ago