Commit Graph

70 Commits (6b33c30616d544df2d78d0669809d5c106729482)

Author SHA1 Message Date
Alejandro Alonso 6b33c30616 Fixing notifications __init__ because it was generating migration problems 2014-10-28 18:08:42 +01:00
Andrey Antukh bc95282cfd Add proper validation of watchers for issues, tasks and userstories serializers. 2014-10-23 20:45:11 +02:00
Alejandro Alonso 6fc97cf99d When creating a task with milestone and user_story associated checking the user_story is also associated to the milestone 2014-10-19 20:00:17 +02:00
Andrey Antukh 6d1a7fce35 [backport] Fix unexpected exception when delete task with deleted milestone. 2014-10-03 20:15:53 +02:00
David Barragán Merino d4b34be47e Refactor signals of tasks, userstories and issues modules 2014-09-25 11:32:49 +02:00
David Barragán Merino fc6a70fffc 🚽 💩 2014-09-24 09:45:19 +02:00
Andrey Antukh a3b0d13e46 Add migrations for order and history model changes. 2014-09-17 16:55:42 +02:00
Andrey Antukh 92276a1589 Add specific order fields for better handle of order in diffent sections. 2014-09-17 16:52:48 +02:00
Andrey Antukh ad7b231945 Fix HistoryResourceMixin class import. 2014-09-16 10:48:42 +02:00
Andrey Antukh 1dc23c13f0 Add django1.7 migrations. 2014-09-16 10:48:42 +02:00
Andrey Antukh 397c4b72dd Remove old south migrations. 2014-09-16 10:48:42 +02:00
Andrey Antukh 586685e2a1 Comment/Remove generic tabular inlines. 2014-09-16 10:48:41 +02:00
Jesús Espino 6d78c79018 Adding import api 2014-09-08 12:33:32 +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 1e48340c48 Adding initial version of exporter/importer 2014-08-28 17:33:41 +02:00
Alejandro Alonso 5975a0bc05 Adding is_closed to task serializer 2014-08-27 10:57:54 +02:00
Jesús Espino 8a256883d9 Now supersusers can view everything 2014-08-18 10:20:37 +02:00
Jesús Espino 2817b3b120 Adding pre_save to the bulk actions 2014-08-11 20:19:38 +02:00
Jesús Espino 195bdd2523 Adding colorize tags on server functionality 2014-08-11 11:51:08 +02:00
Anler Hp b033419977 Issue #308 - API fails for subjects > 500 chars 2014-08-08 12:34:13 +02:00
Anler Hp 68a579338f Refactoring issues bulk creation 2014-08-01 15:02:10 +02:00
Anler Hp 5515243ed8 Refactoring bulk tasks creation 2014-08-01 13:45:00 +02:00
Jesús Espino b0d96d16df Some tests fixed 2014-07-31 12:00:43 +02:00
Anler Hp 2ca0039852 Fixing commits related to Task #439 2014-07-30 11:43:38 +02:00
Anler Hp 7af5f6e368 Workaround of last 2-commits 2014-07-30 09:11:15 +02:00
Anler Hp 489cb1283d Task #439 - Support status param in bulk stories 2014-07-30 09:08:17 +02:00
Anler Hp f7fb9f3db1 Task #439 - Support status param in bulk tasks 2014-07-30 09:00:12 +02:00
David Barragán Merino d7842045a5 Remove attachments from serializer 2014-07-28 20:48:58 +02:00
Jesús Espino 82d7063382 Allowing bulk with tasks without user story 2014-07-28 13:30:33 +02:00
Jesús Espino d97edb464c [HUGE CHANGE] Changed the permissions system 2014-07-24 12:19:06 +02:00
Anler Hp 62ddce18e7 Task #360 - Include neighbors in tasks response 2014-07-23 14:44:10 +02:00
Jesús Espino d5df49f59a Big refactor on is_closed calculation 2014-07-22 12:00:25 +02:00
Jesús Espino d32a9562be A lot of refactoring on close us code signals code 2014-07-21 21:23:40 +02:00
Anler Hp 40260c82ad Tasks: class-based to function-based services 2014-07-11 01:04:17 +02:00
Andrey Antukh 6068c7e6e1 Minor fixes. 2014-07-10 19:57:22 +02:00
Anler Hp 7ebe443394 Adding models.Model explicitly to tagged models 2014-06-23 10:58:14 +02:00
Anler Hp c33503eebf tags to pg array migrations 2014-06-18 10:14:29 +02:00
Anler Hp ac5e163dc5 Implement tags using pg arrays 2014-06-18 10:14:29 +02:00
Alejandro Alonso e534920c01 Optimistic Concurrency Control first approach 2014-06-17 16:08:59 +02:00
David Barragán Merino 2c8524e146 Delete the rest of django test 2014-06-15 11:18:16 +02:00
Andrey Antukh 3083b7f232 Notifications & History: modify all related models and resources for work with new api. 2014-06-12 00:12:15 +02:00
Andrey Antukh cfce68d586 Notifications: move all notificatications related emails to notifcations app. 2014-06-12 00:12:15 +02:00
Jesús Espino 813239c601 Now emails are sended with wiki rendering information 2014-06-05 12:32:52 +02:00
Andrey Antukh bb595b8fdd Reference refactor.
(Merged from stable/reference-refactor)
2014-05-19 13:25:40 +02:00
David Barragán Merino 43e4ff78b6 Fix more tests 2014-05-16 12:33:38 +02:00
David Barragán Merino 3d7d660ab2 Fix tests 2014-05-16 10:31:38 +02:00
Jesús Espino e824932f4c Add mdrender module 2014-05-09 12:29:12 +02:00
David Barragán Merino e407dd17a3 Refactor mixins 2014-05-09 12:16:28 +02:00
David Barragán Merino e8a2b9fbb3 Refactor attachments 2014-05-09 12:09:49 +02:00
David Barragán Merino 09eced41a0 Update notifications to use the new history module 2014-05-09 11:05:09 +02:00