898 Commits

Author SHA1 Message Date
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
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
Thomas Waldmann
4fb3976ac3 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 13:48:03 +02:00
Thomas Waldmann
d71122aa1c dns: implement querying directly the master server 2013-09-28 13:47:49 +02:00
Fabian Faessler
9800d12812 changed tabs to spaces 2013-09-28 13:14:11 +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
84f855c2ff registration things 2013-09-28 12:43:57 +02:00
Arne Schauf
0d628f35e0 improved nav 2013-09-28 12:06:26 +02:00
Arne Schauf
2c6b84f59b Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 11:40:10 +02:00
Arne Schauf
27704831a6 base template 2013-09-28 11:39:57 +02:00
Thomas Waldmann
5af4afca4b git: ignore py.test .cache dir 2013-09-28 11:28:46 +02:00
Thomas Waldmann
fc9bff7bc5 create _tests subdir, py.test based example test module 2013-09-28 11:27:22 +02:00
Thomas Waldmann
10a5fe613f minor readme fixes
I changed it to use directory name "nsupdate" because
some tools complain if there is a "." inside.
2013-09-28 11:00:07 +02:00
Thomas Waldmann
cb1e1a6e97 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-28 10:50:48 +02:00
Arne Schauf
931dde79bb requirements fix and basic django project 2013-09-28 10:44:29 +02:00
Thomas Waldmann
432f190ae9 change license to 3-clause BSD License 2013-09-28 10:43:49 +02:00
Arne Schauf
bbf8217b90 installation howto and basic requirements 2013-09-28 10:24:05 +02:00
Arne Schauf
6b1c2b8632 Merge pull request #1 from ThomasWaldmann/master
a beginning....
2013-09-28 00:21:00 -07:00
Thomas Waldmann
38dac5e390 add MANIFEST.in setup.py 2013-09-28 09:16:17 +02:00
Thomas Waldmann
f9c046344d add AUTHORS 2013-09-28 03:12:38 +02:00
Thomas Waldmann
e5958c8103 update toplevel readme 2013-09-28 03:06:32 +02:00
Thomas Waldmann
b5c34731b6 write some intro docs 2013-09-28 03:03:07 +02:00
Thomas Waldmann
62d34c1789 add rudimentary docs skeleton / sphinx makefiles 2013-09-28 02:48:46 +02:00
Thomas Waldmann
f3f522100d pycharm: add .idea/ to .gitignore 2013-09-28 02:05:48 +02:00
Arne Schauf
c4f6529371 Initial commit 2013-09-17 00:44:36 -07:00