Commit Graph

10871 Commits (81de05e5fef1ff4ee07f3ee93612cda30ee92159)

Author SHA1 Message Date
Alex Coles 81de05e5fe Remove deprecated Relation#all in specs 9 years ago
Alex Coles 59b05568e9 Remove deprecated Relation#all in views 9 years ago
Alex Coles ab36043d4f Remove deprecated Relation#all in helpers 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 9 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 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
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 51512f1522 Temp. comment includes in API v2 ProjectController 9 years ago
Alex Coles 0f9240037a Fix TimeEntry cleanup on work package bulk delete 9 years ago
Alex Coles 2ac7f5d12f Fix work package bulk edit form action URL 9 years ago
Alex Coles 2faeb3a34a Migrate AR finder/query methods in views 9 years ago
Alex Coles 7d3f723446 Migrate AR finder/query methods in UserMailer 9 years ago
Alex Coles 72973cffb4 Migrate AR finder/query methods in helpers 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ea713284a8 Fix syntax (w/Rubocop) in workers 9 years ago
Alex Coles 5c8bff38ea Fix syntax (w/Rubocop) in services 9 years ago
Alex Coles e0012a6e92 Fix syntax (w/Rubocop) in VersionPolicy 9 years ago
Alex Coles d346faab41 Fix syntax (w/Rubocop) in UserMailer 9 years ago
Alex Coles b607b20a37 Fix syntax (w/Rubocop) in WorkPackageDecorator 9 years ago
Alex Coles b10927c01e Fix syntax (w/Rubocop) in (Rails) helpers 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 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
Alex Coles cb81a4afab Fix for .js.erb preventing asset precompilation 9 years ago
Vadim Costin 8e67407ce7 remove unused variables 9 years ago
Jan Sandbrink 0c3562ce49 fix whitespacing in '_issue_details.text.erb' 9 years ago
Vadim Costin b09740ca3e change default notiffication message style 9 years ago
Jan Sandbrink c775274707 include missing attributes in mails 9 years ago
Jan Sandbrink 96d0cf9462 fix moving of WPs without specifying a status 9 years ago
Evghenii Barhatov a609680483 Allow raising exceptions from notification jobs 9 years ago
Jan Sandbrink d3ceffddfc actually allow the status to be set while moving 9 years ago
Oliver Günther 4e666d563a [ci skip] Fix flickering search by collapsing the search in CSS 9 years ago
Jens Ulferts fa402cdd58 prevent check-boxes crashing into their label 9 years ago
Vadim Costin 82cfec146c remove some spaces 9 years ago
Vadim Costin 5f0553dfce add default font color for message box 9 years ago
Vadim Costin 31f7e52fa8 add simple notification message 9 years ago
Vadim Costin f95259c337 add a button in alert message 9 years ago
Vadim Costin 5654e45021 add styles for alert messages 9 years ago
Jan Sandbrink b44b0cd2f9 remove details on spent time from project overview 9 years ago
Jan Sandbrink cc844c1068 centralize knowledge of WP autocomplete url 9 years ago