summaryrefslogtreecommitdiffstats
path: root/app/controllers/reports_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-1/+1
* Reversed order of priorities on the issue summary page (#11205).Jean-Philippe Lang2012-06-201-2/+2
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from app/controllers/reports_controller.rb.Toshi MARUYAMA2011-08-301-3/+3
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-231-6/+6
* Fixed: private subprojects names may be revealed on issue summary report (#53...Jean-Philippe Lang2010-04-271-2/+2
* Refactored IssueStatus finder to a before_filterEric Davis2010-02-111-5/+6
* Refactor: inline the utility methods in ReportsController.Eric Davis2010-02-101-43/+16
* Extracted the rendering from each case statement in issue_reports_detailsEric Davis2010-02-091-9/+7
* Separated ReportsController#issue_report into two separate actions.Eric Davis2010-02-081-18/+24
* Refactor: Pull up several #find_project methods to ApplicationControllerEric Davis2010-02-051-7/+0
* Refactor: Moved the raw SQL finders from ReportsController to Issue.Eric Davis2010-02-031-83/+7
* Fixed: Issue Summary tables that list by user are not sorted (#4552).Jean-Philippe Lang2010-01-171-4/+4
* Display shared versions on the issue summary view (#4425).Jean-Philippe Lang2009-12-181-2/+2
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-3/+3
* Removes unused code.Jean-Philippe Lang2009-03-011-36/+0
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-2/+2
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-241-4/+4
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Highlight the current item of the main menu.Jean-Philippe Lang2008-01-191-0/+1
* Added details by assignees on issue summary view (Hans Yoon).Jean-Philippe Lang2008-01-101-1/+24
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-2/+2
* Application layout refactored.Jean-Philippe Lang2007-09-221-1/+1
* Added per user custom queries.Jean-Philippe Lang2007-06-231-1/+0
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-4/+4
* Added issue count details for versions on Reports view.Jean-Philippe Lang2007-05-261-1/+24
* Added subprojects issue count on project "Reports" pageJean-Philippe Lang2007-04-031-0/+23
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-0/+1
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-151-4/+4
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-165/+165
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-2/+2
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-1/+1
* indentation correctionsJean-Philippe Lang2007-01-281-12/+12
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-021-4/+6
* replaced deprecated find_all callsJean-Philippe Lang2006-12-261-2/+2
* "queries" branch mergedJean-Philippe Lang2006-12-161-0/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+164