40 Commits (c19176a5c48e33e6bcfe280736092154deb58181)

Author SHA1 Message Date
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 months ago
  Go MAEDA fa7c481028 Auto-detection of field wrapper type when importing CSV file (#39511). 7 months ago
  Go MAEDA b81818100c Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). 8 months ago
  Go MAEDA 21a6fc71d6 Fix RuboCop offense Performance/MapMethodChain (#37247). 10 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
  Marius Balteanu 3e9f0023a1 Fix import with issue relations and invalid issues hangs without any error message in UI (#35656). 2 years ago
  Go MAEDA 4fbbcf3cdf Fix wrong variable name in Import#set_default_settings (#34718). 2 years ago
  Go MAEDA ec0ce00b95 Auto guess file encoding when importing CSV file (#34718). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 4db7397d2a Use File.exist? instead of deprecated File.exists? (#36358). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA 8e95e56e26 remove spaces inside {} of test/unit/issue_import_test.rb 3 years ago
  Go MAEDA b46953247d Replace Hash#merge! with Hash#[]= (#34160). 3 years ago
  Go MAEDA 43cc93755a Support issue relations when importing issues (#28198). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Jean-Philippe Lang 13da124b16 CSV import does not keep the project it was clicked from (#21766). 4 years ago
  Jean-Philippe Lang 638dbbea95 Support external ID when importing issues (#28213). 5 years ago
  Go MAEDA 820cbe618e Support "YYYY/MM/DD" date format when importing issues (#31450). 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA b540046ed7 Generalize issues imports (#28234). 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 0eb5d19a0c Import UTF-8 issue CSV files with BOM and quoted strings (#30412). 5 years ago
  Jean-Philippe Lang 2576292959 Set User.current to nil before unit tests. 5 years ago
  Jean-Philippe Lang 0fac1a5440 Adds a test for #30001. 5 years ago
  Jean-Philippe Lang 1ff3e91033 Adds a test for importing list custom fields with multiple values (#26148). 7 years ago
  Jean-Philippe Lang 3cc483180a Adds a test for importing list custom fields (#26148). 7 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang 9c645719ee Allow forward reference to parent when importing issues (#22701). 7 years ago
  Jean-Philippe Lang 010f75714d Include required module (#22951). 8 years ago
  Jean-Philippe Lang 50a46c3515 Set default language in import tests (#22951). 8 years ago
  Jean-Philippe Lang f6754a0f7a Make Status map-able for CSV import (#22951). 8 years ago
  Jean-Philippe Lang e3875ffd57 Make Tracker map-able for CSV import (#22951). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang f820ccce3b Use same logic for finding user as a custom field (#950). 9 years ago
  Jean-Philippe Lang 212f7ffe58 Use same logic for finding user when importing a file (#950). 9 years ago
  Jean-Philippe Lang 67ea285dea Set default date format based on user locale (#950). 9 years ago
  Jean-Philippe Lang 722eaed721 Adds support for custom date format when importing a CSV file (#950). 9 years ago
  Jean-Philippe Lang 035edd39c4 Import issues from CSV file (#950). 9 years ago