Skip to content

Generate a new master

Lionel Morin requested to merge testing into master

5.9.0-testing.4 (2024-05-31)

Bug Fixes

  • api: use meteor package eoleteam:method-hooks (91aa920)
  • button: structure object for actions (11a7614)
  • libraries: fix npm-i script and package-lock.json (32d0584)
  • libraries: update vulnerable libraries and adapt application (52f0084)
  • loading: remove all subscribe and loading function (845bdba)
  • logout: change redirect_uri URL generation (2677c3d)
  • methods: fix simple schema syntax (24ec3bd)
  • migration: add progessbar and log (9977316)
  • migrations: update fields in polls and pollsanwsers for sondage (6cd62fa)
  • minio: fix migration 34 (cad86d8)
  • nclocator: harmonize display of user nclocator in UI (4aa07ef)
  • path: path generation and provisionning script (5a05046)
  • structure: add i18n and delete warning (20b3d19)
  • structure: fix pagination (67aca81)
  • structure: fix pagination index (6ef0094)
  • structure: fix parent pagination (9f0e00d)
  • structurePath: fix schema, migration and structure creation (bd171bb)
  • structurePath: update structurePath when changing structure name (04c7b3a)
  • structure: remove useless condition (b35cec3)
  • structures: display full path in StructureSelectAutoComplete (f884abc)
  • structures: fix display of parent structure button (3816c77)
  • structures: method for array generation (83bed60)
  • structures: optimizations and sort (StructureSelectAutoComplete) (e489b51)
  • structures: optimize structure select in profile and group admin (6be2ea1)
  • structures: search also matches on structure path (4abff6f)
  • structures: structurePath only includes parent structures (5bfdef8)
  • structure: update of path when name is changed (99e056f)
  • structure: update URL check method for structure icon/cover (d737569)
  • test: getstructurepath method for structures (a9c6620)
  • theme: update psad logos and background (b01d7e9)

Features

  • migration: add external script for structure path migration (cdfa9d2)
  • migration: add structurepath migration to standard method (031fbbf)
  • minio: add migration step to replace stored minio URLs (b8fc85c)
  • minio: forward various headers from minio (Content-Type, ...) (7f17f3a)
  • minio: proxy minio objects on laboite's /objects URL (476d251)
  • pastille: save localy code for lapastille (ebb50ff)
  • provisionning: edit structure generation (f23f140)
  • search: add path on tree search mode (20bd5c8)
  • search: add tree of childs on display (9c6e046)
  • search: improve search and no result display (2dfd281)
  • search: improve tree and add position (421061d)
  • structure: add button in all mode (90488db)
  • structure: add pagination to reduce latency (ee2099b)
  • structure: add style classes and refactor (bcef3f3)
  • structure: add translation for reset and children button (db3b9d5)
  • structure: catch enter key to trigger search (5e59750)
  • structure: create component for buttons to reduce duplicate (3ea9dc6)
  • structure: edit path when structure is edited (0504418)
  • structure: factorise styles (9952b99)
  • structure: first step for ui in structure treeview (4c3e60f)
  • structure: improve method for search and add path field (a0cc5e1)
  • structure: improve navigation (3be4447)
  • structure: improve refresh after deletion (8f25f05)
  • structure: improve refresh after update and create (cb61af6)
  • structure: improve schema and clean methods (6bfa13d)
  • structure: improve search method and add path (8df4559)
  • structure: improve top create button (f0d08b4)
  • structure: manage refresh (6e48a30)
  • structures: add method for tree generation of structures (a216568)
  • structure: upgrade ui beheviour (53d6d9d)
  • theme: add psad theme (134e8b7)
  • theme: set default theme to eole (2b95b2b)

Merge request reports