fixed bug in admin-metrics template
fixed null response bug
implemented Community status management
meh
added status field
param must be in lowercase
Added "hidden" parameter for RCD
Renamed file to access_modes for easy retrieval and added Open Source term for software
New parameters for community tags #3158#note-86
New action set for community tags #3158#note-86
minor adjustments
aginfra+ context (#3624)
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-actionmanager-api-4.0.3
[maven-release-plugin] prepare release dnet-actionmanager-api-4.0.3
[maven-release-plugin] copy for tag cnr-spring-utils-1.0.2
[maven-release-plugin] prepare release cnr-spring-utils-1.0.2
[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] 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