Tue, 13 May 2008 20:37:32 +0000 [feladat @ 266]
rejo [Tue, 13 May 2008 20:37:32 +0000] rev 160
[feladat @ 266] Fixed legacy function calls to functions for validating IPv4 and IPv6 addresses. Closes: #51.
Tue, 13 May 2008 19:03:24 +0000 [feladat @ 265]
rejo [Tue, 13 May 2008 19:03:24 +0000] rev 159
[feladat @ 265] Fixed a bug in the installer. This closes #50.
Tue, 13 May 2008 15:18:45 +0000 [feladat @ 264]
rejo [Tue, 13 May 2008 15:18:45 +0000] rev 158
[feladat @ 264] Fixing typo in MX validation check.
Mon, 12 May 2008 07:36:11 +0000 [feladat @ 263]
rejo [Mon, 12 May 2008 07:36:11 +0000] rev 157
[feladat @ 263] Fixed create user example for PgSQL to have create a new user with a password.
Fri, 09 May 2008 15:41:02 +0000 [feladat @ 262]
rejo [Fri, 09 May 2008 15:41:02 +0000] rev 156
[feladat @ 262] Re-ordering of some of the questions in the installer script. The user is now presented the exact commands to create the Poweradmin database user, instead of giving a mock-up.
Fri, 09 May 2008 14:54:59 +0000 [feladat @ 261]
rejo [Fri, 09 May 2008 14:54:59 +0000] rev 155
[feladat @ 261] Changed suggested configuration code to not use the PGP shorttags for better compatibility.
Fri, 09 May 2008 14:24:30 +0000 [feladat @ 260]
rejo [Fri, 09 May 2008 14:24:30 +0000] rev 154
[feladat @ 260] Fixing another typo in Dutch translation.
Fri, 09 May 2008 14:23:37 +0000 [feladat @ 259]
rejo [Fri, 09 May 2008 14:23:37 +0000] rev 153
[feladat @ 259] Fixing typo in Dutch translation.
Fri, 09 May 2008 14:23:00 +0000 [feladat @ 258]
rejo [Fri, 09 May 2008 14:23:00 +0000] rev 152
[feladat @ 258] Fixing small bug in on-screen print of suggested configuration.
Fri, 09 May 2008 14:07:54 +0000 [feladat @ 257]
rejo [Fri, 09 May 2008 14:07:54 +0000] rev 151
[feladat @ 257] Added translation of installation script. User now may choose between english or dutch installation procedure.
Sat, 03 May 2008 22:00:51 +0000 [feladat @ 256]
rejo [Sat, 03 May 2008 22:00:51 +0000] rev 150
[feladat @ 256] The local configuration file is now written by the installer if the file is writeable to the webserver. If it is not, the user must create the file himself. Fixed a small typo.
Sat, 03 May 2008 21:16:50 +0000 [feladat @ 255]
rejo [Sat, 03 May 2008 21:16:50 +0000] rev 149
[feladat @ 255] Fixed a missing variable definition in the installer.
Sat, 03 May 2008 20:36:31 +0000 [feladat @ 254]
rejo [Sat, 03 May 2008 20:36:31 +0000] rev 148
[feladat @ 254] Allow the use of SRV records, allthough there is no validation of this type (yet). Requested by Philipp Hellmich.
Sat, 03 May 2008 20:22:46 +0000 [feladat @ 253]
rejo [Sat, 03 May 2008 20:22:46 +0000] rev 147
[feladat @ 253] Added a small explanation of the supported regular expression for the search field. This closes ticket:38 and ticket:47.
Mon, 28 Apr 2008 20:10:12 +0000 [feladat @ 252]
peter [Mon, 28 Apr 2008 20:10:12 +0000] rev 146
[feladat @ 252] Added the possibility to select whether MySQL or PostgreSQL should be used. Depending on the choice, a different instruction is displayed in step 3. Also fixed a minor typo.
Mon, 28 Apr 2008 19:12:51 +0000 [feladat @ 251]
rejo [Mon, 28 Apr 2008 19:12:51 +0000] rev 145
[feladat @ 251] Fixed a small problem in the database scheme that is created by the install procedure.
Mon, 28 Apr 2008 19:05:06 +0000 [feladat @ 250]
rejo [Mon, 28 Apr 2008 19:05:06 +0000] rev 144
[feladat @ 250] Added a check for the existence of the install/ direcory. If it exists, present the user with an error message.
Mon, 28 Apr 2008 18:47:19 +0000 [feladat @ 249]
rejo [Mon, 28 Apr 2008 18:47:19 +0000] rev 143
[feladat @ 249] Added a small check to make sure a nice message is shown if the users does not have view access to any zone (in list_zones.php).
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.
(0) -100 -60 tip