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.
rejo [Thu, 27 Mar 2008 20:46:22 +0000] rev 104
[feladat @ 204]
Bugfix. Even if one did have the 'add supermasters' right, the menu option wasn't shown. Reported by Maarten te Paske.
rejo [Thu, 27 Mar 2008 20:42:50 +0000] rev 103
[feladat @ 203]
Changed field type for password entry field in 'edit user' window from text to password. Now password is no longer shown in plain tekst.
rejo [Thu, 27 Mar 2008 20:40:42 +0000] rev 102
[feladat @ 202]
Changed field type for password entry field in 'add user' window from text to password. Now password is no longer shown in plain tekst.
rejo [Thu, 27 Mar 2008 20:38:03 +0000] rev 101
[feladat @ 201]
Fixed a typo in the description of 'supermaster_edit' permission.
rejo [Thu, 27 Mar 2008 20:35:23 +0000] rev 100
[feladat @ 200]
When loading SQL database structure user 'administrator' has all possible permissions enabled, both ueberuser and others. This may bring confusion, especially those that didn't read the documentation. Now only 'user_is_ueberuser' is enabled, all other disabled. No functional changes. Suggested by Maarten te Paske.
rejo [Thu, 27 Mar 2008 20:30:00 +0000] rev 99
[feladat @ 199]
Changed layout of links to additional menu options in user management windows. Suggestion by Maarten te Paske.
rejo [Thu, 27 Mar 2008 17:55:33 +0000] rev 98
[feladat @ 198]
Bugfix. User was unable to delete a record from a zone due to a number of errors in de code.