Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  curator 58394 about 4 years Konstantina Galouni [use-UoaAdminToolsLibrary | Admin Tools Service...
  layoutEntities 57319 over 4 years Konstantinos Triantafyllou [AdminTool]: Add New Layout options. Run update...
  statistics 58394 about 4 years Konstantina Galouni [use-UoaAdminToolsLibrary | Admin Tools Service...
  subscriber 59377 over 3 years Konstantina Galouni [use-UoaAdminToolsLibrary | Admin Tools]: 1. Co...
Affiliation.java 651 Bytes 55991 almost 5 years Konstantinos Triantafyllou [AdminTools]: Change Affiliation fields
Layout.java 2.21 KB 58394 about 4 years Konstantina Galouni [use-UoaAdminToolsLibrary | Admin Tools Service...
Notifications.java 1.89 KB 58394 about 4 years Konstantina Galouni [use-UoaAdminToolsLibrary | Admin Tools Service...

Latest revisions

# Date Author Comment
59377 15/09/2020 12:48 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools]:
1. CommunityController.java:
a. Add GET methods "getAllCommunities()" (/community) and "getAllCommunitiesFull()" (/community/full).
b. Add @RequestMapping("/community") in class and remove /community from each method path....

58394 03/04/2020 09:23 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools Service]:
REMINDER NOTE: change war name and properties (e.g. in MongoConfig.java) when merging to trunk.
1. Move MongoDBDAOs to folder /dao/MongoDBDAOs.
2. Move entities for Subscriber to folder /entities/subscriber....

58393 03/04/2020 09:01 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools Service]:
1. Delete all unnecessary files that now exist in Admin Tools Library Service (GoogleConfig - GoogleResponse, MailConfig, Email, Community, Entity, Page, DivId, PageHelpContent, DivHelpContent).
2. Delete all unused files (Question, Topic and (deprecated) HtmlPageContent - replaced by PageHelpContent wherever needed).

58365 31/03/2020 08:18 PM Konstantina Galouni

Creating a branch for using uoa-admin-tools-library

58363 31/03/2020 02:36 PM Argiro Kokogiannaki

[Uoa-admin-tool|Trunk]

Properties: use classpath instead of path of specific tomcats
Recaptcha: add logs and catch exceptions

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.

56679 22/07/2019 04:53 PM Konstantina Galouni

1. init_db.js & update_db.js & pom.xml: Version changed to 2.0.0
2. init_db.js: Add new and missing page routes, reorganize routes, add page help contents in deposit/learn-how and in organizations page for communities (not openaire and connect)
3. update_db.js: methods:...

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

View revisions

Also available in: Atom