Commit graph

20 commits

Author SHA1 Message Date
Khanh Ngo 29d1cf4117 Adjustment in domain template feature to work with python3 2018-03-31 08:21:02 +07:00
Khanh Ngo b5b3b77acb Adjustment to work with Python3 2018-03-30 13:49:35 +07:00
Vadim Aleksandrov 52a5789c85 Add first working draft of domain templating functionality 2018-02-07 22:30:29 +03:00
SIPOS, Peter 791b7656ca Modify create_db.py, add auto-ptr setting inserting
It will globally modify the auto-ptr function in system
2016-11-21 13:43:55 +01:00
Felix Kaechele 1712f26470 Change shebang lines to work universally
Using env enables the scripts to run in virtualenv as well as in a
differently named or bare environment.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2016-09-17 06:49:23 -07:00
Jirayut 'Dear' Nimsaeng ff48aa559f Remove resolved conflict text 2016-07-07 14:10:19 +07:00
Jirayut 'Dear' Nimsaeng 1a6555403c Fix conflict 2016-07-07 13:55:32 +07:00
Jirayut 'Dear' Nimsaeng d742ca2480 Add new table records 2016-07-07 12:38:58 +07:00
Jirayut 'Dear' Nimsaeng c2f7a528d4 Fix create_db.py 2016-07-07 11:09:18 +07:00
Joachim Tingvold 9dc3c3ff98 Set LDAP as source if both LDAP and Basic is enabled. 2016-07-05 15:28:02 +00:00
Joachim Tingvold ea42c78b9a default_domain_table_size setting. 2016-07-05 15:14:41 +00:00
Jirayut 'Dear' Nimsaeng c2a1c63dc8 Improve create_db.py 2016-07-05 20:04:13 +07:00
Jirayut 'Dear' Nimsaeng cd4507f47d Improve create_db.py script by add check to can safety rerun 2016-07-05 17:38:34 +07:00
Khanh Ngo 729a5d0e9d Fix setting key naming 2016-06-13 00:13:29 +07:00
Ivan Filippov 39564f9c6e Add 'default_record_table_size' setting to allow changing table size.
Fixes #36.
2016-06-08 19:23:08 -06:00
Khanh Ngo fdd00f543a Fix the setting naming 2016-06-07 11:19:12 +07:00
Ivan Filippov 0c694816e2 Added 'record_helper' setting. New option for reload after applyChanges
This setting enabled a helper pop-up that assists with filling out MX
and SRV records. This option is toggleable on the Settings page.
2016-05-15 12:47:02 -06:00
Ivan Filippov 98ddd7302b Add initial support for PDNS-Admin settings management. 2016-04-29 15:36:37 -06:00
Ivan Filippov 64531999f6 Fixes issue ngoduykhanh/PowerDNS-Admin#11.
This change populates the 'role' and 'setting' tables to their initial
states via the create_db.py script which removes a step from the initial
setup. We now also search for roles instead of expecting them to be at
certain IDs.
2016-04-11 03:40:44 -06:00
Khanh Ngo 2dac8205f6 Initial commit 2015-12-13 16:34:12 +07:00