- Jan 18, 2021
-
-
Zerouali authored
* add generateDoX method CA3 download sample docx add template example add id to the url * get the manifest and the ATR as string add new tables create the doc file add generate header method get values for doc tables manifest and atr as string * add titles and generate tables for the report table 1 generator table 2 generator table 3 generator table 4 generator delete unused code * code refactoring and fix conflicts fix some bugs add new requested changes clean code fix conflicts * add requested changes * add logger data * add new message * add requested changes * fix build and run issues correct services fix ingest-preview issue fix ingest front test fix somme issues * fix ansible delete Co-authored-by:
Oussama <oussama.zerouali@smile.fr> Co-authored-by:
Ro3034 <romaingordolo@gmail.com>
-
- Jan 14, 2021
-
-
mamak-smile authored
* VITAM-UI-130 : 19789 - Add rules app to mongo database Put rules app script in new files * VITAM-UI-130 : 19789 - Rules CRUD UI and backend * VITAM-UI-130 : 19789 - Add rules form controls, snackbar messages, and refactor constants values * VITAM-UI-130 : 19807 - Add rule type search filter * VITAM-UI-130 : 19809 - Add export rules as csv * VITAM-UI-130 : #921300 - Fix rule search placeholder * VITAM-UI-130 : Rules - Fix how autowired parameters are sent to service and controller * VITAM-UI-130 : Rules - Add referential internal unit tests * VITAM-UI-130 : Rules - Add referential external unit tests * VITAM-UI-130 : Rules - Add referential commons unit tests * VITAM-UI-130 : Add vitamui logo on referential apps title * VITAM-UI-127 : Initialize integration tests * VITAM-UI-130 : #899350 - Add Rules integration tests * VITAM-UI-130 : Refactor and remove TODO * VITAM-UI-130 : Remove accents in method names for integration tests * VITAM-UI-130 : Remove comments and add missing licences * VITAM-UI-130 : Remove context integration test (not related to VITAM-UI-130) * VITAM-UI-130 : Revert refactor that causes regression * VITAMUI-130 : add unit tests * VITAM-UI-130 : Fix angular test Co-authored-by:
benemart <benedicte.martinez@cea.fr> * VITAM-UI-130 : Fix typo in integration test * VITAM-UI-130 : Revert 'Add vitamui logo on referential apps title' * VITAM-UI-130 : Revert 'Remove LOGBOOK_OPERATION_APP application' * VITAM-UI-130 : Minor fixes for PR Co-authored-by:
benemart <benedicte.martinez@cea.fr> * VITAM-UI-130 : Fix scripts Co-authored-by:
benemart <benedicte.martinez@cea.fr> * VITAM-UI-130 : Variables names refactor Co-authored-by:
benemart <benedicte.martinez@cea.fr> Co-authored-by:
Maxime MAKHLOUFI <maxime.makhloufi@smile.fr> Co-authored-by:
Maël QUAISSARD <mael.quaissard@smile.fr> Co-authored-by:
benemart <benedicte.martinez@cea.fr>
-
- Jan 08, 2021
-
-
Ro3034 authored
-
- Dec 16, 2020
-
-
Makhtar DIAGNE authored
* [devops] changing destination of rpm to nexus * [TECH] Fix unit test for date conversion * [TECH] Fix assembly * [US RABB-950] GPDR for User creation * [TECH] Remove tar.gz assembly Co-authored-by:
Franck Bebel <franck.bebel@ouidou.fr> Co-authored-by:
Mounir Nayab <mounir.nayab@xelians.fr> Co-authored-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com> Co-authored-by:
Amine FILALI <amine.filali@xelians.fr>
-
- Dec 14, 2020
-
-
ludovic Blanchet authored
* Update Ingest config with new model * Fix dependancies and exclusion conflicts * Fix mongo scripts target (referential/ingest) * Fix customer-init.yml and theme/categories config
-
EL HAJJIOUI Nabil authored
-
- Nov 27, 2020
-
-
msayad authored
-
- Nov 10, 2020
-
-
Makhtar DIAGNE authored
* [TECH] Limit max memory for services launched by Springboot plugin * [TECH] PR review Co-authored-by:
Emmanuel Deviller <emmanuel.deviller@xelians.fr> Co-authored-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com>
-
- Sep 18, 2020
-
-
Makhtar DIAGNE authored
-
- Aug 20, 2020
-
-
Gaëlle FOURNIER authored
Co-authored-by:
benemart <benedicte.martinez@cea.fr>
-
Gaëlle FOURNIER authored
* remove apache FOP for performance problems * use vitamui xdocreport for pdf generation with update freemarker version * Re-enable probative value export ZIP containing PDF and json Co-authored-by:
benemart <benedicte.martinez@cea.fr>
-
- Aug 05, 2020
-
-
Makhtar DIAGNE authored
* [TECH] Nginx add referential apps * [TECH] Fix theme default logo * [TECH] Fixes from PR review * [TECH] Strange fixes for ui-referential (why was it working) * Update ui/ui-frontend/projects/identity/src/locale/messages.xlf Co-authored-by:
CouzinieAtCines <62284459+CouzinieAtCines@users.noreply.github.com> * [TECH] Merge fixes * compilation works * it runs * fix login/pwd authentication * handle provided username * some refactoring * login/pwd + authn delegation works (with or without service) * surrogation works * change password is triggered when the user is already authenticated using the doChangePassword parameter * password management * final tests on surrogation * WIP MFA * MFA works * [TECH] Update project from JAVA8 to JAVA11 with dependencies * [TECH] Remove unused jks files in integration data * fix back links * don't lost surrogation when bad password * [TECH] CAS set metrics dependency for prometheus * clean Spring config and open management endpoints * fix surrogation lost on bad password * [TECH] Configure Prometheus for SpringBoot services * [TECH] Use smtp4dev in our dev environment * [TECH] RPM update jdk from 1.8 to 11 * [DEVOPS] Fix unknown variable vitamui_services.x.dir.assets * [DEVOPS] Update scripts for deployment * [DLAB-3453] Update operation in order to extend it * [DLAB-3453] Remove priority on OperationStatus * [US DLAB-3806] Add pdf generation with images[US DLAB-3806] Add TU on PDF generation * ⅜TECH] Fix merge deployment task * fix session hard timeout instead of idle timeout * upgrade to CAS v6.1.6 and pac4j v4.0.0 * [TECH] CAS Security : add hostnameverifier optional property, activated by default * [devops] add validation of java 11 * [DEVOPS] Fix vitam-ui dpeloyment * [WIP] Upgrade logstash config according to Java 11 * [TECH] Update deployment * [TECH] Security / Authentification : Fix token increment * [TECH] Fix deployment maven build * RABB-519: corrige l'erreur en cas de ticket expiré * [TECH] Remove compiler overloading in cas server pom * [DEVOPS] Improve mongo deployment * [TECH] Update nginx conf in order to view objects * [devops] add tags for service installation * [DEVOPS] Add vitamui uninstallation * [devops] put consul as vitam service * [TECH] Frontend : Some cleaning & optimization optimisation * [TECH] FIx ui frontend plugin & configuration * [TECH] Fix recette configuration * [TECH] CAS : Set default data for twilio account * [TECH] Fix deployment uninstall when file is absent * [TECH] Cas : fix war build with tomcat dependencies * [TECH] Fix ui frontend plugin and configuration (bis) * [TECH] CAS 6.1.6 : update static templates, js & add theming variables * [FIX RABB-579] Fix error sending mail from iam-internal * [TECH] Frontend use assets from ui-frontend-common & update branding * [FIX RABB-539] Handle redirections for CAS Authentication failure * [TECH] Frontend : add gzip compression * [TECH] Uninstall remove assets * [FIX RABB-555] Fix cas deployment config and password init for a new user * [TECH] Fix merge * [TECH] Fix merges * Update Jenkinsfile Changed label from "contrib" to "java11" for building purpose * Update Jenkinsfile * fix cas-server dependencies, styles ui-ref, deployment archive * fix test iam-internal * redo tar.gz * zip deployment * add prod profile for frontend * fix maven-assembly-plugin version and webpack profile * Try generating zip package archive Co-authored-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com> Co-authored-by:
CouzinieAtCines <62284459+CouzinieAtCines@users.noreply.github.com> Co-authored-by:
Jérôme LELEU <jerome.leleu@teamdlab.com> Co-authored-by:
Mathieu Leguay <mathieu.leguay@teamdlab.com> Co-authored-by:
Franck Bebel <franck.bebel@ouidou.fr> Co-authored-by:
deviller <burma@free.fr> Co-authored-by:
Thierry Devillechabrolle <60743409+TDevillechabrolle@users.noreply.github.com> Co-authored-by:
app-jenkins <romain.gordolo@xelians.fr> Co-authored-by:
Gaëlle FOURNIER <gaelle.fournier.work@gmail.com>
-
- Jul 24, 2020
-
-
Mathieu Leguay authored
* [DLAB-4154] Fix PKI: missing password in vault file for the cert vitamui * [DLAB-4154] Improve the management of mongo scripts - Mutualize scripts between dev environment and deployment - Add versioning on scripts executed on a given environment * [DLAB-4154] Upgrade scripts organization for PKI in order to authorize overrides * [DLAB-4154] Add PKI for dev * [DLAB-4154] Fix PKI: missing password in vault file for the cert vitamui * [TECH] generate certs & stores for new referential apps * [TECH] Dev environment : avoid duplication & use certs in dev-deployment in root project * [TECH] Remove dlab mentions in yml playbook * [TECH] Fix spelling errors * [TECH] Generate vitamui examples certs in deployment * [TECH] Fix spelling errors * [TECH] Update scripts and mongo configuration for referential apps * [TECH] Nginx add referential apps * [TECH] Remove mitogen execution * [TECH] Mongo dev add hosts config ...
-
- Jul 03, 2020
-
-
benemart authored
* Apps referentials * 3 news modules : referential-internal, referential-external, ui-referential * modification of portal and commons to adapt for new applications * compatibility to vitam version 2.15.1-1 * update of ansible code to be able to deploy applications Signed-off-by:
MARTINEZ Benedicte <benedicte.martinez@cea.fr> * Apps referentials Mise à jour suite à PR#27 Upgrade deployment Signed-off-by:
MARTINEZ Benedicte <benedicte.martinez@cea.fr> * Apps referentials : update vitam clients version to last R12 version * Apps referentials : fix apache FOP dependency error by excluding jai-xxxx * Fix TU front : prod-proof import in styles * Fix TU front : fix vitamui-library tests * Fix : build vitamui-library package before maven projects build * Fix referential front TU : fix or ignore TUs KO * Temporary deactivation of Tu with timeout * Fix build with scss * Fix TU import * Fix build with scss in ui-frontend pom + add more ram on build + use headless profile for tests * Fix : clean code and exception throwing * Clean code : tslint fixes * Fix profile -> profil * Fix domains in yml * Fix domains in docker mongo vars * Remove 02_security_ref.js in docker Co-authored-by:
BLANCHET Ludovic <ludovic.blanchet.ext@culture.gouv.fr> Co-authored-by:
MARTINEZ Benedicte <BM246635@intra.cea.fr> Co-authored-by:
Gaëlle FOURNIER <gaelle.fournier.work@gmail.com>
-
- May 07, 2020
-
-
Makhtar DIAGNE authored
Co-authored-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com>
-
- Feb 10, 2020
-
-
Djamel HAMAS authored
- Bump hibernate validator 6.0.17.Final > 6.1.2.Final - Bump commons compress 1.18 > 1.20 - Bump jackson 2.9.9 > 2.10.2 - Bump pac4j 3.5.0 > 3.8.3 - Bump reactor netty version 3.5.0 > 3.8.3
-
- Feb 05, 2020
-
-
vitam-prg authored
-