|
fixes in 1.2 beta 1 |
x includes/skinFilterFormPart changed advancedFilterOverlay postion left:130 x includes/skinNtoMSearchPart.php renamed to skinMtoNSearchPart.php x includes/skinNtoMPropertyPart.php replaced 'pntNtoM by 'pntMtoN x ObjectSaveAction comment with function finishSuccess: renamed call processNtoMproperties to processMtoNproperties x PntMultiValuePropertyDescriptor::setDerivationPath comment: replaced n to m with m to n x PntMultiValuePropertyDescriptor::deriveUsingPathFor comment: replaced n to m with m to n x PntMultiValuePropertyDescriptor::mutateRelationFor_ids comment: replaced n to m with m to n x PntObjectSaveAction::finishSuccess renamed call processNtoMproperties to processMtoNproperties x PntObjectSaveAction::processNtoMproperties renamed to processMtoNproperties renamed call processNtoMParamsFor to processMtoNParamsFor x PntObjectSaveAction::processNtoMParamsFor renamed to processMtoNParamsFor replaced getRequestParam('pntNtoM' by getRequestParam('pntMtoN' replaced requestData['pntNtoM' by requestData['pntMtoN' replaced 'NtoMmodIds' by 'MtoNmodIds' x PntObjectMtoNSearchPage::printMainPart replaced 'NtoMSearchPart' by 'MtoNSearchPart' x PntObjectPropertyPage::doScouting replaced 'NtoMSearchPage' by 'MtoNSearchPage' x PntObjectPropertyPage::isSameContextHandler replaced 'NtoMPropertyPage' by 'MtoNPropertyPage' x PntObjectEditDetailsPage::::doScouting replaced 'NtoMSearchPage' by 'MtoNSearchPage' x PntObjectEditDetailsPage::isSameContextHandler replaced 'NtoMPropertyPage' by 'MtoNPropertyPage' x PntNtoMPropertyPart::printAddRemoveScriptPart replaced .pntNtoM$propName by .pntMtoN$propName x PntSite::getBaseUrl corrected slashPos for funkyUrls x PntTestNotifier::event if abortIncrementalOnError did not process testresult x PntQueryHandler renamed fields: $aantalRecords, $aantalVelden x PntQueryHandler::release added x PntDbClassDescriptor::_getPeanutsRunQueryHandler now calls PntQueryHandler::release x PntFilterFormPart::_runQhStoreAllItemsSize_getItemsLimitedTo now calls PntQueryHandler::release
|
|