Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git. Pull mirroring updated .
  1. Nov 14, 2018
  2. Nov 13, 2018
    • Sebastian-Ion TINCU's avatar
      EDELIVERY-4020 Wrong validation message is shown on new domain pop up · 587abe55
      Sebastian-Ion TINCU authored
      Reduce the length of the DNS label parts to 63.
      Improve error validation messages.
      Add hint messages to reduce the clutter inside the form.
      587abe55
    • Sebastian-Ion TINCU's avatar
      Merge pull request #125 in EDELIVERY/smp from... · ae854ad4
      Sebastian-Ion TINCU authored
      Merge pull request #125 in EDELIVERY/smp from feature/EDELIVERY-4054-existing-password-is-being to development
      
      * commit 'abf7532292957dfe94eabdd9ae3b27c617b8f3d7':
        EDELIVERY-4054 Existing password is being accepted in change password
        EDELIVERY-4054 Existing password is being accepted in change password
        EDELIVERY-4054 Existing password is being accepted in change password
        EDELIVERY-4054 Existing password is being accepted in change password
        EDELIVERY-4054 Existing password is being accepted in change password
        EDELIVERY-4054 Existing password is being accepted in change password
      ae854ad4
    • Sebastian-Ion TINCU's avatar
      EDELIVERY-4054 Existing password is being accepted in change password · 3bfb1c03
      Sebastian-Ion TINCU authored
      Add support for loading users details by their primary keys.
      Ensure the previous password check happens against the data persisted
      in the data store and not against the principal as it may be out of
      sync.
      Repopulate the local storage after the currently logged in user's
      details change.
      3bfb1c03
    • Sebastian-Ion TINCU's avatar
      EDELIVERY-4054 Existing password is being accepted in change password · 00c625d7
      Sebastian-Ion TINCU authored
      Add an async validator to enforce the password to be different than the
      previous one when updating one user's own password (not applying to
      System Administrator users managing other users' passwords).
      00c625d7
  3. Nov 09, 2018
  4. Nov 08, 2018
  5. Nov 07, 2018
  6. Nov 06, 2018
  7. Nov 05, 2018
  8. Oct 31, 2018
  9. Oct 30, 2018
  10. Oct 29, 2018
  11. Oct 25, 2018
  12. Oct 24, 2018
  13. Oct 23, 2018
    • Joze RIHTARSIC's avatar
      update test · bef2ae74
      Joze RIHTARSIC authored
      bef2ae74
    • Joze RIHTARSIC's avatar
      Merge pull request #118 in EDELIVERY/smp from... · d1ee3b13
      Joze RIHTARSIC authored
      Merge pull request #118 in EDELIVERY/smp from feature/EDELIVERY-3693-smp-ui-servicegroup-metadata to development
      
      * commit '7c8c5c2cdd1e2dbdd45fa35d8ad51eb1fc953254':
        bugfixes reported by testing team
        Implemented login update metadata dialog
        Implementation of metadata dialog, service group dialog,
        Implementation of metadata dialog, service group dialog,
        update service group search add service metadata dialog update service group deialog
      d1ee3b13
    • Joze RIHTARSIC's avatar
      Fix the lookup lists in UI · a1a14a26
      Joze RIHTARSIC authored
      Merge branch 'development' of https://ec.europa.eu/cefdigital/code/scm/edelivery/smp into feature/EDELIVERY-3693-smp-ui-servicegroup-metadata
      
      # Conflicts:
      #	smp-angular/src/app/guards/authorized-admin.guard.ts
      #	smp-angular/src/app/security/role.model.ts
      #	smp-angular/src/app/security/security.service.ts
      #	smp-angular/src/app/user/user-details-dialog/user-details-dialog.component.ts
      #	smp-angular/src/app/user/user.component.ts
      #	smp-webapp/src/main/java/eu/europa/ec/edelivery/smp/ui/UserResource.java
      a1a14a26
Loading