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 |
Alejandro Alonso
|
a394fe8442
|
Changin comments order in API
|
2014-08-27 10:35:57 +02:00 |
Jesús Espino
|
1c72ddb01e
|
Fixed mdrender tests
|
2014-08-27 10:36:36 +02:00 |
Jesús Espino
|
c778f476be
|
Improved a little some tests speed
|
2014-08-26 20:06:24 +02:00 |
Jesús Espino
|
a07500c500
|
Fixed reference wiki extension
|
2014-08-26 11:11:16 +02:00 |
Jesús Espino
|
2a925bf40e
|
Upgrade the django version to the last bugfix release
|
2014-08-26 09:29:26 +02:00 |
David Barragán Merino
|
a8026d74ee
|
Fix #745: Generate the historical entry of attachments affter deletions instead before
|
2014-08-22 12:03:51 +02:00 |
David Barragán Merino
|
22ff3500a1
|
Remove a done TODO
|
2014-08-22 12:03:51 +02:00 |
David Barragán Merino
|
12c10034a7
|
Humanize markdown diffs
|
2014-08-21 16:32:32 +02:00 |
David Barragán Merino
|
0eb6311f85
|
Fix project-admin url
|
2014-08-21 16:32:32 +02:00 |
David Barragán Merino
|
16a8eea162
|
Fix urls of front client
|
2014-08-21 13:01:05 +02:00 |
Jesús Espino
|
b846e994ec
|
More robust tags color rebuild
|
2014-08-20 09:48:50 +02:00 |
Jesús Espino
|
553011bca0
|
More robust permissions verification
|
2014-08-20 09:28:32 +02:00 |
Jesús Espino
|
c956eeaee3
|
More robust attachments serve
|
2014-08-20 09:28:13 +02:00 |
Jesús Espino
|
e0a5e6cca5
|
Updating the taiga email logo
|
2014-08-20 08:39:13 +02:00 |
Jesús Espino
|
94adbca28e
|
Fixed bug #729: Adding full_url_static jinja function and used it in base email
|
2014-08-20 08:30:12 +02:00 |
Jesús Espino
|
533184e804
|
Fixed bug #726: Now attachments are in new window but inline
|
2014-08-19 18:40:17 +02:00 |
Jesús Espino
|
7dcf1b768d
|
Revert "Fixed bug #726: Now attachments are in new window but inline"
This reverts commit 97fb48328e .
|
2014-08-19 18:14:25 +02:00 |
Jesús Espino
|
97fb48328e
|
Fixed bug #726: Now attachments are in new window but inline
|
2014-08-19 18:12:32 +02:00 |
David Barragán Merino
|
d913ffb7a0
|
Fix #687
|
2014-08-19 13:38:25 +02:00 |
Jesús Espino
|
0d9311613d
|
On retrieve not apply the filter, only check the permissions
|
2014-08-19 10:07:20 +02:00 |
Jesús Espino
|
e4bfb6ea5a
|
Changing the gravatar url to be http/https depending on currently used protocol
|
2014-08-19 09:06:57 +02:00 |
Jesús Espino
|
db3b85c65a
|
Fixed issue #691: Now allow created by on issues filters
|
2014-08-18 13:56:33 +02:00 |
Jesús Espino
|
8bd6e4fb2d
|
Fixed proyect notification policy tests
|
2014-08-18 12:48:32 +02:00 |
Jesús Espino
|
6b6e98b548
|
Fixed bug #689: Change email target fixed
|
2014-08-18 12:42:23 +02:00 |
Jesús Espino
|
f78323dfb7
|
Fixed bug #688: Change email text fixed
|
2014-08-18 11:36:20 +02:00 |