Commit Graph

109 Commits (b483e6cd3592ded02f7cbff5ea79666f9ab2247f)

Author SHA1 Message Date
Oliver Günther a92575e3ec
Use distinct(*) on aggregated journal to avoid duplicate raw journals 4 years ago
Oliver Günther c6b9c8ff02
Use distinct(*) on aggregated journal to avoid duplicate raw journals 4 years ago
ulferts e14679d0b3
avoid loading aggregated journals repeatedly when patching 4 years ago
ulferts 7f39a3b08f
allow fetching activities by an id referencing a subsumed journal 4 years ago
ulferts 983709db89
rewrite acts as journalized to create journals in sql 5 years ago
ulferts 79409370ee
ensure thread safety of journal notifications 5 years ago
ulferts 6cdedab3d2
fix typo 5 years ago
ulferts a6689a9006
let first notification setting dominate child setting 5 years ago
ulferts 2ed7a69943
rely on caller to reset the journal notification setting 5 years ago
ulferts 67ade5002d
extract journal notification setting to separate class 5 years ago
ulferts 64d0f57d85
Feature/aggregated activities (#8221) 5 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
ulferts 0acff96c09
fix journal noop? check 5 years ago
ulferts 59f907560e
no mail on empty wp update 5 years ago
ulferts a6e87c9dcb
display retracted message on empty journals 5 years ago
ulferts 9c99bc213f
remove duplicate constant assignment 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts d37bdb71f0
extract methods 5 years ago
Wieland Lindenthal 2935a46096 WIP: Spike to display BCF viewpoint snapshots in WP activity tab. 5 years ago
Oliver Günther 4666fbb4e0
[30415] Fix missing project reference in journal 5 years ago
ulferts 9c3206220b
remove mysql specific code throughout the application 5 years ago
Oliver Günther 5de0b9a2d8
Go through brakeman warnings 6 years ago
Oliver Günther 1bbad019fe
Correctly escape aggregated journal notes_id 6 years ago
Oliver Günther a358d45e5f
Correctly escape aggregated journal notes_id 6 years ago
Oliver Günther 79befe97b3
Bump capybara and rspec 6 years ago
Oliver Günther 86be73236f
Prepare for core integration 6 years ago
Oliver Günther 5b49b33b21
Prepare for core integration 6 years ago
Oliver Günther 352099089c
Prepare for core integration 6 years ago
Jens Ulferts 440f101f7e
enforce order when numbering for journal aggregation 6 years ago
Oliver Günther 4a3d220641
[28185] Fix wiki history and annotate 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 30a7b2c601 remove slow implementation of #column_names 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 646d99b704 Prepare OpenProject 6.0.0 release 8 years ago
Jens Ulferts 8065c66256 eager loading associated objects, the dirty way 9 years ago
Jens Ulferts 3734b3a232 limit aggregation to one journable 9 years ago
Jan Sandbrink 26574521d3 Prefill predecessors for results of multiple journables too 9 years ago
Jan Sandbrink 0343e12c83 Prefill predecessor when it is already known 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Jan Sandbrink b322fafc25 remove workaround for type conversion in PSQL 9 years ago
Jan Sandbrink 3fe8b33f78 enforce disabled aggregations 9 years ago
Jan Sandbrink d47d6685ed filter for right journal on SQL level 9 years ago
Jan Sandbrink f9051bba3e display diff of containing aggregated journal 9 years ago
Jan Sandbrink e405605343 fix wrongful notificaiton delivery 9 years ago
Jan Sandbrink 285b7f5437 move on-behalf-delivery into notification mailer 9 years ago
Jan Sandbrink 974523c370 partly address an edge case that can prevent notification delivery 9 years ago
Jan Sandbrink 6c1e4dbf4f send aggregated notifications 9 years ago
Jan Sandbrink 1ff8f15fbd explicitly define order of groups in PSQL 9 years ago
Jan Sandbrink a2b952f549 improve exception message on missing journable.id 9 years ago