Commit Graph

210 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Mohamed Wael Khobalatte 8194f4a850 Silence the 10 slowest specs notice by default. 9 years ago
Jens Ulferts 4ed191d659 removes duplicate safeguard for polymorphic association 9 years ago
Jan Sandbrink aaf4637138 Ensure that concurrent version updates play well together 9 years ago
Jens Ulferts 95aee32a41 fix project permission condition in activity 9 years ago
Martin Linkhorst eba94776ae perm might be nil. in that case just ignore it. 9 years ago
Alexander Bach a8e1aadec7 replace changed_data by details 9 years ago
Oliver Günther 5c2d7af28d Extracted acts_as_countable into gem 9 years ago
Oliver Günther 29ab3f74c0 Add quota display using .reposize file. 9 years ago
Jan Sandbrink d8cfa271cd try to improve readability of JournalManager 9 years ago
Alexander Bach 3053d0f875 Add more positivity 9 years ago
Jan Sandbrink 3e82f24402 improve readability of JournalChanges 9 years ago
Jan Sandbrink 6a0ef38f5f extract get_changes into own module 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alexander Bach 8c51577e37 Clear up method name 9 years ago
Alexander Bach 196b5e049e Move comment 9 years ago
Jan Sandbrink 3a87b269fa allow to fetch aggregated journals for a journable 9 years ago
Jan Sandbrink 953ad6d15f change aggregated_journals on AaJ to be a method 9 years ago
Jan Sandbrink d6533b100c first spike for aggregatable journals 9 years ago
Jan Sandbrink a59b361222 remove dead code 9 years ago
Alexander Bach 7e0c7c352e Move event to fire after its sure that a journal will stay 9 years ago
Alex Coles 3abb8c7fa4 Remove unloadable from lib code 9 years ago
Alex Coles 1bcbad97d5 Indent fix in acts_as_searchable 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Alex Coles 2e040a7830 Replace deprec. with_scope in acts_as_searchable 9 years ago
Alex Coles b6be1d560b Temp. silence acts_as_searchable deprecations 9 years ago
Alex Coles bdbb3c6a6a Migrate acts_as_tree has_many to lambda 9 years ago
Alex Coles f83365ebab Migrate acts_as_attachable has_many to lambda 9 years ago
Alex Coles 53524637ec Migrate acts_as_journalized has_many to lambda 9 years ago
Alex Coles bbe8ec184a Migrate acts_as_customizable has_many to lambda 9 years ago
Alex Coles a6c54cb25f Migrate AR finder/query methods in lib code 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e02599c121 Make acts_as_journalized retry journal saves 10 years ago
Alex Coles 02b5c722ef [wip] Disable acts_as_watchable has_many validate 10 years ago
Alex Coles a58650e7c6 Add/update Copyright headers in lib code 10 years ago
Jan Sandbrink abc2b25ab3 style 10 years ago
Jan Sandbrink 9b9785ca0c invert conditions for better readability 10 years ago
Jan Sandbrink 88b99db223 only respond to valid custom_field_n accessors 10 years ago
Jan Sandbrink fb44594d1f style 10 years ago
Jan Sandbrink d8bc15a6bd remove NO-OP code 10 years ago
Jan Sandbrink f0197b4323 style 10 years ago
Jan Sandbrink fb486c1921 fix validation in type changing cases 10 years ago
Jan Sandbrink d1e3e2d543 simplify loop 10 years ago
Jan Sandbrink a59df82ca1 only create CF accessor methods on demand 10 years ago
Jan Sandbrink 9986466e15 use direct CF accessors in CF injector 10 years ago
Jan Sandbrink e3537be022 add methods to directly access custom fields 10 years ago
Jan Sandbrink 1bf1cf2c1b ignore custom values that are to be deleted 10 years ago
Jan Sandbrink 7219eebee5 fix failing test unit tests 10 years ago
Jan Sandbrink e4ee92aa3e forbid validation of associated custom values 10 years ago
Jan Sandbrink 36bb955f7c add custom value errors to customizable 10 years ago