245 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
df971fe8e9 more fields 2013-09-29 22:48:09 +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
7eb23300bd Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 21:13:24 +02:00
Fabian Faessler
18770dad4f call dnstools.add once at create and set to remoteaddr 2013-09-29 21:13:20 +02:00
Fabian Faessler
d2caeab8df host overview table change 2013-09-29 21:07:30 +02:00
Thomas Waldmann
5f0266a211 serve /robots.txt 2013-09-29 21:07:09 +02:00
Fabian Faessler
17d4aade4d some UI changes 2013-09-29 21:05:46 +02:00
Fabian Faessler
beafe06852 added logic for last_api_update. field updated with Hosts.poke() method 2013-09-29 21:00:08 +02:00
Fabian Faessler
053f2f9a65 added last_api_update field and migrated db 2013-09-29 20:50:33 +02:00
Fabian Faessler
e1cad04b1e fixed IPv6 display in the overview table 2013-09-29 20:45:55 +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
Fabian Faessler
9495c75701 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 20:30:18 +02:00
Fabian Faessler
e917680144 post_delete fix 2013-09-29 20:30:10 +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
Fabian Faessler
43ec24bcf8 typo in model 2013-09-29 17:45:50 +02:00
Fabian Faessler
8e66e702f7 added get_fqdn() method to Host model. added post_save signal to delete dns entry when Host object is deleted 2013-09-29 17:43:17 +02:00
Arne Schauf
2aff509334 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 17:30:53 +02:00
Arne Schauf
5ff91162dd legal notice and css fixes 2013-09-29 17:28:36 +02:00
Thomas Waldmann
074233430c dnstools: implement additional functions: add and delete, with tests. 2013-09-29 17:21:22 +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
3f3e142aa0 added optional attribut to user field in domain model 2013-09-29 16:38:30 +02:00
Arne Schauf
1abe15e9ab pep8 2013-09-29 16:12:19 +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
Thomas Waldmann
28e17fdeb4 redundant parens, use tuple 2013-09-29 15:44:29 +02:00
Fabian Faessler
dcd78ac304 pep8 fixes 2013-09-29 15:37:58 +02:00
Fabian Faessler
536ff42e1e forgot to save session 2013-09-29 15:17:41 +02:00
Fabian Faessler
8c56bc9f19 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 15:15:40 +02:00
Fabian Faessler
6bcaf76263 fixed the ip detection :3 2013-09-29 15:15:34 +02:00