chore(release): 4.2.0-testing.1
# [4.2.0-testing.1](https://gitlab.mim-libre.fr/alphabet/laboite/compare/release/4.1.2...release/4.2.0-testing.1) (2022-04-29) ### Bug Fixes * **addressBook:** fix pagination in group's address book ([af06afa0](af06afa0)) * **addressBook:** fix search and display in address book page ([81da4c47](81da4c47)) * **article factory:** limit description to 400 char ([54121d19](54121d19)) * **audit:** fix momentjs and reapply forced libs versions ([3eb601b2](3eb601b2)) * **audit:** update Dockerfile and CI ([fc372e00](fc372e00)) * **audit:** update meteor and project dependencies ([40a250dc](40a250dc)) * **audit:** update minimist to version 1.2.6 ([ccad65b1](ccad65b1)) * **audit:** update to Meteor 2.7.1 (includes node 14.19.1) ([5ea0a6df](5ea0a6df)) * **categorie:** fix translationwhen category already exists ([7b04cfed](7b04cfed)) * **css:** fix search box group event padding ([9226c12c](9226c12c)) * **events:** fix pagination for group events page ([f6164475](f6164475)) * **fakedata article:** limit description length, prevent server crash ([21ed523d](21ed523d)) * **fakedata:** fix url for codiMD in fake data ([a2adffe3](a2adffe3)) * **fakeData:** retry 3 times if email already exists for fake user ([21303f72](21303f72)) * **help:** add key to each child ([0b6ac6e1](0b6ac6e1)) * **help:** remove appname from title ([fe5401c0](fe5401c0)) * **help:** remove wrong zoneclasses prop ([34973f01](34973f01)) * **i18n:** fix i18n ([b35b7672](b35b7672)) * **lint:** disable eslint rule react/forbid-prop-types ([70c17404](70c17404)) * **nclocator:** block deletion when url is used ([ca42949f](ca42949f)) * **nclocator:** fix url count when user is deleted ([1a6046aa](1a6046aa)) * **offline:** sort offline categories and services ([d8e48a93](d8e48a93)) * **polls:** fix pagination for poll page ([808d6871](808d6871)) * **profile:** button load data entirely clickable ([88ea2fcb](88ea2fcb)) * **profile:** delete second tooltip on load file button ([29ac8473](29ac8473)) * **profil:** fix input type file on load image button ([6c6f92f7](6c6f92f7)) * **settings:** add missing comma ([1ab5c944](1ab5c944)) * **structure:** fix bad display of users structure ([1846c78f](1846c78f)) * **structure:** fix structure display in validation page ([d9bd2d86](d9bd2d86)) * **tabs:** fix menu indicator on first load ([2088b686](2088b686)) * **test:** add test for nclocator deletion ([ea88665f](ea88665f)) * **tests:** fix factory for helps ([081824da](081824da)) * **tests:** fix factory for helps ([c4dab4ad](c4dab4ad)) * **ui:** fix favicon 404 with codiMD in fake data ([3a95c8bc](3a95c8bc)) * **ui:** fix scroll bar in help page ([18ff3523](18ff3523)) * **ui:** fix view mode toggle buttons not displaying state ([a0e3d31a](a0e3d31a)) * **ui:** fix warnings of librairies and components ([815f31b2](815f31b2)) * **ui:** replace buttons in page ([f68ad385](f68ad385)) * **widget:** improve widget behavior on mobile device ([27e7e5a0](27e7e5a0)) ### Code Refactoring * **gitlab-ci:** use new template jobs ([8cb85691](8cb85691)) * **mainmenu:** replace logout button at the bottom of the menu ([509affdd](509affdd)) * **menu:** move help tap to right menu ([c787217f](c787217f)) ### Features * **admin:** add chip to the main menu for admins ([bcad3acb](bcad3acb)) * **admin:** add counter in admin menu to verify users ([cc46e12e](cc46e12e)) * **admin:** db migration can be unlocked from appsettings UI ([22c42d11](22c42d11)) * **categorie:** block creation when name already use ([39702d4d](39702d4d)) * **help:** add help administration ([b3fc0377](b3fc0377)) * **help:** change texts for the help page ([d87e8ed7](d87e8ed7)) * **help:** display help in categories ([b4e38cb3](b4e38cb3)) * **helps:** add category input to help items ([f6b1de88](f6b1de88)) * **nextcloud:** auto-create nextcloud users at activation ([e871b7c1](e871b7c1)) * **nextcloud:** create nextcloud users when auto-validating users ([f1384f67](f1384f67)) * **users:** add delete user button in validation page ([57f2a60f](57f2a60f)) ### Tests * **help:** add test for help api ([07965195](07965195))
Loading
Please register or sign in to comment