Commit Graph

2635 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Jan Sandbrink f02b32faad override :initial? for AggregatedJournal 9 years ago
Jan Sandbrink a5152e9875 use the actual setting for the aggregation time 9 years ago
Jan Sandbrink 88169a46de expose id of "master" as notes_id 9 years ago
Jan Sandbrink 3c3b03bbcc make SQL compliant for both MySQL and PSQL 9 years ago
Jan Sandbrink 405aa2d524 add PostgreSQL-compatible group numbering 9 years ago
Jan Sandbrink 3b7b0ec289 Enhance AggregatedJournals to correctly merge journals with notes 9 years ago
Jan Sandbrink ddbc8a4ba7 remove obsoleted helper 9 years ago
Jan Sandbrink 5ed1ff28c1 styling 9 years ago
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" 9 years ago
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 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