gva/gnuviechadmin
Jan Dittberner 2d4282194f add new view CustomerHostingPackageList
- create view hostingpackages.views.CustomerHostingPackageList to display a
  specific customer's hosting packages
- add docstring to view AllCustomerHostingPackageList
- add URL pattern 'hosting_packages' to hostingpackages.urls
- restructure hostingpackages URL patterns to remove useless parts
- add template hostingpackages/customerhostingpackage_list.html
- change links in template base.html to link to 'hosting_packages'
2015-02-01 15:04:04 +01:00
..
dashboard refactor dashboard.views.UserDashboardView 2015-01-24 16:12:23 +01:00
domains update translations, add new strings 2015-01-27 19:08:13 +01:00
fileservertasks add api for set_file_ssh_authorized_keys task 2015-01-29 23:05:16 +01:00
gnuviechadmin configure local logging 2015-02-01 14:59:36 +01:00
gvacommon update translations, add new strings 2015-01-27 19:08:13 +01:00
gvawebcore implement caching for get_hosting_package 2015-02-01 02:11:07 +01:00
hostingpackages add new view CustomerHostingPackageList 2015-02-01 15:04:04 +01:00
ldaptasks repair osusers.tests.test_admin 2015-02-01 00:08:04 +01:00
locale/de/LC_MESSAGES add german translation for new strings 2015-02-01 02:30:30 +01:00
managemails update translations, add new strings 2015-01-27 19:08:13 +01:00
mysqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
osusers add german translation for new strings 2015-02-01 02:30:30 +01:00
pgsqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
static improve table layout on hosting package detail page 2015-01-26 13:38:26 +01:00
taskresults fix taskresults.tests 2015-02-01 03:01:29 +01:00
templates add new view CustomerHostingPackageList 2015-02-01 15:04:04 +01:00
userdbs update translations, add new strings 2015-01-27 19:08:13 +01:00
websites update translations, add new strings 2015-01-27 19:08:13 +01:00
webtasks add wildcard parameter to create_web_vhost_config task 2015-01-26 21:36:24 +01:00
.coveragerc fix taskresults.tests 2015-02-01 03:01:29 +01:00
manage.py make manage.py executable 2015-01-26 21:45:27 +01:00