Tyler Todd
e1bbe10fc3
Error pages updated for Font Awesome v6 - fa-solid
2023-02-17 21:52:55 +00:00
Matt Scott
0418edddd9
Merge pull request #1078 from famedly/shine/config_table_key_uniqueness
...
fix: making the key name in the config database unique
2023-02-17 13:49:38 -05:00
Matt Scott
ef3880f76d
Merge pull request #1374 from VassilisAsteriou/auto_ptr_bugfix
...
Changed auto_ptr() logic to remove-then-add
2023-02-17 13:35:35 -05:00
Matt Scott
145358113d
Merge pull request #1380 from raunz/preserve_history
...
Preserve domain records history after domain deletion
2023-02-17 13:30:02 -05:00
Matt Scott
c27bf53445
Merge pull request #1381 from raunz/perf_tuning
...
Domain records list performance improvement - removing Setting.get query from loop
2023-02-17 13:28:35 -05:00
Matt Scott
5cdacc2e71
Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin
2023-02-17 12:19:43 -05:00
Matt Scott
2a3ffe8481
Merge pull request #1339 from ymage/bugfix_tests
...
Improve bugfix tests
2023-02-17 12:19:35 -05:00
Matt Scott
f1b6bef1ab
Merge pull request #1248 from unilogicbv/routes_index_otp_force_oauth
...
routes/index.py: otp_force shouldn't apply to OAuth
2023-02-17 12:14:15 -05:00
Matt Scott
c825a148f2
Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin
2023-02-17 12:04:26 -05:00
Matt Scott
ba14d52c8d
Merge pull request #1231 from AdvanticGmbH/assoc_domain_list
...
Allow to manage associated domains under account edit
2023-02-17 12:04:16 -05:00
Matt Scott
e025bc7343
Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin
2023-02-17 08:47:38 -05:00
Tyler Todd
f888bd79f8
domain -> Changed pull-* to float-*
2023-02-14 18:25:06 +00:00
Tyler Todd
e0f939813e
Tabs on dashboard.html now fade effect when switching between
...
First pass at HTML conversion from Master/Slave to Primary/Secondary (TODO: Backend)
Start work on migrating admin_auth_settings to Bootstrap v4
admin_setting_basic -> Change plain text for On/Off to toggles in current state, and changed "Action" column to the opposite toggle of current setting
dashboard_domain -> Reduce deuplicate code for the new dropdown-menu for Actions
register -> Add exclamation icon in front of error text
template_add -> changed box-body to card-body
user_profile -> Fixed tab naviation for Bootstrap v4. Tabs also fade between changes
2023-02-14 02:11:13 +00:00
Tyler Todd
48f80b37ed
potential regex code fix for email validation
2023-02-13 15:38:33 +00:00
Rauno Tuul
642fb1605d
Move pretty_ipv6_ptr setting retrieval out of record list loop
2023-02-13 14:43:22 +02:00
Rauno Tuul
7221271a7b
Preserve domain records history after domain deletion.
2023-02-13 12:08:03 +02:00
Rauno Tuul
75b33b66b7
Merge branch 'historyfix' of github.com:raunz/PowerDNS-Admin into historyfix
2023-02-13 10:26:42 +02:00
Rauno Tuul
187b55e23a
Patch API record update/delete logging to match current logging format
2023-02-13 10:25:17 +02:00
Tyler Todd
16d7a4f71e
Add shadow element to some cards
2023-02-13 04:43:06 +00:00
Tyler Todd
d6605790bd
More navigation Header Changes
...
"container-fluid" aditions
More button changes from flat to round and icon placement changes
2023-02-13 04:38:54 +00:00
Tyler Todd
c00ddea2fc
More page formatting
...
Added server-side logic for register.html validation
Keep form firelds on register.html in the event of wrong input fields to save users from retyping info
More button rounding
2023-02-13 03:57:21 +00:00
Kateřina Churanová
c23e89bde3
Merge branch 'PowerDNS-Admin:master' into shine/config_table_key_uniqueness
2023-02-09 12:29:14 +00:00
Rauno Tuul
02700ee7b0
Patch API record update/delete logging to match current logging format
2023-02-08 17:03:35 +02:00
Vassilis Asteriou
0568a90ec1
Changed auto_ptr() logic to remove-then-add
2023-02-08 15:27:45 +02:00
Tyler Todd
d38a919644
Update yarn.lock packages
2023-02-06 15:49:39 +00:00
Tyler Todd
ac786f45be
Remove btn-flat to convert to round buttons (first pass)
...
Convert col-xs-* to just col-* as part of bootstrap v3 -> v4
Convert box-* -> card-* as part of bootstrap v3 -> v4
Moved domain actions on main dashboard to a dropdown menu to avoid clutter
Added "Log Out" to top header left
Hid OTP on admin edit user to only show the disable card & options if the user account has OTP enabled
2023-02-06 15:45:13 +00:00
Tyler Todd
7f25e3b555
Initial go at upgrading from Bootstap v3 to v4 and to AdminLTE v3.2.0
2023-02-02 21:19:15 +00:00
Tyler Todd
e411bc9f19
Enable CAPTCHA
2023-01-30 22:46:59 +00:00
Matt Scott
c5b9e24604
Merge pull request #1366 from Ssshafi/master
...
Use SITE_NAME as title
2023-01-26 18:21:33 -05:00
Sshafi
91c1907486
Update login.html
...
Use SITE_NAME for login box title on login page (with default value).
This can be useful when using multiple powerdns admin in an organization.
2023-01-26 00:02:08 +01:00
Sshafi
b607c1b7ff
Update base.html
...
Use SITE_NAME for upper left title on base page.
This can be useful when using multiple powerdns admin in an organization.
2023-01-25 23:59:35 +01:00
Matt Scott
d50d57bc70
Merge pull request #1357 from pneb/patch-6
...
fix: Potential fix for a regex bug
2023-01-25 16:19:27 -05:00
Matt Scott
04ee128161
Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin
2023-01-24 05:46:15 -05:00
Matt Scott
51249aecd3
Merge pull request #1212 from corubba/feature/privacy-first
...
Privacy first
2023-01-24 05:34:30 -05:00
Matt Scott
948973ac83
Merge branch 'feature/privacy-first'
2023-01-24 05:32:38 -05:00
Matt Scott
0c42bdad5f
Merge pull request #1359 from Metrax/issue-1358
...
Fixing Wrapping in History Details Modal in Dashboard
2023-01-14 12:04:43 -05:00
Robert Walter
246ad7f7d2
Fixing Wrapping in History Details Modal in Dashboard
...
resolves #1358
2023-01-13 10:05:20 +01:00
Bernward Sanchez
18bc336d7a
Potential fix
2023-01-11 18:21:40 +08:00
Matt Scott
bb29c27430
Merge pull request #1354 from Metrax/support-pdns4.7
...
Support pdns4.7
2023-01-10 08:01:17 -05:00
Matt Scott
debeda5b74
Merge pull request #1340 from pneb/patch-5
...
patch(lib/utils.py): Fixes pretty_domain_name issue
2023-01-10 08:00:28 -05:00
Robert Walter
c02cb3b7fe
Model change: Changing domain model type variable to 8 chars
...
PowerDNS 4.7 is supporting 2 new zone types: "producer" & "consumer"
Due to the domain type variable is limited to 6 chars, PDA Zone update will fail if producer or cusomer zones exist.
To solve this problem, this commit increases the lenght of the domain model type variable to 8 chars.
2023-01-10 13:51:04 +01:00
Robert Walter
9088f93233
Upgrade Database: Changing domain table type column to 8 chars
...
PowerDNS 4.7 is supporting 2 new zone types: "producer" & "consumer"
Due to the domain type column is limited to 6 chars, PDA Zone update will fail if producer or cusomer zones exist.
To solve this problem, this commit increases the lenght of the domain type column to 8 chars.
2023-01-10 13:49:16 +01:00
Bernward Sanchez
b163e517bb
Update utils.py
2023-01-09 11:10:22 +08:00
Matt Scott
53f6f3186e
Merge pull request #1343 from trappiz/master
...
Bump alpine to 3.17 in dockerfile
2023-01-07 19:28:31 -05:00
Niklas Engvall
4de7bbe354
Use alpine 3.17 as base + pip fix to remove warnings
2023-01-06 16:43:48 +01:00
Niklas Engvall
7e973c7219
bump alpine to 3.15
2022-12-23 12:18:00 +01:00
Bernward Sanchez
c7eaec27d8
Update utils.py
2022-12-23 08:23:14 +08:00
Ymage
1d885278d4
Cosmetic
2022-12-22 22:55:05 +01:00
Ymage
7d153932b3
Fix back_populate relationships
2022-12-22 22:50:01 +01:00
Ymage
8dd03a4d85
Update tests fix
...
Fix migration init_db 'id'
Handle app context when needed
Fix conftest fixtures
Rearrange test Dockerfiles
Hide DeprecationWarning during pytest execution
Upgrade all python packages
2022-12-22 22:47:02 +01:00