gva/gnuviechadmin/templates/hostingpackages
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 incomplete create_hosting_package view 2015-01-20 00:51:05 +01:00
customerhostingpackage_admin_list.html add link hosting package list templates 2015-01-24 23:37:20 +01:00
customerhostingpackage_create.html incomplete create_hosting_package view 2015-01-20 00:51:05 +01:00
customerhostingpackage_detail.html implement password change for mailboxes 2015-01-25 12:49:31 +01:00