summaryrefslogtreecommitdiffstats
path: root/app/helpers/imports_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-021-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Generalize issues imports (#28234).Go MAEDA2019-05-091-0/+8
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-1/+5
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-0/+10
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+33