32 Commits

Author SHA1 Message Date
Fabian Faessler
58159fba0c generate secret view and logic. host view ui update. 2013-09-29 19:58:08 +02:00
Arne Schauf
5ff91162dd legal notice and css fixes 2013-09-29 17:28:36 +02:00
Arne Schauf
3fb3524106 Merge branch 'master' of github.com:asmaps/nsupdate.info
Conflicts:
	nsupdate/main/templates/main/about.html
	nsupdate/main/urls.py
	nsupdate/nsupdate/templates/base.html
2013-09-29 17:12:32 +02:00
Arne Schauf
cb53af87e7 about page 2013-09-29 17:06:39 +02:00
Fabian Faessler
d8f42c1fb1 added help and about view 2013-09-29 16:58:02 +02:00
Fabian Faessler
dcd78ac304 pep8 fixes 2013-09-29 15:37:58 +02:00
Fabian Faessler
f25ed3cdee removed proxy user, because solution was not working. Made id session based. please work now :'( 2013-09-29 14:33:24 +02:00
Fabian Faessler
09da9a4036 changed User to ProxyUser 2013-09-29 14:07:24 +02:00
Fabian Faessler
d454af649f ip dns update button in HostView 2013-09-29 03:44:14 +02:00
Fabian Faessler
2dfd6075c4 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 02:44:12 +02:00
Fabian Faessler
aa670e33ed some ui changes 2013-09-29 02:44:09 +02:00
Thomas Waldmann
adc6315a34 implemented authorized nic update view (via admin session) 2013-09-29 02:43:47 +02:00
Fabian Faessler
abe8ee41ff Merge branch 'master' of github.com:asmaps/nsupdate.info
Conflicts:
	nsupdate/main/urls.py
2013-09-29 02:08:39 +02:00
Fabian Faessler
374288d20a changed updateIp to detectIP 2013-09-29 02:07:58 +02:00
Thomas Waldmann
26a911824d pep8 fixes 2013-09-29 01:29:01 +02:00
Arne Schauf
5d4aec123d quick fixes are dirty 2013-09-29 01:16:49 +02:00
Arne Schauf
8b95f4dd40 first test - then commit 2013-09-29 01:15:55 +02:00
Arne Schauf
57e4ae3c26 minor fixes 2013-09-29 01:08:52 +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
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
fc7c891000 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 21:32:35 +02:00
Fabian Faessler
99a3347042 host list and create new host form 2013-09-28 21:32:29 +02:00
Thomas Waldmann
add5e6a379 implemented update api (still without checking the DB), misc. cleanups 2013-09-28 20:39:33 +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
0fc70cc61e profile and password change. 2013-09-28 16:46:33 +02:00
Fabian Faessler
d5bbc8ac59 added javascript example for /myip and added a view OverviewView. JS fails for dev server, because of the Access-Control-Allow-Origin 2013-09-28 13:56:54 +02:00
Fabian Faessler
a4a183f702 added URL and simple view to get the user IP in a json format {'ip': '127.0.0.1'} 2013-09-28 13:04:21 +02:00
Arne Schauf
0d628f35e0 improved nav 2013-09-28 12:06:26 +02:00
Arne Schauf
27704831a6 base template 2013-09-28 11:39:57 +02:00