peter [Wed, 18 Jun 2008 19:11:39 +0000] rev 181
[feladat @ 289]
Bugfix: In postgres an empty string ("") was is not automatically casted to 0. Because of this the use of integer is forced in the $db->quote() function. This fixes ticket:40.
rejo [Thu, 12 Jun 2008 22:00:46 +0000] rev 180
[feladat @ 288]
Fixed GRANT statement installer to give working example, even if web interface and database are on different server. Closes #67.
rejo [Sat, 07 Jun 2008 10:51:11 +0000] rev 179
[feladat @ 287]
Changed default zone type when adding new master zones (from master to native).
peter [Sat, 07 Jun 2008 09:56:37 +0000] rev 178
[feladat @ 286]
Bugfix: Modified the link to the Poweradmin installation in step 7 from 'index.php' to '../index.php'. This closes ticket:68.
rejo [Tue, 03 Jun 2008 19:51:43 +0000] rev 177
[feladat @ 285]
Fixed an invalid function call. Reported by Chet Nichols. Closes #55.
rejo [Sat, 31 May 2008 16:06:49 +0000] rev 176
[feladat @ 284]
Validation of an emailaddress now uses new hostname validation function as well. Issue reported by Alessandro Bono. Closes: #60.
rejo [Thu, 29 May 2008 20:27:46 +0000] rev 175
[feladat @ 282]
Bugfix. Unable to add a new slave due to wrong validation of user input. Reported by Adhisimon. Closes #58.
rejo [Fri, 23 May 2008 21:52:08 +0000] rev 174
[feladat @ 281]
Fixed a bug that was introduced by bugfix (...) in r277.
rejo [Mon, 19 May 2008 19:01:58 +0000] rev 173
[feladat @ 280]
Fixed a small and non-critical bug when validating SOA records. An error messages was shown, validation or process wasn't influenced.
rejo [Mon, 19 May 2008 10:20:44 +0000] rev 172
[feladat @ 279]
Fixed a bug causing return of wrong seasrch results when searching for zones the user does own. Reported by Adhisimon. Closes: #56.