55 Commits (3e36b5c452210da457cb6c16385551414071693f)

Author SHA1 Message Date
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA bdcf17ff06 Trackers of subprojects are not displayed in the Issue summary page (#34185). 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 21d5bb33a2 Use sorted instead of sort (#29406). 5 years ago
  Go MAEDA 3952c4d264 Extend Issue Summary to include subprojects (#2529). 5 years ago
  Go MAEDA f33ddf9749 Issues reports should show only statuses used by the project (#27772). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang bb5ccb870c Removes calls to #assert_template and #assigns in functional tests. 7 years ago
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 7 years ago
  Jean-Philippe Lang 6cd84af522 Limits the tracker list in filters and issue counts (#285). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 5b21efd4a4 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang 7ed2c481d8 Reversed order of priorities on the issue summary page (#11205). 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA 4ed5041965 remove trailing white-spaces from app/controllers/reports_controller.rb. 12 years ago
  Jean-Philippe Lang 578fdc62f2 Ability to assign issues to groups (#2964). 13 years ago
  Jean-Philippe Lang c18cb9451d Fixed: private subprojects names may be revealed on issue summary report (#5360). 14 years ago
  Eric Davis 937d0c70f7 Refactored IssueStatus finder to a before_filter 14 years ago
  Eric Davis a8a49a26a1 Refactor: inline the utility methods in ReportsController. 14 years ago
  Eric Davis f50feca730 Extracted the rendering from each case statement in issue_reports_details 14 years ago
  Eric Davis 597725d77c Separated ReportsController#issue_report into two separate actions. 14 years ago
  Eric Davis e5d300af0a Refactor: Pull up several #find_project methods to ApplicationController 14 years ago
  Eric Davis b86b9b898e Refactor: Moved the raw SQL finders from ReportsController to Issue. 14 years ago
  Jean-Philippe Lang f8b52b13a0 Fixed: Issue Summary tables that list by user are not sorted (#4552). 14 years ago
  Jean-Philippe Lang 6a369f28dd Display shared versions on the issue summary view (#4425). 14 years ago
  Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 15 years ago
  Jean-Philippe Lang df6e29f766 Removes unused code. 15 years ago
  Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 15 years ago
  Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 15 years ago
  Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
  Jean-Philippe Lang 0faa4568a0 Highlight the current item of the main menu. 16 years ago
  Jean-Philippe Lang a39f655a7c Added details by assignees on issue summary view (Hans Yoon). 16 years ago
  Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 16 years ago
  Jean-Philippe Lang 827e998afe Application layout refactored. 16 years ago
  Jean-Philippe Lang 1c44600c62 Added per user custom queries. 17 years ago
  Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 17 years ago
  Jean-Philippe Lang ef39db234b Added issue count details for versions on Reports view. 17 years ago
  Jean-Philippe Lang 52ced19e2e Added subprojects issue count on project "Reports" page 17 years ago
  Jean-Philippe Lang 8d54d97007 Simple time tracking functionality added. Time can be logged at issue or project level. 17 years ago
  Jean-Philippe Lang e6f58e4dcc fixed #9308 table_name pre/suffix support 17 years ago
  Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 17 years ago
  Jean-Philippe Lang fa688d48e6 added the ability to set the sort order for trackers 17 years ago
  Jean-Philippe Lang fe22797d69 added the ability to set the sort order for issue statuses 17 years ago