Richard Underwood
6033bc12aa
Admin side of permissions done, still need to be enforced.
2017-01-06 13:59:44 +00:00
Richard Underwood
4eb40af5b7
Moved things around in index.php so that the selection for records doesn't stop the permissions list from working.
2017-01-04 14:22:50 +00:00
Richard Underwood
119e1376ee
Merge remote-tracking branch 'origin/master' into issue-68
2017-01-04 09:31:50 +00:00
Richard Underwood
2b5e7ea5f6
Uncomitted changes prior to merge. Permissions ...
2017-01-04 09:30:58 +00:00
Krombel
a3affccacd
fix switching of Views for non-admin-users ( #135 )
2016-11-19 02:50:09 +01:00
Mark Schouten
42b247d5c0
Add missing types. Closes #130
2016-11-03 10:11:24 +01:00
Richard Underwood
c1598fc99a
Fixed column widths
2016-10-04 10:09:57 +01:00
Richard Underwood
d915137eff
Allow removal of members from groups.
2016-10-04 10:05:22 +01:00
Richard Underwood
417e9ca848
Basic group management support. Lots more to do.
2016-10-04 09:25:32 +01:00
Richard Underwood
e172ba6502
Added group table to users tab. Allow group name editing for now.
2016-09-30 14:23:09 +01:00
Richard Underwood
083cb9429c
Modified users jtable to use id & fixed user deletion.
2016-09-20 10:10:54 +01:00
Richard Underwood
badebb9965
Clarified wording of rotation warning.
2016-08-26 11:59:49 +01:00
Richard Underwood
8d6e8ddf55
Removed delete button from logs table as the action wasn't implemented and would not be possible on rotated logs.
2016-08-26 11:45:30 +01:00
Richard Underwood
befb891174
Changed Download logs to download the logs currently being shown, not always the current logs - note, doesn't filter first.
...
Removed "delete" case in logs.php
Moved logging check out of case statements to avoid duplication.
Changed wording of clear logs warning.
Pretty-print the JSON on log export - requires PHP 5.4.
2016-08-25 10:23:31 +01:00
Richard Underwood
ff8df5e5b2
Merge remote-tracking branch 'origin/master' into issue-107
2016-08-24 14:59:23 +01:00
Mark Schouten
43e4d53611
Fix CSS issues to eliminate whitespace with vertical menubar
2016-08-24 15:49:39 +02:00
Richard Underwood
f081d96b0c
Allow viewing of past logs.
...
Add a command-line PHP script for rotation in cron.
2016-08-24 14:19:52 +01:00
Richard Underwood
56c1789b30
Changed "Save logs" to "Download logs" for clarity.
...
Removed the rotate logs icon.
Updated warning text for clearing logs, if rotation is allowed.
2016-08-24 11:42:22 +01:00
Richard Underwood
d1b817443c
Initial implementation of log rotation.
2016-08-24 11:32:43 +01:00
Richard Underwood
708327ecd2
Match capitalisation on toolbar
2016-08-23 16:23:10 +01:00
Richard Underwood
dde58c798c
Implemented logs and zone searching.
2016-08-23 15:56:41 +01:00
Mark Schouten
b850510e5a
emailaddress is a key, but we want to be able to use it upon create. Closes #97
2016-08-08 09:20:21 +02:00
Mark Schouten
58fab332dc
Implement new jquery-ui and fix creation of new zones
2016-08-05 13:08:48 +02:00
Mark Schouten
d3488a963e
Remove broken jquery-ui
2016-08-05 12:56:15 +02:00
Mark Schouten
cbea4778ef
Implement logging. Closes #67
2016-08-05 11:57:04 +02:00
Mark Schouten
e429005134
Delete users based on username, not id
2016-08-05 10:35:51 +02:00
Mark Schouten
5b4bcc34cc
Don't show a 'records' button anymore. Open the zone by clicking it. Closes #2
2016-08-05 10:05:09 +02:00
Mark Schouten
749478c36a
Implement record sorting. Closes #83
2016-08-05 09:15:19 +02:00
Mark Schouten
d103c7b04f
Implement set-ptr. Closes #51 . Make 'true/false' prettier
2016-08-04 16:55:03 +02:00
Mark Schouten
5cd225cb43
Implement cloning of zones, closes #81
2016-08-04 16:18:45 +02:00
Mark Schouten
623fcefc5c
Replace 'owner' with account to be consistent with Pdns. Set account upon creating a zone.
2016-08-04 15:01:39 +02:00
Mark Schouten
475bbca87b
Switch from zone.name to zone.id
2016-08-04 12:07:45 +02:00
Mark Schouten
a8ccbeb10a
Switch from zoneurl to zoneid
2016-08-03 14:25:25 +02:00
Mark Schouten
4478f1eed3
Allow a user to change his own password. Closes #62
2016-03-21 12:08:28 +01:00
Nicky Gerritsen
d19c8e9f0b
Add disabled field
2016-03-21 08:06:15 +01:00
Tom Laermans
4506145674
Add LOC record to drop down list(s)
...
LOC is missing from the list of record types.
I've tested this change, setting or editing LOC records works fine through the API.
There's a snag with how PowerDNS expects the LOC record formatting though, see PowerDNS/pdns#3393
2016-02-17 18:23:08 +01:00
Andreas Oberritter
a74c32da85
Add RR types for CERT and SSHFP
2016-01-13 04:04:47 +01:00
harkx
4d3d381956
Create parameter for logo
2016-01-01 09:42:14 +01:00
Mark Schouten
a2aba25712
Resolve conflicts and create a converter for old values to the new ones. Also let the user know they should be changing their configuration
2015-10-26 10:11:57 +01:00
Boden Garman
802ed0fd93
silence warnings
2015-09-10 12:20:13 +10:00
Tuxis Internet Engineering V.O.F.
9d47229fe7
Merge pull request #44 from piwats/master
...
Convert menu to horizontal top menu
2015-07-30 15:05:16 +02:00
Mark Schouten
b8996eaa42
Return an other order if we're editing a reverse zone. Requested via #47 , closes #47
2015-05-18 13:38:17 +02:00
piwats
3202d7ca0f
Update index.php
2015-04-17 19:42:24 +02:00
piwats
6b5cb7c465
add .menu-title to a div inside #menu
2015-04-17 18:38:41 +02:00
piwats
aebec8bc25
Add .horizontal to #menu
2015-04-17 18:21:40 +02:00
piwats
237b17df06
Update index.php
2015-04-17 16:52:29 +02:00
piwats
d02b059977
Add additions.css with option into <head>
2015-04-17 16:41:36 +02:00
Mark Schouten
88d7ef7d36
Change the displayContent() function so that a the zonename is a bit faded, so we can see the names of the labels better. Closes #28
2015-03-11 12:30:29 +01:00
bfbones
6d1fe50671
changed dynamic NS-entry handling also for import feature
2015-03-02 10:41:08 +01:00
bfbones
0a09deb50a
- added protocol config parameter and handling for it
...
- changed nameserver entries in config to be dymanic
- changed display and parsing of NS-entries from config or from template to be dynamic
2015-03-02 10:10:46 +01:00