mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-27 00:25:50 +03:00
[PR #34] [MERGED] API Protocol and dynamic NS-entry handling #145
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tuxis-ie/nsedit/pull/34
Author: @bfbones
Created: 3/2/2015
Status: ✅ Merged
Merged: 10/26/2015
Merged by: @tuxis-ie
Base:
master← Head:master📝 Commits (2)
0a09deb- added protocol config parameter and handling for it6d1fe50changed dynamic NS-entry handling also for import feature📊 Changes
3 files changed (+36 additions, -54 deletions)
View changed files
📝
includes/config.inc.php-dist(+3 -2)📝
index.php(+14 -44)📝
zones.php(+19 -8)📄 Description
Hello,
as wished my changes for your new revision. I know my implementiation is a little bit dirty, but works fine. It is a little bit tricky to handle the entries of jtables dynamically, so I workarounded it a little bit.
This changes enable the application to handle a unknown amount of NS-entries from config and from template without any problem. Nothing hardcoded (just two NS-entries) any more.
I hope you like it and if you have improvements feel free to mention them.
Thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.