Commit Graph

2251 Commits (b0c57d8171d30fd00eabd4af09d0aed2dff45fe4)

Author SHA1 Message Date
David Burke b0c57d8171 Added ref GET param to resolver API.
Useful if we know the the ref ID but not the type of object it is.
Reduces number of API calls in cases when we want to reference an object
by it's ref ID.
Modified integration test to confirm ref works just like using a us, ect
params and has same permissions.
2015-10-26 18:01:54 +01:00
David Barragán Merino b988ae4bb3 Sample data: Now project 2 and 4 are allways private 2015-10-26 12:20:34 +01:00
David Barragán Merino c720f2252f Update requirements 2015-10-24 18:22:14 +02:00
David Barragán Merino 0fc99d3d6f Merge pull request #492 from taigaio/refactoring-likes
Refactoring likes and votes
2015-10-23 10:51:59 +02:00
Alejandro Alonso 3fc725c080 Refactoring likes and votes 2015-10-23 10:51:23 +02:00
David Barragán Merino 9486387cc2 Update CHANGELOG 2015-10-20 16:08:16 +02:00
David Barragán Merino 114dd78e22 Merge pull request #488 from astagi/hotfix/resttemplates
Add template config for Django templates - Fixes #487
2015-10-15 15:30:16 +02:00
Andrea Stagi 09bbeb25fa Add template config for Django templates 2015-10-15 14:52:51 +02:00
David Barragán Merino 9cae72dc82 Merge pull request #486 from taigaio/issue-2731-using-utf8-chars-in-wiki-titles
Issue 2731: Using utf-8 chars in wiki titles
2015-10-15 11:21:48 +02:00
Alejandro Alonso d6941d6612 Issue 2731: Using utf-8 chars in wiki titles 2015-10-15 10:12:50 +02:00
David Barragán Merino 99b3477864 Generate custom attributes with random types in sample data 2015-10-15 10:12:25 +02:00
Alejandro e2000db8ee Merge pull request #485 from taigaio/allowing-date-field-type
Fix custom attributes
2015-10-15 09:54:03 +02:00
David Barragán Merino 42da17212c Fix custom attributes 2015-10-15 09:26:27 +02:00
Alejandro dd07d228a4 Merge pull request #483 from taigaio/issue/3321/emoji_extension_uses_wrong_path
Fix issue #3321: Emoji extension uses wrong path
2015-10-15 09:24:50 +02:00
David Barragán Merino 67636f1b32 Fix issue #3321: Emoji extension uses wrong path 2015-10-15 09:12:42 +02:00
Alejandro Alonso 7ec8253749 Fixing is_watcher attribute on TIU patch requests 2015-10-14 14:08:40 +02:00
Alejandro cce9b3db6e Merge pull request #479 from taigaio/django18_pytho35
Make taiga compatible with python 3.5, migrate to django 1.8 and update the rest of requirements
2015-10-13 14:30:38 +02:00
David Barragán Merino 9b56a414f0 Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
David Barragán Merino a7a6bd3a1c Migrate to django 1.8 and make taiga compatible with python 3.5 2015-10-13 11:27:14 +02:00
David Barragán Merino 9226913caa Update README.md 2015-10-13 11:04:40 +02:00
David Barragán Merino 368df3709d [i18n] Update locales 2015-10-12 10:32:13 +02:00
David Barragán Merino 5c8b3ceabc [i18n] Update locales 2015-10-10 14:11:32 +02:00
David Barragán Merino 65bdad4e39 Merge pull request #475 from taigaio/Refactoring-likes-votes-watchers-and-favourites-names
Refactoring likes, votes, watchers and favourites names
2015-10-02 14:49:51 +02:00
Alejandro Alonso da8024141b Refactoring likes, votes, watchers and favourites names 2015-10-02 14:16:35 +02:00
David Barragán Merino 37c9a2fe6e FIX: Create tags in sample projects 2015-10-02 14:16:19 +02:00
David Barragán Merino d0fb4c43e5 Create tags in sample projects 2015-10-02 13:44:33 +02:00
David Barragán Merino feec147ca7 Merge pull request #476 from taigaio/issue/3299/errors_in_bitbuket_hook_calls_v2
Fix errors in bitbuket hook calls (improvements)
2015-10-01 14:01:17 +02:00
David Barragán Merino 2e5d862282 Fix errors in bitbuket hook calls (improvements) 2015-10-01 13:35:51 +02:00
Alejandro 81084bba01 Merge pull request #474 from taigaio/issue/3299/errors_in_bitbuket_hook_calls
Fix errors in bitbuket hook calls
2015-10-01 12:13:48 +02:00
David Barragán Merino ffd33da80d Fix errors in bitbuket hook calls 2015-09-30 14:19:54 +02:00
Alejandro Alonso 630ea08821 Small refactor about ignored fields on HistoryEntries 2015-09-30 13:01:53 +02:00
David Barragán Merino 73c148f0fb Improve voters mixins 2015-09-30 10:58:36 +02:00
Alejandro Alonso 25489ad901 Removing watchers change details from issues, tasks and userstories activity, fixing small issue 2015-09-29 12:33:35 +02:00
Alejandro Alonso 1ed9d35d63 Removing watchers change details from issues, tasks and userstories activity 2015-09-29 12:06:28 +02:00
David Barragán Merino f4b11b26fb Minor improvements in the command 'generate_sha1' 2015-09-28 10:59:32 +02:00
David Barragán Merino 24cea7cc83 [i18n] Update locales 2015-09-26 19:41:28 +02:00
David Barragán Merino 503f320942 Merge pull request #470 from taigaio/astagi-feature/attachments-sha1
Astagi feature/attachments sha1
2015-09-25 19:43:22 +02:00
David Barragán Merino 5e8c6c5fc1 Update CHANGELOG 2015-09-25 18:53:44 +02:00
Andrea Stagi 9f47e5f396 Add generate_sha1 command 2015-09-25 18:53:44 +02:00
Andrea Stagi 60fdd540ab Add sha1 field 2015-09-25 18:53:44 +02:00
David Barragán Merino 774ec74077 Merge pull request #467 from taigaio/improving-memory-usage-on-project-export
Improving memory usage on project export
2015-09-24 20:37:04 +02:00
Alejandro Alonso cde9b77c0d Improving memory usage on project export 2015-09-24 20:36:04 +02:00
David Barragán Merino 76bb88b521 Merge pull request #469 from taigaio/removing-thumbnails-on-attachment-delete
Removing thumbnails on attachment deletion
2015-09-24 13:57:18 +02:00
Alejandro Alonso 7d9f3914c0 Removing thumbnails on attachment deletion 2015-09-24 13:56:53 +02:00
David Barragán Merino ca6239eda2 Merge pull request #464 from taigaio/making-total_points-and-total_sprints-nullable
Making total_points and total_sprints nullable values
2015-09-24 13:55:47 +02:00
Alejandro Alonso b750236a56 Making total_points and total_sprints nullable values 2015-09-24 13:54:07 +02:00
Alejandro Alonso d5fbe6bafe Fixing clearing watchers issue 2015-09-23 09:59:06 +02:00
David Barragán Merino b5b14c8e46 Fix order in CHANGELOG 2015-09-22 11:06:06 +02:00
David Barragán Merino 1fd480ff77 [i18n] Add italiano (it) 2015-09-22 11:03:37 +02:00
David Barragán Merino e7078fcb7d Fix a typo 2015-09-21 17:32:42 +02:00