Alejandro Alonso
2c7de59ff8
Issue 3905: Usernames with dashes in them can't be @mentioned.
2016-02-17 11:15:57 +01:00
David Barragán Merino
318995d7a7
Merge pull request #624 from taigaio/fixing-attachments-with-long-names
...
Fixing attachments with long names
2016-02-17 10:59:27 +01:00
Alejandro Alonso
26d10ca7a3
Fixing attachments with long names
2016-02-17 10:55:03 +01:00
Alejandro Alonso
deb668d74f
Importing valid project without slug
2016-02-16 18:01:56 +01:00
Alejandro Alonso
6553ad34e4
Fixing deadlock and condition race errrors
2016-02-15 15:18:27 +01:00
Alejandro Alonso
dba0597c9c
Status and default status can be None
2016-02-10 20:45:20 +01:00
Alejandro Alonso
f183640e33
Fixing bad origin configuration for gitlab and bitbucket
2016-02-10 20:36:14 +01:00
Alejandro Alonso
a206d41ba1
Fixing gitlab requests with empty payloads
2016-02-10 20:33:29 +01:00
David Barragán Merino
cafd9be2c9
Remove some prints
2016-02-09 18:37:23 +01:00
Alejandro Alonso
57cf32c56d
Adding transfer_token to project model
2016-02-04 19:52:30 +01:00
Jesús Espino
9fd896c948
Adding limit for user max memberhips for projects
2016-02-04 17:45:16 +01:00
Jesús Espino
6fbf81c3d6
Including max_public_projects and max_private_projets in importing process
2016-02-04 17:45:16 +01:00
Alejandro Alonso
b8fd768d01
Adding max_private_projects and max_public_projects support
2016-02-04 17:45:16 +01:00
David Barragán Merino
b8acb0d51e
Fix #3846 : Exclude private projects in discover calls
2016-02-02 19:57:51 +01:00
Alejandro Alonso
1f1b1b605a
Blocking projects when users cancelling accounts
2016-02-02 16:44:47 +01:00
Alejandro Alonso
a263e79e39
Controlling blocked projects for github, gitlab and bitbucket hooks
2016-02-02 16:44:47 +01:00
Alejandro Alonso
5b39052ca2
Blocking projects: updating project model and related viewsets
2016-02-02 16:44:47 +01:00
Alejandro Alonso
e15e00336d
When leaving a project or removing a membership the project must allways have a valid owner
2016-02-02 14:23:44 +01:00
Alejandro Alonso
d4f34b6554
Issue 3842: Catch properly invalid IP's errors for integrations
2016-02-01 11:31:27 +01:00
Alejandro Alonso
4b37dc413e
Issue 3783: Hooks origin ips configuration allowing networks
2016-01-25 08:43:38 +01:00
Alejandro Alonso
59d05a3d7e
Issue 3183: Error when uploading an image (as attachment) with a name of 254 chars
2016-01-22 10:02:01 +01:00
David Barragán Merino
2a970c0205
Fix some license messages
2016-01-21 18:44:18 +01:00
Alejandro Alonso
3d3e8f2d49
Adding logo_small_url to user likes and watches APIs
2016-01-21 18:44:18 +01:00
David Barragán Merino
ab56f1a772
Task #3526 : Filter projects by text query (order by ranking name > tags > description
2016-01-21 18:44:18 +01:00
David Barragán Merino
f61a811fd1
Task #3602 : Order project list alphabetically by default
2016-01-21 18:44:18 +01:00
David Barragán Merino
0b7fe02a6f
Task #3515 : Add logo field to project model
2016-01-21 18:44:18 +01:00
Alejandro Alonso
50e00b6d45
Task #3517 #3516 : Order by fans and activity (last week/moth/year/all time)
2016-01-21 18:44:18 +01:00
Alejandro Alonso
93376a5fbb
Issue 3543 - Webhooks: problem extracting the story points from a user story
2016-01-08 16:25:03 +01:00
Andrey Antukh
9c4472a787
Add alejandro.alonso copyright preamble to test sources.
2016-01-08 16:08:46 +02:00
Andrey Antukh
501145bdcd
Fix my email on copyright preamble on test source files.
2016-01-08 15:58:30 +02:00
David Barragán Merino
f992d372df
Update license message
2016-01-04 08:51:06 +01:00
Alejandro Alonso
73912e6128
Fixing delete project dump asynch task
2015-12-21 14:11:13 +01:00
David Barragán Merino
fd12f84969
Task #3538 : Add tribe_gig PickledObjectField attribute to UserStory model
2015-11-30 14:56:00 +01:00
Alejandro
49bf85c498
Merge pull request #529 from taigaio/adding-card-thumbnail-to-attachments
...
Adding card thumbnail to attachments
2015-11-18 08:56:33 +01:00
Alejandro Alonso
b3b18fa49f
Adding card thumbnail to attachments
2015-11-18 08:17:40 +01:00
Alejandro Alonso
a427114762
Enabling lowercase for username or email when allowed
2015-11-17 18:01:50 +01:00
Alejandro Alonso
ad47f8f0c9
Improving the stats API performance
2015-11-16 17:35:48 +01:00
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