gva/gnuviechadmin/templates/managemails
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
..
base.html implement create_mailbox functionality 2015-01-25 12:10:17 +01:00
mailbox_create.html implement create_mailbox functionality 2015-01-25 12:10:17 +01:00
mailbox_setpassword.html implement password change for mailboxes 2015-01-25 12:49:31 +01:00