rejo [Sat, 29 Mar 2008 07:34:57 +0000] rev 108
[feladat @ 208]
When in the zone listing letters are shown (too many zones to show on a single screen), the start letter is clickable only if there are any zones starting with that letter. If the users asks for a start letter that has no zones (because of bugs like the one fixed in r207 or because user manipulates URL in browser), a PHP error was shown. Code now verifies number of zones now first.
rejo [Fri, 28 Mar 2008 21:57:43 +0000] rev 107
[feladat @ 207]
Bugfix. The letters shown just above the list of zones was showing clickable letters, even if there were no zones starting with such a letter.
peter [Fri, 28 Mar 2008 21:40:42 +0000] rev 106
[feladat @ 206]
Added database structure for PostgreSQL and fixed some queries to be compatible with PostgreSQL.
Bugfix in delete_supermaster.php
rejo [Thu, 27 Mar 2008 21:10:34 +0000] rev 105
[feladat @ 205]
Bugfix. A user with with at least view access could change user details, including the assigned permission template, for which he did have rights. Reported by Maarten te Paske.