Skip to content
Snippets Groups Projects
  1. Jan 04, 2017
  2. Jan 03, 2017
  3. Dec 22, 2016
  4. Dec 21, 2016
  5. Dec 20, 2016
    • Demian Katz's avatar
      Add RecordDataFormatter helper to simplify description template. (#829) · 64792c1e
      Demian Katz authored
      - Replaces extremely redundant template logic with a view helper driven by a simple, declarative configuration.
      - Injects default configurations into the view helper, so that changes (adding/removing/reordering fields) can be made by customizing a factory OR by customizing templates, depending on user preferences.
      - Includes a class for managing configurations, to simplify common setup tasks.
      - Keeps all data retrieval logic in the record driver, but allows extremely granular display customization on a field-by-field and driver-by-driver basis using driver-specific templates.
      64792c1e
  6. Dec 19, 2016
  7. Dec 16, 2016
  8. Dec 15, 2016
  9. Dec 13, 2016
    • Demian Katz's avatar
      Install PhpDocumentor via Composer. (#864) · 0ceefb5e
      Demian Katz authored
      0ceefb5e
    • Ere Maijala's avatar
      API fixes/improvements (#868) · 801ab046
      Ere Maijala authored
      - Switched from ”default” to ”defaultField” in search api record field yaml specification since ”default” has a meaning in Swagger.
      - Fixed some minor issues with the Swagger spec.
      - Switched to ”vufind.” prefix for VuFind specific fields in search api record field yaml specification to avoid any future conflicts with Swagger fields.
      801ab046
  10. Dec 12, 2016
  11. Dec 05, 2016
  12. Dec 02, 2016
  13. Nov 30, 2016