206 Commits

Author SHA1 Message Date
Fabian Faessler
aad646c045 fixed dns api, so an empty myip get parameter is treated like no myip parameter used. made the update ip adr as ajax. 2013-09-29 23:34:07 +02:00
Fabian Faessler
2d03bf1974 changed overview ui 2013-09-29 23:02:52 +02:00
Fabian Faessler
5b02e52794 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 22:56:25 +02:00
Fabian Faessler
a77585eac8 don't rememebr what I changed. commit for pull merge 2013-09-29 22:56:20 +02:00
Thomas Waldmann
fc278a28dd host view: fix typos, improve/clarify wording 2013-09-29 22:52:38 +02:00
Arne Schauf
77d82c68e3 more help 2013-09-29 22:32:29 +02:00
Arne Schauf
c159d08131 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 22:07:49 +02:00
Arne Schauf
741690baca how to configure your router 2013-09-29 22:07:33 +02:00
Fabian Faessler
2e3587c322 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 21:55:37 +02:00
Fabian Faessler
8cc666190a added url in host view 2013-09-29 21:55:34 +02:00
Thomas Waldmann
eb194c8549 main view: removed nbsp, bad idea, wraps strangely on mobile 2013-09-29 21:51:43 +02:00
Thomas Waldmann
a8bd912cc3 main page: misc cosmetic changes
smaller icons, maybe they work for mobile then, too
fixes a few typos

remade IP addr display
2013-09-29 21:39:12 +02:00
Fabian Faessler
49b7de47bf fixed last api update in overview fiew 2013-09-29 21:21:22 +02:00
Fabian Faessler
d2caeab8df host overview table change 2013-09-29 21:07:30 +02:00
Fabian Faessler
17d4aade4d some UI changes 2013-09-29 21:05:46 +02:00
Fabian Faessler
a4e3ab4e58 fixed uncaptured exceptions NXDOMAIN. increased table size in the overview 2013-09-29 20:43:48 +02:00
Fabian Faessler
0db1697898 added ns query call to get the IP from hosts 2013-09-29 20:39:07 +02:00
Thomas Waldmann
5007c2d054 content for help page 2013-09-29 20:15:53 +02:00
Fabian Faessler
750b264fdf Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 19:58:15 +02:00
Fabian Faessler
58159fba0c generate secret view and logic. host view ui update. 2013-09-29 19:58:08 +02:00
Thomas Waldmann
779b8a8f7b content for about page 2013-09-29 19:15:38 +02:00
Arne Schauf
13511a7982 fqdn fix 2013-09-29 18:15:15 +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
Arne Schauf
4d8a6a76a5 Merge branch 'master' of github.com:asmaps/nsupdate.info
Conflicts:
	nsupdate/main/models.py
	nsupdate/main/views.py
2013-09-29 16:07:33 +02:00
Arne Schauf
34a8bbe6b8 pep8 and so on 2013-09-29 16:03:56 +02:00
Thomas Waldmann
a3e7de3d6a fix wrong closing tag 2013-09-29 15:44:29 +02:00
Thomas Waldmann
15722a086a fix syntax errors / typos 2013-09-29 15:44:29 +02:00
Fabian Faessler
6bcaf76263 fixed the ip detection :3 2013-09-29 15:15:34 +02:00
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