[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".
CHANGESbetweencurrentrevisionandrevision62-----------------------------------------------------------------------Forthetimebeing,pleasecheck:https://rejo.zenger.nl/poweradmin/svn-log.txtCHANGESbetweenrevision61andorginal1.2.7-patched------------------------------------------------------------------------Removedafewbugsinthe1.3.0release.-Movedlanguagesettingtoconfigfile.-AddedsupportforallPowerDNSzonetypes:slave,masterandnative.-Addedsupportforsupermasters.-Addedbasicsupportforskins.Allhtmlmarkuptagsarenowremovedfromthecode.OneexampleCSSfilehasbeenadded.TheCSSandHTMLhasbeenmadeasflexibleaspossible,sooneisfreetopositionamenuinaleftbarinsteadofinlinewithotherelements,etc.-Changedallvisibleoccurrencesof"domain"to"zone".-Updatedi18nrelatedfiles,Dutchtranslationfullyupdated.-Addedapagewithcreditstotheoriginalauthors.-RemovedallPHPshorttags.-Updatedthe"database abstraction layer"fromanoutdatedversionoftheunmaintainedPEAR::DBmoduletothemostrecentversionofPEAR::MDB2(whichiscurrently2.4.0).PleasereadtheREADMEfileforimportantinformationaboutupgradingfrom1.2.7-patched.Itwillnotbreakanythingifyoudon't, but it won'tworkeither.:)-Addedmulti-languagesupport,usingphp's gettext functionality. A first Dutch translation has been added, along with English. See for more details docs/README.i18n.- Removed the so-called "sequence updater". The code has been changed to use the auto increment functionalitiy in both mysql and pgsql. It is only tested on these backends, other backends are untested and may be unsupported. See docs/README.sequence for more details on inserting records and zones into the powerdns database when using other tools than poweradmin as well.- Fixed a bug in search.php. When searching for a string it would return matching records, not the matching domains.- Started cleanup code and files. For example, remove code and files related to "migration from a stone-age version of poweradmin", removal of the file called "BAKrecords.php", removal of codecommentsofalreadyimplementedtodo's, etc.