2008-03-30 [feladat @ 211]
rejo [Sun, 30 Mar 2008 10:52:36 +0000] rev 111
[feladat @ 211] Update of template translation file. Update of Dutch translation. Update and cleanup of some user interface text.
2008-03-30 [feladat @ 210]
rejo [Sun, 30 Mar 2008 09:20:38 +0000] rev 110
[feladat @ 210] Lots of minor updates to user interface text.
2008-03-29 [feladat @ 209]
peter [Sat, 29 Mar 2008 18:01:53 +0000] rev 109
[feladat @ 209] Modified some of the INSERT queries to make them compatible with pgSQL
2008-03-29 [feladat @ 208]
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.
2008-03-28 [feladat @ 207]
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.
2008-03-28 [feladat @ 206]
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
2008-03-27 [feladat @ 205]
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.
2008-03-27 [feladat @ 204]
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.
2008-03-27 [feladat @ 203]
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.
2008-03-27 [feladat @ 202]
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.
2008-03-27 [feladat @ 201]
rejo [Thu, 27 Mar 2008 20:38:03 +0000] rev 101
[feladat @ 201] Fixed a typo in the description of 'supermaster_edit' permission.
2008-03-27 [feladat @ 200]
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.
2008-03-27 [feladat @ 199]
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.
2008-03-27 [feladat @ 198]
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.
2008-03-27 [feladat @ 197]
rejo [Thu, 27 Mar 2008 17:44:49 +0000] rev 97
[feladat @ 197] Bugfix for name field validation. Now done right. I hope.
2008-03-27 [feladat @ 196]
rejo [Thu, 27 Mar 2008 16:39:29 +0000] rev 96
[feladat @ 196] Another update to name field checking.
2008-03-27 [feladat @ 195]
rejo [Thu, 27 Mar 2008 16:30:51 +0000] rev 95
[feladat @ 195] Extended name field validation.
2008-03-27 [feladat @ 194]
rejo [Thu, 27 Mar 2008 16:11:46 +0000] rev 94
[feladat @ 194] Bugfix. Unable to add record without specifying a name (which is common for @ records).
2008-03-27 [feladat @ 193]
rejo [Thu, 27 Mar 2008 15:32:17 +0000] rev 93
[feladat @ 193] Removal of left-over debug statement in add domain function.
2008-03-27 [feladat @ 192]
rejo [Thu, 27 Mar 2008 15:31:14 +0000] rev 92
[feladat @ 192] Second half of r189 commit.
2008-03-26 [feladat @ 191]
rejo [Wed, 26 Mar 2008 14:56:43 +0000] rev 91
[feladat @ 191] Bugfix. Syntax problem in debug_print function.
2008-03-26 [feladat @ 190]
rejo [Wed, 26 Mar 2008 14:48:25 +0000] rev 90
[feladat @ 190] Changed 'print debug' function a tiny bit.
2008-03-26 [feladat @ 189]
rejo [Wed, 26 Mar 2008 14:02:59 +0000] rev 89
[feladat @ 189] Added functionality for deletion of permission templates. Simplified function for getting permission template details.
2008-03-26 [feladat @ 188]
rejo [Wed, 26 Mar 2008 10:02:45 +0000] rev 88
[feladat @ 188] Improved error checking of delete_domain function. The ticket:25 has been opened, this is still a problem.
2008-03-26 [feladat @ 187]
rejo [Wed, 26 Mar 2008 09:31:12 +0000] rev 87
[feladat @ 187] Bugfix. Corrected field order of insert of new zones.
2008-03-26 [feladat @ 186]
rejo [Wed, 26 Mar 2008 09:21:53 +0000] rev 86
[feladat @ 186] Bugfix. Due to a typo in an if statement it was impossible to add new slave zones.
2008-03-26 [feladat @ 185]
rejo [Wed, 26 Mar 2008 09:06:58 +0000] rev 85
[feladat @ 185] Added functionality to add a new permission template. It was lacking support for that important feature until now. :)
2008-03-26 [feladat @ 184]
rejo [Wed, 26 Mar 2008 08:32:24 +0000] rev 84
[feladat @ 184] Fixed a typo in a description of one of the permission items.
2008-03-26 [feladat @ 183]
rejo [Wed, 26 Mar 2008 07:40:14 +0000] rev 83
[feladat @ 183] Bugfix. When changing the username of an existing user, an sql error was shown due to bad quoting of a variable.
2008-03-25 [feladat @ 182]
rejo [Tue, 25 Mar 2008 22:45:31 +0000] rev 82
[feladat @ 182] Merged r125:181 of branches/rewrite-user-management into trunk. This incorporates the [wiki:ProposalUserPermissionManagement a new user and permission management system] and closes ticket:22. Be aware, this database structure has changed, this version is incompatible with previous versions.
(0) -100 -50 -30 +30 +50 tip