1162 Commits

Author SHA1 Message Date
Fabian Weisshaar
81370d15fe fix travis 2018-01-30 12:37:12 +01:00
Fabian Weisshaar
cbf7027287 already something for Django 2.0 2018-01-30 12:37:12 +01:00
Fabian Weisshaar
55f47ff52d Update to Django 1.11 LTS, fixes #293 2018-01-30 12:37:12 +01:00
TW
7c05b67e80
Merge pull request #326 from nougad/patch-1
Add missing closing div after dyndnsc sample configuration
2018-01-28 22:45:28 +01:00
5d3aa6cef3
Add missing closing div after dyndnsc sample configuration
c9bc5bffb0 was missing the closing `</div>` which breaks the `tab-pane`
2018-01-28 21:32:07 +01:00
TW
9df586e514
Merge pull request #324 from infothrill/infothrill/dyndnsc-configuration
Provide example configuration for 'dyndnsc'
2018-01-17 12:24:18 +01:00
Paul Kremer
c9bc5bffb0 Provide example configuration for 'dyndnsc' 2018-01-15 20:56:40 +01:00
Fabian Weisshaar
0d3b47773d Merge pull request #312 from elnappo/prevent_domain
add domain name check
2017-05-27 16:17:15 +02:00
Fabian Weisshaar
f3d2d031b0 add domain name check, fixes #308 2017-05-26 21:50:24 +02:00
Fabian Weisshaar
efbeeb2464 Merge pull request #310 from elnappo/dd-wrt
Update DD-WRT config instructions, fixes #300
2017-05-26 17:57:01 +02:00
Fabian Weisshaar
10cd55257e Merge pull request #311 from elnappo/docs
update links to current supported django version, fixes #309
2017-05-26 17:56:49 +02:00
Fabian Weisshaar
a23b07c0e3 Update DD-WRT config instructions, fixes #300 2017-05-26 12:15:34 +02:00
Fabian Weisshaar
a3aba9c9b4 update links to current supported django version, fixes #309 2017-05-26 11:57:24 +02:00
TW
946ecfdea8 Merge pull request #306 from ThomasWaldmann/test-latest
test py 3.6-dev, test django 1.8.18 and 1.11
2017-04-04 23:47:08 +02:00
Thomas Waldmann
d0032a512e test py 3.6-dev, test django 1.8.18 and 1.11 2017-04-04 23:24:11 +02:00
TW
f3e6df3404 Merge pull request #305 from enricostano/fix/update-inadyn-config
Update inadyn configuration to 2.1
2017-03-20 18:03:39 +01:00
enricostano
a1072902fb Update inadyn configuration to 2.1
fix nsupdate-info/nsupdate.info/304
2017-03-20 17:49:43 +01:00
TW
99262f40f5 Merge pull request #301 from ThomasWaldmann/add-py36-testing
py 3.6 testing fixed via recent defusedxml release, fixes #298
2017-02-10 15:45:08 +01:00
Thomas Waldmann
ce4a6b9ffd py 3.6 testing fixed via recent defusedxml release, fixes #298
defusedxml 0.5 fixes the py 3.6 issues.
2017-02-10 15:35:09 +01:00
TW
561a8090df Merge pull request #297 from ThomasWaldmann/py36
travis: test on py36, setup.py: declare py36 support
2017-01-21 03:12:35 +01:00
Thomas Waldmann
228c4f8085 travis: test on py36 2017-01-21 02:51:57 +01:00
TW
eb11c86046 Merge pull request #296 from ThomasWaldmann/fix-setup
update setup.py according to requirements.d/all.txt
2017-01-21 02:16:22 +01:00
Thomas Waldmann
81df8cc1ea update setup.py according to requirements.d/all.txt 2017-01-21 02:03:51 +01:00
TW
f38cc72c56 Merge pull request #291 from elnappo/registration
Upgrade django-registration-redux
2017-01-21 01:00:21 +01:00
TW
8b63cea4b2 Merge pull request #290 from elnappo/upgrade_social
upgrade python-social-auth
2017-01-20 23:52:51 +01:00
TW
f905eba084 Merge pull request #289 from elnappo/upgrade-jquery
upgrade to jQuery 3.1.1 fix #178
2017-01-20 23:21:03 +01:00
Fabian Weisshaar
cb7f55d55d upgrade python-social-auth 2016-12-29 17:53:27 +01:00
Fabian Weisshaar
dfe0e1c7f0 This fixes #250, fixes #251 and fixes #252 2016-12-28 20:24:00 +01:00
Fabian Weisshaar
8a56770870 upgrade to jQuery 3.1.1, bootstrap 3.3.7 and font-awesome 4.7.0 fixes #178 2016-12-28 20:20:15 +01:00
TW
8b594c8042 Merge pull request #283 from ThomasWaldmann/fix-auth-decode
api basic auth - ignore non-utf8 chars, fixes #282
2016-09-05 16:52:59 +02:00
Thomas Waldmann
253391053c api basic auth - ignore non-utf8 chars, fixes #282 2016-09-05 16:51:44 +02:00
TW
fbb781dd81 Merge pull request #280 from ThomasWaldmann/fix-247
fix crash on ShortHeader and other DNSException subclasses, fixes #247
2016-08-27 17:48:30 +02:00
Thomas Waldmann
118d0d51fd fix crash on ShortHeader and other DNSException subclasses, fixes #247 2016-08-27 17:29:59 +02:00
TW
6ffc2651c8 Merge pull request #279 from elnappo/patch-1
fix #278
2016-08-17 13:38:13 +02:00
Fabian Weisshaar
2a059a9f48 fix #278 2016-08-17 13:16:14 +02:00
TW
60438d84fb Merge pull request #277 from ThomasWaldmann/update-badges
update badges, new readthedocs.io url
2016-08-14 03:18:14 +02:00
Thomas Waldmann
a9ab90e3f6 update badges, new readthedocs.io url
but: readthedocs.io does not work for the badge
2016-08-14 03:16:30 +02:00
TW
903d81a6f7 Merge pull request #276 from ThomasWaldmann/update-badges
update badges, new readthedocs.io url
2016-08-14 03:11:49 +02:00
Thomas Waldmann
b24ff0662c update badges, new readthedocs.io url
but: readthedocs.io does not work for the badge
2016-08-14 03:09:54 +02:00
TW
410c0d7195 Merge pull request #275 from ThomasWaldmann/fix-pep8
settings.base: fix pep8
2016-08-14 02:52:54 +02:00
TW
7e266634ff Merge pull request #274 from ThomasWaldmann/travis-with-bind
travis: test on trusty with sudo, against local bind9 dns
2016-08-14 02:40:37 +02:00
Thomas Waldmann
d0f225b3af settings.base: fix pep8 2016-08-14 02:38:34 +02:00
Thomas Waldmann
d7a8d9c214 travis: test on trusty with sudo, against local bind9 dns 2016-08-14 02:34:10 +02:00
TW
c2a3d2da78 Merge pull request #273 from ThomasWaldmann/update-changes
update CHANGES
2016-08-14 00:07:07 +02:00
Thomas Waldmann
c5b1567f18 update CHANGES 2016-08-14 00:06:12 +02:00
TW
634996be57 Merge pull request #270 from ThomasWaldmann/fix-templating
Fix templating
2016-08-13 23:57:29 +02:00
TW
9d30ca1014 Merge pull request #271 from ThomasWaldmann/fix-hostadd-sameip-crash
fix SameIpError in host add form processing, fixes #267
2016-08-13 23:56:25 +02:00
TW
0baa8b8571 Merge pull request #272 from ThomasWaldmann/fix-openwrt-config
update OpenWrt config example for Chaos Calmer, fixes #259
2016-08-13 23:55:07 +02:00
Thomas Waldmann
a1216d1967 update OpenWrt config example for Chaos Calmer, fixes #259 2016-08-13 23:45:00 +02:00
Thomas Waldmann
9f97cb2769 fix SameIpError in host add form processing, fixes #267 2016-08-13 23:38:43 +02:00