This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Nov 17, 2018
-
-
Joze RIHTARSIC authored
- update search for null document schema / url encoding document and participant url - update certificateRO to return base64 certificate
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
test SQL doctype for null - oracle issue
-
Joze RIHTARSIC authored
-
- Nov 15, 2018
-
-
Sebastian-Ion TINCU authored
Merge pull request #127 in EDELIVERY/smp from bugfix/EDELIVERY-4020-wrong-validation-message-is to development * commit '144f2a0fc2e7fde1ed25d4d255b946d60ef425d5': EDELIVERY-4020 Wrong validation message is shown on new domain pop up EDELIVERY-4020 Wrong validation message is shown on new domain pop up
-
comanca authored
-
- Nov 14, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
the migration scrit
-
Sebastian-Ion TINCU authored
Fine tune the error message to indicate the maximum length.
-
Joze RIHTARSIC authored
Merge pull request #126 in EDELIVERY/smp from bugfix/EDELIVERY-3928-qa-qc-owasp-smp-assess-library to development * commit 'cd99b35b8dd730a4577b183b3d8962ac2a94cb59': update library versions bdmsl-client:3.0.0 - bdmsl-api:3.1.3 jackson from 2.9.2 to 2.9.7 jaxb2-basics from 0.11.0 to 1.11.1 cxf from 3.2.1 to 3.2.7 remove JDBC drivers
-
- Nov 13, 2018
-
-
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.
-
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
-
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.
-
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).
-
- Nov 09, 2018
-
-
Joze RIHTARSIC authored
bdmsl-client:3.0.0 - bdmsl-api:3.1.3 jackson from 2.9.2 to 2.9.7 jaxb2-basics from 0.11.0 to 1.11.1 cxf from 3.2.1 to 3.2.7 remove JDBC drivers
-
Joze RIHTARSIC authored
Merge pull request #124 in EDELIVERY/smp from bugfix/EDELIVERY-3617-null-schema-type-for-document-action to development * commit 'bead86591fe7ef49b33dd9968d8252ada50cc980': Use StringUtils for converting string to lowercase added option for null document schema
-
Joze RIHTARSIC authored
-
- Nov 08, 2018
-
-
Sebastian-Ion TINCU authored
# Conflicts: # smp-angular/src/app/user/user-controller.ts
-
Sebastian-Ion TINCU authored
Fix issue with the Active toggle re-enabling the username field. Hide the Active toggle in the Edit Preferences mode.
-
Sebastian-Ion TINCU authored
Add user modes to distinguish between different types of operations (adding or editing users by the system administrators and users editing their own details). Rename the H2JPA test configuration files to follow the same naming convention. Add converters transforming between UserRO and DBUser objects. Fix issue with crt files being filtered by Maven preventing them being referenced relatively from the target folder.
-
Joze RIHTARSIC authored
-
Sebastian-Ion TINCU authored
Merge pull request #123 in EDELIVERY/smp from bugfix/EDELIVERY-4014-icon-for-service-metadata to development * commit '40579c57049fabc717f1756952a0f09765665f6c': EDELIVERY-4014 "+" icon for Service metadata on search/edit page is EDELIVERY-4014 "+" icon for Service metadata on search/edit page is
-
- Nov 07, 2018
-
-
Sebastian-Ion TINCU authored
Allow normal authenticated users to upload certificates as part of editing their details.
-
Sebastian-Ion TINCU authored
Add support for users editing their details by clicking the icon in the right top menu when they are logged in. Fix issues with the tooltip position in the main application component. Ensure the identifier gets returned when the user logs in. Add a secure REST endpoint to allow the users to update their own details.
-
- Nov 06, 2018
-
-
Sebastian-Ion TINCU authored
Merge pull request #122 in EDELIVERY/smp from bugfix/EDELIVERY-4055-data-in-wrong-format-is-being to development * commit '8a35a8137813dbb11e9ec34e757b6909b014122c': EDELIVERY-4055 Data in wrong format is being accepted in Email field on EDELIVERY-4055 Data in wrong format is being accepted in Email field on
-
Sebastian-Ion TINCU authored
Extract logic to controllers to allow them to step in when deciding if the row expander should be disabled or not even when the rows are not disabled themselves (e.g. when they were previously deleted).
-
- Nov 05, 2018
-
-
Sebastian-Ion TINCU authored
Check whether there is any service metadata when disabling the + icon.
-
Sebastian-Ion TINCU authored
Add the authorization guard to the domain page.
-
- Oct 31, 2018
-
-
Sebastian-Ion TINCU authored
Fix the dot character inside the e-mail pattern. Remove inline styles in the user page. Ensure the local storage is cleared when the user session times out. Fix the route activation guards for the user page. Remove the user service as it is not needed anymore.
-
- Oct 30, 2018
-
-
Sebastian-Ion TINCU authored
Merge pull request #121 in EDELIVERY/smp from bugfix/EDELIVERY-4037-page-name-is-shown-as-tool to development * commit 'd454b89bf9fd0f7fc61f49d6fd6ab774f1e78ae4': EDELIVERY-4037 Page name is shown as tool tip when user mouse hover EDELIVERY-4037 Page name is shown as tool tip when user mouse hover
-
Sebastian-Ion TINCU authored
Fix issue with the page title.
-
Joze RIHTARSIC authored
* commit '0f1f6d7a6862c5cdd77b3007b306b4d7305741ae': [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 4.1.0-RC1 [maven-release-plugin] rollback the release of 4.1.0-RC1 add maven release plugin configuration [maven-release-plugin] prepare release 4.1.0-RC1 add maven release plugin configuration
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
# Conflicts: # pom.xml
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-