fix #16765 : remove method containing subselect on records to extract...
fix #16765 : remove method containing subselect on records to extract id_notice, give responsibility to user code to give a tuned query to retreive ids only
parent
9ba32e66
Branches
Tags
Showing
- library/Class/Catalogue.php 139 additions, 135 deletionslibrary/Class/Catalogue.php
- library/Class/MoteurRecherche.php 156 additions, 165 deletionslibrary/Class/MoteurRecherche.php
- library/Class/Notice.php 7 additions, 17 deletionslibrary/Class/Notice.php
- library/Class/Notice/NavigationRecherche.php 8 additions, 6 deletionslibrary/Class/Notice/NavigationRecherche.php
- library/ZendAfi/View/Helper/Accueil/Base.php 7 additions, 6 deletionslibrary/ZendAfi/View/Helper/Accueil/Base.php
- library/ZendAfi/View/Helper/Accueil/Kiosque.php 7 additions, 5 deletionslibrary/ZendAfi/View/Helper/Accueil/Kiosque.php
- tests/application/modules/opac/controllers/RechercheControllerTest.php 8 additions, 7 deletions...tion/modules/opac/controllers/RechercheControllerTest.php
- tests/library/Class/CatalogueTest.php 43 additions, 42 deletionstests/library/Class/CatalogueTest.php
- tests/library/Class/ListesNoticesTest.php 16 additions, 31 deletionstests/library/Class/ListesNoticesTest.php
- tests/library/Class/MoteurRechercheTest.php 359 additions, 380 deletionstests/library/Class/MoteurRechercheTest.php
- tests/library/ZendAfi/View/Helper/Accueil/KiosqueTest.php 18 additions, 15 deletionstests/library/ZendAfi/View/Helper/Accueil/KiosqueTest.php
Please register or sign in to comment