[maven-release-plugin] copy for tag dnet-download-service-2.2.5
[maven-release-plugin] prepare release dnet-download-service-2.2.5
added user-agent string as it is required by some servers to accept requests
[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....
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-7.0.4
[maven-release-plugin] prepare release dnet-openaireplus-workflows-7.0.4
[maven-release-plugin] rollback the release of dnet-openaireplus-workflows-7.0.4
fixed compilation
log
DownloadWorker: add user-agent, v2.2.5-SNAPSHOT
Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT, sf
Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.37
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.37
Rest-Collector plugin: deep-cursor for CrossRef, v1.3.37-SNAPSHOT
Rest-Collector plugin: fix issue with RestCollectorPlugin class, no version chg
Rest-Collector plugin: additional log.debug statements
added method get
fixed problem
Use XMLCleaner
[maven-release-plugin] copy for tag dnet-modular-workflows-ui-4.0.6
[maven-release-plugin] prepare release dnet-modular-workflows-ui-4.0.6
link to api from history
New Workflow for Usage Stats
New Usage Stats Workflow
[maven-release-plugin] copy for tag dnet-msro-service-3.2.7
[maven-release-plugin] prepare release dnet-msro-service-3.2.7
svn:ignore
added 2 methods in ProcessUtils
added status
creating branches dir
RestCollector plugin - new resumptionType: deep-cursor, exception added
RestCollector plugin - new resumptionType: deep-cursor
a ton of fixes. Close to running smoothly in all cases
added Terms of Use functionality - follow 'ToU' comments to enable
Fixed a css rule for the wizard
save relations
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-7.0.3
[maven-release-plugin] prepare release dnet-openaireplus-workflows-7.0.3
Partial fix for the card links in the datasource selection page of the registration process
made some css changes in registration wizard and the registration forms
[Trunk | Admin Tools Library Service]: [Bug fix] PageService.java: Error (by accident) in name of "getPageByPortalTypeAndRoute()" method.
[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"....
[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....
[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).
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.33
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.33
[maven-release-plugin] copy for tag dnet-modular-repositories-ui-4.0.28
[maven-release-plugin] prepare release dnet-modular-repositories-ui-4.0.28
remoteMdstore API creation in other infrastructure
adding loop to clean-up the json format
Made the entry URL field in the update datasource form editable
made some css changes in the sidebar and topbar of the dashboard
remoteMdstore API creation in other infrastructure (partial implementation)
Fixed some issues from feedback in the home and about page
Fixed the select datasource pages in the registration and the validation process
escaped missing properties
removed usage stats code to its own project
fixed typo
creating project
[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.
Creating a branch for using uoa-admin-tools-library
[Uoa-admin-tool|Trunk]
Properties: use classpath instead of path of specific tomcatsRecaptcha: add logs and catch exceptions
All files moved to /trunk directory (improving project structure in svn).
Creating trunk and branches folders for improving structure of svn directory.
merges and merged_in relations
removed unused tab (groups)
updated standalone dedup wf, according to the new oozie wf specs
[AdminTools]: Make recaptcha mandatory again.
set description to jobResultEntry for cris
updated cris rule results methods
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
Added the links to the contact us pages
Fixed some issues with the responsiveness of the home and the about page (phones and pads)
Create functions for common code:Authorization: hasBasicAuthorizationClaims Service: getInfoAndBuildClaim that gets jsonObjects and extracts the information needed for "buildAndInsertClaim"
go forward to new vocabularies: ReviewLevels and Countries
created new wf for usage stats
various shema fixes
Excluding saxon-HE
WIP: defining data provision workflow to be run on the OCEAN cluster
formatting
added decision tree based organization dedup configurations
added hbase.client.keyvalue.maxsize=0 to avoid error KeyValue size too large from hbase client
Some small changes that we decided in the first call with Uminho where we displayed the first version
add AuthMethod Bearer to RestIterator class, changed version to 1.3.32-SNAPSHOT
Transformation rule for clinicaltrials.gov
Updated id : covid-19
[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...
[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).