gva/gnuviechadmin
Jan Dittberner 150366a524 plug users and hosting packages together
- document new feature in changelog
- add autogenerated documentation for osusers.urls and osusers.views
- add osuser URLs to gnuviechadmin.urls
- implement get_absolute_url in hostingpackages.models.CustomerHostingPackage
- use set_ldap_user_password instead of create_ldap_user for existing OS users
  in osusers.models.User.set_password
- add URL pattern set_osuser_password in osusers.urls
- implement osusers.views.SetOsUserPassword to set the password of an existing
  operating system user
- link to hosting package detail view on user dashboard
- add template hostingpackages/customerhostingpackage_detail.html
- add template osusers/user_setpassword.html
2015-01-24 16:26:32 +01:00
..
dashboard refactor dashboard.views.UserDashboardView 2015-01-24 16:12:23 +01:00
domains add german translation 2015-01-17 16:06:25 +01:00
fileservertasks refactor osusers.tasks into fileservertasks and ldaptasks 2015-01-19 21:44:57 +01:00
gnuviechadmin plug users and hosting packages together 2015-01-24 16:26:32 +01:00
gvacommon Merge commit '3c4d34cce56dfb75e0e4115c3938ce5b2e6efd83' into feature/set_sftp_password 2015-01-24 15:41:37 +01:00
hostingpackages plug users and hosting packages together 2015-01-24 16:26:32 +01:00
ldaptasks add task stub for ldaptasks.tasks.set_ldap_user_password 2015-01-19 22:43:29 +01:00
locale/de/LC_MESSAGES add admin site link for staff in base template 2015-01-17 16:14:55 +01:00
managemails fix some test issues 2015-01-22 00:19:16 +01:00
mysqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
osusers plug users and hosting packages together 2015-01-24 16:26:32 +01:00
pgsqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
static add Font Mfizz from http://mfizz.com/oss/font-mfizz 2015-01-18 16:01:24 +01:00
taskresults add german translation 2015-01-17 16:06:25 +01:00
templates plug users and hosting packages together 2015-01-24 16:26:32 +01:00
userdbs add userdb template tags 2015-01-18 16:05:29 +01:00
.coveragerc move existing MailDomains to domains table 2014-05-25 15:17:08 +02:00
manage.py auto generated project 2014-05-18 00:07:32 +02:00