Skip to content
Snippets Groups Projects
  1. Apr 02, 2021
  2. Mar 25, 2021
    • Maël QUAISSARD's avatar
      [CEA] Multiple fix Referential Apps lot2 · 04709f6a
      Maël QUAISSARD authored
      * TULEAP-24039: Add the parameterized access contract on the probative value creation screen
      * TULEAP-24039: Fix unit tests
      * TULEAP-24040: Add the parameterized access contract on the operation preview screen
      * TULEAP-24039: Add the parameterized access contract on the audit creation screen
      * Fix icon
      * Add missing icons
      * TULEAP-20350 : Disable agency name modification
      * TULEAP-20178: Handle activation and deactivation ingest contract dates
      * Fix activation and deactivation dates on access contract creation
      * Fix font id
      04709f6a
  3. Mar 17, 2021
    • mamak-smile's avatar
      [CEA] Multiple bugfixs (#227) · 82559695
      mamak-smile authored
      
      * TULEAP-20516 : DSL Query - Handle line break
      
      * TULEAP-20487 : File format creation : prevent double click
      
      * TULEAP-20317 & 20325 : agency and rule import : fix csv type check
      
      * TULEAP-20305: Fix Boolean properties copy in ingest contracts
      
      * TULEAP-20347 & 20484 : access-contrat : add validators on usage and service fields
      
      * TULEAP-20316 & 20488: Context modification
      
      * TULEAP-20316 & 20488: Context modification
      
      * TULEAP-20483 : Fix access contract activation and deactivation date
      
      * TULEAP-20361: File format update: disable the name modification
      
      * TULEAP-20246: File format update: disable deletion for internal file formats
      
      * TULEAP-20325: add missing error message
      
      * TULEAP-20359 : The filling plan must retrieve the units with the FILING or HOLDING type
      
      * TULEAP-20486 : Fix confirmation dialog opened before tab changes
      
      * TULEAP-20313 : Fix confirmation dialog opened before tab changes
      
      * TULEAP-20654: adapt the audit download according to the event types
      
      * TULEAP-20655: add missing role required to update ingest contracts
      
      * TULEAP-23993: Rename Historique tab to Détails tab
      
      * TULEAP-20312: Clear permission list when switching to off tenant's control
      
      * TULEAP-20351: Fix progression bar in Context creation
      
      * TULEAP-20354: Change placeholder of search bar in securisation
      
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      
      * Fix TU front
      
      Co-authored-by: default avatarMaël QUAISSARD <mael.quaissard@smile.fr>
      Co-authored-by: default avatarMaxime MAKHLOUFI <maxime.makhloufi@smile.fr>
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      Co-authored-by: default avatarGaëlle FOURNIER <gaelle.fournier.work@gmail.com>
      82559695
  4. Feb 25, 2021
  5. Feb 19, 2021
  6. Feb 18, 2021
  7. Feb 15, 2021
  8. Feb 05, 2021
  9. Feb 04, 2021
  10. Feb 02, 2021
    • Zerouali's avatar
      [VAS ARCHIVE] Vas archive socle (#161) · 298d830d
      Zerouali authored
      
      * VAS : Add new Archive Module
      
      * fix run issue
      
      * add archive.yml
      
      * add ingest host
      
      * add forwardController to archive
      
      * search app profile in organisation at initialization
      
      * Cherry peak for archive search by criteria
      
      * resolve conflicts
      
      * rename module to archive-search and manage certificats
      
      * Fix noisy httpd proxy error
      
      * Add lateral panel for archive units
      
      * fix proxy issue
      
      * remove wrong merge file
      
      * Add lateral panel for archive units
      
      * fix proxy issue
      
      * remove wrong merge file
      
      * make holding schema auto scroll
      
      * fix run issue
      
      * Fix scripts j2
      
      * update ingest labels and truncate title
      
      * fix conflicts due to rebase on develop and update icons
      
      fix conflicts
      
      increase budget to 14MB, init localize
      
      update gitignore
      
      * fix import angular
      
      Co-authored-by: default avatarozerouali <oussama.zerouali@smile.fr>
      Co-authored-by: default avatarEL HAJJIOUI Nabil <nabil.elhajjioui@smile.fr>
      Co-authored-by: default avatarbbenarbia <benaissa.benarbia@gmail.com>
      298d830d
  11. Jan 21, 2021
  12. Jan 20, 2021
    • Ludovic BLANCHET's avatar
      Branche "tampon" contenant toutes les PRs concernant le nouveaux portail (#145) · bc32829b
      Ludovic BLANCHET authored
      * [DLAB-4011] Fix initial values in color inputs
      
      * [DLAB-4011] create, update theme colors
      
      * [DLAB-4011] Color picker for theme inputs
      
      * [DLAB-4011] Fix custom graphic identity validation
      
      * [DLAB-4011] Fix inputs behavior and appearance
      
      * [Theme] Create primary & secondary variables
      
      * [TECH] Temp fix for repo npm URL
      
      * [DLAB-4011]  Add custom theme to cas, identity and portal
      
      * [TECH] Change trusttore for dlab
      
      * [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...
      bc32829b
  13. Jan 19, 2021
  14. 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>
      759ba94c
  15. Dec 14, 2020
  16. Nov 10, 2020
  17. Oct 01, 2020
  18. Sep 27, 2020
  19. Sep 23, 2020
  20. Sep 16, 2020