Skip to content
Snippets Groups Projects
  1. Mar 22, 2021
  2. Mar 05, 2021
    • Alexander Purr's avatar
      refs #19204 [fid] add digitization-on-demand service · a0315910
      Alexander Purr authored
      * new route via "/Record/0-123456/fidDigitization"
      * new form config
      * new form template
      * add type specific order information on acquisition trait and order hydrator
      * add translation keys - incomplete jet
      * add translation
      a0315910
  3. Apr 28, 2020
  4. 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
  5. Nov 29, 2019
  6. 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
  7. Jul 09, 2019
    • Sebastian Kehr's avatar
      refs #15590 [fid] migrate form specs to configurable services · 03943db7
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * enable required zend modules
      * register abstract form factory
      * migrate initial registration form
      * remove annotations
      * migrate annotions to php-arrays
      ** migrate user create and update form
      ** set home library value options in controller
      ** migrate password forms
      ** remove unnecessesary validators
      * adjust controller factory
      03943db7