Skip to content
Snippets Groups Projects
  1. Mar 13, 2020
  2. Mar 12, 2020
    • Gatterdam Patrick's avatar
      Merge branch 'feature/listing-frontend' into 'master' · 1059fce3
      Gatterdam Patrick authored
      Add list and filter styling
      
      See merge request riconet-public/typo3/psvneo_reference_portal!6
      1059fce3
    • Wolf Utz's avatar
      Add list and filter styling · 53377d6a
      Wolf Utz authored
      Add
       - sass file (plugin.reference.scss)
       - filter-icon.svg
       - locallang entries for all strings in listing area
      
      Update
       - Listing templates
       - LinkViewHelper.php to include new arg additionalArgumentsPrefix
       - ReferenceController view to include encodedFilter
      
      Fix
       - filter js
       - Paginate template
       - label in tx_psvneoreferenceportal_domain_model_reference.php
       - bootstrap include in setup.typoscript
      53377d6a
  3. Mar 10, 2020
    • Felix Herrmann's avatar
      Merge branch 'feature/cacheable-filter' into 'master' · 34ba7e43
      Felix Herrmann authored
      Add cacheable filter
      
      See merge request riconet-public/typo3/psvneo_reference_portal!5
      34ba7e43
    • Wolf Utz's avatar
      Remove debug · bb50ef64
      Wolf Utz authored
      bb50ef64
    • Wolf Utz's avatar
      Add cacheable filter · b590e687
      Wolf Utz authored
      Add:
      - ArrayStringCodec to en and decode filter hash
      - FilterFactory to handle filter object creation
      - GetFilterHashEID to fetch filter object by request
      - ReferenceFilterMapper to enable filter hash in urls
      - Reference.yml for pretty urls
      - jquery.filter.js for dynamic filter results
      - FilterTypeConverter to convert request to filter object
      - Package json for FE dependencies
      - Dependency to helhum/typoscript-rendering
      
      Changed:
      - All templates to fit the new filter logic
      
      Removed:
      - PersistentIndustryArrayObjectConverter and tests
      - PersistentServiceArrayObjectConverter and tests
      b590e687
  4. Mar 09, 2020
  5. Mar 08, 2020
    • Wolf Utz's avatar
      Add new fields and models · cc61715c
      Wolf Utz authored
      Add:
       - Plugin option "limit"
       - Model Quote
       - Model Service
       - Model Industry
       - Reference fields teaserImage, headerImage, contentLeft contentRight
         and relatedReferences
      
      Removed
       - Functional test for ReferenceProvider (comes back soon)
       - Custom cache mechanism
         (going to switch to core by using url based filter)
      cc61715c
  6. Feb 24, 2020
  7. Feb 22, 2020
  8. Feb 21, 2020
  9. Feb 20, 2020
  10. Jan 20, 2019
  11. Jan 18, 2019
  12. Jan 13, 2019
Loading