25 Commits

Author SHA1 Message Date
Arne Schauf
d44c8a7e90 made home template and added admin link to nav 2013-09-29 14:08:22 +02:00
Arne Schauf
332acdf469 divided subdomain and domain (as FK) 2013-09-29 13:36:28 +02:00
Fabian Faessler
d454af649f ip dns update button in HostView 2013-09-29 03:44:14 +02:00
Fabian Faessler
ec6cfa7698 fixed css issue. accidentally used boostrap 2 and 3. I FOUND IT. NOT ASMAPS 2013-09-29 01:26:28 +02:00
Fabian Faessler
0093aab667 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 01:18:36 +02:00
Fabian Faessler
80c91e6b4e new favicon 2013-09-29 01:18:28 +02:00
Arne Schauf
b826ea803b Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 01:16:09 +02:00
Arne Schauf
57e4ae3c26 minor fixes 2013-09-29 01:08:52 +02:00
Fabian Faessler
553e02f243 fixed different width in templates 2013-09-29 00:28:31 +02:00
Fabian Faessler
d58e510a79 Merge branch 'master' of github.com:asmaps/nsupdate.info
Conflicts:
	nsupdate/main/views.py
2013-09-28 23:46:17 +02:00
Fabian Faessler
dd614d1936 changed the host edit into a classbased view. added host delete 2013-09-28 23:45:46 +02:00
Arne Schauf
2b365a0496 moved create_context to context_processor 2013-09-28 23:31:33 +02:00
Arne Schauf
eb8f548f95 overview as class based view 2013-09-28 22:46:53 +02:00
Fabian Faessler
e68aa8cc5f added host view. with broken edit. will be changed to classbased views 2013-09-28 22:17:24 +02:00
Fabian Faessler
99a3347042 host list and create new host form 2013-09-28 21:32:29 +02:00
Fabian Faessler
a96c7b4608 imrpoved ipv4/ipv6 check. now always update ip, in case host changes IP. added a create_host() method for the HostForm. 2013-09-28 20:18:20 +02:00
Fabian Faessler
eb30914704 added comment field in host. added admin and forms. 2013-09-28 20:01:09 +02:00
Fabian Faessler
04602c53a6 get ipv4 and ipv6 adr from session 2013-09-28 19:01:40 +02:00
Fabian Faessler
366f809e7f moved the /myip call into the api module 2013-09-28 18:46:31 +02:00
Arne Schauf
ec2b8ab88a split up into new app accounts 2013-09-28 17:17:15 +02:00
Arne Schauf
8f9bd085bd Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 16:47:54 +02:00
Arne Schauf
0fc70cc61e profile and password change. 2013-09-28 16:46:33 +02:00
Fabian Faessler
a2a5f8e7f8 used the url from the settings for the ajax request 2013-09-28 16:25:19 +02:00
Fabian Faessler
b23eedc363 changed simple ajax get request to JSONP request. This way no header is needed. 2013-09-28 14:34:37 +02:00
Fabian Faessler
62baa5f6a8 moved template in correct path 2013-09-28 14:26:00 +02:00