Skip to content
Snippets Groups Projects
  1. Oct 22, 2021
  2. Oct 15, 2021
    • Dorian Merz's avatar
      refs #20642 [fid] restructure get-it-box for DDS · a836cda1
      Dorian Merz authored
      * change visibility of helper functions
      * allow for ALL keyword in sources list
      a836cda1
    • Robert Lange's avatar
      Merge branch 'finc' into instance/fid · c8608d82
      Robert Lange authored
      c8608d82
    • Dorian Merz's avatar
      refs #20223 [finc] refactor parseDaiaArray() · f7e3cd7b
      Dorian Merz authored
      * adds (configurable) titleHolds logic
      f7e3cd7b
    • Alexander Purr's avatar
      refs #20234 [fid] order editing for admins, improved order listings · 6b0c4e24
      Alexander Purr authored
      * new Client methods:
      ** get order (uses fidis GET resource)
      ** update order (is complemented by fidis PUT resource - ticket 20690)
      * add new route for EditOrder
      * new UserController methods
      ** editOrderAction -> loads order, form-config & view; checks EditOrder-Permission
      ** updateOrder
      ** applyStatusOptions for correct prefilling and translate of status options
      * new form-configs for simple (only status) and complete (status and due date) form
      * new configuration blocks in fid.ini (disabled)
      ** OrderList section for displaying additional columns in order list table
      ** Edit section (depending on order type - here pda and digitization) sets form type (basic / complete) and possible status options
      * templates
      ** add configured columns (like type, status, due date, edit button) on admin order list (and nested templates)
      ** new edit order main template (incl. some order information)
      ** new basic and complete form template
      * add getter and setter (status, due date) on DTO order
      * create updateOrderHydrator
      ** used for prefilling form and update order object before requesting fidis
      * new translations
      
      * add preconfigured default status on creating an order / acquisition (via trait and order hydrator)
      
      * add template acquisition-contact-details.phtml from bbi
      ** used in pda action
      ** used in edit order action
      
      * add translation for order type
      
      * always show current status of order in order list
      ** by force reload user data inclusive orders in controller action
      
      * allow null value on setting order status
      6b0c4e24
  3. Oct 14, 2021
  4. Oct 12, 2021
  5. Oct 11, 2021
  6. Oct 08, 2021
  7. Oct 07, 2021
  8. Oct 05, 2021
  9. Sep 30, 2021
  10. Sep 29, 2021
  11. Sep 28, 2021
  12. Sep 27, 2021
  13. Sep 24, 2021
  14. Sep 23, 2021