gva/gnuviechadmin
Jan Dittberner 711a96212c implement adding websites
- implement websites.models.Website
- add migration
- implement websites.views.AddWebsite
- implement websites.forms.AddWebsiteForm
- define URL pattern 'add_website' in websites.urls
- register Website model in websites.admin
- add templates websites/base.html and websites/website_create.html
- add german translation for new strings
- add website URLs to gnuviechadmin.urls
- add websites to INSTALLED_APPS
- add changelog entry
2015-01-26 22:49:16 +01:00
..
dashboard refactor dashboard.views.UserDashboardView 2015-01-24 16:12:23 +01:00
domains update german translation 2015-01-25 00:58:31 +01:00
fileservertasks update to fileservertasks interface 0.4.0 version 2015-01-26 18:10:08 +01:00
gnuviechadmin implement adding websites 2015-01-26 22:49:16 +01:00
gvacommon Merge commit 'd31c1d0fbf02bde5d4dc2be24762d872da64935f' 2015-01-26 15:44:04 +01:00
gvawebcore move HostingPackageAndCustomerMixin to gvawebcore.views 2015-01-26 10:33:01 +01:00
hostingpackages performance optimizations for hosting package detail view 2015-01-26 12:04:43 +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 german translation for new strings 2015-01-26 13:52:55 +01:00
managemails move HostingPackageAndCustomerMixin to gvawebcore.views 2015-01-26 10:33:01 +01:00
mysqltasks adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
osusers define User.is_sftp_user and fix minor template issues 2015-01-26 21:49:22 +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 add german translation 2015-01-17 16:06:25 +01:00
templates implement adding websites 2015-01-26 22:49:16 +01:00
userdbs add german translation for new strings 2015-01-26 13:52:55 +01:00
websites implement adding websites 2015-01-26 22:49:16 +01:00
webtasks add wildcard parameter to create_web_vhost_config task 2015-01-26 21:36:24 +01:00
.coveragerc move existing MailDomains to domains table 2014-05-25 15:17:08 +02:00
manage.py make manage.py executable 2015-01-26 21:45:27 +01:00