33 Commity (master)

Autor SHA1 Wiadomość Data
  Go MAEDA a9518e28b8 Fix RuboCop offense Rails/HttpStatus (#39889). 1 tydzień temu
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 3 miesięcy temu
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 rok temu
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 rok temu
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 lat temu
  Go MAEDA 53682d0a2a Test if the encoding drop-down in the import settings includes all CSV encodings (#36377). 2 lat temu
  Go MAEDA 685bfdd8ff Reject CSV file without data row when importing (#35137). 2 lat temu
  Go MAEDA d67ed93f39 Allow Unique ID and relation fields to be auto mapped (#35131). 3 lat temu
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 lat temu
  Go MAEDA 72d622dc9f Display more detailed error message when attempting to import malformed CSV file (#34762). 3 lat temu
  Toshi MARUYAMA ace48137ad fix source indent of ImportsControllerTest 3 lat temu
  Go MAEDA b46953247d Replace Hash#merge! with Hash#[]= (#34160). 3 lat temu
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 lat temu
  Go MAEDA efbfc76161 Auto select fields mapping in import based on the internal field name (ex: estimared_hours, fixed_version, spent_on) or field label (Estimated hours, Version, Date) (#22913). 4 lat temu
  Go MAEDA 4d341f0f14 Use 'user' as internal field instead of user_id because the column accepts also user login as value, not only the id (#22913). 4 lat temu
  Jean-Philippe Lang 13da124b16 CSV import does not keep the project it was clicked from (#21766). 4 lat temu
  Jean-Philippe Lang 3afd17f83e Allow import time entries for other users (#32196). 4 lat temu
  Go MAEDA 433d8a081f Add missing fixtures to ImportsControllerTest (#31865). 4 lat temu
  Go MAEDA 4082069c75 Update copyright year. 5 lat temu
  Go MAEDA a1c40d146a Option to send email notifications while importing issues from CSV files (#22771). 5 lat temu
  Go MAEDA d972d02021 Remove trailing whitespaces from test/functional/imports_controller_test.rb 5 lat temu
  Go MAEDA b540046ed7 Generalize issues imports (#28234). 5 lat temu
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 lat temu
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 lat temu
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 lat temu
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 lat temu
  Jean-Philippe Lang ccb9d4ada9 Rescue any EncodingError exceptions (#25861). 7 lat temu
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 7 lat temu
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 7 lat temu
  Jean-Philippe Lang 712d08a5d3 Adds assertions for import result. 8 lat temu
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 lat temu
  Jean-Philippe Lang 722eaed721 Adds support for custom date format when importing a CSV file (#950). 8 lat temu
  Jean-Philippe Lang 035edd39c4 Import issues from CSV file (#950). 8 lat temu