Alejandro Alonso
448cc19185
Fixing ts_query function
2015-11-04 09:04:07 +01:00
David Barragán Merino
b7a752221f
[HOTFIX] Fix last migrationm
2015-11-03 12:07:03 +01:00
Alejandro Alonso
26e4941c56
Fixing closed_points stats
2015-11-03 12:01:07 +01:00
David Barragán Merino
650f4d7431
Update CHANGELOG
2015-11-03 11:04:47 +01:00
David Barragán Merino
8b73716377
Merge pull request #506 from taigaio/Adding-dates-to-csv-issues-report
...
Adding dates to csv issues report
2015-11-03 11:04:15 +01:00
Alejandro Alonso
2bacb2de22
Adding dates to csv issues report
2015-11-03 11:01:15 +01:00
David Barragán Merino
7c6077e107
Create missing migration in taiga.projects.notifications
2015-11-03 10:55:19 +01:00
David Barragán Merino
911bf4dd95
Merge pull request #505 from taigaio/issue/3427/some-searchs-are-failing
...
Issue 3427: fix failing searchs containing :
2015-11-03 10:06:16 +01:00
Alejandro Alonso
bd83aa64ea
Issue 3427: fix failing searchs containing :
2015-11-03 10:05:55 +01:00
David Barragán Merino
d051aa8593
[i18n] Update locales
2015-11-02 15:30:12 +01:00
Alejandro Alonso
7ce9ef6ac8
Fixing closed_points stats
2015-11-02 12:40:09 +01:00
Alejandro Alonso
3cb15f0e3e
Fixing get_users_to_notify
2015-11-02 11:58:46 +01:00
Alejandro Alonso
624f27e095
Merge branch 'master' into stable
2015-11-02 09:36:13 +01:00
David Barragán Merino
28c5104d23
[i18n] Update locales
2015-11-02 09:26:28 +01:00
Alejandro
06128465f1
Merge pull request #501 from taigaio/refactor/notification-level-names
...
Fix notification level names
2015-11-02 09:23:33 +01:00
David Barragán Merino
d573b8ab18
Fix notification level names
2015-11-02 09:13:15 +01:00
David Barragán Merino
037b098e57
[i18n] Update locales
2015-11-02 09:11:26 +01:00
David Barragán Merino
5c8c20b289
[i18n] Update locales
2015-10-30 18:20:52 +01:00
Alejandro Alonso
b2ce7667c8
Fixing calculated tags for watched/voted/liked content
2015-10-30 14:48:05 +01:00
David Barragán Merino
efb86b775d
Fix issue #3373 Incorrect link in auto-generated issue->US promoting comment
2015-10-29 19:07:18 +01:00
David Barragán Merino
b5af26cf35
Add some comments
2015-10-29 15:01:55 +01:00
David Barragán Merino
e02f5481ad
Merge pull request #500 from Ichag/patch-1
...
Fix typo
2015-10-29 11:38:11 +01:00
Max Hellwig
431500e730
Fix typo
2015-10-29 11:34:52 +01:00
David Barragán Merino
20f400d2ab
Update requirements.txt
2015-10-29 10:18:33 +01:00
David Barragán Merino
f8060aeef7
Update README.md
2015-10-29 09:13:00 +01:00
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
Alejandro Alonso
e9879ee3a9
[Backport] Issue 2731: Using utf-8 chars in wiki titles
2015-10-19 17:32:29 +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