Álex Hermida
|
e88c380329
|
Fix tests
|
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 |
Jesús Espino
|
fd658895cb
|
Migration from celery3 to celery4
|
2017-03-02 11:13:42 +01:00 |
David Barragán Merino
|
8dbd3df40e
|
Update copyright
|
2017-02-20 17:58:01 +01:00 |
David Barragán Merino
|
63cc560dab
|
Change TextArrayField to ArrayField for tags, permisions and more fields.
|
2016-06-15 11:11:31 +02:00 |
David Barragán Merino
|
47907eedb4
|
Apply PEP-263 to taiga project
|
2016-05-30 20:41:40 +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
|
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
|
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 |
Alejandro Alonso
|
6aecf282d1
|
Updating translations
|
2016-03-30 13:06:58 +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 |
David Barragán Merino
|
13c8c6c42d
|
Change max_members_*_projects to max_memberships_*_projects
|
2016-03-16 11:03:07 +01: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 |
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 |
David Barragán Merino
|
0b7fe02a6f
|
Task #3515: Add logo field to project model
|
2016-01-21 18:44:18 +01:00 |
Andrey Antukh
|
9c4472a787
|
Add alejandro.alonso copyright preamble to test sources.
|
2016-01-08 16:08:46 +02:00 |
Andrey Antukh
|
501145bdcd
|
Fix my email on copyright preamble on test source files.
|
2016-01-08 15:58:30 +02:00 |
David Barragán Merino
|
f992d372df
|
Update license message
|
2016-01-04 08:51:06 +01:00 |
Alejandro Alonso
|
624f27e095
|
Merge branch 'master' into stable
|
2015-11-02 09:36:13 +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
|
56cd165262
|
[Backport] Improving memory usage on project export
|
2015-09-24 20:38:56 +02:00 |
Alejandro Alonso
|
cde9b77c0d
|
Improving memory usage on project export
|
2015-09-24 20:36:04 +02:00 |
Alejandro Alonso
|
8c990e5088
|
Refactoring watchers for projects
|
2015-09-08 13:37:26 +02:00 |
Alejandro Alonso
|
f3641f5cfb
|
Refactoring and improving watchers
|
2015-08-26 15:10:13 +02:00 |
David Barragán Merino
|
9f253394a4
|
Refactored some tets
|
2015-06-24 00:41:32 +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 |
Jesús Espino
|
8868e89d6f
|
Force regenerate invitations uuids on dump load
|
2015-04-07 17:13:55 +02:00 |
David Barragán Merino
|
22e62b4f65
|
US #55: Custom fields - Change 'values' field in CustomAttributesValues models to 'attributes_values'
|
2015-03-04 12:59:27 +01:00 |
David Barragán Merino
|
56b9fe42e3
|
US #55: Custom fields - Import/Export custom attributes values
|
2015-03-04 12:59:27 +01: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
|
c328414b4d
|
Fixing a lot of flake8 errors on tests
|
2015-02-24 19:54:10 +01:00 |
David Barragán Merino
|
90d5eb88e9
|
Update test_importer_api.py
|
2015-01-22 21:18:12 +01:00 |
Alejandro Alonso
|
395c35628e
|
Import API in synchronous mode now returns the new project serialized
|
2015-01-21 11:49:41 +01:00 |
David Barragán Merino
|
834d8dfe3f
|
Use taiga.base.utils.json instead json
|
2015-01-14 10:54:42 +01:00 |
Jesús Espino
|
a8afd77f89
|
Add import/export functionality to the API
|
2015-01-13 13:43:09 +01:00 |
Alejandro Alonso
|
c285857844
|
Refactoring owner permissions, now only is_owner memberships are considered as owner users
|
2014-11-25 18:51:58 +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
|
6d78c79018
|
Adding import api
|
2014-09-08 12:33:32 +02:00 |