55 Commits (b81818100c905df209caf2659faafda80542e16f)

Author SHA1 Message Date
  Go MAEDA b81818100c Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). 7 months ago
  Go MAEDA 21a6fc71d6 Fix RuboCop offense Performance/MapMethodChain (#37247). 9 months ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year 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
  Go MAEDA 972f00eb47 Create custom field by copy (#34307). 3 years ago
  Go MAEDA 484c1d5495 Add a test for ProjectCustomField creation (#33268). 3 years ago
  Toshi MARUYAMA 540ca83e7a fix source indent of CustomFieldsControllerTest 3 years ago
  Toshi MARUYAMA dd1bc04f0c shorten long line of CustomFieldsControllerTest 3 years ago
  Go MAEDA fd1d89827e Redirect to index page instead of edit page after creating a new custom field (#32783). 4 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
  Go MAEDA 22165fd071 Per role visibility settings for version custom fields (#23997). 4 years ago
  Go MAEDA 3495cba92b Per role visibility settings for project custom fields (#31925). 4 years ago
  Go MAEDA 3c91a3d5b2 Per role visibility settings for spent time custom fields (#31859). 4 years ago
  Go MAEDA adebf4da1d Remove trailing whitespaces from test (#31506). 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 7cf16d4abd "Create and continue" button for custom fields (#31159). 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
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang b40d66f39f Option for long text custom fields to be displayed under the description field (#21705). 7 years ago
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 7 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang a3efaceb8f Redirect to custom field after create or update. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 7ac9072270 Subclasses may not be loaded when running the test. 9 years ago
  Jean-Philippe Lang 36d487fe50 Replaced some #assert_tag with #assert_select. 9 years ago
  Toshi MARUYAMA 9357ba1d4b add missing fixtures to test/functional/custom_fields_controller_test.rb 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 7b127ee489 Show tabs for existing custom field types only and adds a view for choosing the type when adding a new custom field. 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang 2e2e2cfe42 Merged custom fields format refactoring. 10 years ago
  Jean-Philippe Lang 13e381d31d Projects selection on custom field form (#15136). 10 years ago
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 years ago
  Jean-Philippe Lang 32bf0f03ef Use a textarea instead of an input for the default value of long text custom fields (#13176). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 599736aca7 Update the new custom field form with remotely. 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 6f71a508eb Additional tests for CustomFieldsController. 12 years ago
  Jean-Philippe Lang b127f9157d Resourcified custom fields. 12 years ago
  Jean-Philippe Lang f9bf53262a Adds functional tests for CustomFieldsController. 12 years ago
  Toshi MARUYAMA bbb8fd8bae remove trailing white-spaces from test/functional/custom_fields_controller_test.rb. 12 years ago
  Jean-Philippe Lang 1cd6a2aa84 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 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 21e18c1eb4 Adds missing native eol properties. 14 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 14 years ago