enable mailbox creation

- add managemails.urls to gnuviechadmin.urls
- add link to create_mailbox to customerhostingpackage_detail.html template
- document feature in changelog
This commit is contained in:
Jan Dittberner 2015-01-25 12:16:18 +01:00
parent 449af174ec
commit d1119331d8
3 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,7 @@
Changelog
=========
* :feature:`-` implement creation of new mailboxes for hosting packages
* :support:`-` move common form code to new module gvawebcore.forms
* :feature:`-` make it possible to assign domains to a customer
* :feature:`-` add hosting packages list for staff users