37b18a17af
Update German translation
...
This commit updates the German translation files and adds missing
translations.
2016-01-29 11:07:41 +01:00
b8893e92d7
Add timestamps to task result model
2016-01-09 14:26:52 +00:00
e96aac82fc
Add tests for taskresults app
...
This commit adds tests for the taskresults management command
fetch_taskresults and completes the test coverage for
taskresults.models.
2015-12-06 18:47:11 +01:00
d5bba7a22d
asynchronous refactoring
...
- don't execute celery tasks directly
- introduce optional parameters to fileserver tasks to allow chaining
- handle user/group/key create and delete tasks in new osusers.signals
class
- adapt unit tests
- change TaskResults model to store the task signatures
- generalize the local settings' logging configuration
2015-10-12 00:23:31 +02:00
0e32d162f7
fix taskresults.tests
2015-02-01 03:01:29 +01:00
742f0d0e33
update translations, add new strings
2015-01-27 19:08:13 +01:00
9fa1944c31
add german translation
...
- add django.po for apps and templates
- add locale directory to LOCALE_PATHS setting
2015-01-17 16:06:25 +01:00
706a4ef177
fix documentation issues
...
- add autotask directives for pgsqltasks and mysqltasks
- remove duplicate Celery_ link target
2015-01-04 22:47:14 +01:00
a336af46c2
add taskresults app to handle celery task results
2014-12-29 15:55:57 +01:00