.. |
auth
|
Site admin interface
|
2013-12-12 17:47:00 +01:00 |
domains
|
Adding domain members and project memberships sync signals handlers
|
2013-12-13 12:39:18 +01:00 |
formats
|
Moving all core module to base module
|
2013-03-21 08:21:30 +01:00 |
notifications
|
Now the platform doesn't send emails if there is no changes in the updated fields
|
2013-11-13 12:52:19 +01:00 |
resolver
|
Adding resolver API endpoint
|
2014-01-08 11:39:58 +01:00 |
searches
|
Fixed bug-41: Added wiki pages to the results of searches
|
2013-10-30 19:05:54 +01:00 |
templates/emails
|
Fixed thre base email
|
2013-10-29 21:36:30 +01:00 |
users
|
Removing projects list from the User serializer
|
2013-12-11 10:48:27 +01:00 |
utils
|
Initial sites & invitations implementation.
|
2013-12-02 13:27:05 +01:00 |
__init__.py
|
Remove unused code.
|
2013-10-16 20:33:17 +02:00 |
api.py
|
Move bulk userstory operations to services and add tests.
|
2013-12-09 18:25:33 +01:00 |
decorators.py
|
Created a method decorator to change temporarily the value of an attribute to the instance
|
2013-11-17 16:09:06 +01:00 |
exceptions.py
|
Adding a lot of translateable strings
|
2013-12-09 18:42:15 +01:00 |
filters.py
|
Add order by filter.
|
2013-11-12 12:53:30 +01:00 |
middleware.py
|
Refactoring sites.
|
2013-12-04 18:38:11 +01:00 |
models.py
|
Refactoring sites.
|
2013-12-04 18:38:11 +01:00 |
monkey.py
|
Initial sites & invitations implementation.
|
2013-12-02 13:27:05 +01:00 |
pagination.py
|
Improved header pagination mixin.
|
2013-11-12 12:53:30 +01:00 |
permissions.py
|
Added POST permissions
|
2013-11-01 21:27:00 +01:00 |
routers.py
|
Changed 'revert' ro 'restore'
|
2013-11-22 09:43:30 +01:00 |
serializers.py
|
Fixed the historical serializer to get the changed fields in the 'addition' version
|
2013-11-21 18:45:24 +01:00 |
storage.py
|
Add storage subclass.
|
2013-10-23 15:48:40 +02:00 |