Skip to content
Snippets Groups Projects
  1. Nov 09, 2020
  2. Apr 21, 2020
    • Alexander Purr's avatar
      refs #17176 [fid] add advanced subito partial copy page selection validaton · 68a1f311
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * add new validators
      ** page selection: correct page order
      ** page selection: highest selected page can not exceed number of pages
      ** page selection: can not not exceed a certain percentaged part of whole record
      * add first validator to form configuration
      * add other validators within controller trait to from
      * add hyphen filter to form configuration
      * add dynamic page selection validators
      ** add session to RecordController via DelegatorFactory
      ** adjust behavior to handle false page selection warning with session parameter
      * add fid translation
      * display number of record pages in summary of subito partial copy
      ** changes in RecordDataFormatterFactory
      *** add general spec builder function
      *** extend general specs for subito partial copy
      68a1f311
  3. Dec 09, 2019
    • Sebastian Kehr's avatar
      refs #16624 [fid] · c9334f0c
      Sebastian Kehr authored
      * handle multi-valued issue attribute in publication meta data
      * normalize publication issue only if actually set
      c9334f0c
  4. Dec 04, 2019
  5. Nov 29, 2019
  6. Nov 21, 2019
  7. Nov 15, 2019
  8. Nov 13, 2019
    • Alexander Purr's avatar
      refs #16359 [fid] Orders · 0965d8ed
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * add general form logic for acquisitions
      ** add acquisition trait for business logic
      ** add order hydrator
      ** form definitions and templates (using record data formatter)
      ** delegator for using api client within controller
      * add subito article and partial copy forms
      ** add form definition and templates
      ** add business logic within trait
      ** create order by using api
      * add language keys
      * simple order hydrator
      0965d8ed