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
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
cd7e8fca2b
Remove some prints
2015-09-04 11:04:08 +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
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
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
9769386b8e
Issue#2981: Adapt taiga to the new bitbucket webhooks
2015-06-30 16:56:00 +02:00
Jesús Espino
c80152599a
Fix us auto closing test
2015-06-30 15:07:46 +02:00
Jesús Espino
3e8c1814d5
Issue#2572: On status open/closed change recalc the is_closed for user stories
2015-06-26 09:02:28 +02:00
Jesús Espino
fad37091e8
Issue#2650: Allow local network ips in gitlab and bitbucket ip filters
2015-06-26 08:06:46 +02:00
Alejandro Alonso
8b05f206b2
Concurrent queries for global search results
2015-06-25 16:37:15 +02:00
Alejandro Alonso
4480cb474e
Issue 2818 - When I comment a story, I should be "Involved" by the story
2015-06-25 10:19:23 +02:00
Jesús Espino
aaf89ebb04
Issue#2943: Regenerate refs for tasks, issues and user stories on project change
2015-06-24 20:15:02 +02:00
Alejandro Alonso
6a0b4687d8
Issue #2916 : When leaving a project I lose all my watched stuff (even from different projects)
2015-06-24 11:59:39 +02:00
Jesús Espino
c32d505b96
Allow default status, priority, severity and type in issues and tasks
2015-06-24 10:12:33 +02:00
Alejandro
d4135c6928
Merge pull request #365 from taigaio/issue/1924/allow-multiple-message-action-on-commits
...
Allow multiple message actions on commit
2015-06-24 00:26:43 -07:00
Alejandro
4a9eb9b7d3
Merge pull request #366 from taigaio/issue/2584/global-search-with-partial-words
...
Add support for partial words on global searches
2015-06-24 00:07:20 -07:00
Jesús Espino
4ae37167f5
Allow multiple message actions on commit
2015-06-24 07:24:46 +02:00
David Barragán Merino
9f253394a4
Refactored some tets
2015-06-24 00:41:32 +02:00
Jesús Espino
9cbecd9b7e
Add support for partial words on global searches
2015-06-23 21:26:34 +02:00
Alejandro Alonso
aff9a7d637
Fixing created datetime for timeline entries
2015-06-19 11:14:03 +02:00
Alejandro Alonso
e54802f0b1
Now anonymous users can confirm the change of email even if they are not authenticated, some users update the email from a desktop browser but check the email from mobile
2015-06-15 12:45:42 +02:00
Alejandro Alonso
7663e658c1
Adding user creation to user profile timeline
2015-06-11 11:41:33 +02:00
Alejandro Alonso
3232411d83
Fixing new membership in timelines
2015-06-11 10:12:39 +02:00