Mon, 28 Apr 2008 18:18:06 +0000 [feladat @ 248]
rejo [Mon, 28 Apr 2008 18:18:06 +0000] rev 142
[feladat @ 248] Added basic installation procedure. This closes ticket:10.
Thu, 24 Apr 2008 22:33:28 +0000 [feladat @ 247]
rejo [Thu, 24 Apr 2008 22:33:28 +0000] rev 141
[feladat @ 247] If the user was listing the details of a zone that did not exist, all kinds of error messages were given. Now we first determine if the ID is valid and if not, immediately return the correct error message.
Thu, 24 Apr 2008 21:07:27 +0000 [feladat @ 246]
rejo [Thu, 24 Apr 2008 21:07:27 +0000] rev 140
[feladat @ 246] Improvement of DNS validation code. See also [wiki:Documentation documentation on standards]. Closes ticket:6, trailing dot not allowed in content field (it is now stripped automagically as PowerDNS doesnt want it). Closes ticket:40, error shown if priority field was empty and record type was not MX (prio field is now ignored if record type is not MX).
Wed, 16 Apr 2008 17:53:40 +0000 [feladat @ 245]
peter [Wed, 16 Apr 2008 17:53:40 +0000] rev 139
[feladat @ 245] Bugfix: When a record is deleted from the search screen, an error was displayed. This closes ticket:43.
Fri, 11 Apr 2008 13:33:30 +0000 [feladat @ 244]
rejo [Fri, 11 Apr 2008 13:33:30 +0000] rev 138
[feladat @ 244] Improved SOA record validation.
Fri, 11 Apr 2008 11:59:33 +0000 [feladat @ 243]
rejo [Fri, 11 Apr 2008 11:59:33 +0000] rev 137
[feladat @ 243] Added inclusion of 'config-me.inc.php' to get the defaults.
Fri, 11 Apr 2008 10:19:14 +0000 [feladat @ 242]
rejo [Fri, 11 Apr 2008 10:19:14 +0000] rev 136
[feladat @ 242] Changed configuration file and variables. See [wiki:Documentation/ConfigurationFile documentation] for more information on new setup.
Thu, 10 Apr 2008 19:42:47 +0000 [feladat @ 241]
peter [Thu, 10 Apr 2008 19:42:47 +0000] rev 135
[feladat @ 241] Bugfix: Only save the modified record when there is no error in the record. Bug reported by Techwolf in ticket:39
Mon, 07 Apr 2008 19:11:03 +0000 [feladat @ 240]
peter [Mon, 07 Apr 2008 19:11:03 +0000] rev 134
[feladat @ 240] Bugfix: when a zone has no records (eg a incorrect slave) it was not possible to delete this zone. Modified the query to fetch the records of the zone with a LEFT OUTER JOIN so there still will be a result when an empty zone is selected. This closes ticket:25. Bugfix: Made the query compatible with pgsql
Sun, 06 Apr 2008 18:54:52 +0000 [feladat @ 239]
rejo [Sun, 06 Apr 2008 18:54:52 +0000] rev 133
[feladat @ 239] Bugfix. Adding a new master zone without using the template caused creation of malformed SOA record.
Sun, 06 Apr 2008 18:32:32 +0000 [feladat @ 238]
rejo [Sun, 06 Apr 2008 18:32:32 +0000] rev 132
[feladat @ 238] Fixed a typo. Reported in ticket:39.
Sat, 05 Apr 2008 16:58:49 +0000 [feladat @ 235]
rejo [Sat, 05 Apr 2008 16:58:49 +0000] rev 131
[feladat @ 235] Removed svn:executable for a number of files. This closes ticket:36.
Fri, 04 Apr 2008 07:29:24 +0000 [feladat @ 234]
rejo [Fri, 04 Apr 2008 07:29:24 +0000] rev 130
[feladat @ 234] Bugfix. If the number of zones a user has access to was exactly the maximum number of rows to be show according to the configuration, only a small number was actually shown. Parch by Techwolf. This closes ticket:29.
Fri, 04 Apr 2008 06:54:05 +0000 [feladat @ 233]
rejo [Fri, 04 Apr 2008 06:54:05 +0000] rev 129
[feladat @ 233] Bugfix. Added missing count of number of supermasters. Was removed somewhere between revisions r125 and r181 in r182. Bug found by Techwolf. This closes ticket:35.
Thu, 03 Apr 2008 22:36:17 +0000 [feladat @ 232]
rejo [Thu, 03 Apr 2008 22:36:17 +0000] rev 128
[feladat @ 232] Removed left-over debug statement.
Thu, 03 Apr 2008 22:32:52 +0000 [feladat @ 231]
rejo [Thu, 03 Apr 2008 22:32:52 +0000] rev 127
[feladat @ 231] Input for edit_record function in edit_record.php was array with incorrect fields. Fixed. This closes ticket:32.
Thu, 03 Apr 2008 21:48:36 +0000 [feladat @ 230]
peter [Thu, 03 Apr 2008 21:48:36 +0000] rev 126
[feladat @ 230] Fixed a lot of notices which where shown when php was running in E_ALL instead of E_ALL & ~E_NOTICE Bugfix: In the index.php the Add supermaster wasn't displayed due to a wrong parameter in the check.
Thu, 03 Apr 2008 18:57:11 +0000 [feladat @ 229]
rejo [Thu, 03 Apr 2008 18:57:11 +0000] rev 125
[feladat @ 229] Changed URL's to Poweradmin website in footer of PHP pages.
Wed, 02 Apr 2008 08:11:48 +0000 [feladat @ 228]
rejo [Wed, 02 Apr 2008 08:11:48 +0000] rev 124
[feladat @ 228] Updated the README with a pointer to the website.
Tue, 01 Apr 2008 19:12:08 +0000 [feladat @ 226]
rejo [Tue, 01 Apr 2008 19:12:08 +0000] rev 123
[feladat @ 226] Added a check for a number of database related settings in the configuration. If not set, the interface now will return a clean error message. This closes ticket:28.
Mon, 31 Mar 2008 21:57:24 +0000 [feladat @ 225]
rejo [Mon, 31 Mar 2008 21:57:24 +0000] rev 122
[feladat @ 225] Removed left-over debug statement from r224.
Mon, 31 Mar 2008 21:56:33 +0000 [feladat @ 224]
rejo [Mon, 31 Mar 2008 21:56:33 +0000] rev 121
[feladat @ 224] The is_valid_soa function now ignores multiple spaces inbetween the fields and replaces them with a single space upon updating the record in the database (instead of returning an error). If user provided 8 fields or more, 8th and further fields are ignored. This closes ticket:24.
Mon, 31 Mar 2008 21:10:19 +0000 [feladat @ 223]
rejo [Mon, 31 Mar 2008 21:10:19 +0000] rev 120
[feladat @ 223] Bugfix. No domain id was provided when entering 'edit record' page from a search query. Changed code so 'edit record' does not rely on domain id provided by user but determines it from the record id that is about to be changed. This closes ticket:31.
Mon, 31 Mar 2008 06:43:38 +0000 [feladat @ 222]
rejo [Mon, 31 Mar 2008 06:43:38 +0000] rev 119
[feladat @ 222] Changed case of Poweradmin's name (a is now lowercase).
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.
Wed, 26 Mar 2008 10:02:45 +0000 [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.
Wed, 26 Mar 2008 09:31:12 +0000 [feladat @ 187]
rejo [Wed, 26 Mar 2008 09:31:12 +0000] rev 87
[feladat @ 187] Bugfix. Corrected field order of insert of new zones.
Wed, 26 Mar 2008 09:21:53 +0000 [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.
Wed, 26 Mar 2008 09:06:58 +0000 [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. :)
Wed, 26 Mar 2008 08:32:24 +0000 [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.
Wed, 26 Mar 2008 07:40:14 +0000 [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.
Tue, 25 Mar 2008 22:45:31 +0000 [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.
Wed, 12 Mar 2008 20:45:56 +0000 [feladat @ 159]
peter [Wed, 12 Mar 2008 20:45:56 +0000] rev 81
[feladat @ 159] Bugfix for ticket:16: A minor glitch in the query caused partially owned records not to be shown.
Wed, 12 Mar 2008 19:47:25 +0000 [feladat @ 158]
peter [Wed, 12 Mar 2008 19:47:25 +0000] rev 80
[feladat @ 158] Bugfix for ticket:18: Minor modification in the CSS to make sure no data is displayed on top of other data. Also a little modification to make sure the sub-owners (if there are any) are displayed above the record form, instead of next to it.
Mon, 10 Mar 2008 19:15:59 +0000 [feladat @ 156]
peter [Mon, 10 Mar 2008 19:15:59 +0000] rev 79
[feladat @ 156] Made a lot of small changes to allow PHP to run with error_reporting E_ALL without giving notices. Most functions have been checked but some situations might give a notice.
Mon, 03 Mar 2008 20:32:33 +0000 [feladat @ 127]
peter [Mon, 03 Mar 2008 20:32:33 +0000] rev 78
[feladat @ 127] Bugfix for ticket:5 : Modified the query which searches zones to also find empty zones by adding a LEFT JOIN.
Tue, 19 Feb 2008 19:45:47 +0000 [feladat @ 124]
rejo [Tue, 19 Feb 2008 19:45:47 +0000] rev 77
[feladat @ 124] Minor bugfix. If number of zones exceeded maximum row amount and the '0-9' was selected to be shown, the '0-9' was not rendered in bold, where in all other cases the selected letter is shown in bold.
Sun, 17 Feb 2008 15:38:26 +0000 [feladat @ 123]
rejo [Sun, 17 Feb 2008 15:38:26 +0000] rev 76
[feladat @ 123] Reverting to changeset:121. Problems that were fixed in changeset:122 were local problems only.
Sun, 17 Feb 2008 15:28:21 +0000 [feladat @ 122]
rejo [Sun, 17 Feb 2008 15:28:21 +0000] rev 75
[feladat @ 122] Fixing a number of 'division by zero' errors introduced changeset:121. Changed from constant to a normal variable. May need to be reviewed in a future cleanup.
Mon, 11 Feb 2008 19:52:20 +0000 [feladat @ 121]
peter [Mon, 11 Feb 2008 19:52:20 +0000] rev 74
[feladat @ 121] Moved the constants down, so the ROWAMOUNT can be defined in the config.inc.php file. This to solve ticket:20. Fixed a bug which was introduced in r112. The used arguments in the setLimit function where in the wrong order.
Mon, 11 Feb 2008 18:42:04 +0000 [feladat @ 120]
peter [Mon, 11 Feb 2008 18:42:04 +0000] rev 73
[feladat @ 120] Fixed a bug reported by Techwolf. When editing or deleting an user the user was redirected to a non existing page. This probably happened when BASE_URL and/or BASE_PATH was set wrong in the config.inc.php.
Sun, 03 Feb 2008 16:50:06 +0000 [feladat @ 119]
peter [Sun, 03 Feb 2008 16:50:06 +0000] rev 72
[feladat @ 119] Modified install.php to have the same footer as the rest of the files.
Sat, 02 Feb 2008 15:39:04 +0000 [feladat @ 118]
peter [Sat, 02 Feb 2008 15:39:04 +0000] rev 71
[feladat @ 118] Removed the requirement of enabeling the PHP setting short_open_tag by changing all short open tags (<?) to the 'normal' tags (<?php).
Tue, 29 Jan 2008 21:32:48 +0000 [feladat @ 117]
peter [Tue, 29 Jan 2008 21:32:48 +0000] rev 70
[feladat @ 117] Fixed a bug reported by Balazs Petrikovics. i18n doesn't work correctly on FreeBSD.
Tue, 08 Jan 2008 20:20:10 +0000 [feladat @ 116]
rejo [Tue, 08 Jan 2008 20:20:10 +0000] rev 69
[feladat @ 116] Fixed a bug reported by Techwolf. Adding a new user reloaded a non-existing page on success.
Sun, 06 Jan 2008 13:27:51 +0000 [feladat @ 115]
rejo [Sun, 06 Jan 2008 13:27:51 +0000] rev 68
[feladat @ 115] Fixed a missing slash in a html tag in list_zones.php.
Sun, 06 Jan 2008 11:49:17 +0000 [feladat @ 114]
peter [Sun, 06 Jan 2008 11:49:17 +0000] rev 67
[feladat @ 114] Patch for ticket 19. Because of the use of the quote function, empty strings where converted to NULL as MDB2_PORTABILITY_EMPTY_TO_NULL is set by default. This problem also applied to the active state of an user.
Sat, 05 Jan 2008 21:45:44 +0000 [feladat @ 113]
rejo [Sat, 05 Jan 2008 21:45:44 +0000] rev 66
[feladat @ 113] Password field in users.php is now set to type 'password' instead of 'text'. When typing password '*' are shown instead of the password.
Sat, 05 Jan 2008 16:25:49 +0000 [feladat @ 112]
peter [Sat, 05 Jan 2008 16:25:49 +0000] rev 65
[feladat @ 112] Added better support of the PEAR:MDB2 package by using the setLimit() function instead of adding a LIMIT to the query itself and by using the quote() function to quote all parameters. Added an error when no valid email address was given when creating or modifying a user.
Thu, 03 Jan 2008 23:04:46 +0000 [feladat @ 111]
rejo [Thu, 03 Jan 2008 23:04:46 +0000] rev 64
[feladat @ 111] Cleaning up docs/.
Thu, 03 Jan 2008 22:38:33 +0000 [feladat @ 110]
rejo [Thu, 03 Jan 2008 22:38:33 +0000] rev 63
[feladat @ 110] Removed two echo's used for debugging.
Thu, 03 Jan 2008 22:30:40 +0000 [feladat @ 109]
rejo [Thu, 03 Jan 2008 22:30:40 +0000] rev 62
[feladat @ 109] Fixed ticket:7 (allow regular expression in zone and record search).
Thu, 03 Jan 2008 21:52:57 +0000 [feladat @ 108]
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.
Thu, 03 Jan 2008 20:27:47 +0000 [feladat @ 107]
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).
Wed, 02 Jan 2008 22:24:32 +0000 [feladat @ 106]
rejo [Wed, 02 Jan 2008 22:24:32 +0000] rev 59
[feladat @ 106] Cleared unmaintained changelog in docs/ and added reference to website.
Wed, 02 Jan 2008 21:49:07 +0000 [feladat @ 105]
rejo [Wed, 02 Jan 2008 21:49:07 +0000] rev 58
[feladat @ 105] Correcting included file in users.inc.php.
Tue, 01 Jan 2008 22:07:00 +0000 [feladat @ 104]
rejo [Tue, 01 Jan 2008 22:07:00 +0000] rev 57
[feladat @ 104] Created function to delete sub-owner from record.
Tue, 01 Jan 2008 20:36:17 +0000 [feladat @ 103]
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.
Sat, 29 Dec 2007 14:42:34 +0000 [feladat @ 102]
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.
Thu, 27 Dec 2007 12:36:04 +0000 [feladat @ 101]
rejo [Thu, 27 Dec 2007 12:36:04 +0000] rev 54
[feladat @ 101] Fixing wrong test commit.
Thu, 27 Dec 2007 12:34:45 +0000 [feladat @ 100]
rejo [Thu, 27 Dec 2007 12:34:45 +0000] rev 53
[feladat @ 100] Test, please ignore
Thu, 27 Dec 2007 12:32:25 +0000 [feladat @ 99]
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.
Tue, 25 Dec 2007 15:05:29 +0000 [feladat @ 98]
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.
Tue, 25 Dec 2007 15:02:25 +0000 [feladat @ 97]
rejo [Tue, 25 Dec 2007 15:02:25 +0000] rev 50
[feladat @ 97] Removed superflucious includes of inc/i18n.inc.php.
Tue, 25 Dec 2007 14:57:43 +0000 [feladat @ 96]
rejo [Tue, 25 Dec 2007 14:57:43 +0000] rev 49
[feladat @ 96] Changed list of credits to an online version.
Tue, 25 Dec 2007 14:44:39 +0000 [feladat @ 95]
rejo [Tue, 25 Dec 2007 14:44:39 +0000] rev 48
[feladat @ 95] Minor changes to increase inconsistency.
Tue, 25 Dec 2007 14:40:03 +0000 [feladat @ 94]
rejo [Tue, 25 Dec 2007 14:40:03 +0000] rev 47
[feladat @ 94] Second half of previous commit. :)
Tue, 25 Dec 2007 14:37:42 +0000 [feladat @ 93]
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.
Mon, 24 Dec 2007 22:27:43 +0000 [feladat @ 92]
rejo [Mon, 24 Dec 2007 22:27:43 +0000] rev 45
[feladat @ 92] Fix for ticket #3. Patch supplied by Peter Beernink. Added i18n.
Mon, 24 Dec 2007 21:07:38 +0000 [feladat @ 91]
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.
Fri, 07 Dec 2007 23:52:08 +0000 [feladat @ 90]
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").
Mon, 10 Sep 2007 20:48:27 +0000 [feladat @ 89]
rejo [Mon, 10 Sep 2007 20:48:27 +0000] rev 42
[feladat @ 89] Fix documentation on i18n.
Fri, 17 Aug 2007 14:54:32 +0000 [feladat @ 88]
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.
Mon, 13 Aug 2007 22:05:06 +0000 [feladat @ 87]
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.
Thu, 26 Jul 2007 14:31:38 +0000 [feladat @ 86]
rejo [Thu, 26 Jul 2007 14:31:38 +0000] rev 39
[feladat @ 86] Fixed a typo in the credits. Sorry Koert.
Mon, 23 Jul 2007 22:05:19 +0000 [feladat @ 85]
rejo [Mon, 23 Jul 2007 22:05:19 +0000] rev 38
[feladat @ 85] The type of zone wasn't show to users with access level 1. If a user with access level 1 did have access to a slave zone the user did not see the IP of the master nameserver of that zone. Now the user will the IP address (readonly and only if one is set). Bugfix. If no master IP for a slave zone is given, a warning is shown regardless of the userlevel. Bugfix. Both the "add record" and "edit record" buttons in the "edit zone" screen is no longer available for users with level 1 for domains of type "slave". Bug report by Antonio Prado. Some PHP and HTML cleanup (removing of empty tags and unnecessary repeatings of calls to a single function).
Tue, 10 Jul 2007 21:24:06 +0000 [feladat @ 84]
rejo [Tue, 10 Jul 2007 21:24:06 +0000] rev 37
[feladat @ 84] Bugfix. The function zone_count() now also counts zones an owner has only partial access to, not just those zones the owner has full access to. This fixes just the count, the zones a user has partial access to are not (yet!) shown in the "list zones" page. Bugfix. In the zone listing the "edit" button is now show for users with access level 1. Untill now they were presented an overview of the zones they could change, but there was no link for them to actually edit the zone. Bugfix. Some of the buttons in the "edit zone" interface that are of no use to a user with access level 1 have been hidden. Bugfix. Make sure a user with access level 1 with only partial access to a zone cannot add new records to that zone. Only the zone owner should be able to add new record. Bugfix. If a user with access level 1 edits a record in a zone he has only partial access to, an error was shown because of call to a non- existing function in the PEAR:MDB2. This bug was most likely introduced while migrating from PEAR:DB to PEAR:MDB2. Bugfix. A user with access level 1 was able to delete all records of a zone he has only partial access to. Some additional checks have been added. Bugfix. If a user with accees level 1 has partial access to one or more zones starting with a certain character, but did not own at least one entire zone starting with the same character, the character wasn't clickable in the "list zone" page. Interface. If no record or zone id is given for delete_record.php or delete_domain.php, don't just die but echo a nice message. The i18n files have not yet been updated to reflect this change. Interface. If no master IP is given in delete_supermaster.php, don't just die but echo a nice message. The i18n files have not yet been updated to reflect this change. [All fixes by Peter Beernink.]
Mon, 02 Jul 2007 23:01:18 +0000 [feladat @ 83]
rejo [Mon, 02 Jul 2007 23:01:18 +0000] rev 36
[feladat @ 83] Bugfix: the list_zones.php wasn't listing zones correctly if a zone didn't have an owner. Bugfix: the list_supermasters.php never listed more then one supermaster, even if there were more. Both bugs were reported by Jasper van Erven Dorens.
Thu, 28 Jun 2007 09:19:48 +0000 [feladat @ 82]
rejo [Thu, 28 Jun 2007 09:19:48 +0000] rev 35
[feladat @ 82] Fixed a bug in add_zone_master.php.
Thu, 28 Jun 2007 02:20:11 +0000 [feladat @ 81]
rejo [Thu, 28 Jun 2007 02:20:11 +0000] rev 34
[feladat @ 81] Bugfix. If the number of zones exceeded the "max row limit" and a "starting letter" with no zones was requested in list_zones.php it would show no zones while incorrectly stating "showing 1 out of N zones".
Wed, 27 Jun 2007 22:36:02 +0000 [feladat @ 80]
rejo [Wed, 27 Jun 2007 22:36:02 +0000] rev 33
[feladat @ 80] Re-added link to credits (was removed by accident as well).
Wed, 27 Jun 2007 22:26:27 +0000 [feladat @ 79]
rejo [Wed, 27 Jun 2007 22:26:27 +0000] rev 32
[feladat @ 79] Bugfix. The link to the pages that should list zones starting with a number was incorrect (only reproducable if number of records to be shown was larger than the limit of the number of rows on a page).
Wed, 27 Jun 2007 21:33:53 +0000 [feladat @ 78]
rejo [Wed, 27 Jun 2007 21:33:53 +0000] rev 31
[feladat @ 78] Removed version information in footer. Doesn't work. Isn't global.
Wed, 27 Jun 2007 21:31:34 +0000 [feladat @ 77]
rejo [Wed, 27 Jun 2007 21:31:34 +0000] rev 30
[feladat @ 77] Bugfix. Function zone_count() was accidently omitted.
Wed, 27 Jun 2007 20:45:51 +0000 [feladat @ 76]
rejo [Wed, 27 Jun 2007 20:45:51 +0000] rev 29
[feladat @ 76] Changed some of the functions that are used for the listing of (all) zones. Instead of getting all zones from the database, it now only requests exactlty what it needs. Considerable perfomance improvement.
Mon, 25 Jun 2007 22:37:06 +0000 [feladat @ 75]
rejo [Mon, 25 Jun 2007 22:37:06 +0000] rev 28
[feladat @ 75] Updated changelog file with quick and dirty updated.
Mon, 25 Jun 2007 21:55:33 +0000 [feladat @ 74]
rejo [Mon, 25 Jun 2007 21:55:33 +0000] rev 27
[feladat @ 74] Added missing record_owners SQL table creation during install. Fix by John Morris.
Mon, 25 Jun 2007 21:32:29 +0000 [feladat @ 73]
rejo [Mon, 25 Jun 2007 21:32:29 +0000] rev 26
[feladat @ 73] All owners (not sub-owners though) of the zone are now shown when listing a zone. Added a new function to retrieve owners of zone by id without fetching all other zone details, which should improve perfomance. Both fixes by Peter Beernink.
Mon, 25 Jun 2007 20:57:22 +0000 [feladat @ 72]
rejo [Mon, 25 Jun 2007 20:57:22 +0000] rev 25
[feladat @ 72] After a user had logged out, the menu bar was still shown until a reloading the login screen. [Fix: Peter Beernink]
Mon, 25 Jun 2007 20:52:41 +0000 [feladat @ 71]
rejo [Mon, 25 Jun 2007 20:52:41 +0000] rev 24
[feladat @ 71] Improved printing of revision information in footer.
Mon, 25 Jun 2007 19:56:50 +0000 [feladat @ 70]
rejo [Mon, 25 Jun 2007 19:56:50 +0000] rev 23
[feladat @ 70] Changed default TTL from 3600 to 86400. Changed max number of records on a single screen from 500 to 50. Added print of version number to footer.
(0) -120 tip