gva/gnuviechadmin
Jan Dittberner 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
..
contact_form enable translations for contact form 2015-02-01 20:58:53 +01:00
dashboard refactor dashboard.views.UserDashboardView 2015-01-24 16:12:23 +01:00
domains update translations, add new strings 2015-01-27 19:08:13 +01:00
fileservertasks asynchronous refactoring 2015-10-12 00:23:31 +02:00
gnuviechadmin asynchronous refactoring 2015-10-12 00:23:31 +02:00
gvacommon update translations, add new strings 2015-01-27 19:08:13 +01:00
gvawebcore implement caching for get_hosting_package 2015-02-01 02:11:07 +01:00
hostingpackages fix issues with changed URLs 2015-02-01 15:14:26 +01:00
ldaptasks asynchronous refactoring 2015-10-12 00:23:31 +02:00
locale/de/LC_MESSAGES implement contact form 2015-02-01 19:33:53 +01:00
managemails bump dependency versions, fix tests and deprecation warnings 2015-10-11 15:30:23 +02:00
mysqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
osusers asynchronous refactoring 2015-10-12 00:23:31 +02:00
pgsqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
static add version number to gnuviechadmin 2015-02-01 22:15:40 +01:00
taskresults asynchronous refactoring 2015-10-12 00:23:31 +02:00
templates add version number to gnuviechadmin 2015-02-01 22:15:40 +01:00
userdbs update translations, add new strings 2015-01-27 19:08:13 +01:00
websites update translations, add new strings 2015-01-27 19:08:13 +01:00
webtasks add wildcard parameter to create_web_vhost_config task 2015-01-26 21:36:24 +01:00
.coveragerc implement contact form 2015-02-01 19:33:53 +01:00
manage.py make manage.py executable 2015-01-26 21:45:27 +01:00