Commit Graph

47 Commits (776fac776ed5863d1636a2cb4004505e0604e82e)

Author SHA1 Message Date
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
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles ca2a1a5afc Prefer #map over #collect in lib code 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Mihail Maxacov 080f2cb44f fix personal activity broken 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Till Breuer 66f5c2fb0b Add event types and names to activity providers (#2250) 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
Hagen Schink ff84cf9698 Restricts project selection by permission 11 years ago
Hagen Schink 005fbd1ceb Improves project restriction 11 years ago
Hagen Schink a5b59edd28 Filters events by projects 11 years ago
Hagen Schink c0e8fe4521 Returns table with project reference 11 years ago
Hagen Schink 8f66f825ed Sets event type automatically 11 years ago
Hagen Schink ccc625e25a Activates new activity provider 11 years ago
Hagen Schink 5143f525e2 Adds provider reference to event 11 years ago
Hagen Schink 0777c605b1 Fills user/project references with one query 11 years ago
Hagen Schink 6a62ddc40e Changes event data structure 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink eca826ba94 Removes superfluous statement 11 years ago
Hagen Schink 853aca2d54 Fixes test unit tests 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Sebastian Schuster fe446a52fa Fixed comment and non-functional error check 11 years ago
Jens Ulferts 7130428ff3 unifies activity across work packages 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 96256fe234 REVIEW - convert old find api to new AREL api. 12 years ago
Martin Linkhorst ef1606fc57 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Philipp Tessenow f06d7486d2 REVIEW - convert old find api to new AREL api. 12 years ago
Martin Linkhorst ee9941e912 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago