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.
(0) -100 -50 -30 +30 +50 tip