summaryrefslogtreecommitdiffstats
path: root/app/views/imports
Commit message (Expand)AuthorAgeFilesLines
* Remove sidebar views (#36524).Marius Balteanu2022-01-302-6/+0
* Remove sidebar with invalid query links from imports views (#36524).Marius Balteanu2022-01-305-10/+0
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-309-5/+89
* Support issue relations when importing issues (#28198).Go MAEDA2020-05-063-22/+73
* Fix missing closing div in app/views/imports/_time_entries_fields_mapping.htm...Go MAEDA2020-02-241-29/+30
* Auto select fields mapping in import based on the internal field name (ex: es...Go MAEDA2020-02-191-2/+1
* Use 'user' as internal field instead of user_id because the column accepts al...Go MAEDA2020-02-191-2/+2
* CSV import does not keep the project it was clicked from (#21766).Jean-Philippe Lang2019-12-201-0/+1
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-022-1/+9
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-201-0/+12
* Import issues: File content preview block is scrolling (#31330).Jean-Philippe Lang2019-06-101-2/+2
* Option to send email notifications while importing issues from CSV files (#22...Go MAEDA2019-05-101-0/+6
* Import time entries (#28234).Go MAEDA2019-05-095-0/+87
* Generalize issues imports (#28234).Go MAEDA2019-05-0911-45/+42
* Set for attribute on label tags.Jean-Philippe Lang2017-07-312-20/+20
* Adds a link to the list of imported issues.Jean-Philippe Lang2016-06-181-0/+2
* Adjust i18n strings.Jean-Philippe Lang2016-06-181-2/+2
* Adds assertions for import result.Jean-Philippe Lang2016-06-081-3/+7
* Fixes r15491.Jean-Philippe Lang2016-06-081-1/+1
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-0/+4
* Always display the list of imported issues.Jean-Philippe Lang2016-06-071-2/+4
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-072-7/+7
* HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).Jean-Philippe Lang2016-04-031-1/+1
* Add column `estimated_hours` for CSV import (#21867).Jean-Philippe Lang2016-01-301-0/+4
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-201-1/+1
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-0/+4
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-148-0/+237