Gnuviech admin end user and administration web frontend
Go to file
Jan Dittberner b27dfd5d68 Merge branch 'release/0.6.0' into production
* release/0.6.0: (32 commits)
  define version number, mark version in changelog
  plug users and hosting packages together
  implement CustomerHostingPackageDetails view
  introduce new settings for groups and upload server
  implement osusers.forms.ChangeOsUserPasswordForm
  refactor dashboard.views.UserDashboardView
  generate documentation for gvacommon.viewmixins
  implement viewmixins.StaffOrSelfLoginRequiredMixin
  create system user when creating a new hosting package
  fix some test issues
  incomplete create_hosting_package view
  fix issue with mailbox count calculation
  remove unused LogoutView and corresponding url pattern
  add docstrings to managemails.models
  add task stub for ldaptasks.tasks.set_ldap_user_password
  update changelog
  adapt documentation to changed module structure
  refactor osusers.tasks into fileservertasks and ldaptasks
  add a list of planned features and development ideas
  remove newline at EOF
  ...
2015-01-24 16:33:54 +01:00
docs define version number, mark version in changelog 2015-01-24 16:33:32 +01:00
gnuviechadmin plug users and hosting packages together 2015-01-24 16:26:32 +01:00
requirements add django-allauth and its dependencies to requirements/base.txt 2015-01-17 16:19:26 +01:00
.gitignore add german translation 2014-12-27 22:58:57 +01:00
CONTRIBUTORS.txt auto generated project 2014-05-18 00:07:32 +02:00
LICENSE.txt restructure generated code documentation 2015-01-17 23:46:31 +01:00
README.rst adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
requirements.txt auto generated project 2014-05-18 00:07:32 +02:00

README.rst

gnuviechadmin

Customer center for gnuviech servers.

Gnuviechadmin is based on Django and Celery