Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  src 56404 almost 5 years Konstantina Galouni 1. MongoDBPageDAO.java & PageDAO.java: Add meth...
deployments.txt 932 Bytes 56383 almost 5 years Konstantinos Triantafyllou [AdminTools]: 1. Change the way of reading prop...
init_db.js 29.8 KB 56293 almost 5 years Konstantina Galouni 1. init_db.js: 1a. Add page "Home" 1b. Make...
migrateCommunityIn_db.js 9.8 KB 56175 almost 5 years Konstantina Galouni 1. synchronize_dbs.js: Script for synchronizati...
pom.xml 3.07 KB 53936 over 5 years Konstantina Galouni 1. pom.xml: Add commented plugin for surfire (p...
synchronize_dbs.js 8.38 KB 56175 almost 5 years Konstantina Galouni 1. synchronize_dbs.js: Script for synchronizati...
update_db.js 16.8 KB 56293 almost 5 years Konstantina Galouni 1. init_db.js: 1a. Add page "Home" 1b. Make...
  • svn:ignore: .idea uoa-admin-tools.iml target

Latest revisions

# Date Author Comment
56404 08/07/2019 03:12 PM Konstantina Galouni

1. MongoDBPageDAO.java & PageDAO.java: Add methods: "findByConnectAndRoute()", "findByCommunitiesAndRoute()", "findByOpenaireAndRoute()".
2. PageController.java: Bug fix in equality check of pid - parameter (not required) "page_route" added.

56383 05/07/2019 04:39 PM Konstantinos Triantafyllou

[AdminTools]: 1. Change the way of reading properties. 2. Replace mongodb custom properties with custom on admin-tools.properties. See deployments.txt

56293 01/07/2019 03:43 PM Konstantina Galouni

1. init_db.js:
1a. Add page "Home"
1b. Make "communities" true in "Search Find" Page
1c. Change "Organizations" page type from "html" to "other"
1d. Add divId "home-news" and "organizations"
1e. Add divHelpContents for "organizations" divId
2. update_db.js: Methods: organizationsPageTypeFromHtmlToOther(), removeHtmlPageContentsFromOrganizationsPage(), ...

56270 28/06/2019 02:54 PM Konstantinos Triantafyllou

[Admin tools]: Add google secret for beta.

56262 28/06/2019 12:19 PM Konstantinos Triantafyllou

[Admin-tools]: Add at properties of beta and production google-secret and post allowed properties.

56182 24/06/2019 03:37 PM Konstantina Galouni

Bug Fix: Typo in value (false) of "communities" field in "Project Report" page

56181 24/06/2019 03:09 PM Konstantina Galouni

init_db.js: Every page has "connect" and "communities" fields ("connect" for general connect pages - "communities" for community specific portals)

56175 24/06/2019 12:29 PM Konstantina Galouni

1. synchronize_dbs.js: Script for synchronization of pages, entities... between beta and production dbs of openaire_admin.
2. migrateCommunityIn_db.js: Script for migration of openaire_admin db from beta to production.

56174 24/06/2019 12:27 PM Konstantina Galouni

1. CommunityController.java: Add check for pid: "connect"
2. DivIdController.java: Bug fix: Save and Update methods should get parameter DivIdResponse
3. PageController.java: pid == "connect" case - get pages that are enabled in connect
4. CommunityPage.java & Page.java & PageDAO.java & MongoDBPageDAO.java: Rename "connect" field to "communities" and use "connect" field for connect general pages (not community specific) ...

56090 14/06/2019 02:48 PM Konstantinos Triantafyllou

[Admin-Tools]: Remove monitor page from communities

View revisions

Also available in: Atom