Merge branch 'dev#93671_minsoc_affichage_et_recherche_thesaurus_deuxieme_etape' into 'master'
dev #93671 : custom search on authorities See merge request !3262
Branches
Tags
Showing
- VERSIONS_WIP/93671 1 addition, 0 deletionsVERSIONS_WIP/93671
- application/modules/opac/controllers/AuthoritySearchController.php 20 additions, 5 deletions...on/modules/opac/controllers/AuthoritySearchController.php
- application/modules/opac/controllers/RechercheController.php 7 additions, 5 deletionsapplication/modules/opac/controllers/RechercheController.php
- application/modules/opac/views/scripts/authority-search/index.phtml 1 addition, 1 deletion...n/modules/opac/views/scripts/authority-search/index.phtml
- library/Class/CriteresRecherche.php 21 additions, 1 deletionlibrary/Class/CriteresRecherche.php
- library/Class/CriteresRecherche/Abstract.php 7 additions, 0 deletionslibrary/Class/CriteresRecherche/Abstract.php
- library/Class/CriteresRecherche/AuthoritiesParam.php 297 additions, 0 deletionslibrary/Class/CriteresRecherche/AuthoritiesParam.php
- library/Class/CriteresRecherche/Authority.php 1 addition, 0 deletionslibrary/Class/CriteresRecherche/Authority.php
- library/Class/MoteurRecherche.php 8 additions, 0 deletionslibrary/Class/MoteurRecherche.php
- library/Class/Notice.php 21 additions, 0 deletionslibrary/Class/Notice.php
- library/Class/Notice/AuthorityPartial.php 2 additions, 2 deletionslibrary/Class/Notice/AuthorityPartial.php
- library/Class/Notice/AuthorityRelation.php 6 additions, 0 deletionslibrary/Class/Notice/AuthorityRelation.php
- library/Class/Notice/Facette.php 12 additions, 0 deletionslibrary/Class/Notice/Facette.php
- library/Class/SearchForm.php 32 additions, 11 deletionslibrary/Class/SearchForm.php
- library/Trait/SearchCriteriaVisitor.php 2 additions, 0 deletionslibrary/Trait/SearchCriteriaVisitor.php
- library/ZendAfi/Form/AuthoritySearch.php 1 addition, 1 deletionlibrary/ZendAfi/Form/AuthoritySearch.php
- library/ZendAfi/Form/Decorator/AuthorityPicker.php 78 additions, 0 deletionslibrary/ZendAfi/Form/Decorator/AuthorityPicker.php
- library/ZendAfi/Form/Element/Authority.php 72 additions, 0 deletionslibrary/ZendAfi/Form/Element/Authority.php
- library/ZendAfi/View/Helper/AuthoritySearch/Record.php 23 additions, 3 deletionslibrary/ZendAfi/View/Helper/AuthoritySearch/Record.php
- library/ZendAfi/View/Helper/AuthoritySearch/RecordRelations.php 17 additions, 9 deletions...y/ZendAfi/View/Helper/AuthoritySearch/RecordRelations.php
Please register or sign in to comment