api/pkg/modules/migration
konrad 5901cf64b4 Fix inserting task structure with related tasks (#142)
Fix typo

Fix creating related tasks

Add better logging

Fix inserting task structure with related tasks

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#142
2020-02-18 22:00:54 +00:00
..
handler Update copyright header 2020-02-07 17:27:45 +01:00
wunderlist Fix inserting task structure with related tasks (#142) 2020-02-18 22:00:54 +00:00
create_from_structure.go Fix inserting task structure with related tasks (#142) 2020-02-18 22:00:54 +00:00
create_from_structure_test.go Fix inserting task structure with related tasks (#142) 2020-02-18 22:00:54 +00:00
db.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
main_test.go Fix inserting task structure with related tasks (#142) 2020-02-18 22:00:54 +00:00
migration_status.go Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
migrator.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00