64 Commits (f670f0e572abff236fb086363a7b71af81a385e4)

Author SHA1 Message Date
  Go MAEDA f670f0e572 Change the default value for "Time span format" from "decimal" to "minutes" (#36391). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA a20eb9b764 remove unused instance variable from VersionsControllerTest#test_index_showing_subprojects_versions 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 years ago
  Jean-Philippe Lang dc84b10888 Display new issue link in version page (#28138). 4 years ago
  Go MAEDA 6fad37715a VersionsControllerTest#test_show randomly fails (#31964, #28510). 4 years ago
  Jean-Philippe Lang a5c581a7ca Test for #30949. 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA fc51fd2c81 Show assignee avatar in Roadmap and Version (#28510). 5 years ago
  Go MAEDA d953242e52 Show version status as badge in rodmap#index and roadmap#show (#29391). 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA ed48b0708a Add a test to ensure that issue calculations on version details page take into account only visible issues (#27676). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang e9d2c2dd96 Missing fixtures. 7 years ago
  Jean-Philippe Lang 18073c971e Don't use a global variable for storing context menu URL. 7 years ago
  Jean-Philippe Lang 26f0e0dfb1 Don't show "status" field when creating a new version (#23377). 7 years ago
  Jean-Philippe Lang 29ddc82a11 Removes calls to #assert_template and #assigns in functional tests. 7 years ago
  Jean-Philippe Lang 6cc6a918b4 Pass parameters with :params in controller tests. 7 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 7 years ago
  Jean-Philippe Lang abf3fe9c83 Adds a link to spent time on version details (#13558). 7 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 f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 33afeea87a use assert_select instead of assert_tag at versions index sidebar 11 years ago
  Toshi MARUYAMA 784f33daa7 code layout clean up test/functional/versions_controller_test.rb 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang f909a8c006 Issues by Category should show tasks without category (#8106). 11 years ago
  Jean-Philippe Lang 861ca78179 Fixed that roadmap anchor links can be ambigous (#11540). 11 years ago
  Jean-Philippe Lang 9b4d29dc0d Do not propose non-assignable version (#11506). 11 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 11 years ago
  Jean-Philippe Lang 3386008491 Removes RJS from VersionsController. 11 years ago
  Jean-Philippe Lang 035805fbd0 Start removing the RJS stuff. 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 1b923819e8 Removed some generate! calls. 12 years ago
  Jean-Philippe Lang 60b9e59d15 Displays the full form when creating a version from the issue form so that required custom fields can be filled (#7398). 12 years ago
  Jean-Philippe Lang 1fa341df1c Fixed links to versions anchors on the roadmap. 12 years ago
  Jean-Philippe Lang af0fcd22e4 Provide a direct access to completed versions form the roadmap. 12 years ago
  Jean-Philippe Lang 8bbb5d9686 Tests/cleanup VersionsController. 12 years ago
  Toshi MARUYAMA 308c5c8d85 remove trailing white-spaces from test/functional/versions_controller_test.rb. 12 years ago
  Jean-Philippe Lang e1ae0e9777 Adds an option to view issues count by status on the version page (#7921). 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Jean-Philippe Lang db2ecd3010 Fixed: "Template is missing" error when validation fails on version edit (#6766). 13 years ago
  Eric Davis bd193a026d Refactor: convert VersionsController to a REST resource. 13 years ago
  Eric Davis 969bf2107b Refactor: split VersionsController#new into #new and #create 13 years ago