David Barragán Merino
|
117a97f12c
|
Fix external_reference
|
2016-06-17 10:56:03 +02:00 |
David Barragán Merino
|
63cc560dab
|
Change TextArrayField to ArrayField for tags, permisions and more fields.
|
2016-06-15 11:11:31 +02:00 |
David Barragán Merino
|
47907eedb4
|
Apply PEP-263 to taiga project
|
2016-05-30 20:41:40 +02:00 |
David Barragán Merino
|
7b7548b47d
|
Update django to 1.9 and the rest of requirements
|
2016-02-11 19:35:29 +01:00 |
Andrey Antukh
|
fe30371e2c
|
Add alejandro.alonso copyright preamble to main python sources.
|
2016-01-08 16:06:57 +02:00 |
Andrey Antukh
|
2ad5fda864
|
Fix my email on copyright preamble on main source files.
|
2016-01-08 15:58:24 +02:00 |
David Barragán Merino
|
f992d372df
|
Update license message
|
2016-01-04 08:51:06 +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 |
David Barragán Merino
|
9b56a414f0
|
Fix dates in license messages. Change 2014 to 2014-2015
|
2015-10-13 11:27:15 +02:00 |
Alejandro Alonso
|
d27abf91ac
|
Updating stimaations properly when removing a points value
|
2015-03-16 10:15:08 +01:00 |
David Barragán Merino
|
2893213932
|
US #55: Custom fields - Create model to save the custom attributes values and update the history
|
2015-03-04 12:59:27 +01:00 |
Alejandro Alonso
|
ca09cda87c
|
Some extra api optimizations
|
2015-01-12 16:40:53 +01:00 |
Alejandro Alonso
|
aee57d6110
|
Moving archived status from userstory to status
|
2015-01-02 10:44:45 +01:00 |
Alejandro Alonso
|
058195d670
|
User story points are undefined if the task points are undefined
|
2014-11-18 10:16:18 +01:00 |
Alejandro Alonso
|
0fd7142802
|
US#90 Github webhooks integration
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
6b33c30616
|
Fixing notifications __init__ because it was generating migration problems
|
2014-10-28 18:08:42 +01:00 |
Alejandro Alonso
|
c643fe561f
|
[backport] Increase default backlog order values
|
2014-10-14 18:03:48 +02:00 |
David Barragán Merino
|
50966e7a4f
|
US #675: Define on delete action
|
2014-10-09 18:58:51 +02:00 |
David Barragán Merino
|
5e7a7c5eaa
|
💩 -> 🚽
|
2014-09-30 09:20:05 +02:00 |
David Barragán Merino
|
d4b34be47e
|
Refactor signals of tasks, userstories and issues modules
|
2014-09-25 11:32:49 +02:00 |
David Barragán Merino
|
fc6a70fffc
|
🚽 💩
|
2014-09-24 09:45:19 +02:00 |
Andrey Antukh
|
92276a1589
|
Add specific order fields for better handle of order in diffent sections.
|
2014-09-17 16:52:48 +02:00 |
Andrey Antukh
|
775e724c39
|
Set RolePoints.points relation nullable.
|
2014-09-16 10:48:43 +02:00 |
Jesús Espino
|
c62e0e05fc
|
Fix bug #929: Importer fixes
|
2014-09-10 16:55:09 +02:00 |
Jesús Espino
|
6d78c79018
|
Adding import api
|
2014-09-08 12:33:32 +02:00 |
Jesús Espino
|
1f2183ecc3
|
Remove modified_date and owner require from project import
|
2014-09-01 16:10:58 +02:00 |
Jesús Espino
|
1e48340c48
|
Adding initial version of exporter/importer
|
2014-08-28 17:33:41 +02:00 |
Jesús Espino
|
195bdd2523
|
Adding colorize tags on server functionality
|
2014-08-11 11:51:08 +02:00 |
Anler Hp
|
b033419977
|
Issue #308 - API fails for subjects > 500 chars
|
2014-08-08 12:34:13 +02:00 |
David Barragán Merino
|
b0bc546706
|
Revert the changes in commit d7842045a5
|
2014-07-28 21:39:07 +02:00 |
David Barragán Merino
|
d7842045a5
|
Remove attachments from serializer
|
2014-07-28 20:48:58 +02:00 |
Jesús Espino
|
d5df49f59a
|
Big refactor on is_closed calculation
|
2014-07-22 12:00:25 +02:00 |
Jesús Espino
|
d32a9562be
|
A lot of refactoring on close us code signals code
|
2014-07-21 21:23:40 +02:00 |
Anler Hp
|
0a3a33aac5
|
Optimizing `Project.update_role_points` method
|
2014-06-24 12:38:29 +02:00 |
Anler Hp
|
7ebe443394
|
Adding models.Model explicitly to tagged models
|
2014-06-23 10:58:14 +02:00 |
Anler Hp
|
951020e528
|
Idiomatic code snippet
|
2014-06-18 14:13:59 +02:00 |
Anler Hp
|
ac5e163dc5
|
Implement tags using pg arrays
|
2014-06-18 10:14:29 +02:00 |
Alejandro Alonso
|
dcc7ec0bf2
|
Adding archived user stories feature and enabling API filtering
|
2014-06-18 09:16:30 +02:00 |
Alejandro Alonso
|
e534920c01
|
Optimistic Concurrency Control first approach
|
2014-06-17 16:08:59 +02:00 |
Andrey Antukh
|
3083b7f232
|
Notifications & History: modify all related models and resources for work with new api.
|
2014-06-12 00:12:15 +02:00 |
Anler Hp
|
8003abbbef
|
Moving neighbors logic into standalone module
|
2014-05-22 18:34:03 +02:00 |
Andrey Antukh
|
bb595b8fdd
|
Reference refactor.
(Merged from stable/reference-refactor)
|
2014-05-19 13:25:40 +02:00 |
David Barragán Merino
|
43e4ff78b6
|
Fix more tests
|
2014-05-16 12:33:38 +02:00 |
David Barragán Merino
|
e8a2b9fbb3
|
Refactor attachments
|
2014-05-09 12:09:49 +02:00 |
David Barragán Merino
|
09eced41a0
|
Update notifications to use the new history module
|
2014-05-09 11:05:09 +02:00 |
Andrey Antukh
|
dd582ce3b1
|
Replace license on taiga.projects.userstories module.
|
2014-04-21 16:33:05 +02:00 |
David Barragán Merino
|
564dd8df8d
|
Close all back task of US #80: Generate US from issues
|
2014-03-25 19:19:33 +01:00 |
Jesús Espino
|
d254d04428
|
Fixed notifications problems
|
2014-03-24 12:30:23 +01:00 |
David Barragán Merino
|
4b7a6d256f
|
Smallfix: Change a related name
|
2014-03-10 18:56:41 +01:00 |
ikame
|
778fce6257
|
US #50: Neighbor taking into account issues ordering
|
2014-02-28 15:07:01 +01:00 |