- Nov 09, 2020
-
-
* prevent notices when publication details are empty * prevent fidis notice / error when issn in getPublishedIn is null ** set array with empty string instead
-
- Apr 21, 2020
-
-
* 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
-
- Dec 09, 2019
-
-
Sebastian Kehr authored
* handle multi-valued issue attribute in publication meta data * normalize publication issue only if actually set
-
- Dec 04, 2019
-
-
* citation is pre formatted with HTML and used in view * add order to session saved user * provides complete order list (even newest orders) * create common getOrderLabel function
-
- Nov 29, 2019
-
-
* add complete record-link
-
- Nov 21, 2019
-
-
* helper function object-to-array * use temporarily title as order label * bugfix access pages key
-
- Nov 15, 2019
-
-
- Nov 13, 2019
-
-
* 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
-