Jesús Espino
|
1b6077c105
|
Migrating export_import api to new serializers/validators
|
2016-07-28 16:45:31 +02:00 |
Jesús Espino
|
c110d6d1a2
|
Remove storage.path usage for allow other Storage Backends
|
2016-07-08 13:00:30 +02:00 |
Alejandro Alonso
|
4864b9f957
|
Splitting validators and serializers
|
2016-07-06 12:46:53 +02:00 |
Jesús Espino
|
9709e6a259
|
Enhancement#4356: Add gzipped dumps import support
|
2016-06-28 09:12:57 +02:00 |
Jesús Espino
|
55d1b042b2
|
BugFix: use plain format dump by default on exports
|
2016-06-21 15:02:52 +02:00 |
Jesús Espino
|
1336f5c8e9
|
Add gzip support to exports
|
2016-06-21 11:18:46 +02:00 |
David Barragán Merino
|
47907eedb4
|
Apply PEP-263 to taiga project
|
2016-05-30 20:41:40 +02:00 |
David Barragán Merino
|
283cf726b3
|
Fix issue #4114: Remove incomplete project if import process fail
|
2016-04-25 12:52:47 +02:00 |
David Barragán Merino
|
e84015e48e
|
Fix issue 4056, 4075 and a minor refactor
|
2016-04-08 13:24:14 +02:00 |
David Barragán Merino
|
eaaad06313
|
Fix issue #4032: Wrong validation when change the project privacity
|
2016-03-31 08:55:53 +02:00 |
Alejandro Alonso
|
2457e8b705
|
Adding project info on about slots when import/create/edit fails
|
2016-03-01 12:23:07 +01:00 |
David Barragán Merino
|
cc8e5f39b7
|
Change membership.is_owner to membership.is_admin
|
2016-02-17 19:21:13 +01:00 |
Alejandro Alonso
|
deb668d74f
|
Importing valid project without slug
|
2016-02-16 18:01:56 +01:00 |
Alejandro Alonso
|
57cf32c56d
|
Adding transfer_token to project model
|
2016-02-04 19:52:30 +01:00 |
Jesús Espino
|
9fd896c948
|
Adding limit for user max memberhips for projects
|
2016-02-04 17:45:16 +01:00 |
Jesús Espino
|
6fbf81c3d6
|
Including max_public_projects and max_private_projets in importing process
|
2016-02-04 17:45:16 +01:00 |
Andrey Antukh
|
fe30371e2c
|
Add alejandro.alonso copyright preamble to main python sources.
|
2016-01-08 16:06:57 +02:00 |
Andrey Antukh
|
2ad5fda864
|
Fix my email on copyright preamble on main source files.
|
2016-01-08 15:58:24 +02:00 |
David Barragán Merino
|
f992d372df
|
Update license message
|
2016-01-04 08:51:06 +01:00 |
Alejandro Alonso
|
73912e6128
|
Fixing delete project dump asynch task
|
2015-12-21 14:11:13 +01:00 |
Alejandro Alonso
|
195c62f9ba
|
Setting finished date correctly on tasks
|
2015-11-04 19:21:58 +01:00 |
David Barragán Merino
|
9b56a414f0
|
Fix dates in license messages. Change 2014 to 2014-2015
|
2015-10-13 11:27:15 +02:00 |
Alejandro Alonso
|
cde9b77c0d
|
Improving memory usage on project export
|
2015-09-24 20:36:04 +02:00 |
David Barragán Merino
|
71a8096221
|
[Backport] Fix a bug that create non-ouner memberships where the importer user is a member of the importer project.
|
2015-05-25 15:57:06 +02:00 |
David Barragán Merino
|
d3fade9565
|
Add gettext to translatable strings
|
2015-04-09 15:25:40 +02:00 |
David Barragán Merino
|
ebc3388d03
|
US #55: Custom fields - Import/Export custom attributes
|
2015-03-04 12:59:27 +01:00 |
Jesús Espino
|
47c338324e
|
Some flake8 fixes
|
2015-02-24 19:55:02 +01:00 |
David Barragán Merino
|
60ab6127aa
|
Refactor day: Use taiga.base.response instead rest_framework.response
|
2015-02-17 12:25:37 +01:00 |
David Barragán Merino
|
62d627beb4
|
Use _ instead - in response.data
|
2015-01-22 18:43:57 +01:00 |
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 |
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 |
Jesús Espino
|
b1ff6aa7b4
|
Fix problem related with modify QueryParams
|
2014-09-16 09:23:10 +02:00 |
David Barragán Merino
|
181ecaa70a
|
Add copyright to some files
|
2014-09-13 11:42:44 +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 |