David Barragán Merino
8c6588b17a
Make human-friendly the name of the dump files and xut some long lines
2015-01-21 15:44:48 +01:00
Alejandro Alonso
395c35628e
Import API in synchronous mode now returns the new project serialized
2015-01-21 11:49:41 +01:00
Alejandro Alonso
5a53e8f78a
Refactoring project export
2015-01-20 10:52:39 +01:00
David Barragán Merino
c0af3a1acf
Add license
2015-01-15 18:20:26 +01:00
Jesús Espino
a8afd77f89
Add import/export functionality to the API
2015-01-13 13:43:09 +01:00
David Barragán Merino
53266a512f
US #1313 : Setup throttling policy
2014-11-28 10:21:09 +01:00
Alejandro Alonso
126e02ce39
Fixing error when importing issues, the finished date was set to none by signals. Added some tests
2014-10-29 13:27:49 +01:00
Alejandro Alonso
991e5a7f42
Fixing error 500 when importing two milestones with the same name
2014-10-20 00:50:39 +02:00
Jesús Espino
d6e987f18e
fixed problem on taiga wiki page import
2014-10-17 13:01:07 +02:00
Jesús Espino
35143a59e3
Auto slugify the wiki page slug input in the importer
2014-10-17 10:01:20 +02:00
Jesús Espino
87eda1267b
Fix set size and name on attachments for import api
2014-10-08 19:08:46 +02:00
Andrey Antukh
2d81188a52
Fix wrong assignation of invited_by field on invitation creation process ( fix #958 )
...
Additionally it replaces the hack (django < 1.7) of double foreign key
on intermediate table (n2m relation) with trully foreign key (django 1.7
now supports it) adding corresponding migrations for conseve all previous
data.
2014-09-17 13:39:48 +02:00
Jesús Espino
688e047ff8
Delete comments functionality
2014-09-16 13:45:47 +02:00
Jesús Espino
b1ff6aa7b4
Fix problem related with modify QueryParams
2014-09-16 09:23:10 +02:00
Jesús Espino
6929b3391e
Fix issue #952
2014-09-15 15:15:08 +02:00
Jesús Espino
19235f1ae0
Small fix on dump_service
2014-09-15 15:11:50 +02:00
David Barragán Merino
181ecaa70a
Add copyright to some files
2014-09-13 11:42:44 +02:00
Jesús Espino
c62e0e05fc
Fix bug #929 : Importer fixes
2014-09-10 16:55:09 +02:00
Jesús Espino
c49473dbdb
Remove signals disconects on importing
2014-09-10 15:43:19 +02:00
Jesús Espino
6d78c79018
Adding import api
2014-09-08 12:33:32 +02:00
Jesús Espino
6628c4dbb4
Fix ensuring project owner problem on importer
2014-09-01 16:15:27 +02:00
Jesús Espino
1f2183ecc3
Remove modified_date and owner require from project import
2014-09-01 16:10:58 +02:00
Jesús Espino
fdb0a327c1
Add initial project import api
2014-09-01 15:55:10 +02:00
Jesús Espino
1e48340c48
Adding initial version of exporter/importer
2014-08-28 17:33:41 +02:00