Mark Schouten
|
94465a71a9
|
New README.md
|
2014-10-02 15:01:32 +02:00 |
|
Mark Schouten
|
c5ae169b2d
|
Fix zoneadd logic
|
2014-10-01 11:38:40 +02:00 |
|
Mark Schouten
|
7ea11b16d4
|
Hide the 'import zone' button
|
2014-10-01 09:51:19 +02:00 |
|
Mark Schouten
|
00c40c047e
|
Create option to not allow a normal user to add zones
|
2014-10-01 09:46:44 +02:00 |
|
Mark Schouten
|
4881858d68
|
This should save us another Notice
|
2014-09-26 14:23:39 +02:00 |
|
Mark Schouten
|
db85fc2dcd
|
Fix typo
|
2014-09-26 14:22:00 +02:00 |
|
Mark Schouten
|
c4085c6099
|
Add an empty name-field if none is entered
|
2014-09-26 14:21:07 +02:00 |
|
Mark Schouten
|
2837657d53
|
Check some vars before using them
|
2014-09-26 14:14:30 +02:00 |
|
Mark Schouten
|
7f35f25869
|
If we login via the apikey, show it in the session
If we add a zone via the api, and the owner doesn't exist yet, create it.
|
2014-09-26 14:02:22 +02:00 |
|
Mark Schouten
|
262e3c76a8
|
Allow remote boxes to execute stuff, eventhough they don't really login
|
2014-09-26 13:47:52 +02:00 |
|
Mark Schouten
|
f047f60712
|
Always load the master and slave zones
|
2014-09-26 13:13:18 +02:00 |
|
Mark Schouten
|
ee0729e6c0
|
Actually make it work
|
2014-09-26 13:05:04 +02:00 |
|
Mark Schouten
|
bc5a4964ec
|
Allow authentication via Wefact
|
2014-09-26 12:03:30 +02:00 |
|
Mark Schouten
|
6b0a4d8595
|
Allow authentication via Wefact
|
2014-09-26 12:02:56 +02:00 |
|
Mark Schouten
|
0d1b0c2652
|
Do not clear the cache. Reload the table should do the trick and this is much faster
|
2014-09-01 12:49:14 +02:00 |
|
Mark Schouten
|
ce0facf7d6
|
Do not load the ImportZone form, that slows things down
|
2014-07-23 14:52:25 +02:00 |
|
Mark Schouten
|
a8110fd036
|
Remove list-function minimize size for importzones div
|
2014-07-23 13:37:02 +02:00 |
|
Mark Schouten
|
3cf89d350a
|
Move to top, to prevent add-form to show up below everything
|
2014-07-23 13:34:04 +02:00 |
|
Tuxis Internet Engineering
|
3d7c838a99
|
Merge pull request #4 from tuxis-ie/optimize-javascript
Use events, not own stuff to fix caching of users
|
2014-07-21 16:04:00 +02:00 |
|
Mark Schouten
|
4a2ce77bf5
|
Use events, not own stuff to fix caching of users
|
2014-07-21 16:03:31 +02:00 |
|
Tuxis Internet Engineering
|
b51ae193eb
|
Merge pull request #3 from tuxis-ie/zoneimport
Zoneimport
|
2014-07-21 15:52:54 +02:00 |
|
Mark Schouten
|
6f16859a8e
|
Implement zone-import in NSedit
|
2014-07-21 15:50:29 +02:00 |
|
Mark Schouten
|
79f1809b16
|
Older php doesn't understand [] (we knew this already)
|
2014-07-11 15:21:31 +02:00 |
|
Mark Schouten
|
1772629c75
|
Older php doesn't understand [] (we knew this already)
|
2014-07-11 15:20:06 +02:00 |
|
Mark Schouten
|
c16a85547c
|
Remove this if-statement, we don't need it anymore
|
2014-07-10 16:30:41 +02:00 |
|
Mark Schouten
|
ca09122c7f
|
Refresh user when switching between users and zones field
|
2014-07-10 16:17:32 +02:00 |
|
Mark Schouten
|
1ce641d1d1
|
Allow users to be returned as a Optionslist
|
2014-07-10 16:17:11 +02:00 |
|
Mark Schouten
|
484fa1d265
|
Include a handler for 'option' fields
|
2014-07-10 16:16:22 +02:00 |
|
Mark Schouten
|
aae107b238
|
Only allow a single owner for a zone
|
2014-07-10 15:12:06 +02:00 |
|
Mark Schouten
|
adef2938d6
|
Delete the zone from the database if it is deleted
|
2014-07-10 15:11:31 +02:00 |
|
Mark Schouten
|
b746978478
|
Although PHP doesn't complain about that extra parameter, it does have effect on the sorting algorithm
|
2014-07-04 15:14:53 +02:00 |
|
Mark Schouten
|
53f7bad16d
|
No, strnatcmp
|
2014-07-04 15:11:14 +02:00 |
|
Mark Schouten
|
119baad99b
|
Switch to strncmp
|
2014-07-04 14:43:16 +02:00 |
|
Mark Schouten
|
72d6f5782e
|
Fix sorting of records?
|
2014-07-04 14:38:50 +02:00 |
|
Mark Schouten
|
311a6cf097
|
Reload zones after visiting the userspage
|
2014-07-04 14:29:04 +02:00 |
|
Mark Schouten
|
c8cc85ef62
|
DNSSEC is not editable
|
2014-07-04 13:49:22 +02:00 |
|
Mark Schouten
|
6f9f7b3982
|
Fix typo
|
2014-07-04 12:50:45 +02:00 |
|
Mark Schouten
|
93818f40e9
|
We didn't find any zones, they might be configured though
|
2014-07-04 11:58:58 +02:00 |
|
Mark Schouten
|
503c409292
|
Search in slave zones too!
|
2014-07-04 11:57:52 +02:00 |
|
Mark Schouten
|
00d94bbf74
|
We return something else now
|
2014-07-04 11:55:37 +02:00 |
|
Mark Schouten
|
ca6c953818
|
Fix the other queries too
|
2014-07-04 11:52:11 +02:00 |
|
Mark Schouten
|
340d297f71
|
Aaaaaaaaaaaaaaand fix it
|
2014-07-04 11:26:05 +02:00 |
|
Mark Schouten
|
65dc663195
|
Fix typo
|
2014-07-04 11:16:54 +02:00 |
|
Mark Schouten
|
98dd2695fa
|
Switch from 'querySingle' to 'prepare and bindValue'
|
2014-07-04 11:14:34 +02:00 |
|
Mark Schouten
|
90534c6e60
|
Does this fix it?
|
2014-07-03 16:47:32 +02:00 |
|
Tuxis Internet Engineering
|
e7cabd353f
|
Update .gitmodules
|
2014-07-03 16:44:39 +02:00 |
|
Mark Schouten
|
57a3929f10
|
Add search field, this may make things easier to find!
|
2014-07-03 16:05:01 +02:00 |
|
Mark Schouten
|
816790ce4e
|
Fix splicing the right way
|
2014-06-30 15:17:08 +02:00 |
|
Mark Schouten
|
fa3681cbdb
|
Fix paging
|
2014-06-30 15:12:03 +02:00 |
|
Mark Schouten
|
33faa1d7a2
|
An asterisk is allowed
|
2014-06-30 15:00:19 +02:00 |
|