Skip to content
Snippets Groups Projects
  1. Jan 18, 2021
    • Zerouali's avatar
      [VAS] generate docX Ingest Report (#107) · 0db706a8
      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: default avatarOussama <oussama.zerouali@smile.fr>
      Co-authored-by: default avatarRo3034 <romaingordolo@gmail.com>
  2. Jan 14, 2021
    • mamak-smile's avatar
      [CEA] Mise en place des règles de gestion (#60) · 759ba94c
      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: default avatarbenemart <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: default avatarbenemart <benedicte.martinez@cea.fr>
      
      * VITAM-UI-130 : Fix scripts
      
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      
      * VITAM-UI-130 : Variables names refactor
      
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      
      Co-authored-by: default avatarMaxime MAKHLOUFI <maxime.makhloufi@smile.fr>
      Co-authored-by: default avatarMaël QUAISSARD <mael.quaissard@smile.fr>
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
  3. Jan 08, 2021
  4. Dec 16, 2020
  5. Dec 14, 2020
  6. Nov 27, 2020
  7. Nov 10, 2020
  8. Sep 18, 2020
  9. Aug 20, 2020
  10. Aug 05, 2020
    • Makhtar DIAGNE's avatar
      Java11 (#41) · d3ea578b
      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: default avatarCouzinieAtCines <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: default avatarMakhtar DIAGNE <makhtar.diagne@teamdlab.com>
      Co-authored-by: default avatarCouzinieAtCines <62284459+CouzinieAtCines@users.noreply.github.com>
      Co-authored-by: default avatarJérôme LELEU <jerome.leleu@teamdlab.com>
      Co-authored-by: default avatarMathieu Leguay <mathieu.leguay@teamdlab.com>
      Co-authored-by: default avatarFranck Bebel <franck.bebel@ouidou.fr>
      Co-authored-by: default avatardeviller <burma@free.fr>
      Co-authored-by: default avatarThierry Devillechabrolle <60743409+TDevillechabrolle@users.noreply.github.com>
      Co-authored-by: default avatarapp-jenkins <romain.gordolo@xelians.fr>
      Co-authored-by: default avatarGaëlle FOURNIER <gaelle.fournier.work@gmail.com>
  11. Jul 24, 2020
    • Mathieu Leguay's avatar
      Amélioration de la gestion des scripts Mongo (#38) · bdfb46cd
      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
      
      ...
  12. Jul 03, 2020
    • benemart's avatar
      Cea app referential pr1 (#36) · d147bd96
      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: default avatarMARTINEZ Benedicte <benedicte.martinez@cea.fr>
      
      * Apps referentials
      
      Mise à jour suite à PR#27 Upgrade deployment
      
      Signed-off-by: default avatarMARTINEZ 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: default avatarBLANCHET Ludovic <ludovic.blanchet.ext@culture.gouv.fr>
      Co-authored-by: default avatarMARTINEZ Benedicte <BM246635@intra.cea.fr>
      Co-authored-by: default avatarGaëlle FOURNIER <gaelle.fournier.work@gmail.com>
  13. May 07, 2020
  14. Feb 10, 2020
    • Djamel HAMAS's avatar
      Fix security alert · c1113895
      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
      c1113895
  15. Feb 05, 2020