Commit Graph

1031 Commits

Author SHA1 Message Date
a65b940103 Remove POST method in global search route 2019-12-11 10:02:04 +07:00
de69eaf825 Add PDNS global search feature 2019-12-11 09:55:18 +07:00
67e6df6880 Bug fixes. Adjust logger 2019-12-10 17:08:43 +07:00
9904505867 Bug fixes 2019-12-10 10:36:51 +07:00
7e3a722215 Merge pull request #598 from ngoduykhanh/comment_feature
Add record comment
2019-12-09 22:42:01 +07:00
bca3c45e37 Add record comment 2019-12-09 17:50:48 +07:00
c1fae6f3dd Update README and LGTM fixes 2019-12-08 18:23:36 +07:00
354383f0ec Fix missing import 2019-12-08 08:57:24 +07:00
19401699ca Fix #596 missing import 2019-12-07 20:46:14 +07:00
bbede0f7bd Merge pull request #595 from ngoduykhanh/lgtm-fixes
LGTM fixes. Remove unused import and variables
2019-12-07 20:39:54 +07:00
6af94df00a LGTM fixes. Remove unused import and variables 2019-12-07 20:20:40 +07:00
53a7545ccc Upgrade mysqlclient package to work with MySQL 8.x #571 2019-12-07 18:10:06 +07:00
f8aaf88fc0 Fix #592 - Adjustment in Dockerfile to upgrade pip package 2019-12-07 14:45:41 +07:00
80b6ca19ac Resolve the conflicts and add adjustment to #591 2019-12-06 14:27:35 +07:00
0d2eeecce6 Merge pull request #586 from ngoduykhanh/code_refactor
Refactoring the code
2019-12-06 11:18:17 +07:00
0234f21e1d Update update_zones.py bg script 2019-12-06 10:59:19 +07:00
8de6df4d3b Fix the tests
Fix the tests

Fix the tests
2019-12-06 10:59:19 +07:00
aef9842d30 Add micrsoft logo for social login 2019-12-05 14:26:01 +13:00
10ff312d95 Azure OAuth documentation and html templates 2019-12-05 13:52:30 +13:00
1662944867 Add Azure as an explicit OAuth provider 2019-12-05 13:21:50 +13:00
840e2a4750 Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00
8ea00b9484 Refactoring the code
- Use Flask blueprint
- Split model and views into smaller parts
- Bug fixes
- API adjustment
2019-12-02 10:32:03 +07:00
0b2eb0fbf8 Merge branch 'split-up-update-method' 2019-09-25 11:47:45 +07:00
d31f95ca21 Merge remote-tracking branch 'in0th3p/split-up-update-method' 2019-09-25 11:47:34 +07:00
ad86f8ea2a Remove blank lines and spaces 2019-09-25 11:45:03 +07:00
89ac98acfb Merge pull request #547 from Jamesits/master
fix #542
2019-09-16 11:49:04 +07:00
7af76297de Merge pull request #557 from tingvold/natural-sort
Add natural sort library
2019-09-16 11:47:34 +07:00
16669e6bbf Add natural sort library, so that natural sort works again. 2019-09-15 15:29:22 +02:00
0318000429 address https://github.com/ngoduykhanh/PowerDNS-Admin/issues/542 2019-07-24 15:40:11 +08:00
a21d4d9cbd split up update function add/delete/update 2019-07-23 13:36:05 +02:00
dfce7eb537 Upgrade SQLAlchemy version to pass the security check. Set version for other libs in requirements.txt 2019-07-15 09:50:23 +07:00
26db6b8c4b Merge pull request #531 from pfak/master
Standard compliant HTTP Response codes
2019-07-15 09:49:00 +07:00
6e51ad866a Standard compliant HTTP Response codes 2019-07-14 19:11:00 -07:00
798362c3c5 Merge remote-tracking branch 'Jamesits/master' 2019-07-15 09:07:51 +07:00
71a87dc38f pkg-config is not used 2019-07-13 09:01:41 +08:00
7878ecda2a allow setting gunicorn default args via environment variables 2019-07-12 22:20:59 +08:00
d8bb62900d simply upgrade database 2019-07-12 21:03:19 +08:00
8c85119f5c fix dockerfile 2019-07-12 20:53:31 +08:00
8e11686b7d temporary create config.py to make flask work 2019-07-12 20:15:45 +08:00
5d23c71bcb add the true yarn 2019-07-12 19:45:56 +08:00
ed77afcdd6 yarn now do not need --pure-lockfile 2019-07-12 19:20:37 +08:00
b77be8d158 add setuptools 2019-07-12 18:48:31 +08:00
e6e512efaf initial implementation of Dockerfile 2019-07-12 17:10:15 +08:00
9c11510914 Merge branch 'master' of https://github.com/johnwarburton/PowerDNS-Admin 2019-06-07 13:47:12 +10:00
67972123b6 Add LDAP_GROUP_SECURITY groupOfNames groups support 2019-06-07 13:46:54 +10:00
8f5a359101 Merge branch 'master' of https://github.com/ngoduykhanh/PowerDNS-Admin 2019-06-07 13:44:48 +10:00
8309bb053e Merge pull request #516 from ngoduykhanh/dependabot/npm_and_yarn/cached-path-relative-1.0.2
Bump cached-path-relative from 1.0.1 to 1.0.2
2019-06-07 09:19:41 +07:00
477165c196 Bump cached-path-relative from 1.0.1 to 1.0.2
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
- [Commits](https://github.com/ashaffer/cached-path-relative/commits)
2019-05-23 11:33:46 +00:00
e5b324d74b Add LDAP_GROUP_SECURITY groupOfNames groups support 2019-05-17 09:38:08 +10:00
53147188ef Merge pull request #502 from in0th3p/extendedLoggingUpdateFunction
add a more comprehensive logging for domain_update
2019-05-01 09:19:33 +07:00