Skip to content
Snippets Groups Projects
  1. Jul 05, 2022
  2. Jun 29, 2022
    • Sebastien ANDRE's avatar
      dev: #137374 : can browse shelf from record page · 93e76559
      Sebastien ANDRE authored and Ghislain Loas's avatar Ghislain Loas committed
      - items now have a shelf_key in order to sort by cote
      - looks good in Herisson template
      - items on record page have a clickable badge that opens a carousel on items on same shelf
      - features is activated by configuration option for items: enable_items_shelf
      93e76559
  3. Jun 17, 2022
    • Sebastien ANDRE's avatar
      dev #110215 : more relevant search · 1baf8631
      Sebastien ANDRE authored
      * titles, authors, dewey, ... indexation : exact all exact labels are
      kept and indexed before phonetic. Articles are no longer dismissed
      * authors indexation : in order to find "miles davis" AND "davis
      miles", authors are indexed like this: "name firstname name"
      * simple search: exact expression has more relevance and passes the
      "dancing queen" test
      * search by expression: users can now search an exact expression using
      double quotes. In this case, if no result found, search is not extended
      * Remove unused cosmogramme screen : Dewey & PCDM4
      * fix bug when search widget keep last search : always unset pertinence to not extend search
      * can differenciate main titles and authors from other titles and authors
      * add script for record indexation without total import
      1baf8631
  4. Jun 16, 2022
  5. Jun 14, 2022
  6. May 31, 2022
  7. May 23, 2022
  8. May 16, 2022
  9. May 13, 2022
  10. May 11, 2022
  11. May 04, 2022
    • Laurent's avatar
      dev #152314 : Dynamic facets on domains · f5e15337
      Laurent authored
      You can now build dynamic facets/thesaurus on a list of of domains.
      - activation by admin var ENABLE_FACETS_ON_DOMAINS
      - configuration screen in Bokeh admin > domains > facets
      - adds Cosmogramme phase to index records according to the dynamic
      facets
      - restore thesaurus CODE field usage as a grouping field : UNIMARC for dynamic facets on unimarc,
      DOMAIN for those on domain
      - minimum MariaDB version is now 10.3
      - admin domains list now display user favorite indicator and OAI Spec
      with link to ListRecords
      f5e15337
  12. Feb 15, 2022
  13. Feb 14, 2022
  14. Feb 10, 2022
    • Arthur Suzuki's avatar
      dev#147516 : Users can select menu visible items · c36a077d
      Arthur Suzuki authored and Laurent's avatar Laurent committed
      * in admin > user preferences, adds group of checkbox for visible
      admin menus in back and front office
      * new groups automatically created to handle acl for all modules
      * new controller/action to change password in backoffice
      * fix permissions for all level
      c36a077d
  15. Feb 08, 2022
  16. Feb 07, 2022
  17. Jan 24, 2022
  18. Jan 21, 2022
  19. Jan 20, 2022
  20. Jan 17, 2022
  21. Jan 14, 2022
  22. Jan 11, 2022
  23. Jan 07, 2022
  24. Jan 04, 2022
  25. Dec 21, 2021
  26. Dec 17, 2021
  27. Dec 07, 2021
  28. Dec 03, 2021
  29. Dec 02, 2021
  30. Nov 30, 2021
    • Laurent's avatar
      dev #117830 Journal can restore profiles to previous versions · 907f6499
      Laurent authored and Patrick Barroca's avatar Patrick Barroca committed
      * improve journal UI
      * adds profile delete event
      * profile event details show diff between old and new value
      * can restore profil to previous versions
      * can resurrect deleted profiles
      * remove JOURNAL_STORM_MODELS variable
      * do not generate events on profile save without changes
      907f6499
  31. Nov 25, 2021
  32. Nov 16, 2021
  33. Oct 18, 2021
  34. Oct 13, 2021
  35. Oct 05, 2021
  36. Sep 22, 2021
    • Patrick Barroca's avatar
      dev #128223 : index pages in catalog · c50afbd7
      Patrick Barroca authored and Laurent's avatar Laurent committed
      * on variable INDEXABLE_PAGES, profiles have a new form tab
      "Indexation"
      * if indexable is checked, a pseudo record is created with sumary in
      335 and keywords as subjects
      * a cosmogramme phase index all pages
      c50afbd7