dev #80658 : Now you can build dynamic facets on part of a marc field.
Add advanced form element 'selectDynamicFacet' that builds a selector on children of a CodifThesaurus entry
Showing
- FEATURES/80658 10 additions, 0 deletionsFEATURES/80658
- VERSIONS_WIP/80658 1 addition, 0 deletionsVERSIONS_WIP/80658
- cosmogramme/cosmozend/tests/application/modules/cosmo/controllers/DynamicFacetsControllerTest.php 54 additions, 10 deletions...modules/cosmo/controllers/DynamicFacetsControllerTest.php
- cosmogramme/tests/php/classes/KohaRecordIntegrationTest.php 78 additions, 2 deletionscosmogramme/tests/php/classes/KohaRecordIntegrationTest.php
- library/Class/CodifThesaurus.php 30 additions, 1 deletionlibrary/Class/CodifThesaurus.php
- library/Class/CodifThesaurus/Rules.php 27 additions, 1 deletionlibrary/Class/CodifThesaurus/Rules.php
- library/Class/Cosmogramme/Integration/Record/BibliographicDynamicFacets.php 4 additions, 0 deletions...ogramme/Integration/Record/BibliographicDynamicFacets.php
- library/ZendAfi/Form/Admin/DynamicFacet.php 15 additions, 0 deletionslibrary/ZendAfi/Form/Admin/DynamicFacet.php
- library/ZendAfi/Form/Element/Number.php 35 additions, 0 deletionslibrary/ZendAfi/Form/Element/Number.php
- library/ZendAfi/Form/Element/SelectDynamicFacet.php 54 additions, 0 deletionslibrary/ZendAfi/Form/Element/SelectDynamicFacet.php
- library/ZendAfi/View/Helper/FormEmail.php 6 additions, 14 deletionslibrary/ZendAfi/View/Helper/FormEmail.php
- library/ZendAfi/View/Helper/FormHTML5.php 42 additions, 0 deletionslibrary/ZendAfi/View/Helper/FormHTML5.php
- library/ZendAfi/View/Helper/FormNumber.php 31 additions, 0 deletionslibrary/ZendAfi/View/Helper/FormNumber.php
- library/ZendAfi/View/Helper/FormUrl.php 5 additions, 14 deletionslibrary/ZendAfi/View/Helper/FormUrl.php
- tests/application/modules/opac/controllers/RechercheControllerTest.php 6 additions, 12 deletions...tion/modules/opac/controllers/RechercheControllerTest.php
- tests/library/Class/CodifThesaurusTest.php 2 additions, 1 deletiontests/library/Class/CodifThesaurusTest.php
- tests/scenarios/AdvancedSearch/AdvancedSearchTest.php 82 additions, 14 deletionstests/scenarios/AdvancedSearch/AdvancedSearchTest.php
- tests/scenarios/SearchResult/SearchResultTest.php 4 additions, 2 deletionstests/scenarios/SearchResult/SearchResultTest.php
- tests/scenarios/Thesauri/ThesauriTest.php 2 additions, 2 deletionstests/scenarios/Thesauri/ThesauriTest.php
Please register or sign in to comment