Konstantina Galouni
b5de59ee75
1. pom.xml: Increased version. 2. LayoutDAO.java & MongoDBLayoutDAO.java: Updated return type of "findByPortalPid()" to be List<Layout>. 3. LayoutService.java: Updated all usages of "findByPortalPid()" | In "save()" method, if there is one existing Layout for this pid already, set id to update layout instead of saving a new one. 4. CommunityController.java: Added method "deleteLayoutForCommunity()" (DELETE /community/{pid}/layout). 5. ConnectController.java: Added methods for "connect" and "default" pids: "getLayoutForConnect()" (GET /connect/{pid}/layout - no authorization), "updateLayoutForConnect()" (POST /connect/{pid}/layout), "deleteLayoutForConnect()" (DELETE /connect/{pid}/layout). |
||
---|---|---|
src | ||
bug_fix_db.js | ||
deployments.txt | ||
init_db.js | ||
migrateCommunityIn_db.js | ||
pom.xml | ||
synchronize_dbs.js | ||
update_db.js |