Commit Graph

28 Commits (cc8e5f39b78f2daba3dc3d35c7028f5c681f49ca)

Author SHA1 Message Date
David Barragán Merino 7b7548b47d Update django to 1.9 and the rest of requirements 2016-02-11 19:35:29 +01:00
Alejandro Alonso 52a497eb6c Fixingon_new_history_entry signals 2016-02-10 20:26:04 +01:00
Alejandro Alonso 5b39052ca2 Blocking projects: updating project model and related viewsets 2016-02-02 16:44:47 +01:00
Alejandro Alonso 93376a5fbb Issue 3543 - Webhooks: problem extracting the story points from a user story 2016-01-08 16:25:03 +01:00
Andrey Antukh fe30371e2c Add alejandro.alonso copyright preamble to main python sources. 2016-01-08 16:06:57 +02:00
Andrey Antukh 2ad5fda864 Fix my email on copyright preamble on main source files. 2016-01-08 15:58:24 +02:00
David Barragán Merino f992d372df Update license message 2016-01-04 08:51:06 +01:00
Alejandro Alonso 31ce792f41 Fixing webhooks serializers 2015-11-06 07:49:10 +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 da8024141b Refactoring likes, votes, watchers and favourites names 2015-10-02 14:16:35 +02:00
Alejandro Alonso f3641f5cfb Refactoring and improving watchers 2015-08-26 15:10:13 +02:00
David Barragán Merino 132caab8d9 Add partial_update_perms to permission classes to allow put requests 2015-08-25 12:05:17 +02:00
Alejandro Alonso f6f3a5a0af Adding deleted datetime to webhook sent info when deleting elements 2015-07-31 09:39:02 +02:00
Alejandro Alonso d750a1dc90 Fixing signals disconnection 2015-07-30 09:34:04 +02:00
David Barragán Merino 9962ab12f9 Add some missed migrations 2015-05-05 18:40:20 +02:00
David Barragán Merino 910d71eefc Add code of django-restframwork to taiga 2015-04-14 11:15:15 +02:00
David Barragán Merino d3fade9565 Add gettext to translatable strings 2015-04-09 15:25:40 +02:00
David Barragán Merino be6e03226b US #55: Custom fields - Webhooks 2015-03-04 12:59:28 +01:00
Jesús Espino 47c338324e Some flake8 fixes 2015-02-24 19:55:02 +01:00
David Barragán Merino 60ab6127aa Refactor day: Use taiga.base.response instead rest_framework.response 2015-02-17 12:25:37 +01:00
Jesús Espino c2416dd622 Merge pull request #228 from taigaio/refactor/use_our_get_object_or_404_function
Use our get_object_or_404 function instead the django one
2015-02-02 16:10:27 +01:00
Alejandro Alonso c6b1906378 Adding lost webhooks migration 2015-02-02 09:40:11 +01:00
David Barragán Merino e995b7e3c4 Use our get_object_or_404 function instead the django one 2015-01-29 10:31:41 +01:00
Jesús Espino 7fc8d32027 Adding ordering to webhooklog and webhooks 2015-01-26 18:06:39 +01:00
Jesús Espino 97cec70d55 Now webhook test and webhooklog resend endpoints return the generated webhooklog object 2015-01-22 16:39:17 +01:00
Jesús Espino 5b7cb4b13b Add extra data to the WebhookLog model (headers, duration, and creation date) 2015-01-22 12:53:01 +01:00
Alejandro Alonso da156401b0 Adding name to webhooks and logs_counter to webhooks API 2015-01-22 12:53:01 +01:00
Jesús Espino 47107eb079 US #1678: Add webhooks to the backend 2015-01-14 16:04:22 +01:00