Commit Graph

1386 Commits (fab678987a82c60410e0152fe0eaf99bf7bbbdc5)

Author SHA1 Message Date
David Barragán Merino e94ca914a4 Merge pull request #115 from taigaio/cancel-account-with-token
Cancel account with token
2014-10-14 17:50:45 +02:00
Andrey Antukh 54dda7e62d Merge pull request #122 from taigaio/increase-default-order-values
Increase default backlog order values
2014-10-14 17:48:38 +02:00
Alejandro Alonso e533cadb3f Increase default backlog order values 2014-10-14 17:31:47 +02:00
Andrey Antukh 51f0ef7fef Update gunicorn version on requirements. 2014-10-13 16:59:00 +02:00
Andrey Antukh fb7dfd2bc4 Merge commit 'master' into stable 2014-10-13 10:31:01 +02:00
Andrey Antukh fab6d20338 Add next version section on changelog. 2014-10-13 10:30:14 +02:00
Andrey Antukh a6f78876bc Update changelog and prepare 1.1.0 version. 2014-10-13 10:28:58 +02:00
David Barragán Merino c68b3d693e Fix Bug #1314: Fix problems with attachments and UNICODE characters 2014-10-10 13:55:46 +02:00
Alejandro 60a630a3c5 Merge pull request #112 from taigaio/attachments_import_fix
Fix set size and name on attachments for import api
2014-10-10 09:41:36 +02:00
Alejandro Alonso 4b859bbde9 Removing cancel_token and using django.core.signing stuff 2014-10-10 09:29:51 +02:00
Alejandro 8b07801f60 Merge pull request #116 from taigaio/us/675/convert-issue-to-us
US #675: Define on delete action
2014-10-09 19:16:37 +02:00
David Barragán Merino 50966e7a4f US #675: Define on delete action 2014-10-09 18:58:51 +02:00
Xavier Julián 4404a58b45 Basic email template layout 2014-10-09 09:59:55 +02:00
Jesús Espino 87eda1267b Fix set size and name on attachments for import api 2014-10-08 19:08:46 +02:00
David Barragán Merino 2a9a7676af Merge pull request #111 from taigaio/issue/1183-anonymous-users-api-get-error-500
Fix issue 1183: Now anonymous user can get project and take the correct ...
2014-10-08 14:00:54 +02:00
Jesús Espino 1cf6777799 Fix issue 1183: Now anonymous user can get project and take the correct response 2014-10-08 13:48:52 +02:00
Alejandro Alonso 227add34f0 Sending email on the registry of user 2014-10-08 13:08:54 +02:00
Jesús Espino c7c52b8e97 Merge pull request #110 from taigaio/wrong-usage-of-static-resolution
Remove full_url_static usage.
2014-10-08 13:08:33 +02:00
Andrey Antukh c1dd1dd33b Remove full_url_static usage. 2014-10-08 12:56:43 +02:00
Alejandro Alonso cceef80dbd Adding serializer 2014-10-08 11:27:43 +02:00
Alejandro Alonso 2bfc09b2ee Adding cancel account by token API 2014-10-08 10:33:08 +02:00
Alejandro Alonso a43711be70 Adding cancel_token generation to user on creation 2014-10-08 09:18:34 +02:00
Alejandro 81e8c24da8 Merge pull request #109 from taigaio/bug/1247/attachment-url-in-emails
Bug #1247: Add a link to attachment (added or modified) in emails
2014-10-08 07:58:06 +02:00
David Barragán Merino 8ffce26fb8 Fix requirements.txt 2014-10-08 01:48:15 +02:00
Alejandro Alonso ceff57e84d Sending a custom signal when users are registered 2014-10-08 01:46:31 +02:00
Andrey Antukh d5800ffe3a Update CHANGELOG.md 2014-10-08 00:52:47 +02:00
Andrey Antukh 014b8dc002 Update CHANGELOG.md 2014-10-08 00:52:17 +02:00
David Barragán Merino c205f081cd Bug #1247: Add a link to attachment (added or modified) in emails 2014-10-07 19:05:55 +02:00
Jesús Espino bbc6635812 Removing duplicated enum requirement 2014-10-07 18:17:32 +02:00
Jesús Espino 8a1303f11d Removing duplicated Unidecode 2014-10-07 18:06:53 +02:00
Jesús Espino 785d5c3b09 Fix issue #1249: Wiki link to deleted reference problem 2014-10-07 16:30:23 +02:00
Jesús Espino bd11e51cc8 Merge branch 'master' into stable
Conflicts:
	requirements.txt
2014-10-07 15:46:35 +02:00
Jesús Espino 3618d6eca6 Remove unnecesary file 2014-10-07 15:26:28 +02:00
David Barragán Merino 674902eb7d Fix bug #1186: Fixed emails sent when a wiki page is updated 2014-10-07 15:08:11 +02:00
Xavier Julián 55c3e0c7cf Updated user-noimage with a non-gender related one 2014-10-07 15:10:32 +02:00
Alejandro a1eec49d89 Fixing typos in CHANGELOG.md 2014-10-07 13:03:37 +02:00
Alejandro 9da22fc91d Create CHANGELOG.md 2014-10-07 13:02:30 +02:00
Andrey Antukh 5a181051d9 [backport] Normalize final attachment filename. 2014-10-06 17:30:05 +02:00
Andrey Antukh 49db57b7e4 Normalize final attachment filename. 2014-10-06 17:27:44 +02:00
Andrey Antukh 0b57a00e10 Merge pull request #85 from taigaio/us/954-feedback
Create a feedback endpoint for registered users
2014-10-05 20:18:03 +02:00
David Barragán Merino 32c5a681c7 Add feedback entries to the Admin panel 2014-10-04 17:14:04 +02:00
David Barragán Merino bcb2948417 US #954: Task #1115: Create feedback endpoint 2014-10-04 17:14:04 +02:00
Alejandro Alonso 1c0d6cd706 [backport] Making the project name not mandatory and using the owner username for the slug generation 2014-10-03 22:38:54 +02:00
Alejandro Alonso b82f6a4743 Making the project name not mandatory and using the owner username for the slug generation 2014-10-03 22:27:10 +02:00
Andrey Antukh 14af7eb99a Increment python version to 3.4 on .travis.yml 2014-10-03 20:18:34 +02:00
Andrey Antukh 6d1a7fce35 [backport] Fix unexpected exception when delete task with deleted milestone. 2014-10-03 20:15:53 +02:00
Andrey Antukh ad16976434 Rename and improve test names on us autoclossing tests module. 2014-10-03 20:13:02 +02:00
Andrey Antukh 101cad3358 Fix unexpected exception when delete task with deleted milestone. 2014-10-03 20:13:02 +02:00
Andrey Antukh d7e5382ecb Merge pull request #99 from kxepal/patch-1
Fix url for taiga-scripts
2014-10-03 19:15:54 +02:00
Alexander Shorin 8405f29c5f Fix url for taiga-scripts 2014-10-03 21:05:47 +04:00