rejo [Thu, 03 Jan 2008 22:30:40 +0000] rev 62
[feladat @ 109]
Fixed ticket:7 (allow regular expression in zone and record search).
peter [Thu, 03 Jan 2008 21:52:57 +0000] rev 61
[feladat @ 108]
Modified the SQL statements for PostgreSQL as the tables are created with wrong definitions.
rejo [Thu, 03 Jan 2008 20:27:47 +0000] rev 60
[feladat @ 107]
Fixing ticket:17 (zone listing and count in user management screen incomplete).
rejo [Wed, 02 Jan 2008 22:24:32 +0000] rev 59
[feladat @ 106]
Cleared unmaintained changelog in docs/ and added reference to website.
rejo [Wed, 02 Jan 2008 21:49:07 +0000] rev 58
[feladat @ 105]
Correcting included file in users.inc.php.
rejo [Tue, 01 Jan 2008 22:07:00 +0000] rev 57
[feladat @ 104]
Created function to delete sub-owner from record.
rejo [Tue, 01 Jan 2008 20:36:17 +0000] rev 56
[feladat @ 103]
Created function to add a so-called sub-owner to a record.
peter [Sat, 29 Dec 2007 14:42:34 +0000] rev 55
[feladat @ 102]
Fixed the queries so both MySQL and PostgreSQL are supported.
The 'REGEXP' queries are currently fixed with a workaround.
rejo [Thu, 27 Dec 2007 12:36:04 +0000] rev 54
[feladat @ 101]
Fixing wrong test commit.
rejo [Thu, 27 Dec 2007 12:34:45 +0000] rev 53
[feladat @ 100]
Test, please ignore
rejo [Thu, 27 Dec 2007 12:32:25 +0000] rev 52
[feladat @ 99]
Update of docs/README file with a new description and download instructions. Fixed a typo as well.
rejo [Tue, 25 Dec 2007 15:05:29 +0000] rev 51
[feladat @ 98]
Fixed a missing gettext reference in the title of the change password page.
rejo [Tue, 25 Dec 2007 15:02:25 +0000] rev 50
[feladat @ 97]
Removed superflucious includes of inc/i18n.inc.php.
rejo [Tue, 25 Dec 2007 14:57:43 +0000] rev 49
[feladat @ 96]
Changed list of credits to an online version.
rejo [Tue, 25 Dec 2007 14:44:39 +0000] rev 48
[feladat @ 95]
Minor changes to increase inconsistency.
rejo [Tue, 25 Dec 2007 14:40:03 +0000] rev 47
[feladat @ 94]
Second half of previous commit. :)
rejo [Tue, 25 Dec 2007 14:37:42 +0000] rev 46
[feladat @ 93]
Change of license, from QPL to GPL. Added a copyright, disclaimer and license pointer to all PHP files. Added the LICENSE file, with a copy of the GPLv3.
rejo [Mon, 24 Dec 2007 22:27:43 +0000] rev 45
[feladat @ 92]
Fix for ticket #3. Patch supplied by Peter Beernink. Added i18n.
rejo [Mon, 24 Dec 2007 21:07:38 +0000] rev 44
[feladat @ 91]
Fixing some language issues. Translations not working due to wrong file names, see r89 as well. Fixing two broken references in menu and list_zones.php.
rejo [Fri, 07 Dec 2007 23:52:08 +0000] rev 43
[feladat @ 90]
Fixing #1 ("password of user is shown in plain text when edited by admin").
rejo [Mon, 10 Sep 2007 20:48:27 +0000] rev 42
[feladat @ 89]
Fix documentation on i18n.
rejo [Fri, 17 Aug 2007 14:54:32 +0000] rev 41
[feladat @ 88]
Bugfix. When viewing the details of a slave zone, an error was shown
if the ip addresses of it's master nameserver was set (instead of
showing the error if there was none set. Reported: Maarten te Paske.
rejo [Mon, 13 Aug 2007 22:05:06 +0000] rev 40
[feladat @ 87]
Bugfix. With user level 5 or 10 and lots of zones without an owner,
like slave zones that are inserted by a supermaster, the "list all
zones" view was broken (not all zones shown, but "show page" and
"show letters" were missing as well). Function zone_count matches
zones and domains table, but users with level 5 or 10 are allowed
to see zones without an entry in the zones table as well.
rejo [Thu, 26 Jul 2007 14:31:38 +0000] rev 39
[feladat @ 86]
Fixed a typo in the credits. Sorry Koert.