Commit Graph

305 Commits (d2bdd7f45f15c0116dc384e47266619a59a03183)

Author SHA1 Message Date
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
Jens Ulferts a70bbd7045 improve performance of watcher determination 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 18af561064 Return only users who can see the watchable 10 years ago
Alex Coles 69d354ccd3 Replace AR conditions w/where in acts_as_watchable 10 years ago
Alex Coles ca2a1a5afc Prefer #map over #collect in lib code 10 years ago
Alex Coles 2f75bf4aff Fix an indent in acts_as_customizable.rb 10 years ago
Alex Coles dabd7ba88a Fix bad rubocop auto-correct affecting procs 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago