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