[maven-release-plugin] copy for tag cnr-service-common-2.1.7
[maven-release-plugin] prepare release cnr-service-common-2.1.7
fixed pagination in tables
replace equals with contains
add more logout redirects
Re-introduced <FIELD name="_dnet_resource_identifier_">: it is required if we want to enable the updates on the database.
add logout redirect and fix logout page
testing software direct indexing
testing indexing of software
fix init_db.js: use community Id for creating Div Help Contents
replaced suggestedAcknowledgment with suggestedAcknowledgement (related to 3158#note-74)
set proper content for div contents | update init_db.js with lattest changes from update script
refactor everything
Bug fixes
fixed some bugs - fixed number of events shown in content/events
update_db.js: function to create and initialize one div help content per divId per community added.
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag uoa-search-3.4.0
[maven-release-plugin] prepare release uoa-search-3.4.0
added redirection to landing when route was not found
Added Argiro, Pedro and I as managers for all communities
added the annotations missing from application.xml
Get verification_code value from url param.codefor activation.jsp
Add verificationCode in email's verificationLink for registration and forgot password
Change email message 'Select[...]' to 'Click[...]'
Get verification_code value from url param.code
changes in username and password checks
fixed some bugs
Added recaptcha
add latest changes
1. Bug fix in entity/save (portal sends entity, not CommunityEntity).
#2384#note-82 : EGI context updated with new param 'miningLabel'
corrected some bugs
Another fix to avoid that in the regular expression is exact 4 digit
[maven-release-plugin] copy for tag dnet-download-plugins-2.1.18
[maven-release-plugin] prepare release dnet-download-plugins-2.1.18
updated test
Fixed download plugin to solve missing import of arxiv file
using commons.lang3 and lambdas
using lambda
Log the arxiv path we could not find on the file system
Deprecated
PRIVATE: updated changelog
Added section on terms of services and SLA in the specific API pages
PRIVATE: log messages starting with PRIVATE do not end up in the public changelog
Added section for terms of use and SLA in the home page
Change username regulars expression - Allow usernames that start with character or digit, Change error messages
Change regular expression for valid username - Don't allow usernames that begin with period, underscore, hyphen
[maven-release-plugin] copy for tag dnet-download-plugins-2.1.17
[maven-release-plugin] prepare release dnet-download-plugins-2.1.17
added mobile menu
Fix typo in email regex
Escape chars in regular expession for username
Change regular expression at createZombieUser- Allow username that begins with period, underscore, hyphen
removed save button from interface form in register
Add check for username - Allow only numbers, letters, periods, underscores and hyphens
Change regular expression - Allow username that begins with period, underscore, hyphen
Add PreAuthorize annotation on user methods.
changed registration mechanism - added metrics usage statistics report page
Allow username with dots
update openaireId
removed projects not belonging to mes community and modified datasourceprovider in accord with #3365#note-71
1. Bug fix when getting pages of a community.2. Added 2 functions in update_db.js (updateTypeOfLandingPages, removeEntitiesFromSearchFindPage).
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.2.8
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.8
hardcoded mapping between datasource typology code and label
commit after successful build:prod
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.2.7
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.7
fixing mappings for datasource subjects, languages, contenttypes
corrected enableMetrics method
final change?
another minor change
one minor change
1. Add dependency for mails2. Move preauthorize dependency to applicationContext
final details
final commit before first deployment
do not cast proxied beans
added finish query param to compatibility/validate/cris last step
fixed checking if at least one interface was saved
corrected bug at interfaces form
finished html!
added inline validation messages to create-update repository forms
javadoc and some java8 stuff
added header filter to better manage the requested format, related to #3472
set claim=true for community projects
added method to UPSERT the OAI set of a given interface (db and IS)
1. Add admin role on aai2. Add update method for oaiset
update context with subject and updated projects grant agreements
changed the funder element value by using the fundershortname
almost done
#3560 - model parameter does not affect csv,tsv,html formatted results Json format changes: #3472 - better management in error format response #2762 - added check if element is result_subject to always be string #2545 - result is always an array, even if only one result is returned
added method to update the OAI set of a given interface
1. Bug fixes in updata_db.js.2. ExceptionsHandler.java: Handler added for NullPointerException.3. CommunityPage.java: 'connect' and 'openaire' fields (with getters and setters) added.4. PageController.java: in '/page' method, RequestParam 'pid' is not required....