gva/docs
Jan Dittberner 2e4efe7839 implement password change for mailboxes
- implement managemails.forms.ChangeMailboxPasswordForm
- extract code for determining hosting package and customer from URL into
  HostingPackageAndCustomerMixin
- implement managemails.views.ChangeMailboxPassword
- add new URL pattern 'change_mailbox_password' to managemails.urls
- add template managemails/mailbox_setpassword.html
- link from template hostingpackages/customerhostingpackage_detail.html to
  change_mailbox_password
- add german translation for new strings
- document new feature in changelog
2015-01-25 12:49:31 +01:00
..
code implement create_mailbox functionality 2015-01-25 12:10:17 +01:00
__init__.py auto generated project 2014-05-18 00:07:32 +02:00
changelog.rst implement password change for mailboxes 2015-01-25 12:49:31 +01:00
code.rst implement new module gvawebcore to provide common code 2015-01-25 12:00:30 +01:00
conf.py define version number, mark version in changelog 2015-01-24 16:33:32 +01:00
deploy.rst auto generated project 2014-05-18 00:07:32 +02:00
ideas.rst add a list of planned features and development ideas 2015-01-19 20:43:31 +01:00
index.rst add a list of planned features and development ideas 2015-01-19 20:43:31 +01:00
install.rst restructure generated code documentation 2015-01-17 23:46:31 +01:00
Makefile auto generated project 2014-05-18 00:07:32 +02:00
tests.rst update changelog, document test process 2014-06-01 12:07:18 +02:00