Commit Graph

766 Commits (2bc3f3560b33d2f8d9b276bc4b2803d9a8bd29c4)

Author SHA1 Message Date
David Barragán Merino 2bc3f3560b US #73: Filter entries by a key list 2014-05-16 09:58:42 +02:00
Andrey Antukh 2af4ed1f21 Merge pull request #39 from ikame/master
US #103 - Wiki links crud (API)
2014-05-15 19:45:07 +02:00
David Barragán Merino d786a1ba95 US #73: Create a user schemaless storage system 2014-05-14 14:01:31 +02:00
David Barragán Merino 4554c0919d Remove unnecessary codding sentence 2014-05-14 13:16:44 +02:00
Anler Hp 552a9d83f8 US #103 - Wiki links crud (API) 2014-05-14 10:32:14 +02:00
David Barragán Merino 4eea5e473a Fix ProjectAdminPermissions 2014-05-13 18:44:47 +02:00
Andrey Antukh 19537cac36 Set default email backend to console on common settings. 2014-05-13 18:12:47 +02:00
Andrey Antukh 6f64090904 Improved 404 response message. 2014-05-13 18:12:47 +02:00
David Barragán Merino 9acddf613a Improve JSON serializer field 2014-05-13 16:11:50 +02:00
David Barragán Merino f54133064b Remove unnecesary imports 2014-05-13 16:11:50 +02:00
Anler Hp 9f6a7da01d Fixing typo in requirements-devel.txt 2014-05-13 15:56:50 +02:00
David Barragán Merino 43f8cbac03 Notification emails: Fix attachment representation 2014-05-12 13:23:46 +02:00
Andrey Antukh a8d3437015 Fix other typo on mdrender service. 2014-05-12 13:00:25 +02:00
Andrey Antukh 1099044a1c Fix typo introduced on privios commits. 2014-05-12 12:32:05 +02:00
Andrey Antukh f9d3a1d987 Cosmetic changes on mdrender service. 2014-05-11 10:22:04 +02:00
David Barragán Merino 77c9a4757d Fix settings 2014-05-09 12:39:41 +02:00
David Barragán Merino 07a6f7232d Minor fixes 2014-05-09 12:32:23 +02:00
David Barragán Merino 43750c3a19 Fixup history 2014-05-09 12:31:42 +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
Andrey Antukh a8bdb364ee Add history module 2014-05-09 10:32:52 +02:00
David Barragán Merino 1a9ef0fe04 Remove code of questions and documents 2014-05-09 09:42:14 +02:00
Jesús Espino 64d9ba17ca Merge pull request #38 from ikame/pytest
Integration tests
2014-04-30 09:21:34 +02:00
ikame ac0345047b Some integration tests for auth api. 2014-04-30 09:07:05 +02:00
ikame 4391099864 Configure PYTHONPATH when running py.test 2014-04-30 09:06:15 +02:00
Andrey Antukh 9d448924a7 Merge pull request #37 from ikame/pytest
New tests skeleton and examples using pytest
2014-04-29 14:32:35 +02:00
ikame d22cbb6538 New tests skeleton and examples using pytest
Instructions (from the project root):
1. pip install -r requirements-devel.txt
2. py.test
2014-04-29 14:02:46 +02:00
David Barragán Merino 4bfea3567a Fix a minor bug in the project tasgs API call 2014-04-29 10:39:55 +02:00
Jesús Espino eb48d72afe Fixed get template on post_save handler 2014-04-29 10:11:27 +02:00
Jesús Espino 39e0e2dcf7 Adding tests for create_from_project on ProjectTemplate api 2014-04-28 17:19:12 +02:00
David Barragán Merino b087127d6b Add order to the model Attachment 2014-04-28 16:28:39 +02:00
Jesús Espino fb580e90b2 Working create_from_project template list_route 2014-04-28 16:31:03 +02:00
Jesús Espino ca983f4184 Adding unique membership per user/project/email 2014-04-28 16:31:03 +02:00
David Barragán Merino 5daffd2e5d Fix an indentation error 2014-04-28 16:19:05 +02:00
David Barragán Merino 406518823e Added fields description and is_deprecated to Attachment model 2014-04-28 15:44:50 +02:00
Jesús Espino 82f87ebad9 Adding default_onwer_role migration 2014-04-28 15:53:09 +02:00
Jesús Espino 7ee252205f Fixing tests 2014-04-26 22:09:45 +02:00
Jesús Espino 6b9c314992 Now on project template aplication add a membership for the project owner 2014-04-25 13:14:50 +02:00
David Barragán Merino 234ee7a2bc Remove the coding lines 2014-04-25 12:33:16 +02:00
Jesús Espino 9cda1b5700 US#45: Testing and adding migrations on project templates 2014-04-25 07:13:17 +02:00
Jesús Espino ee75818a18 US#45: Working the base of the proyect template system 2014-04-25 07:13:17 +02:00
David Barragán Merino 4887ca55a9 Fix a bug: Sent notifications when a user only add a comment 2014-04-24 12:54:47 +02:00
David Barragán Merino 342a764f47 Delete an i 2014-04-23 13:12:35 +02:00
Jesús Espino 4212197c36 Merge pull request #36 from taigaio/license
Change license to AGPL-3.0 (minor fixes)
2014-04-23 13:18:47 +02:00
David Barragán Merino 2c973f50cd Change license to AGPL-3.0 (minor fixes) 2014-04-23 13:03:47 +02:00
Jesús Espino a946f47bc2 Merge pull request #33 from taigaio/auth-move
Auth module refactor.
2014-04-22 13:06:18 +02:00
Jesús Espino 53bc472724 Changed the path of users app on dumpdata_rol.sh script 2014-04-22 10:03:07 +02:00
Jesús Espino 71479e415c removed unnecesary line 2014-04-21 18:11:50 +02:00