Commit Graph

2881 Commits (9c2e57afb989646cc9f1784ca9a9e38c11c6c2a7)

Author SHA1 Message Date
Jan Sandbrink 885d8d734f add basic spec for aggregated journals 9 years ago
Jan Sandbrink ec720a0533 make aggregation capable for MySQL and PSQL 9 years ago
Jan Sandbrink d6533b100c first spike for aggregatable journals 9 years ago
Alexander Bach 7e0c7c352e Move event to fire after its sure that a journal will stay 9 years ago
Alexander Bach 0cf0468ebf Add default value for send_notification 9 years ago
Alexander Bach ee14628c09 Move send_notification to event origin 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Alexander Bach c22ce53a7a Add journal_created event 9 years ago
Alex Coles 28098977ba Fix Project methods that should pass through User 9 years ago
Alex Coles 41c04c201f Replace hand-rolled Project.find w/FriendlyId's 9 years ago
Alex Coles d906650a16 Remove AssociationsMapper remnants in WorkPackage 9 years ago
Jan Sandbrink 17940bf02c change validation of WP children 9 years ago
Jan Sandbrink 218c75e765 fix update_by! user when not providing notes 9 years ago
Alex Coles 29d9814347 Prefer Project.allowed_to to .allowed_to_condition 9 years ago
Alex Coles b3a54ec3e8 Add Project.allowed_to returning AR::Relation 9 years ago
Alex Coles df9e56c8e0 Remove duplication in News.latest(_for) methods 9 years ago
Alex Coles e712a45cf2 Remove duplication in Project.latest(_for) methods 9 years ago
Alex Coles e2d9a7746f Remove unloadable from models 9 years ago
Alex Coles bbd6943928 Fix block delimiter in MailHandler 9 years ago
Alex Coles 8fd535769a Fix bad rubocop auto-correct in journal_manager.rb 9 years ago
Alex Coles 093a6a8a98 Minor indent fix in News model for Rubocop 9 years ago
Alex Coles 12d891ceb8 Fix missing space around blocks in MailHandler 9 years ago
Alex Coles c967e61097 Revert "Work-around Project nested set errors on PG" 10 years ago
Alex Coles 5a25c32b2f Revert "Work-around WorkPackage nested set errors on PG" 10 years ago
Alexander Bach c42dad3270 Correct comment 10 years ago
Alexander Bach 2f9c9178df Fix regex properly 10 years ago
Alexander Bach 248f11fba8 Correct style 10 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
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 ae59a6985a Teach User.authorize_within ActiveRecord::Relation 10 years ago
Alex Coles 787a35c9db Add explicit join references in models 10 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 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 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 0f9240037a Fix TimeEntry cleanup on work package bulk delete 10 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 10 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 10 years ago