Go to file
Konstantina Galouni ac370aa055 [Trunk | Admin Tools]:
1. CuratorResponse.java: Remove "email" field.
2. EmailController.java: 
	a.Replace methods "notifyNewManagers()" (/notifyForNewManagers/{pid}) and "notifyForNewSubscribers()" (/notifyForNewSuscribers/{pid}) 
	  with "notifyManagers()" (/notifyManagers/{pid}/{newRoleType}), where newRoleType is "manager" or "subscriber".
	b. Method notifyManagers() finds manager emails by calling registry service - stop getting them from portals inside Email object.
2021-02-26 14:54:17 +00:00
src [Trunk | Admin Tools]: 2021-02-26 14:54:17 +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]: Add again role Utils. Fix curator methods 2021-02-26 10:14:16 +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]: 2021-02-25 10:18:49 +00:00