Skip to content
Snippets Groups Projects
  1. Feb 02, 2024
  2. Jan 31, 2024
  3. Jan 30, 2024
  4. Jan 24, 2024
  5. Jan 18, 2024
  6. Jan 17, 2024
  7. Jan 11, 2024
  8. Jan 09, 2024
  9. Jan 04, 2024
  10. Dec 27, 2023
  11. Dec 20, 2023
  12. Dec 18, 2023
    • Sebastien ANDRE's avatar
      dev : #160499 : new admin collections search criteria · 90641f42
      Sebastien ANDRE authored
       * add breadcrumb with actions
       * add table categorys
       * add album table with request
       * add new table albums with breadcrumb in filter mode
       * add dates criterias
       * add criteria url_origine, created_at, tags
       * add section, matiere, genre criteria
       * add dynamic result column
       * add page in urls
       * add preview action and more than 10 codif in search
       * add resources action
       * dev#160499: change format for matiere sections and genre
       * dev#160499: change format for annexes and bibliotheques
       * use renderPLuginsActions
       * search view helper typped
       * query for search admin users
       * custom field search criteria
       * delete clause left and length use eq lt ...
       * payfip search_criteria
       * typage dbDouble
      90641f42
  13. Dec 14, 2023
  14. Dec 11, 2023
  15. Dec 08, 2023
  16. Dec 01, 2023
    • Henri-Damien LAURENT's avatar
      dev#172922 : centralized hold mode for libraries · 0cd9bed2
      Henri-Damien LAURENT authored and Henri-Damien LAURENT's avatar Henri-Damien LAURENT committed
      dev#172922 : task#182676 : Adding a centralized_hold_mode variable in Cosmogramme
      
      dev#172922 : task#182679 : adding use_card_number support for Nanook
      
      dev#172922 : task#182679 : adding use_card_number if not same central library
      
      dev#172922 : fix tests
      
      dev#172922 Ariege support Centralized_hold_mode
      
      dev#172922 : UseCardNumber Holds : First Implmentation
      
      dev#172922 : task#182680 : Holds business Rules for central hold
      
      dev#172922: task#182681 : Email sent to central library
      
      dev#172922 : RT refacto SIBG/Abstract
      
      dev#172922 : RT refacto SIBG/Abstract
      
      fix problem with authentication for Users
      
      dev#172922 : RT refacto SIBG/Abstract (restore erased commit)
      0cd9bed2
  17. Nov 27, 2023
    • Henri-Damien LAURENT's avatar
      dev#143319 : task#189238 : idRef Search when subject editing · af802a60
      Henri-Damien LAURENT authored
      * Search in All IdRef (with mode CONTAINS and mode start_with
      * deduplicate and keep internal element if exists
      * display in list with a from_idref class added
      * add blue background for list item
      * add a route add-subject for authority-suggest
      * Test route
      * Js createAndSelectSuggest function
      af802a60
  18. Nov 23, 2023
    • Henri-Damien LAURENT's avatar
    • Alex Arnaud's avatar
      dev#184597 : ils pagination support for loans list and export UNIMARC and barcodes · 0160bf21
      Alex Arnaud authored and Henri-Damien LAURENT's avatar Henri-Damien LAURENT committed
            * task#184628 : Ajout du support pour getNextPret et utilisation de adh
      
            * manage total loans
            * task#185191 : Ajout Pagination
      
            * fixing count when not paginated
      
            * ajout de pagination pour ajaxloans
      
            * Fixing Service calls
      
            * Adding function types
            * Gestion de la pagination
            * badge Pret information correcte
            * loans history and search
            * task#185977 : remove failing sort options
            * task#186427 : isDepot UserInformation for Orphee Management
            * task#186427 : isDepot UserInformation for Orphee Management : badge
            * task#186427: Badges: Type definition for Cards and improving GetLateLoansCount
            * task#186427 : managing badges with depot mode
            * task#185079
            * refacto getEmprunts->getLoans
      
            * task#185081 : issue_date filter on loan for Orphee
            * task#187230
            * task#185192 : add buttons when IsDepot
            * task#185192 : export Barcodes button first work
            * task#185192 : export big files for barcodes
            * task#185192 : refactoring
      
            *  fix default sort order and date filter management
            *  close modal and gracefully manage only one export
            *  adding js tests for ajaxifyPaginatedIlsLoans loading
            * RT Fix
      0160bf21
  19. Nov 17, 2023
  20. Nov 16, 2023
    • Arthur Suzuki's avatar
      dev#167408 : better search performances with facets · c235136e
      Arthur Suzuki authored and Sebastien ANDRE's avatar Sebastien ANDRE committed
       * search engine with storm_query
       * advanced search text input
       * visitexpression in query mode
       * add clauses to manage criteria in search engine
       * advanced search axeparams
       * extract guided search navigation to view helper
       * extract make autorities search tests pass
       * visit domain with many facets starting with x
       * new storm update
       * catalogue loader use search_engine
       * catalogue loader use search_engine getrequetes for all
       * change clauses to match max index
       * Prefix facets with F_
       * add suffix F_ before facettes in clauses match
       * catalogue test + moteurrecherche with prefix F_
       * convert table notices to utf8
       * extensible false for bookmarkedsearch
       * add prefixed facets script
       * optimize update db script
       * fix UpgradeDB_437_Test
       * use facet prefix constant evrywhere it is needed
       * use RECORD_WORDS constant everywhere it is needed
       * update facet in query mode
       * delete var default_volatile in modeltestcase and abstractcontrollertestcase
       * opti phase domain
       * update advanced search ignore empty value in fields
       * better manage advanced search
       * prepare phase opti indexation domain
       * dev#182565 : crete new phase before_phase
       * dev#182563 : phase domain next to dynamic facet phase
       * dev#182571 : add mandatory phase with create index
       * dev#182577 : add script to drop and recreate index
       * dev#182567 : add new screen analyse stat in cosmo
       * fix error limit_page
       * countAll doesnt work in db mode
       * PHP7.4 TO 8.1 : error classifying doctypes
      c235136e
  21. Nov 02, 2023
  22. Oct 31, 2023
    • Arthur Suzuki's avatar
      dev#156787 : use Koha community maintained apis · 187c6e02
      Arthur Suzuki authored
       - fix password change and preregistration using community service
       - provides suggestions services for Koha community api
       - loans_history using community api
       - get current holds for items using community api
       - add mandatory parameters in cosmogramme for Koha : api_user and api_pass
       - update user informations using the community API
      187c6e02
  23. Oct 20, 2023
  24. Oct 18, 2023
  25. Oct 06, 2023
  26. Oct 05, 2023
  27. Oct 02, 2023
  28. Sep 29, 2023
  29. Sep 26, 2023
  30. Aug 28, 2023