summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-DB-common/PortalDDLMySql_2_1_Common.sql
AgeCommit message (Collapse)AuthorFilesLines
2019-08-23Onboarding Page Account Admin Changestatta1-1/+1
Issue-ID: PORTAL-644 Change-Id: I95e43b1a2d12dcb5a4bc56d374cc6d30d8aae3f3 Signed-off-by: statta <statta@research.att.com>
2019-08-14Changed DB script back to DublinWelch, Lorraine (lb2391)1-2/+2
Issue-ID: PORTAL-700 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: Ib4587a01b72ff48e7e45967cb202d6acf153d9b6
2019-05-23Change default character to utf8 for portal dbshentao9991-2/+2
Change-Id: I6a1bb2f1b6b501662c7ae2ca902c3d61c7534125 Issue-ID: PORTAL-565 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-04-30Fix unknow language option display bugshentao9991-0/+6
Change-Id: Ice97b508145a057ec07b7db584f20a27fa16ad3d Issue-ID: PORTAL-565 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-04-02Add language tables and init data into DB-commonshentao9991-1/+16
Change-Id: I0a20395435cc600f8b710e9879bea60fea9abc9d Issue-ID: PORTAL-376 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-03-20CADI AAF Integration and merging the codehb123f1-2/+2
Issue-ID: PORTAL-319 CADI AAF Integration and code merge Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801 Signed-off-by: hb123f <hbindu@research.att.com>
2018-10-12ExtAccessRolesServiceImpl.class and sql2.3.0Kishore Reddy, Gujja (kg811t)1-1/+1
Issue-ID: PORTAL-389 Fixed AAF sync roles to onap portal Change-Id: Ibd36737deda72fe7c6984c89001d72ca1a5126c5 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
2018-03-27fixing invalid database nameMandeep Khinda1-2/+2
The db name changed from portal to portal_os but all the other SQL files use portal and nothing is using portal_os. all containers are blocked by this failure: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/PortalDDLMySql_2_1_Common.sql ERROR 1049 (42000) at line 16: Unknown database 'portal' Issue-ID: OOM-746 Change-Id: I2ef39a63fcd4d68b67d2e8979f60d9c8094fdab1 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-26Security fixesKishore Reddy, Gujja (kg811t)1-1/+1
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib4ad7fbe28a3be9e159c4ab1f7818783c1ed5319 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-02-01Security/ Package Name changesst782s1-0/+1758
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145, PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88 Includes security fixes, Role Centralization, replace certain ECOMP occurrences etc Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4 Signed-off-by: st782s <statta@research.att.com>