Alejandro Alonso
6b7d8e5280
Fixing sample_data to avoid empty tags on certain issues
2015-10-29 08:51:28 +01:00
Alejandro Alonso
3b082a1c9b
Fixing watchers validators
2015-10-28 14:37:25 +01:00
Alejandro Alonso
cfc72340f8
Fixing closed points calculation
2015-10-28 14:37:25 +01:00
David Barragán Merino
563088d2bd
Update CHANGELOG
2015-10-28 10:00:12 +01:00
David Barragán Merino
b3daa319f5
[i18n] Update locales
2015-10-27 09:55:21 +01:00
David Barragán Merino
02bd761944
Make script manage_translations.py compatible with django 1.8
2015-10-27 09:55:21 +01:00
Alejandro Alonso
c23a21a9d6
Fixing bug in watched API call related to ignored notification levels
2015-10-27 08:07:39 +01:00
David Barragán Merino
d9a2ef8264
Merge pull request #496 from taigaio/issue/3372/velocity-not-calculated-properly
...
Issue 3372: Velocity not calculated properly
2015-10-26 18:32:35 +01:00
Alejandro Alonso
e98b4b9e19
Issue 3372: Velocity not calculated properly
2015-10-26 18:32:17 +01:00
David Barragán Merino
53723fe6a1
Merge pull request #497 from taigaio/burke-software-api-resource-ref
...
Added ref GET param to resolver API.
2015-10-26 18:27:27 +01:00
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