Sun, 30 Mar 2008 19:22:56 +0000 [feladat @ 221]
peter [Sun, 30 Mar 2008 19:22:56 +0000] rev 118
[feladat @ 221] Applied the database-structure as supplied by Techwolf to make the insert queries work in PostgreSQL versions before 8.2. This closes ticket:27
Sun, 30 Mar 2008 16:21:09 +0000 [feladat @ 220]
rejo [Sun, 30 Mar 2008 16:21:09 +0000] rev 117
[feladat @ 220] Update of 'edit user' window and i18n related files. All text in 'edit user' window is now translatable.
Sun, 30 Mar 2008 15:33:55 +0000 [feladat @ 219]
rejo [Sun, 30 Mar 2008 15:33:55 +0000] rev 116
[feladat @ 219] Description of permission rights are now translated as well. This closes ticket:26.
Sun, 30 Mar 2008 13:50:39 +0000 [feladat @ 218]
peter [Sun, 30 Mar 2008 13:50:39 +0000] rev 115
[feladat @ 218] Little modification to speed up the zone listing in pgSQL.
Sun, 30 Mar 2008 12:45:05 +0000 [feladat @ 215]
rejo [Sun, 30 Mar 2008 12:45:05 +0000] rev 114
[feladat @ 215] Removed wrong svn property on search.php.
Sun, 30 Mar 2008 11:46:45 +0000 [feladat @ 213]
peter [Sun, 30 Mar 2008 11:46:45 +0000] rev 113
[feladat @ 213] Modified the inserts in the pgsql db structure to make sure no duplicate key errors are shown when a new records is created. Also moved the Ueber_user permision item upfront, to make sure it is created with id 1 so the permission template can be created correctly. Added an additional query to check what the ID is of the ueber_user, as it set hardcoded to 53 in the query.
Sun, 30 Mar 2008 11:00:36 +0000 [feladat @ 212]
rejo [Sun, 30 Mar 2008 11:00:36 +0000] rev 112
[feladat @ 212] Minor change to Dutch translation.
Sun, 30 Mar 2008 10:52:36 +0000 [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.
Sun, 30 Mar 2008 09:20:38 +0000 [feladat @ 210]
rejo [Sun, 30 Mar 2008 09:20:38 +0000] rev 110
[feladat @ 210] Lots of minor updates to user interface text.
Sat, 29 Mar 2008 18:01:53 +0000 [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
Sat, 29 Mar 2008 07:34:57 +0000 [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.
Fri, 28 Mar 2008 21:57:43 +0000 [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.
Fri, 28 Mar 2008 21:40:42 +0000 [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
Thu, 27 Mar 2008 21:10:34 +0000 [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.
Thu, 27 Mar 2008 20:46:22 +0000 [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.
Thu, 27 Mar 2008 20:42:50 +0000 [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.
Thu, 27 Mar 2008 20:40:42 +0000 [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.
Thu, 27 Mar 2008 20:38:03 +0000 [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.
Thu, 27 Mar 2008 20:35:23 +0000 [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.
Thu, 27 Mar 2008 20:30:00 +0000 [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.
Thu, 27 Mar 2008 17:55:33 +0000 [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.
Thu, 27 Mar 2008 17:44:49 +0000 [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.
Thu, 27 Mar 2008 16:39:29 +0000 [feladat @ 196]
rejo [Thu, 27 Mar 2008 16:39:29 +0000] rev 96
[feladat @ 196] Another update to name field checking.
Thu, 27 Mar 2008 16:30:51 +0000 [feladat @ 195]
rejo [Thu, 27 Mar 2008 16:30:51 +0000] rev 95
[feladat @ 195] Extended name field validation.
Thu, 27 Mar 2008 16:11:46 +0000 [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).
Thu, 27 Mar 2008 15:32:17 +0000 [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.
Thu, 27 Mar 2008 15:31:14 +0000 [feladat @ 192]
rejo [Thu, 27 Mar 2008 15:31:14 +0000] rev 92
[feladat @ 192] Second half of r189 commit.
Wed, 26 Mar 2008 14:56:43 +0000 [feladat @ 191]
rejo [Wed, 26 Mar 2008 14:56:43 +0000] rev 91
[feladat @ 191] Bugfix. Syntax problem in debug_print function.
Wed, 26 Mar 2008 14:48:25 +0000 [feladat @ 190]
rejo [Wed, 26 Mar 2008 14:48:25 +0000] rev 90
[feladat @ 190] Changed 'print debug' function a tiny bit.
Wed, 26 Mar 2008 14:02:59 +0000 [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.
(0) -100 -50 -30 +30 +50 tip