- 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
-
app-jenkins authored
-
ludovic Blanchet authored
* Update customer-init.yml * Add doccumentation for customer-init.yml * Add documentation for default categories for portal
-
EL HAJJIOUI Nabil authored
-
ludovic Blanchet authored
-
ludovic Blanchet authored
* Fix Filters and Displaying fields * Fix Import * Update Filters and Date Display
-
EL HAJJIOUI Nabil authored
* Add Implem of upload from Browser to VitamUI * Tests / Fix / Cleanup * Update certs config for dev
-
Gordolo Romain authored
* Add browser role to vitamui as extra * Fix Multiples vars (for theme, globale ansible) * Add Landing Page * Add specific group (change group in tpl) * Add loop index tmp
-
ludovic Blanchet authored
-
ludovic Blanchet authored
Add deployment config + unit test
-
EL HAJJIOUI Nabil authored
-
EL HAJJIOUI Nabil authored
-
EL HAJJIOUI Nabil authored
-
EL HAJJIOUI Nabil authored
-
EL HAJJIOUI Nabil authored
-
EL HAJJIOUI Nabil authored
-
EL HAJJIOUI Nabil authored
-
- Dec 10, 2020
-
-
MARTINEZ Benedicte authored
-
MARTINEZ Benedicte authored
-
- Dec 09, 2020
-
-
Makhtar DIAGNE authored
* [FIX TRTL-387] Fix mobile authent : add cors to cas conf * [FOX-374] Add cors for dev environnement * [RABB-856] set ticket expiration to 24 hours * [US TRTL-478] Add mail attribute to idp * [CAS] Use SAML attribute for profile id instead of SAML id * [TECH] Fix deploy Co-authored-by:
Delphine <delphine.coursier@teamdlab.com> Co-authored-by:
Julien CORNILLE <julien.cornille@xelians.fr> Co-authored-by:
Noureddine Ouaghris <noureddine.ouaghris@teamdlab.com> Co-authored-by:
Jérôme LELEU <jerome.leleu@teamdlab.com>
-
- Dec 07, 2020
-
-
MARTINEZ Benedicte authored
-
Makhtar DIAGNE authored
* [DEVOPS] Add theme engine process to ui-referential config file * [DEVOPS] Add uninstall referential * [DEVOPS] Update reverseproxy * [DEVOPS] UI-Referential : do not execute test for all modules * [TECH] UI Referential : build prod version by default Co-authored-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com>
-
- Dec 04, 2020
-
-
MARTINEZ Benedicte authored
-
MARTINEZ Benedicte authored
-
MARTINEZ Benedicte authored
-
- Nov 03, 2020
-
-
Makhtar DIAGNE authored
* [FENIX-58] add siteCode to user * [FENIX-58] add static constant for sitecode * [FENIX-58] remove println * [FENIX-58] add siteCode to user creation & update * [FENIX-58] add a script to init user's siteCode with an empty string if the property does not exist * [FENIX-86] add siteCode to allowed keys Co-authored-by:
Mounir Nayab <mounir.nayab@xelians.fr>
-
- Oct 09, 2020
-
-
EL HAJJIOUI Nabil authored
-
- Oct 01, 2020
-
-
EL HAJJIOUI Nabil authored
-
- Sep 30, 2020
-
-
EL HAJJIOUI Nabil authored
-
- Sep 27, 2020
-
-
EL HAJJIOUI Nabil authored
-
- Aug 18, 2020
-
-
Gaëlle FOURNIER authored
* Add default 'theme' ansible configuration for cas-server and remove the one on referential * Dirty adaptation of referential app ansible deployment script (todo : define correct mongo script versionning) * Replace vitamui_env_name by vitamui_site_name * Fix referential-internal module default vitam dev conf Co-authored-by:
benemart <benedicte.martinez@cea.fr> Co-authored-by:
Maël QUAISSARD <mael.quaissard@smile.fr> Co-authored-by:
Ro3034 <romaingordolo@gmail.com>
-
- 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 * cle...
-
- Jul 27, 2020
-
-
Makhtar DIAGNE authored
* [TECH] Nginx add referential apps * [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] Add Mitogen in order to improve performance (mongo deployment in local) * First step: Update main color + customer collection Signed-off-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com> * Get colors from serveur (mock) + apply color conversion and default/overriden values Signed-off-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com> * Get colors form application and AuthDTO + make specific colors (transparent, light, dark) Signed-off-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com> * Quick push Signed-off-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com> * Push for test Signed-off-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com> * WIP themes colors Signed-off-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com> * Fix colors ...
-
- 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 * [TECH] Rollbac wrong domain names changes from PR #36 * [TECH] Fix tests * [TECH] Move scripts into deployment Co-authored-by:
Mathieu Leguay <mathieu.leguay@ouidou.fr> Co-authored-by:
Makhtar DIAGNE <makhtar.diagne@teamdlab.com>
-
- 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 19, 2020
-
-
Mathieu Leguay authored
Co-authored-by:
Mathieu Leguay <mathieu.leguay@teamdlab.com>
-
- May 15, 2020
-
-
Mathieu Leguay authored
* [DLAB-4126] Upgrade deployment (PKI & Ansible scripts) - Upgrade functions.sh: Addition of genericity on the functions allowing to handle a vault file - Add ERASE as input parameters on PKI's scripts in order to preverse existing items when we execute scripts (add module, clients ...) - Upgrade generate_stores.sh in order to populate dynamically the linked vault file - Upgrade packaging in order to add the archive of deployment - Upgrade scripts according to the PKI in order to clean/fix deployment for keystores/trustores and linked configuration * [DLAB-4126] Update PKI according to the previous updates * [DEVOPS] Add README and update cleanup method for certificates * [DLAB-4126] Taking into account feedback on PR Co-authored-by:
Mathieu Leguay <mathieu.leguay@teamdlab.com>
-
- May 14, 2020
-
-
Ro3034 authored
* Merged in deployment (pull request #3) Deployment * Fix apache and force pkcs12 for truststore * Add vitam certs for devops env * Fix apache mime, ui-portal, application.yml * Fix cas js apache * Add module mod_substitute * Add SubstituteMaxLineLength * merge * Remove dlab references * [DEVOPS] fix files * [DEVOPS] vitamui_site_name for datacenter consul vitamui Signed-off-by:
Gordolo Romain <romain.gordolo@xelians.fr> * Add commit fixme to apache for mod_substitute.so Co-authored-by:
Romain GORDOLO <romain.gordolo@teamdlab.com> Co-authored-by:
Gordolo Romain <romain.gordolo@xelians.fr>
-
- May 07, 2020
-
-
Olivier MARSOL authored
* Some more explanations how-to deploy vitam-ui * Update deployment/README.rst thx for typo fix Co-authored-by:
benemart <62019029+benemart@users.noreply.github.com> Co-authored-by:
benemart <62019029+benemart@users.noreply.github.com>
-
Olivier MARSOL authored
* May add the ability to renew a previously created platform.. or not ! * Update 03_application_ref.js.j2 Added one more conditional to bypass apps duplicates. Better way may be to manage some kind of "insert or update", if new apps are added later.
-