Project

General

Profile

Statistics
| Revision:

# Date Author Comment
58481 11/04/2020 07:37 PM Jochen Schirrwagen

[maven-release-plugin] prepare release dnet-download-service-2.2.5

58480 11/04/2020 07:34 PM Jochen Schirrwagen

added user-agent string as it is required by some servers to accept requests

58476 10/04/2020 02:34 PM Konstantina Galouni

[Trunk | Admin Tools Service]:
1. admintools.properties & UoaAdminToolsApplication.java: Uncomment admintools.properties and ignore if @PropertySource for dnet-override.properties not found, to let tests runs.
2. Subscriber.java: Add default constructor and constructor with email parameter....

58469 10/04/2020 11:12 AM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

58468 10/04/2020 11:12 AM Alessia Bardi

[maven-release-plugin] copy for tag dnet-openaireplus-workflows-7.0.4

58467 10/04/2020 11:12 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-openaireplus-workflows-7.0.4

58466 10/04/2020 11:11 AM Alessia Bardi

[maven-release-plugin] rollback the release of dnet-openaireplus-workflows-7.0.4

58465 10/04/2020 11:09 AM Alessia Bardi

fixed compilation

58464 10/04/2020 11:06 AM Alessia Bardi

log

58458 09/04/2020 09:35 PM Andreas Czerniak

DownloadWorker: add user-agent, v2.2.5-SNAPSHOT

58457 09/04/2020 09:23 PM Andreas Czerniak

Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT, sf

58456 09/04/2020 09:05 PM Andreas Czerniak

Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT

58455 09/04/2020 06:47 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

58454 09/04/2020 06:47 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.37

58453 09/04/2020 06:47 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-collector-plugins-1.3.37

58452 09/04/2020 04:21 PM Andreas Czerniak

Rest-Collector plugin: deep-cursor for CrossRef, v1.3.37-SNAPSHOT

58451 09/04/2020 03:26 PM Andreas Czerniak

Rest-Collector plugin: fix issue with RestCollectorPlugin class, no version chg

58449 08/04/2020 10:17 PM Andreas Czerniak

Rest-Collector plugin: additional log.debug statements

58448 08/04/2020 04:47 PM Sandro La Bruzzo

added method get

58447 08/04/2020 04:44 PM Sandro La Bruzzo

fixed problem

58445 08/04/2020 03:52 PM Alessia Bardi

Use XMLCleaner

58441 08/04/2020 11:45 AM Michele Artini

[maven-release-plugin] prepare for next development iteration

58440 08/04/2020 11:45 AM Michele Artini

[maven-release-plugin] copy for tag dnet-modular-workflows-ui-4.0.6

58439 08/04/2020 11:45 AM Michele Artini

[maven-release-plugin] prepare release dnet-modular-workflows-ui-4.0.6

58438 08/04/2020 11:45 AM Michele Artini

link to api from history

58437 08/04/2020 11:43 AM Dimitris Pierrakos

New Workflow for Usage Stats

58436 08/04/2020 11:33 AM Dimitris Pierrakos

New Usage Stats Workflow

58435 08/04/2020 10:23 AM Michele Artini

[maven-release-plugin] prepare for next development iteration

58434 08/04/2020 10:23 AM Michele Artini

[maven-release-plugin] copy for tag dnet-msro-service-3.2.7

58433 08/04/2020 10:23 AM Michele Artini

[maven-release-plugin] prepare release dnet-msro-service-3.2.7

58432 08/04/2020 10:22 AM Michele Artini

svn:ignore

58431 08/04/2020 10:20 AM Michele Artini

added 2 methods in ProcessUtils

58430 08/04/2020 10:02 AM Sandro La Bruzzo

added status

58429 07/04/2020 11:26 PM Antonis Lempesis

creating branches dir

58428 07/04/2020 09:26 PM Andreas Czerniak

RestCollector plugin - new resumptionType: deep-cursor, exception added

58427 07/04/2020 09:14 PM Andreas Czerniak

RestCollector plugin - new resumptionType: deep-cursor

58415 07/04/2020 12:54 AM Antonis Lempesis

a ton of fixes. Close to running smoothly in all cases

58412 06/04/2020 04:36 PM Andreas Mantas

added Terms of Use functionality - follow 'ToU' comments to enable

58411 06/04/2020 04:19 PM Stefania Martziou

Fixed a css rule for the wizard

58410 06/04/2020 01:21 PM Michele Artini

save relations

58401 05/04/2020 10:50 AM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

58400 05/04/2020 10:50 AM Claudio Atzori

[maven-release-plugin] copy for tag dnet-openaireplus-workflows-7.0.3

58399 05/04/2020 10:50 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-openaireplus-workflows-7.0.3

58398 05/04/2020 12:45 AM Stefania Martziou

Partial fix for the card links in the datasource selection page of the registration process

58397 04/04/2020 05:09 PM Stefania Martziou

made some css changes in registration wizard and the registration forms

58396 03/04/2020 10:35 PM Konstantina Galouni

[Trunk | Admin Tools Library Service]: [Bug fix] PageService.java: Error (by accident) in name of "getPageByPortalTypeAndRoute()" method.

58395 03/04/2020 10:32 PM Konstantina Galouni

[Trunk | Admin Tools Library Service]:
1. DivHelpContentController.java: In "getDivHelpContents()" (/divhelpcontent) method rename parameter "div" to "divId" | Delete unnecessary method "addDivHelpContentsInPortal()".
2. PageHelpContentController.java: In "getPageHelpContents()" (/pagehelpconent) method add request parameter "portalType"....

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

58390 03/04/2020 03:13 PM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

58389 03/04/2020 03:13 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.33

58388 03/04/2020 03:13 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-collector-plugins-1.3.33

58387 03/04/2020 12:06 PM Michele Artini

[maven-release-plugin] prepare for next development iteration

58386 03/04/2020 12:06 PM Michele Artini

[maven-release-plugin] copy for tag dnet-modular-repositories-ui-4.0.28

58385 03/04/2020 12:06 PM Michele Artini

[maven-release-plugin] prepare release dnet-modular-repositories-ui-4.0.28

58384 03/04/2020 11:58 AM Michele Artini

remoteMdstore API creation in other infrastructure

58383 02/04/2020 07:42 PM Andreas Czerniak

adding loop to clean-up the json format

58382 02/04/2020 04:33 PM Stefania Martziou

Made the entry URL field in the update datasource form editable

58381 02/04/2020 04:27 PM Stefania Martziou

made some css changes in the sidebar and topbar of the dashboard

58380 02/04/2020 04:04 PM Michele Artini

remoteMdstore API creation in other infrastructure (partial implementation)

58379 02/04/2020 01:21 PM Stefania Martziou

Fixed some issues from feedback in the home and about page

58378 02/04/2020 01:06 PM Stefania Martziou

Fixed the select datasource pages in the registration and the validation process

58375 01/04/2020 06:04 PM Michele Artini

remoteMdstore API creation in other infrastructure (partial implementation)

58374 01/04/2020 05:44 PM Sandro La Bruzzo

escaped missing properties

58373 01/04/2020 03:43 PM Antonis Lempesis

removed usage stats code to its own project

58370 01/04/2020 03:38 PM Antonis Lempesis

fixed typo

58369 01/04/2020 03:37 PM Antonis Lempesis

creating project

58368 01/04/2020 02:52 PM Konstantina Galouni

[Trunk | Admin Tools service]:
1. Statistics.java: Added "isActive" field (default value: true).
2. StatisticsController.java: Added toggleStatistics method (/statistics/{id}/toggle) for activating/ deactivating statistics.

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

58361 31/03/2020 01:50 PM Konstantina Galouni

Creating trunk and branches folders for improving structure of svn directory.

58355 30/03/2020 04:43 PM Michele Artini

merges and merged_in relations

58353 30/03/2020 11:28 AM Michele Artini

removed unused tab (groups)

58350 27/03/2020 03:39 PM Claudio Atzori

updated standalone dedup wf, according to the new oozie wf specs

58349 27/03/2020 03:36 PM Claudio Atzori

updated standalone dedup wf, according to the new oozie wf specs

58346 27/03/2020 10:14 AM Konstantinos Triantafyllou

[AdminTools]: Make recaptcha mandatory again.

58343 26/03/2020 08:23 PM Konstantinos Spyrou

set description to jobResultEntry for cris

58342 26/03/2020 06:35 PM Konstantinos Spyrou

updated cris rule results methods

58341 26/03/2020 04:45 PM Argiro Kokogiannaki

ClaimEntity: Add information about the dashboard where the claim was created

Properties:
add properties for the different services
create beans properly
production or beta is decided from the services urls in properties

Migration:
create migration method: CopyFromBetaToProduction for communities

58340 26/03/2020 04:02 PM Stefania Martziou

Added the links to the contact us pages

58339 26/03/2020 03:55 PM Stefania Martziou

Fixed some issues with the responsiveness of the home and the about page (phones and pads)

58338 26/03/2020 03:51 PM Argiro Kokogiannaki

Create functions for common code:
Authorization: hasBasicAuthorization
Claims Service: getInfoAndBuildClaim that gets jsonObjects and extracts the information needed for "buildAndInsertClaim"

58337 26/03/2020 03:46 PM Andreas Czerniak

go forward to new vocabularies: ReviewLevels and Countries

58336 26/03/2020 03:17 PM Antonis Lempesis

created new wf for usage stats

58335 26/03/2020 03:16 PM Antonis Lempesis

various shema fixes

58334 26/03/2020 02:37 PM Alessia Bardi

Excluding saxon-HE

58329 25/03/2020 06:58 PM Claudio Atzori

WIP: defining data provision workflow to be run on the OCEAN cluster

58328 25/03/2020 06:57 PM Claudio Atzori

formatting

58325 23/03/2020 05:32 PM Claudio Atzori

added decision tree based organization dedup configurations

58324 23/03/2020 05:13 PM Claudio Atzori

added hbase.client.keyvalue.maxsize=0 to avoid error KeyValue size too large from hbase client

58323 23/03/2020 04:52 PM Michele Artini
58317 23/03/2020 02:29 PM Stefania Martziou

Some small changes that we decided in the first call with Uminho where we displayed the first version

58316 23/03/2020 02:08 PM Andreas Czerniak

add AuthMethod Bearer to RestIterator class, changed version to 1.3.32-SNAPSHOT

58315 23/03/2020 02:08 PM Andreas Czerniak

add AuthMethod Bearer to RestIterator class, changed version to 1.3.32-SNAPSHOT

58313 20/03/2020 05:46 PM Alessia Bardi

Transformation rule for clinicaltrials.gov

58312 20/03/2020 04:45 PM Alessia Bardi

Updated id : covid-19

58306 19/03/2020 01:34 PM Konstantina Galouni

[Trunk | Admin tools Service]:
1. update_db.js: Method "addSearchResearchOutcomesPages()" added for new search pages created by search redesign.
2. init_db.js:
a. Unused deposit pages removed
b. Unused search pages removed and search pages for "research outcomes" added...

58304 19/03/2020 11:51 AM Konstantina Galouni

[Trubk | Admin tools Service]:
1. UoaAdminToolsApplication.java: Add @PropertySource for dnet-override.properties in dl170.madgik.di.uoa.gr.
2. EmailSender.java: [Bug fix] In subject and content of message add "UTF-8" type (non english characters support).

58301 18/03/2020 11:39 PM Konstantinos Spyrou

changes for cris validation