2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implemented sql queries debugging
edmondas
as Edmondas Girkantas
More... about 13 years ago
implemented extended PDO class which implements MDB2 functionality
edmondas
as Edmondas Girkantas
More... about 13 years ago
make master type default in zones bulk registration
edmondas
as Edmondas Girkantas
More... about 13 years ago
show user templates sorted by name in "add user" and "permission template" views
edmondas
as Edmondas Girkantas
More... about 13 years ago
fixed search query, now user will see only his domains
edmondas
as Edmondas Girkantas
More... about 13 years ago
fixed wrong credits url in copyright text
edmondas
as Edmondas Girkantas
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
edmondas
as Edmondas Girkantas
More... about 13 years ago
added inc/config.inc.php to gitignore list
edmondas
as Edmondas Girkantas
More... about 13 years ago
create sqlite db file outside the web root
edmondas
as Edmondas Girkantas
More... about 13 years ago
fixed check condition for sqlite3 db file
edmondas
as Edmondas Girkantas
More... about 13 years ago
fix for the last commit - when "active" checkbox is disabled, then user can be locked
edmondas
as Edmondas Girkantas
More... over 13 years ago
disallow normal users and superuser delete & disable themselves
edmondas
as Edmondas Girkantas
More... over 13 years ago
allow pass zone ownership to other user when existing owner is under removal
edmondas
as Edmondas Girkantas
More... over 13 years ago
zone can be without zone template, therefore handle such situation
edmondas
as Edmondas Girkantas
More... over 13 years ago
show info message if zones was sucessessfully updated, do not show comment field if it has zero value
edmondas
as Edmondas Girkantas
More... over 13 years ago
TTN #453 - If further owner is added to a zone, then keep also zone_template_id
edmondas
as Edmondas Girkantas
More... over 13 years ago
show info messsage if permission template was added successfully, fixed minor warning when no permission was selected during creation
edmondas
as Edmondas Girkantas
More... over 13 years ago
added missing brace
edmondas
as Edmondas Girkantas
More... over 13 years ago
source code/html output cleanup
edmondas
as Edmondas Girkantas
More... over 13 years ago
added experimental sqlite3 database support
edmondas
as Edmondas Girkantas
More... over 13 years ago
added possibility to create sqlite3 db using this script
edmondas
as Edmondas Girkantas
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)
edmondas
as Edmondas Girkantas
More... over 13 years ago
renamed cryptokey to session_key, otherwise it's easy to think that this variable is related to dnssec
edmondas
as Edmondas Girkantas
More... over 13 years ago
make "master" zone type as default, because "native" confuses people and "master" option is used more oftenly during deployment
edmondas
as Edmondas Girkantas
More... over 13 years ago
#451 - don't remove existing records if user decides to change zone template
edmondas
as Edmondas Girkantas
More... over 13 years ago
show 0 in records column if that zone has no records
edmondas
as Edmondas Girkantas
More... over 13 years ago
use gettext function for localisation of usage note
edmondas
as Edmondas Girkantas
More... over 13 years ago