summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+111
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Icd4a3e2c1f0ed97ddc34baa1463d9806b442e359 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+110
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I48be45d542506b61b0acc8b517b46fde97b80452 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+132
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I69bfbf24fe045cd130f0e23f9654f19c47e629ab Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn2-1/+93
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I2189657c6101c8e853ef060bed6206e38924f08f Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+99
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I3bb0ca52fba266d590dfe85dabf1c1d52b8d7fc4 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-14Changed DB script back to DublinWelch, Lorraine (lb2391)2-4/+3
Issue-ID: PORTAL-700 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: Ib4587a01b72ff48e7e45967cb202d6acf153d9b6
2019-08-13Merge "Fix sonar issues in portal"Manoop Talasila3-12/+13
2019-08-13Merge "AppsControllerExternalRequest class fix"Manoop Talasila2-198/+157
2019-08-13Merge "Create module for Portal Spring Boot version"Manoop Talasila10-0/+732
2019-08-13Merge "ExternalRoleDetails class fix"Manoop Talasila1-59/+8
2019-08-13Merge "EPUserUtils class fix"Manoop Talasila6-56/+34
2019-08-13Merge "SchedulerRestInterface class fix"Manoop Talasila2-68/+41
2019-08-13Merge "NotificationCleanupConfig class fix"Manoop Talasila1-8/+10
2019-08-13Merge "SchedulerController class fix"Manoop Talasila2-56/+54
2019-08-06Fix sonar issues in portalParshad Patel3-12/+13
Use a logger to log this exception Make sure creating this cookie without the "secure" flag is safe here Either re-interrupt this method or rethrow the "InterruptedException" Issue-ID: PORTAL-562 Change-Id: I91d6adce835d9adec4328642e8445f074f7d2d57 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-08-06AppsControllerExternalRequest class fixDominik Mizyn2-198/+157
Sonar errors fix in class AppsControllerExternalRequest Issue-ID: PORTAL-664 Change-Id: If89e9fa62525c46abc369df4bf4c760cee3abb8a Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-06Create module for Portal Spring Boot versionDominik Mizyn10-0/+732
Create module for Portal Spring Boot version Issue-ID: PORTAL-681 Change-Id: I1e8398b36a0ffe3b884d9c2f66c45e5e5edecc20 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-05Merge "Fix for NullPointerException in ecomp-portal-BE-common"Manoop Talasila2-58/+83
2019-08-05Merge "Fix copy&paste typo in b2bWhenScrollEnds"Manoop Talasila1-1/+1
2019-08-01Release latest portal docker imagesManoop Talasila1-1/+0
Commenting the line as we do not want the build number to be part of portal_tag Issue-ID: PORTAL-685 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I086937664c57b3c5ea022d7e21fbec0efc26a49f
2019-08-01Merge "Updated Dubline Release Notes"Manoop Talasila1-4/+8
2019-08-01Merge "Release latest portal docker images"Sunder Tattavarada1-1/+1
2019-08-01Updated Dubline Release NotesWelch, Lorraine (lb2391)1-4/+8
Issue-ID: PORTAL-592 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: Ied0c6b28e10630d6917b174b65a72448e01c63e4
2019-08-01Release latest portal docker imagesManoop Talasila1-1/+1
update env file to tag "elalto" docker versions for now to test Issue-ID: PORTAL-685 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I10edbddb4325a29e176a5513360333a3f5e6dcfa
2019-08-01Merge "Release latest portal docker images"Lorraine Welch1-1/+1
2019-08-01Merge "Enable jscript code coverage for accessment"Lorraine Welch1-2/+2
2019-08-01Merge "Update oparent version"Lorraine Welch1-1/+1
2019-08-01Fix copy&paste typo in b2bWhenScrollEndsArtem Naluzhnyy1-1/+1
Coverity-scan: CID-192000 Issue-ID: PORTAL-684 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I582732835a39240dafb9bed9a8ddd4a564b071b3
2019-08-01Fix for NullPointerException in ecomp-portal-BE-commonParshad Patel2-58/+83
A "NullPointerException" could be thrown; "epUser" is nullable here Either log or rethrow this exception Issue-ID: PORTAL-562 Change-Id: I11a72534f75efec474f49f8a5cb66affb810348f Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-07-31Release latest portal docker imagesManoop Talasila1-1/+1
update env file to 2.6.0 to build 2.6.0-SNAPSHOT docker versions for now to test Issue-ID: PORTAL-685 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I8019c7183b2d7579556c9c0daf5ac8e910b6ec42
2019-07-31Enable jscript code coverage for accessmentManoop Talasila1-2/+2
Issue-ID: PORTAL-678 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I18a987dc2fbec7b10b3394cd46c36b21a0008aa7
2019-07-31Merge "Fix typo in addNewUser()"Manoop Talasila1-1/+1
2019-07-31Merge "Fix typo in isCssReady()"Manoop Talasila1-1/+1
2019-07-31Merge "Fix null pointer exception"Manoop Talasila1-3/+3
2019-07-31Merge "General sonar fixes"Manoop Talasila2-26/+16
2019-07-31Update oparent versionManoop Talasila1-1/+1
Update oparent version to 2.0.0 Issue-ID: PORTAL-679 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I228a14b62ae0c4d388594558be1f9dbfc0346711
2019-07-30Fix typo in addNewUser()Artem Naluzhnyy1-1/+1
Coverity-scan: CID-192094 Issue-ID: PORTAL-684 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: If6dccd56be6c755771be7bf3724ee66ed10ac606
2019-07-30Fix typo in isCssReady()Artem Naluzhnyy1-1/+1
Coverity-scan: CID-192115 Issue-ID: PORTAL-16 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: If4aacbb6e7f2cdf6895a1ca6130247b8238414ef
2019-07-23Fix null pointer exceptionArindam Mondal1-3/+3
+) Fix NPE ++) implement equals instead of == Issue-ID: PORTAL-680 Change-Id: I3a0df60b6171b114afc841b40838f6a4484370ee Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-07-22Merge "XSS Vulnerability fix in DashboardController"Manoop Talasila4-77/+161
2019-07-22Merge "XSS Vulnerability fix in ↵Manoop Talasila5-212/+436
ExternalAccessRolesControllerDashboardController"
2019-07-22Merge "XSS Vulnerability fix in AuxApiRequestMapperController"Manoop Talasila5-22/+352
2019-07-22Merge "XSS Vulnerability fix in SharedContextRestController"Manoop Talasila3-70/+200
2019-07-22Merge "XSS Vulnerability fix in WidgetsController"Manoop Talasila3-25/+106
2019-07-22Merge "XSS Vulnerability fix in AuditLogController"Manoop Talasila2-20/+42
2019-07-22Merge "XSS Vulnerability fix in AppContactUsController"Manoop Talasila3-52/+101
2019-07-22Merge "XSS Vulnerability fix in AppsController"Manoop Talasila8-127/+209
2019-07-22General sonar fixesArindam Mondal2-26/+16
+) removed unused imports and done formatting Issue-ID: PORTAL-680 Change-Id: I1f6ceca61dfc59726cc9e5f7ad802e5c9b0f4d6e Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-07-19Merge "NoClassDefFoundError javax/xml/bind/ValidationException"Lorraine Welch1-0/+5
2019-07-16EPUserUtils class fixDominik Mizyn6-56/+34
Sonar errors EPUserUtils class fix Issue-ID: PORTAL-667 Change-Id: I7a8a39ac52ee2da5d2c2ab0016a8bbea0acb4d21 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>