rejo [Tue, 05 Jun 2007 23:12:23 +0000] rev 16
[feladat @ 63]
Bugfix. The number of arguments for the function validate_input() in
record.inc.php and dns.inc.php was different, causing a variables to
be validated incorrectly.
rejo [Tue, 05 Jun 2007 22:40:47 +0000] rev 15
[feladat @ 62]
Bugfix. In list_zones.php with no domains created, get_domains will
return -1, count() will not be 0, as all_doms contains one element.
Similar problem in existed in list_supermasters.php.
rejo [Mon, 04 Jun 2007 19:04:55 +0000] rev 14
[feladat @ 61]
Updated changelog.
rejo [Mon, 04 Jun 2007 18:43:11 +0000] rev 13
[feladat @ 60]
Merged 1.4.0 changes r23:59 into trunk.
rejo [Sun, 22 Apr 2007 16:27:45 +0000] rev 12
[feladat @ 28]
Fixed a bug in dns.inc.php ($recordid missing from input on
validate_input function).
rejo [Sun, 22 Apr 2007 14:24:51 +0000] rev 11
[feladat @ 25]
Added some additional help to docs for i18n is not working.
rejo [Sun, 22 Apr 2007 14:07:04 +0000] rev 10
[feladat @ 24]
Fixed small typo.
rejo [Sun, 22 Apr 2007 07:27:49 +0000] rev 9
[feladat @ 22]
- Fixed bug in install.php (was still using sequence stuff).
- Changed alignment of columns in user listing in users.php.
rejo [Sun, 22 Apr 2007 07:20:09 +0000] rev 8
[feladat @ 20]
- Merged branches/1.3.0 changes r12:19 into the trunk.
rejo [Wed, 18 Apr 2007 22:48:49 +0000] rev 7
[feladat @ 8]
- Removal of left-over backup file.
rejo [Wed, 18 Apr 2007 21:08:07 +0000] rev 6
[feladat @ 7]
- Fixed last major part of translation.
rejo [Tue, 17 Apr 2007 21:18:14 +0000] rev 5
[feladat @ 6]
- Fixed bug in record.inc.php, search did never give matching domains.
- Some modifications to Dutch translation.
rejo [Tue, 17 Apr 2007 19:43:24 +0000] rev 4
[feladat @ 5]
- Second half of translation framework.
- Several small typo's in code fixed.
- Removed comments on a todo in leveldescription(), already done.
- Replaced dal.inc.php with DB.php from package DB-1.7.6 from
pear.php.net to fix problems using poweradmin 1.2.7-patched
with php5/pear. The DB package has already been superseded by
MDB2, but that version is incompatible with current code.
rejo [Mon, 16 Apr 2007 19:48:27 +0000] rev 3
[feladat @ 4]
General update translation.