Alejandro Alonso
26e4941c56
Fixing closed_points stats
2015-11-03 12:01:07 +01:00
Alejandro Alonso
2bacb2de22
Adding dates to csv issues report
2015-11-03 11:01:15 +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
d573b8ab18
Fix notification level names
2015-11-02 09:13:15 +01:00
Alejandro Alonso
c23a21a9d6
Fixing bug in watched API call related to ignored notification levels
2015-10-27 08:07:39 +01:00
Alejandro Alonso
e98b4b9e19
Issue 3372: Velocity not calculated properly
2015-10-26 18:32:17 +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
Alejandro Alonso
3fc725c080
Refactoring likes and votes
2015-10-23 10:51:23 +02:00
Alejandro Alonso
7ec8253749
Fixing is_watcher attribute on TIU patch requests
2015-10-14 14:08:40 +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
Alejandro Alonso
da8024141b
Refactoring likes, votes, watchers and favourites names
2015-10-02 14:16:35 +02:00
Alejandro Alonso
56cd165262
[Backport] Improving memory usage on project export
2015-09-24 20:38:56 +02:00
Alejandro Alonso
cde9b77c0d
Improving memory usage on project export
2015-09-24 20:36:04 +02:00
Alejandro Alonso
d5fbe6bafe
Fixing clearing watchers issue
2015-09-23 09:59:06 +02:00
Alejandro Alonso
bf57ace9a2
Fix some errors related to watched and likes lists
2015-09-16 15:05:20 +02:00
Alejandro Alonso
69f5b609fb
Issue 3147: Remove user.photo file on anonimize
2015-09-16 12:27:01 +02:00
Alejandro Alonso
275b2950ef
Refactoring search system
2015-09-16 11:45:34 +02:00
Alejandro Alonso
fd2037f456
Issue 2991 - When a new comment is added the update of watchers list applies in the next future change
2015-09-15 17:06:00 +02:00
Alejandro Alonso
f0926bc0e6
Fixing mentions for users with capitalized usernames
2015-09-15 13:11:16 +02:00
Andrea Stagi
c60e177c32
Show email field for the same user or superuser
2015-09-15 12:34:43 +02:00
Alejandro Alonso
77c470f062
Fixing watchers deletion when updating userstories, tasks or issues
2015-09-09 12:24:16 +02:00
Alejandro Alonso
bd09e23b61
External applications support
2015-09-09 09:39:54 +02:00
Alejandro Alonso
8c990e5088
Refactoring watchers for projects
2015-09-08 13:37:26 +02:00
David Barragán Merino
285c759eb6
Fix tests errors
2015-09-04 11:04:08 +02:00
Brett Profitt
fb710e2981
Added notification threading.
...
Fixes #409 .
2015-09-02 19:33:37 -04:00
Alejandro Alonso
a9710fee7c
Refactoring notify policies
2015-09-02 17:04:43 +02:00
Alejandro
e4369fa09e
Merge pull request #444 from taigaio/issue/2851/closed_milestones_errors
...
Remove 'taiga-info-has-closed-milestones' from userstories resource and added 'taiga-info-total-opened-milestones' and 'taiga-info-total-closed-milestones' to milestones resource
2015-09-02 11:31:31 +02:00
David Barragán Merino
70901fd28b
Remove 'taiga-info-has-closed-milestones' from userstories resource and added 'taiga-info-total-opened-milestones' and 'taiga-info-total-closed-milestones' to milestones resource
2015-09-01 19:11:54 +02:00
David Barragán Merino
b5fed8e65b
Change 'star/unstar project' to 'like/unlike project'
2015-09-01 19:00:55 +02:00
David Barragán Merino
260e5339c2
Fix tests
2015-09-01 18:59:56 +02:00
Alejandro Alonso
3492b46cc9
User favourites API
2015-08-26 15:19:02 +02:00
Alejandro Alonso
bccdc2fae1
Adding votes and watched projects to sample_data
2015-08-26 15:19:01 +02:00
Alejandro Alonso
f3641f5cfb
Refactoring and improving watchers
2015-08-26 15:10:13 +02:00
David Barragán Merino
44eee5212a
Improve votes module
2015-08-26 13:35:17 +02:00
David Barragán Merino
d34f47ccff
Add has-closed-milestones to the response headers when upsdate us orders in bulk for sprints
2015-08-25 11:44:17 +02:00
David Barragán Merino
a251761b18
Revert "Add support for partial words on global searches"
...
This reverts commit 9cbecd9b7e
.
2015-08-03 14:44:08 +02:00
Alejandro Alonso
7eb5acd969
Disabling most signals on bulk creation
2015-07-31 07:52:05 +02:00
Alejandro Alonso
f5f575267d
Disabling most signals on bulk creation
2015-07-30 14:31:26 +02:00
David Barragán Merino
21153ea1aa
Improve userstories/filters_data and issues/filter_data
2015-07-28 08:21:08 +02:00
David Barragán Merino
7c53dce071
[Backport] Fix timelines generation
2015-07-23 13:09:07 +02:00
David Barragán Merino
b7f83b48c9
[Backport] Add is_profile_visible to timeline_entty.user object
2015-07-23 13:08:30 +02:00
David Barragán Merino
51fe131c13
Fix timelines generation
2015-07-23 12:07:35 +02:00
David Barragán Merino
27c3ee5c79
Add is_profile_visible to timeline_entty.user object
2015-07-03 14:58:11 +02:00
Jesús Espino
3bae896199
Add gitlab integration with commets webhook
2015-07-03 12:52:43 +02:00
Jesús Espino
0e39653da9
Allow multiple message actions on commit
2015-06-30 19:20:58 +02:00
Jesús Espino
17ceab000c
Issue#2650: Allow local network ips in gitlab and bitbucket ip filters
2015-06-30 19:13:04 +02:00
Jesús Espino
6dcbaef2fb
[Backport] Issue#2981: Adapt taiga to the new bitbucket webhooks
2015-06-30 18:00:58 +02:00
Jesús Espino
ce409f266e
[Backport] Fix us auto closing test
2015-06-30 16:56:59 +02:00