Ivan Filippov
6db41d42c4
Initial commit for AdminLTE2.
2016-04-27 18:45:01 -06:00
root
dfaa14e2e4
Add auth params to login page.
2016-04-26 20:04:33 +00:00
Khanh Ngo
bca300587d
Fix url for google font links. Issue #35
2016-04-21 22:20:09 +07:00
Ivan Filippov
cd7726c443
Break up long data fields. Fixes #28 .
2016-04-21 01:44:28 -06:00
Ivan Filippov
1c3556b511
Fix width of data field to match column width in editable domain table.
2016-04-21 01:00:02 -06:00
Ivan Filippov
62288fa75d
Fix blank Data field when data has double-quotes in it.
2016-04-21 00:11:58 -06:00
Ivan Filippov
41d01dd207
Change record manage table to use monospaced font.
2016-04-20 14:38:14 -06:00
Ivan Filippov
7f01511d10
Fix 'Home' breadcrumb when running in a subdirectory.
2016-04-19 17:53:18 -06:00
Khanh Ngo
a9cd4911b9
Fix dnssec data type to be compatible with Postgresql
2016-04-14 12:19:02 +07:00
Khanh Ngo
8f8b26266b
Don't show the LDAP authentication method in the login page if this feature isn't enabled
2016-04-13 11:33:07 +07:00
Khanh Ngo
53b4fe2f8b
Adjustment in application config
2016-04-13 11:13:59 +07: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
df045cb2e5
Add ProxyFix() middleware component to fix the HTTPS redirection issue. See !17
2016-04-10 21:23:27 +07:00
Khanh Ngo
990bbe5260
Add DNSSEC information into domain list. Adjustemnt in domain list table
2016-03-24 20:01:08 +07:00
Chuyen Vo
02323d2fad
Fix AD searchfilter
2016-03-17 17:45:50 +07:00
Chuyen Vo
1ccd98a364
Update utils.py
...
add timeout requests.request for large zones
2016-03-17 12:00:33 +07:00
Chuyen Vo
7c6801158d
Update models.py
...
Update AD search filter
2016-03-17 10:35:53 +07:00
Ivan Filippov
b5023d9d57
Add code to generate options in 'table-editable.js' to match RECORDS_ALLOW_EDIT in the config.py file.
2016-03-07 20:01:53 -07:00
Khanh Ngo
a4df1e47fe
Allow to set SOA-EDIT-API option when create new domain (zone)
2016-03-05 17:04:12 +07:00
Khanh Ngo
c94e24c985
Adjustment to add multiple records which described issue #5
2016-02-11 16:54:15 +07:00
Khanh Ngo
0df70276ea
Add default priority in record data used by previous pdns version
2016-02-09 15:18:58 +07:00
Khanh Ngo
abb80784e4
Verify domain name input
2016-01-15 11:58:53 +07:00
Khanh Ngo
3aba1832af
Removing unused components
2016-01-09 09:38:26 +07:00
Khanh Ngo
9eb458cb11
Remove 'Remove' button in avatar upload template
2015-12-25 11:24:42 +07:00
Khanh Ngo
52bb2b2208
Fixing bug in checking user password in Default Aunthentication method
2015-12-25 11:23:52 +07:00
Khanh Ngo
9d65e2ad17
Change to promote first register user to Administrator
2015-12-17 22:35:04 +07:00
Khanh Ngo
1e8bc55f36
Add authentication method selection box in login page
2015-12-17 11:41:36 +07:00
Khanh Ngo
5d06195795
Adjustment in user_profile template. Add avatar uploading support
2015-12-17 00:50:28 +07:00
Khanh Ngo
28882b57b1
Add UserProfile page
2015-12-16 14:21:30 +07:00
Khanh Ngo
2dac8205f6
Initial commit
2015-12-13 16:34:12 +07:00