[GH-ISSUE #99] History information detail unreadable on large changes #65

Closed
opened 2026-02-26 10:35:56 +03:00 by kerem · 3 comments
Owner

Originally created by @michielvisser on GitHub (Aug 4, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/99

I just added a bunch of records to a domain. When I view the change history details for that edit, it is completely unreadable for humans:

image

System is based on CentOS 7, PowerDNS 3.4.8, latest commit of PowerDNS-admin.

Originally created by @michielvisser on GitHub (Aug 4, 2016). Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/99 I just added a bunch of records to a domain. When I view the change history details for that edit, it is completely unreadable for humans: ![image](https://cloud.githubusercontent.com/assets/15341393/17393671/87190674-5a25-11e6-88df-440fcc0a864d.png) System is based on CentOS 7, PowerDNS 3.4.8, latest commit of PowerDNS-admin.
kerem closed this issue 2026-02-26 10:35:57 +03:00
Author
Owner

@ngoduykhanh commented on GitHub (Aug 12, 2016):

They are printed in python's json format. Just a matter of displaying.

<!-- gh-comment-id:239383752 --> @ngoduykhanh commented on GitHub (Aug 12, 2016): They are printed in python's json format. Just a matter of displaying.
Author
Owner

@ivanfilippov commented on GitHub (Aug 20, 2016):

@ngoduykhanh Are you thinking something like pprint (https://docs.python.org/2/library/pprint.html)?

<!-- gh-comment-id:241220702 --> @ivanfilippov commented on GitHub (Aug 20, 2016): @ngoduykhanh Are you thinking something like `pprint` (https://docs.python.org/2/library/pprint.html)?
Author
Owner

@joachimtingvold commented on GitHub (Aug 21, 2016):

Something like #121?

Pretty history

<!-- gh-comment-id:241262215 --> @joachimtingvold commented on GitHub (Aug 21, 2016): Something like #121? ![Pretty history](http://files.jocke.no/b/dump_2016-08-21_16.25.41.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PowerDNS-Admin-PowerDNS-Admin#65
No description provided.