add feature description and bugfixes to changelog
This commit is contained in:
parent
0fc823a305
commit
e14be4a905
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
* :feature:`-` implement adding options to hosting packages
|
||||||
|
* :bug:`-` fix disk space calculation in
|
||||||
|
hostingpackages.models.CustomerHostingPackage
|
||||||
|
* :bug:`-` fix unique constraints on
|
||||||
|
hostingpackages.models.CustomerDiskSpaceOption and
|
||||||
|
hostingpackages.models.CustomerDatabaseOption
|
||||||
* :feature:`-` implement password change functionality for mailboxes
|
* :feature:`-` implement password change functionality for mailboxes
|
||||||
* :feature:`-` implement creation of new mailboxes for hosting packages
|
* :feature:`-` implement creation of new mailboxes for hosting packages
|
||||||
* :support:`-` move common form code to new module gvawebcore.forms
|
* :support:`-` move common form code to new module gvawebcore.forms
|
||||||
|
|
Loading…
Reference in a new issue