Commit Graph

226 Commits (e4f479c1b49841ffe5a4d6f6e96ee77f0b958823)

Author SHA1 Message Date
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
Alex Coles e7400af52a Use 1.9+ Hash syntax in lib code 10 years ago
Mihail Maxacov 080f2cb44f fix personal activity broken 10 years ago
Philipp Tessenow 1aab90ccb8 restore wrong (but performant) possible_watcher impl 10 years ago
Philipp Tessenow 43fa84c875 restore wrong (but performant) possible_watcher impl 10 years ago
Hagen Schink a9b9f2c46a Make long WP change information accessible 10 years ago
Jens Ulferts f758aabfb1 uses gravatar_image_tag gem as standard avatar lib 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Richard b68524e97b Order work packages attachments by filename by default. 10 years ago
Hagen Schink e02cde8d3a Fix event name translation 11 years ago
Alex Coles 23d14e94a9 Fix whitespace in lib code 11 years ago
Alex Coles 29e89917fc Fix whitespace in RFPDF plugin 11 years ago
Alex Coles 129ad4d584 Remove invalid Ruby/PHP from RFPDF plugin 11 years ago
Michael Frister 2c7359436a acts_as_journalized: Use save! instead of save 11 years ago
Michael Frister f079e4bcdd Clean up acts_as_journalized SaveHooks 11 years ago
Alex Coles a2679b5d35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Alexey Fedorov f4775c6a40 [fix #4928] Made journal notes shown in search. 11 years ago
Markus Kahl 930ae39df3 Revert "use static routing in journal formatters" 11 years ago
Markus Kahl b0215db3d8 use static routing in journal formatters 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink eba958ad2e Removes deprecated dynamic form library 11 years ago
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 11 years ago
Johannes Wollert 080650f83a use edit_work_package_notes permission to edit work package journals 11 years ago
Till Breuer b37bb3edd6 Add icon labels to search#index 11 years ago
Till Breuer 66f5c2fb0b Add event types and names to activity providers (#2250) 11 years ago
Sebastian Schuster c54c99d7ec Changed acts_as_journalized to only use the journalized attributes 11 years ago
Till Breuer 4443d8b762 Fix event type retrieval in work packages activity provider (#3723) 11 years ago
Hagen Schink 030b792bc4 Passes activity to activitied type 11 years ago
Hagen Schink b8813ed8e5 Passes activity to activity providers 11 years ago