5dc3549896
Improve documentation
...
This commit adds a lot of documentation including block diagramms for
message flows.
2016-09-24 21:57:28 +02:00
09cfc6a373
Update Sphinx, bpython and cursies to latest versions
2016-02-01 22:31:34 +00:00
3c5d02776a
Update Django and gvacommon dependencies
...
This commit updates the Django dependency version to 1.9.2 and gvacommon
to 0.3.0 that provides gvacommon.settings_utils.get_env_variable. The
gnuviechadmin.settings.base module now uses this implementation instead
of an own copy and the corresponding test has been removed too.
2016-02-01 22:27:05 +00:00
3d95a9f61a
Switch result backend to redis
...
The AMQP result backend proved as impractical, this commit switches to
redis instead. The redis server is setup on the webinterface host but
can be configured on another host.
2016-01-31 21:50:49 +01:00
f3b76a09b7
Add code quality requirements
2016-01-31 21:50:11 +01:00
07b0eb6981
Update celery dependency
2016-01-31 21:50:11 +01:00
5b48a3f2db
Use gvacommon from own repository
...
This commit removes the included gvacommon copy. Gvacommon has its own
development repository and is now added as a dependency via
requirements/base.txt.
2016-01-29 13:26:18 +00:00
ed0a93bb3d
Update dependencies
...
- Update to Django 1.9.1, crispy-forms 1.6.0, kombu 3.0.33, requests
2.9.1 and snowballstemmer 1.2.1
2016-01-09 14:47:37 +00:00
085b126416
Update to Django 1.9
...
- update all dependencies
- fix deprecation warnings and errors for Django 1.9 compatibility
2015-12-19 20:11:23 +01:00
8e954a1a8c
Update to Django 1.8.6
2015-11-05 19:18:03 +01:00
bcfea10e6f
add simplejson to make task serialization work
2015-10-11 23:17:21 +02:00
8ebb5cad6a
bump dependency versions, fix tests and deprecation warnings
2015-10-11 15:30:23 +02:00
99980767da
update Django version to 1.7.4
2015-01-29 17:05:53 +01:00
1782c65bac
add django-allauth and its dependencies to requirements/base.txt
2015-01-17 16:19:26 +01:00
8884b8b042
add django-crispy-forms
...
- add django-crispy-forms to requirements
- add crispy_forms app to settings.base
- add CRISPY_TEMPLATE_PACK setting to settings.base
2015-01-17 14:05:04 +01:00
fe40074cde
update to Django 1.7.3
2015-01-16 19:39:28 +01:00
11baf6bace
update dependencies
2014-12-17 21:40:08 +01:00
e73e46da3f
update to Django 1.7, remove south_migrations, fix tests
2014-12-17 21:22:37 +01:00
d5b0382f88
update South to 1.0.1, rename migrations to south_migrations
2014-12-17 21:08:14 +01:00
79ced4a7e7
add mock to local and test requirements
2014-06-01 11:25:10 +02:00
d1abe10349
add release plugin and changelog
2014-06-01 00:17:57 +02:00
0c5706d886
use YAML for celery serialization
...
- add CELERY_ACCEPT_CONTENT, CELERY_TASK_SERIALIZER and
CELERY_RESULT_SERIALIZER in gnuviechadmin.settings.base
- add pyaml to requirements/base.txt
2014-05-30 18:36:26 +02:00
1e717556ba
refine ldap create commands
...
- define gnuviechadmin.settins.base.CELERY_ROUTES to properly route ldap tasks
- return dummy values from osusers.tasks
- add billiard, kombu and pytz to requirements/base.txt
2014-05-30 12:17:04 +02:00
81f1faee6c
add celery dependency
2014-05-25 23:33:37 +02:00
618a9b8c11
add separate models for mail addresses, domains and mailboxes
2014-05-19 22:28:25 +02:00
0e5486f049
add psycopg2 requirement
2014-05-18 20:46:55 +02:00
be195414c9
remove django-discover-runner from dependencies
2014-05-18 20:29:45 +02:00
8e19d3630d
auto generated project
2014-05-18 00:07:32 +02:00