phpugl / Dime

Dime Timetracker [Symfony2, Backbone.js, Bootstrap]
http://dime-timetracker.de/
MIT License
32 stars 15 forks source link

CSV import #24

Closed quafzi closed 12 years ago

quafzi commented 12 years ago

Define a csv scheme (could be a yml file?) to use for import. User should be able to upload a csv file to be imported into dime.

Example: start;end;project;customer

tqmz commented 12 years ago

Configurable import fields / maps to allow imports from various tools. First one to test from my side: Kimai.

nogo commented 12 years ago

look at phpugl/DimeTimetrackerBundle#3