implemented sql queries debugging |
|
More...
|
about 13 years ago
|
implemented extended PDO class which implements MDB2 functionality |
|
More...
|
about 13 years ago
|
make master type default in zones bulk registration |
|
More...
|
about 13 years ago
|
show user templates sorted by name in "add user" and "permission template" views |
|
More...
|
about 13 years ago
|
fixed search query, now user will see only his domains |
|
More...
|
about 13 years ago
|
fixed wrong credits url in copyright text |
|
More...
|
about 13 years ago
|
updated test case because of changes in r633 - default type for new master zone was native and now it is master |
|
More...
|
about 13 years ago
|
added inc/config.inc.php to gitignore list |
|
More...
|
about 13 years ago
|
create sqlite db file outside the web root |
|
More...
|
about 13 years ago
|
fixed check condition for sqlite3 db file |
|
More...
|
about 13 years ago
|
fix for the last commit - when "active" checkbox is disabled, then user can be locked |
|
More...
|
over 13 years ago
|
disallow normal users and superuser delete & disable themselves |
|
More...
|
over 13 years ago
|
allow pass zone ownership to other user when existing owner is under removal |
|
More...
|
over 13 years ago
|
zone can be without zone template, therefore handle such situation |
|
More...
|
over 13 years ago
|
show info message if zones was sucessessfully updated, do not show comment field if it has zero value |
|
More...
|
over 13 years ago
|
TTN #453 - If further owner is added to a zone, then keep also zone_template_id |
|
More...
|
over 13 years ago
|
show info messsage if permission template was added successfully, fixed minor warning when no permission was selected during creation |
|
More...
|
over 13 years ago
|
added missing brace |
|
More...
|
over 13 years ago
|
source code/html output cleanup |
|
More...
|
over 13 years ago
|
added experimental sqlite3 database support |
|
More...
|
over 13 years ago
|
added possibility to create sqlite3 db using this script |
|
More...
|
over 13 years ago
|
Undo r639, bad update |
|
More...
|
over 13 years ago
|
FIX TTN452 |
|
More...
|
over 13 years ago
|
FIX TTN449 - Delete zone template records as well as the template |
|
More...
|
over 13 years ago
|
updated session_key generation function (added more characters and increased length) |
|
More...
|
over 13 years ago
|
renamed cryptokey to session_key, otherwise it's easy to think that this variable is related to dnssec |
|
More...
|
over 13 years ago
|
make "master" zone type as default, because "native" confuses people and "master" option is used more oftenly during deployment |
|
More...
|
over 13 years ago
|
#451 - don't remove existing records if user decides to change zone template |
|
More...
|
over 13 years ago
|
show 0 in records column if that zone has no records |
|
More...
|
over 13 years ago
|
use gettext function for localisation of usage note |
|
More...
|
over 13 years ago
|