Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  MongoDBDAOs 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
CuratorDAO.java 346 Bytes 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
LayoutDAO.java 337 Bytes 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
NotificationsDAO.java 524 Bytes 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
PortalSubscribersDAO.java 427 Bytes 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
StatisticsDAO.java 411 Bytes 51273 about 6 years Argiro Kokogiannaki Change Statistics structure - add new classes |...
SubscriberDAO.java 374 Bytes 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...

Latest revisions

# Date Author Comment
59470 24/09/2020 02:02 PM Konstantina Galouni

[Trunk | Admin Tools]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58365:59468

58362 31/03/2020 02:02 PM Konstantina Galouni

All files moved to /trunk directory (improving project structure in svn).

57319 08/10/2019 04:26 PM Konstantinos Triantafyllou

[AdminTool]: Add New Layout options. Run update.js on your mongo to delete the previous one.

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.

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(), ...

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) ...

55938 31/05/2019 03:55 PM Konstantinos Triantafyllou

[Admin-Tools]: 1. Add Curator Collection. 2. Add CuratorDAO and Controller with crud methods.

55027 19/03/2019 11:28 AM Konstantinos Triantafyllou

[Trunk|AdminTools]: 1. Add Layout Collection 2. Create getLayout, updateLayout, resetLayout in CommunityController 3. Add at admintooles.properties default color=color of connect

53594 30/10/2018 12:58 PM Konstantina Galouni

1. update_db.js: Add 'addDefaultHtmlToHtmlPagesForCommunity()' function for adding hmtl contents (/about and /organizations routes) to 'Clarin' community.
2. CommunityController.java: Add htmlPageContents when a community is created | delete htmlPageContents, statistics, communitySubscribers when a community is deleted.

52897 03/08/2018 03:17 PM Argiro Kokogiannaki

add deployments info file
remove content page from init script
update names of communities
update html for pages with htmlPageContent

Subscribers: don't subscribe again if already subscribed
Notifications: add entity, DAO, controller
Add Email entity

Change emailSender to be more generic

View revisions

Also available in: Atom