Andrey Antukh
6d0e03c98d
Initial sites & invitations implementation.
2013-12-02 13:27:05 +01:00
Jesús Espino
32bad1aaeb
Converted python2-style super calls to python3
2013-11-27 10:24:45 +01:00
Jesús Espino
1f3fc96887
Adding color to some selectors
2013-11-12 17:20:00 +01:00
David Barragán Merino
79e6fd8ec0
Task #26 (id 77): Added to all updated emails the changes to the fields
2013-11-12 15:15:08 +01:00
David Barragán Merino
75af27e812
Changed the str representation of some model objects
2013-11-12 15:14:54 +01:00
Andrey Antukh
f31b2fafa9
Implemented issues filters data api rest endpoint.
2013-11-12 12:53:30 +01:00
Jesús Espino
b287c0875b
Fixed the doomline with the stats changes
2013-11-05 18:11:41 +01:00
Jesús Espino
d98cd03e00
Fixed closed points on projects stats
2013-11-05 17:50:24 +01:00
David Barragán Merino
8bb708917d
Fixed tests
2013-11-05 17:42:58 +01:00
Jesús Espino
223571fbcb
Fixed #62 issue
2013-11-05 16:56:47 +01:00
David Barragán Merino
0d2814ecc7
Fixed the last merge
2013-11-05 16:31:04 +01:00
David Barragán Merino
578478c735
Set a default value per project for all statuses, types, points, priorities, sverityes...
2013-11-05 16:25:31 +01:00
Jesús Espino
41dc3fbcc0
Extra refactors on increment calculations on projects and milestones models
2013-11-05 15:57:25 +01:00
Jesús Espino
44ff29f511
Refactoring a little the milestone and project models
2013-11-05 15:41:50 +01:00
David Barragán Merino
5ce5c8a17f
Added the attachment model to reversion explicitly
2013-11-05 10:53:14 +01:00
Jesús Espino
adaf6f0e23
Fixing bad idx number
2013-11-05 10:52:22 +01:00
David Barragán Merino
232c9487c6
Removed an 'i'
2013-11-05 00:24:48 +01:00
Jesús Espino
eb85534813
Working on backlog stats api
2013-11-04 17:08:02 +01:00
David Barragán Merino
fe8da58db3
Changed the default location for attached files
2013-11-03 10:27:18 +01:00
Andrey Antukh
78328ce1c9
Remove repeated queryset filter
2013-10-31 09:16:34 +01:00
David Barragán Merino
6b098ae594
Fixed projects permissions
2013-10-30 15:08:26 +01:00
Andrey Antukh
7938646f80
Minor change on points management (now conserve points on membership is deleted).
2013-10-30 11:25:00 +01:00
David Barragán Merino
8a9f317be0
Removed uuid and fixed modified_date and created_date
2013-10-29 22:22:12 +01:00
Andrey Antukh
a2d2bd7d01
Remove all "u" string prefixes.
2013-10-26 00:36:46 +02:00
Andrey Antukh
7b90163436
Fix typo on models.
2013-10-24 00:28:42 +02:00
Andrey Antukh
78ad9694cd
Add admin improvements.
2013-10-23 23:51:45 +02:00
David Barragán Merino
dfde44a12a
Added two more reloes
2013-10-21 12:09:01 +02:00
David Barragán Merino
6b5aad4bef
Moved list_of_milestones method from the model to the serializer
2013-10-17 15:39:10 +02:00
Andrey Antukh
57586a7980
Implemented a properly separation between computable and not computable roles.
2013-10-17 12:23:14 +02:00
David Barragán Merino
53520b9f80
Fixed the default value of the project atttribute total_milestones
2013-10-16 13:44:21 +02:00
Jesús Espino
af5d4bfbab
Adding milestone id to the sprint milestones list
2013-10-14 18:39:35 +02:00
David Barragán Merino
c98adad075
Refactor: Moved some models to projects app
2013-10-09 17:20:51 +02:00
Andrey Antukh
8847e088f6
Document some method related to create role points relations.
2013-10-09 13:21:34 +02:00
Andrey Antukh
c2fb79d4e7
Remove some unused lines from project models.
2013-10-08 19:31:16 +02:00
Andrey Antukh
67e543c1c7
Remove notifications from project model.
2013-10-08 17:46:38 +02:00
Andrey Antukh
ed8f6bae27
Convert all __unicode__ methods into __str__.
2013-10-05 11:47:53 +02:00
David Barragán Merino
3dc9a7bb19
Fixed the sample_data command
2013-10-03 11:06:58 +02:00
David Barragán Merino
c93baac1c3
Refactor of scrum app (but not finished yet).
...
TODO:
- Migrate Wiki app to new django-restframework version.
- Migrate Questions app to new django-restframework version.
- Added tests
s Please enter the commit message for your changes. Lines starting
2013-10-02 20:03:50 +02:00