Commit Graph

126 Commits (3905015e0cedc3a0fa72f7cc155d9236b0174cbf)

Author SHA1 Message Date
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
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 747928bc58 Removes activity code from AAJ 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
Till Breuer bf9f1fda1f Fix permission check triggered by journable#journal_editable_by? 11 years ago
jwollert 21c956c6ad fixes bug when copying watchers: watcher expected its watchable to be saved 11 years ago
Michael Frister c849bdea26 Fix 'class variable access from toplevel' warning in TCPDF module 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Hagen Schink bd0efa087f Reintroduce container validation 11 years ago
Till Breuer 49938ffab5 Restrict watchable#possible_watcher_users to non-anonymous users 11 years ago
Till Breuer 338200ef20 Rewrite another double negation 11 years ago
Till Breuer 90b1576873 Rewrite double negation 11 years ago
Till Breuer a1545f35fe Move part of the filtering in watchable#watcher_recipients on SQL-side 11 years ago
Till Breuer 71370f68d6 Refactor watcher validation of a user's permission to watch 11 years ago
Hagen Schink a727ded3ce Implements bulk file attachment on AaA 11 years ago
Sebastian Schuster 5b18c79a14 Fixed wrong reference to journaled object 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Philipp Tessenow c23e991625 copyright for .yml files 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Hagen Schink eca826ba94 Removes superfluous statement 11 years ago
Hagen Schink 2494a40c77 Removes creation methods 11 years ago