Go to file
Konstantina Galouni b5de59ee75 [Admin Tools | Trunk]:
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).
2022-08-09 09:44:39 +00:00
src [Admin Tools | Trunk]: 2022-08-09 09:44:39 +00:00
bug_fix_db.js All files moved to /trunk directory (improving project structure in svn). 2020-03-31 12:02:29 +00:00
deployments.txt All files moved to /trunk directory (improving project structure in svn). 2020-03-31 12:02:29 +00:00
init_db.js [Admin Tools | Trunk]: Add on scripts new FAQs page. 2020-04-24 16:39:09 +00:00
migrateCommunityIn_db.js [Trunk | Admin Tools]: 2021-02-25 10:18:49 +00:00
pom.xml [Admin Tools | Trunk]: 2022-08-09 09:44:39 +00:00
synchronize_dbs.js [Trunk | Admin tools]: synchronize_dbs.js & migrateCommunityIn_db.js: Add auth commands for dbs with credentials. 2020-12-04 09:41:00 +00:00
update_db.js [Trunk | Admin Tools Service]: 2021-09-15 22:02:16 +00:00