Andrey Antukh
7c04ff3117
Remove south related monky patch.
2014-09-16 10:48:41 +02:00
Jesús Espino
b1ff6aa7b4
Fix problem related with modify QueryParams
2014-09-16 09:23:10 +02:00
Jesús Espino
6eacee8ce0
More razonable ux on memberships email showing
2014-09-15 18:14:26 +02:00
Jesús Espino
f27cac8c2a
More robust membership bulk validation
2014-09-15 17:59:25 +02:00
Jesús Espino
71203cb7db
Temporary migrations fix
2014-09-15 17:13:42 +02:00
David Barragán Merino
9774ec7761
Fix the history of an attachment (minor fixes)
2014-09-15 16:29:58 +02:00
David Barragán Merino
047b0acb20
Fix the history of an attachment
2014-09-15 16:14:35 +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
d796d0c1b4
Add copyright to some files
2014-09-14 12:47:06 +02:00
David Barragán Merino
181ecaa70a
Add copyright to some files
2014-09-13 11:42:44 +02:00
Jesús Espino
6cacb81820
Fix bug #930 : on back
2014-09-10 18:06:25 +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
2b36375b6b
Fix bug 738
2014-09-08 12:25:04 +02:00
David Barragán Merino
b712d73bdd
Merge pull request #65 from taigaio/bug/attachments
...
Attachments related bugfixes
2014-09-06 13:12:39 +02:00
Andrey Antukh
0b375be614
Replace direct JSONRender usage with taiga own json module on all tests.
...
So unify the json interface in all tests code.
2014-09-06 02:00:09 +02:00
Andrey Antukh
4f27a8ba4d
Fix affected tests to previous attachment fixes.
2014-09-06 00:43:32 +02:00
Andrey Antukh
f2aa75e4a5
Remove usage of django-testclientextensions (backport of some commits from django1.7 branch)
2014-09-05 22:33:07 +02:00
Andrey Antukh
593f147ed5
Set attached_file field on attachments serializer required.
2014-09-05 22:32:32 +02:00
Andrey Antukh
b1024f7df1
Remove unsed import on attachments permissions module.
2014-09-05 22:32:05 +02:00
Andrey Antukh
dc013967b5
Remove deprecated attributes on attachments resources.
2014-09-05 22:31:40 +02:00
Andrey Antukh
4b6d666818
Check if project matches the content_object.project.
2014-09-05 22:30:55 +02:00
Andrey Antukh
6dc0168836
Disable not partial updates on attachment resources.
...
PUT request does not supports multipart request, but attached_file
is required. Because of this condition, put requests for attachments
resources are not possible, for it, them are disabled explicitly.
2014-09-05 22:29:41 +02:00
Andrey Antukh
f0ec998576
Remove unused import.
2014-09-05 22:29:31 +02:00
David Barragán Merino
faa8c63976
Ignore .cache dir
2014-09-05 15:05:26 +02:00
David Barragán Merino
ac12c878ed
Fix bug #868 : Delete empty description_diff
2014-09-05 12:45:36 +02:00
Jesús Espino
99756050db
Fix bug #831 : Assure us order change is registered in the history independently
2014-09-04 19:57:50 +02:00
David Barragán Merino
eabe778b24
Fix bug #752 : Show only description_diff in emails
2014-09-04 15:21:22 +02:00
David Barragán Merino
207e0d6427
Merge pull request #64 from taigaio/avoid-options-pre-flight
...
Add access-control-max-age header to cors middleware for avoid options pre-flight
2014-09-04 12:04:49 +02:00
Andrey Antukh
d460f777f7
Add access-control-max-age header to cors middleware for avoid options pre-flight.
2014-09-04 11:27:20 +02:00
Jesús Espino
1578f4352c
Fix bug #783 : Verify email existence on membership objects
2014-09-03 18:57:33 +02:00
David Barragán Merino
9838287330
Fix bug #827 : Improve invitation emails
2014-09-03 16:56:09 +02:00
Jesús Espino
8e26313ffc
Fix bug #726 : Solve problem with with attachments content-type header (again)
2014-09-03 13:39:46 +02:00
Jesús Espino
cedbbbcda5
Fix bug #726 : Solve problem with with attachments content-type header
2014-09-03 13:30:14 +02:00
David Barragán Merino
2e141eae0a
Fix #830 : Remove token of endpoint memberships
2014-09-02 12:50:47 +02:00
Jesús Espino
530c459687
Update the sampledatahelper version and use file_from_directory
2014-09-01 18:15:16 +02:00
David Barragán Merino
2f0471a3a4
Fix Bug #828 : Validate username
2014-09-01 17:30:40 +02:00
David Barragán Merino
ff8dd9e613
Fix some errors
2014-09-01 17:30:40 +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
Andrey Antukh
a5865a1cec
Update django to latest stable version.
2014-09-01 11:45:49 +02:00
Jesús Espino
3babc6d5eb
Adding django-slowdown requirement on devel
2014-08-29 15:48:15 +02:00
Jesús Espino
baf2812909
Adding read_only to created_date and modified_date on attachments
2014-08-29 12:42:23 +02:00
Jesús Espino
1e48340c48
Adding initial version of exporter/importer
2014-08-28 17:33:41 +02:00
Alejandro Alonso
3b48c1fa95
Adding pagination disabled for history
2014-08-28 13:11:04 +02:00
Jesús Espino
a9ecac7c1c
Fixed bug #763 : Now filter of us and issues filter by subject and reference
2014-08-28 11:24:19 +02:00
Alejandro Alonso
5975a0bc05
Adding is_closed to task serializer
2014-08-27 10:57:54 +02:00