Álex Hermida
|
cdd6909432
|
Refactor removing field
|
2018-08-10 11:28:43 +02:00 |
Álex Hermida
|
fdb7ec3382
|
Add due date fields to import/export api
|
2018-08-10 11:28:43 +02:00 |
Álex Hermida
|
94fcbbc55e
|
Add assigned users to us
Also:
* csv export
* json export
* import validator
* history
* Email template
|
2018-04-24 12:18:50 +02:00 |
Daniel García
|
6e8b5d1c2b
|
Repair tests
|
2018-04-11 11:34:00 +02:00 |
Alejandro Alonso
|
e75510507c
|
[Backport] Imported projects notify incorrect users in some cases
|
2017-05-30 15:15:18 +02:00 |
David Barragán Merino
|
8dbd3df40e
|
Update copyright
|
2017-02-20 17:58:01 +01:00 |
Alejandro Alonso
|
b635055784
|
US 4662: Duplicate project
|
2017-01-09 16:58:43 +01:00 |
David Barragán Merino
|
32d2d0a07c
|
Upgrade requirements annd change json to jsonb
|
2016-11-02 16:40:54 +01:00 |
Alejandro Alonso
|
d3ede7fda2
|
Removing atomic transaction from load_dump command
|
2016-09-20 10:39:02 +02:00 |
Alejandro Alonso
|
aff6f56cc0
|
Improving load_dump command
|
2016-09-20 07:47:40 +02:00 |
Alejandro Alonso
|
9d0e0180ef
|
Import export including epics
|
2016-09-08 11:16:52 +02:00 |
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 |
Jesús Espino
|
9c8a630fc6
|
Moving ValidationError to taiga.base.exceptions
|
2016-07-06 20:07:11 +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
|
773ab63106
|
Adding dump_project_async command
|
2016-06-21 11:18:46 +02:00 |
Jesús Espino
|
44d46ad47b
|
Fixing timeline exportation
|
2016-06-21 11:18:46 +02:00 |
Jesús Espino
|
1fa5a12d06
|
Reestructure serializers module
|
2016-06-21 11:18:46 +02:00 |
Jesús Espino
|
1336f5c8e9
|
Add gzip support to exports
|
2016-06-21 11:18:46 +02:00 |
Jesús Espino
|
b5202636e1
|
Improve performance on exports
|
2016-06-21 11:18:46 +02:00 |
Jesús Espino
|
edced6ed0e
|
Marking as "html" safe email subjects
|
2016-06-07 19:12:49 +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
|
9474a1174f
|
Made minor fixes over load_dump and dump_project commands
|
2016-05-13 09:00:39 +02:00 |
David Barragán Merino
|
9e897ca499
|
Improve the import command
|
2016-05-06 16:42:03 +02:00 |
David Barragán Merino
|
eac0ee89cd
|
Improve the logs when an importer process fail
|
2016-05-06 10:38:04 +02:00 |
Alejandro Alonso
|
ec435f45bc
|
Import export projects with None as name for ProjectRelatedField
|
2016-05-05 13:36:57 +02:00 |
David Barragán Merino
|
8791d5d103
|
Fix error importing user stories with related issues
|
2016-05-03 20:57:44 +02:00 |
Alejandro Alonso
|
c34634b39a
|
Fixing load_dump command
|
2016-04-29 15:06:37 +02:00 |
David Barragán Merino
|
0db559f9a9
|
Improve the command 'dump_project'
|
2016-04-26 08:09:53 +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
|
dbb59f74cc
|
Fix import exception.
|
2016-04-15 12:08:46 +02:00 |
David Barragán Merino
|
e1d5bebd58
|
Fix and error when try to catch exceptions when fail the import process
|
2016-04-14 18:51:31 +02:00 |
David Barragán Merino
|
e84015e48e
|
Fix issue 4056, 4075 and a minor refactor
|
2016-04-08 13:24:14 +02:00 |
Alejandro Alonso
|
440b4e7936
|
Allowing export projects even if any attachment doesn't exist in the storage
|
2016-04-08 11:49:36 +02:00 |
David Barragán Merino
|
1f6382a09e
|
Issue #4044: I can import featured projects into Taiga, and they become featured
|
2016-04-01 14:13:20 +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 |
David Barragán Merino
|
ab42be4205
|
Fix issue #3995: remove safe filter in emails to escape the content of emails
|
2016-03-30 17:14:29 +02:00 |
Philipp Dörner
|
a1bd320542
|
Refactored occurrences of users.User to get_user_model(), which allows a custom user model
|
2016-03-29 19:16:44 +02:00 |
Alejandro Alonso
|
a9c8989f02
|
Removing unnecesary flush and gc collects from export task
|
2016-03-08 21:12:44 +01:00 |
Alejandro Alonso
|
8c82eda1be
|
Fixing memory leak on export related to timeline
|
2016-03-08 16:02:38 +01:00 |
Alejandro Alonso
|
d8c9720103
|
Fixing mdrender import
|
2016-03-03 12:32:57 +01:00 |
Alejandro Alonso
|
2457e8b705
|
Adding project info on about slots when import/create/edit fails
|
2016-03-01 12:23:07 +01:00 |
Alejandro Alonso
|
22d545ebd4
|
Refactoring code parts where owner really means admin
|
2016-02-24 07:57:09 +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 |