52 Commits (4082069c75223009b222f1e9d45a608fad6ae87c)

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