This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Nov 24, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
- Nov 23, 2018
-
-
Sebastian-Ion TINCU authored
Merge pull request #130 in EDELIVERY/smp from bugfix/EDELIVERY-4084-user-is-not-redirected-to to development * commit 'aafe3ae705a2b02afeb0fd86ac011dffdde45808': EDELIVERY-4084 User is not redirected to login when saving a new user
-
- Nov 22, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
Merge pull request #131 in EDELIVERY/smp from bugfix/EDELIVERY-4125-reverse-proxy-x-forwarded to development * commit 'd3b7af43e1e025e52e9c75ec7cdc30e4bc44d4fb': - change SMPLogger in ConverterRegistrar - fix x-forwarded parameters
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
- Nov 21, 2018
-
-
Joze RIHTARSIC authored
-
- Nov 16, 2018
-
-
Joze RIHTARSIC authored
Merge pull request #129 in EDELIVERY/smp from bugfix/EDELIVERY-4118-percent-encoded-path-delimiter to development * commit '079ca465133acd9bb33e9372ba0d0e24bfd93995': set UrlPathHelper - set decode to false test SQL doctype for null - oracle issue
-
Joze RIHTARSIC authored
Merge pull request #128 in EDELIVERY/smp from bugfix/EDELIVERY-4076-V2-inconsistent-notation-for to development * commit '0ee0b6147860a38c403170f77215aee2814be556': change extension wizard title and set input types
-
Sebastian-Ion TINCU authored
Correctly configure and use the ExtendedHttpClient inside the search table component. Refresh the browser in case of a logout to ensure the login component is displayed by the authentication guard (after a timeout or a manual logout).
-
- Nov 15, 2018
-
-
Joze RIHTARSIC authored
test SQL doctype for null - oracle issue
-
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
-
Joze RIHTARSIC authored
-
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
-