Commit Graph

28 Commits (f959edbfcc25b15319e927a633ed8f0d94a5a820)

Author SHA1 Message Date
Henriette Dinger d8952e0a00 menu item gets correct background when being selected 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Alex Coles 0604de3d8b Fully qualify ::Type class constant 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 79d7a270c0 move common code of reports_controller and timelog_controller into a common helper 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 2c2c1f8a3e Handle different change column names 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Sebastian Schuster e5859bb18c Fixed breadcrump of timeentries reports_controller 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 46cc00bf02 The ReportsController has a member header, which was accidentally translated as 'User' 12 years ago
Philipp Tessenow c68d55f95e update translations in model/view/controller/helper for time_entries 12 years ago
Philipp Tessenow a20c3068e0 fix typo in name of TimeEntry#earliest_date_for_project 12 years ago
Jens Ulferts 216b016677 move time_entries_reports into time_entries namespace, just called reports within 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
Eric Davis e13790c62c Refactor: extract TimelogController#report to a new controller class 14 years ago
Eric Davis cdfc57d544 Change the TimelogController's to/from dates based on the project time entries 14 years ago
Eric Davis 8900797ada Refactor: move method to Model. 14 years ago
Eric Davis 358ee2ef2e Merged r3931 from trunk. 14 years ago
Eric Davis 424b482579 Refactor TimelogController#report's joins and provide a hook to add more. 14 years ago
Eric Davis bd1384db7d Added hook :controller_timelog_available_criterias 15 years ago
Eric Davis 11ff334cd8 Refactor: extract @available_criterias to utility method. 15 years ago
Eric Davis c98f46d691 Handle unsuccessful destroys in TimelogController. #5700 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang 488c192286 Removes "xxx and return" calls (#4446). 15 years ago
Jean-Philippe Lang 6245f49934 Fixed: Pre-filled time tracking date ignores timezone (#4160). 15 years ago
Jean-Philippe Lang 7b77301eab Fixed: first day of date range is not included in time report with SQLite (#3112). 15 years ago
Jean-Philippe Lang 27e3fa2bed Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. 15 years ago
Eric Davis 2e0cbd2840 Added all list and boolean custom data fields to the Time Report. #4077 15 years ago
Jean-Philippe Lang 41cbd239c4 Makes timelog report work at issue level (#2935). 15 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Eric Davis 211b13c9ec Added plugin hook, :controller_timelog_edit_before_save. (#3341) 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang 8a356baf3e Unescape back_url param before calling redirect_to. 16 years ago
Jean-Philippe Lang 696d21f8c8 Adds cross-project time reports support (#994). 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
Jean-Philippe Lang a17b62b455 Fixes hard-coded table names in queries. 17 years ago