summaryrefslogtreecommitdiffstats
path: root/app/views/imports
Commit message (Collapse)AuthorAgeFilesLines
* Merged r19527 from trunk to 4.1-stable (#33027).Go MAEDA2020-02-291-29/+30
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19535 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19381 to 4.1-stable (#21766).Jean-Philippe Lang2019-12-201-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19387 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-022-1/+9
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-201-0/+12
| | | | | | Patch by Gregor Schmidt and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import issues: File content preview block is scrolling (#31330).Jean-Philippe Lang2019-06-101-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18243 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to send email notifications while importing issues from CSV files ↵Go MAEDA2019-05-101-0/+6
| | | | | | | | | (#22771). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18153 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import time entries (#28234).Go MAEDA2019-05-095-0/+87
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@18146 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Generalize issues imports (#28234).Go MAEDA2019-05-0911-45/+42
| | | | | | | | | Extend import controller to support arbitrary imports based on Import subclasses. This way, we may add other kinds of imports, by providing some views and a custom import class. This may also be done from within plugins. Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@18145 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set for attribute on label tags.Jean-Philippe Lang2017-07-312-20/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16939 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a link to the list of imported issues.Jean-Philippe Lang2016-06-181-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15564 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adjust i18n strings.Jean-Philippe Lang2016-06-181-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15562 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds assertions for import result.Jean-Philippe Lang2016-06-081-3/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15497 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes r15491.Jean-Philippe Lang2016-06-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15496 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15493 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always display the list of imported issues.Jean-Philippe Lang2016-06-071-2/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15491 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-072-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15490 e93f8b46-1217-0410-a6f0-8f06a7374b81
* HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).Jean-Philippe Lang2016-04-031-1/+1
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@15292 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add column `estimated_hours` for CSV import (#21867).Jean-Philippe Lang2016-01-301-0/+4
| | | | | | Patch by Yuichi Masumiya. git-svn-id: http://svn.redmine.org/redmine/trunk@15131 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-201-1/+1
| | | | | | Patch by budo kaiman. git-svn-id: http://svn.redmine.org/redmine/trunk@14712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14495 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-148-0/+237
git-svn-id: http://svn.redmine.org/redmine/trunk@14493 e93f8b46-1217-0410-a6f0-8f06a7374b81