Commit Graph

2537 Commits (4c0a6f4ba133514fefaf6b019a59896056db81de)

Author SHA1 Message Date
Jan Sandbrink 6a0ef38f5f extract get_changes into own module 9 years ago
Oliver Günther aec6593ca0 Provide functionality to override settings and views for checkout 9 years ago
Alexander Bach dde4144889 Migrate deprecated naming 9 years ago
Alexander Bach a3db107236 Extract recipients as method 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alexander Bach cd1a3e4a7b Improve method naming 9 years ago
Alexander Bach 36d8bf8e42 Extract guard clause 9 years ago
Alexander Bach 8c51577e37 Clear up method name 9 years ago
Alexander Bach 196b5e049e Move comment 9 years ago
Alexander Bach 04f9f64980 Remove and fix additional send_notification 9 years ago
Alexander Bach 2bca02a6b4 Get rid of class variable 9 years ago
Jan Sandbrink f65f9e3e2d remove the AR portion of aggregated journals 9 years ago
Alexander Bach 7fd2fd52bd µ-style improvement 9 years ago
Alexander Bach c771325d0b Improve class naming 9 years ago
Alexander Bach 66b3978280 Move listener registration 9 years ago
Oliver Günther c5b200d7a0 Review corrections 9 years ago
Jan Sandbrink 3a87b269fa allow to fetch aggregated journals for a journable 9 years ago
Oliver Günther 0284d11f21 Corrections from review 9 years ago
Oliver Günther 319bd21daf Moved managed repository lifetime entirely to the model. 9 years ago
Oliver Günther e1bdb41bcd More complete specs wrt. coverage, cleanup 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Oliver Günther da27a552a1 Frontend extensions and build refactoring 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Oliver Günther 7ebac37c14 Repository Management - Refactoring and Preparation 9 years ago
Jan Sandbrink a8ab1024b5 clarify explanations 9 years ago
Jan Sandbrink 5f06a8900d better PSQL compatibility for aggregated journals 9 years ago
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