Commit Graph

94 Commits (730d610e39e33054f0f72e8931ae0306d5ce8126)

Author SHA1 Message Date
Jens Ulferts 2d65eb3ebf
use string for class_name 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Jan Sandbrink ebbd928a18 Remove outdated comments 9 years ago
Jan Sandbrink 9d68773b05 Use an advisory lock that is released on COMMIT/ROLLBACK 9 years ago
Jan Sandbrink aaf4637138 Ensure that concurrent version updates play well together 9 years ago
Oliver Günther 3ca36e1e1d Parallel sending of comment and fields in WP split view 9 years ago
Alexander Bach a8e1aadec7 replace changed_data by details 9 years ago
Jan Sandbrink 6a0ef38f5f extract get_changes into own module 9 years ago
Jan Sandbrink 5ed1ff28c1 styling 9 years ago
Jan Sandbrink d6533b100c first spike for aggregatable journals 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Markus Kahl a90d059841 make sure data is saved after creation already too 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Richard ee29bbd089 Journal editable_by? checks if user is the journal owner. 10 years ago
Hagen Schink 66ad6d6b76 Make changes a hash with indifferent access 11 years ago
Hagen Schink abe3d9cac9 Remove symbols from journal processing 11 years ago
Markus Kahl d6b215f09e dropped redundant limit 11 years ago
Markus Kahl 7301228d65 don't rely on journal record id to find predecessor and use version instead 11 years ago
Markus Kahl 08f8c482fe dropped redundant limit 11 years ago
Markus Kahl 05c003e11f don't rely on journal record id to find predecessor and use version instead 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow ce68fdf70b add fancy collection_select helper in the tabular_form_helper 11 years ago
Sebastian Schuster 9012596804 Changes from empty string to nil and vice versa are no 11 years ago
Hagen Schink a48843a855 Normalizes strings before comparison 11 years ago
Sebastian Schuster 97577c3f78 Fixed non-functional optimistic locking for 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Hagen Schink 853aca2d54 Fixes test unit tests 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Hagen Schink d6a89de8fa Touches journaled object after save 11 years ago
Hagen Schink eed8c6b307 Corrects journal value access methods 11 years ago
Hagen Schink ecaa922bf9 Handles custom fields as well 11 years ago
Hagen Schink ec6660c079 Resolves attachment changes 11 years ago
Hagen Schink 965c7e3427 AAJ considers attachments and custom fields, again 11 years ago
Hagen Schink b9715a506f Removes special numeral handling 11 years ago
Hagen Schink 4daa1c6e0c Order journals by version 11 years ago
Hagen Schink b03e78cf9b Caches journaled object 11 years ago
Hagen Schink cc88e299c1 Stores current data and not every change 11 years ago
Hagen Schink f06a1ccd83 Improves journal implementation and adds formatter 11 years ago
Hagen Schink 353d2afc50 Changes journal model implementation 11 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Jens Ulferts 98ddfe1b98 moves OpenProject formatters into JournalFormatter::Base subclasses 12 years ago
Philipp Tessenow 578590693c revert performance optimization for Rails2 12 years ago