674 Commits

Author SHA1 Message Date
Thomas Waldmann
add5e6a379 implemented update api (still without checking the DB), misc. cleanups 2013-09-28 20:39:33 +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
8775295c9a removed stupid copy mistake 2013-09-28 20:02:58 +02:00
Fabian Faessler
eb30914704 added comment field in host. added admin and forms. 2013-09-28 20:01:09 +02:00
Fabian Faessler
1895a1c8f6 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 19:02:01 +02:00
Fabian Faessler
04602c53a6 get ipv4 and ipv6 adr from session 2013-09-28 19:01:40 +02:00
Thomas Waldmann
9c41b1eb24 misc. setup.* related changes / enhancements 2013-09-28 18:49:31 +02:00
Thomas Waldmann
625edb90f3 fix syntax in README.rst, now really 2013-09-28 18:49:31 +02:00
Thomas Waldmann
b012b21c77 fix syntax in README.rst 2013-09-28 18:49:31 +02:00
Fabian Faessler
bde430646a Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 18:46:37 +02:00
Fabian Faessler
366f809e7f moved the /myip call into the api module 2013-09-28 18:46:31 +02:00
Arne Schauf
4a3751732c user profile edit name form 2013-09-28 18:33:45 +02:00
Arne Schauf
d89adee989 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 18:02:26 +02:00
Arne Schauf
22eecac4d5 Host model 2013-09-28 18:02:13 +02:00
Thomas Waldmann
7655928c1b change README.md to README.rst (setuptools wants .rst .txt or no extension) 2013-09-28 18:01:43 +02:00
Thomas Waldmann
6e7907a95d Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 17:48:37 +02:00
Fabian Faessler
abf2990db2 changed /myip response to plain text not json 2013-09-28 17:48:15 +02:00
Thomas Waldmann
2fdbc151c2 remove test example, see test_dnstools for an example 2013-09-28 17:29:02 +02:00
Thomas Waldmann
8a52f03e6d create a pytest.ini so django finds the settings 2013-09-28 17:27:01 +02:00
Thomas Waldmann
1a993ab123 make the toplevel nsupdate dir a package 2013-09-28 17:26:11 +02:00
Arne Schauf
dac1a6e721 ignore egg 2013-09-28 17:21:14 +02:00
Arne Schauf
e75f197ea4 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 17:17:35 +02:00
Arne Schauf
ec2b8ab88a split up into new app accounts 2013-09-28 17:17:15 +02:00
Thomas Waldmann
d71b3b8346 fix typo 2013-09-28 17:17:12 +02:00
Thomas Waldmann
be3a124fbc implement intelligent updater (only sends ns update if IP really changed) 2013-09-28 17:05:27 +02:00
Arne Schauf
9be82a5d01 Merge branch 'master' of github.com:asmaps/nsupdate.info
Conflicts:
	nsupdate/main/views.py
2013-09-28 16:56:53 +02:00
Arne Schauf
0025754447 refactoring 2013-09-28 16:56:01 +02:00
Fabian Faessler
fdf6b2c9d4 Merge branch 'master' of github.com:asmaps/nsupdate.info
Conflicts:
	nsupdate/main/views.py
2013-09-28 16:51:25 +02:00
Fabian Faessler
87767dc2e2 pep8 stuff 2013-09-28 16:50:13 +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
de67505991 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 16:21:50 +02:00
Thomas Waldmann
a865bb9f32 tests: use relative imports, make tests a package 2013-09-28 15:56:35 +02:00
Fabian Faessler
dcd0be9e46 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 15:44:21 +02:00
Fabian Faessler
8f2209286d moved the dns settings info the settings.py 2013-09-28 15:44:09 +02:00
Thomas Waldmann
c6d630e9f1 setup.py: added some development requirements 2013-09-28 15:43:17 +02:00
Thomas Waldmann
34179b4d5a Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 15:36:41 +02:00
Thomas Waldmann
3af80a631d docstrings: some cleanup 2013-09-28 15:36:27 +02:00
Fabian Faessler
ec0009bc63 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 15:34:32 +02:00
Fabian Faessler
ce2d81a201 added fancy random color favicon 2013-09-28 15:34:24 +02:00
Thomas Waldmann
d6438aeee9 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 15:29:31 +02:00
Thomas Waldmann
f4172a306a dns: implement updating the master server 2013-09-28 15:29:16 +02:00
Arne Schauf
dd713011a5 settings structure 2013-09-28 15:06:34 +02:00
Fabian Faessler
3740a520a6 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 14:35:35 +02:00
Arne Schauf
6b75139dd3 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 14:34:54 +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
Arne Schauf
dab77b9074 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 14:06:45 +02:00
Fabian Faessler
2be648cb9b Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 13:57:12 +02:00