Commit Graph

210 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
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
Hagen Schink 97a199eb91 Moves activity provider to separate files 11 years ago
Sebastian Schuster d178ff0353 Minor typo fix 11 years ago
Hagen Schink 0f99f3cc43 Renames AREL table variables 11 years ago
Hagen Schink 82cf73b0e8 Calls hook if query is not nil 11 years ago
Hagen Schink a927255252 Modifies activity implementation for meetings 11 years ago
Hagen Schink e7d2372580 Uses 'select_all' for database query 11 years ago
Hagen Schink e7fd7a9751 Handles MySQL specific requirements 11 years ago
Hagen Schink 9d5649c0f3 Corrects user permission statement 11 years ago
Hagen Schink a297fb9eff Adds journaled object reference 11 years ago
Hagen Schink 56fdc36bd8 Creates path as well as url 11 years ago
Hagen Schink a37940c60a Fixes project permission query 11 years ago
Hagen Schink c0f25f7ed7 Corrects project id setting 11 years ago
Hagen Schink dba223e029 Fixes specs by renaming event properties 11 years ago
Hagen Schink 386e97ceb6 Restricts activity by user permissions 11 years ago