Project

General

Profile

Statistics
| Revision:

# Date Author Comment
51726 09/04/2018 11:20 AM Alessia Bardi

Added section on terms of services and SLA in the specific API pages

51725 09/04/2018 10:36 AM Alessia Bardi

PRIVATE: updated changelog

51724 09/04/2018 10:33 AM Alessia Bardi

PRIVATE: log messages starting with PRIVATE do not end up in the public changelog

51723 09/04/2018 10:26 AM Alessia Bardi

Added section for terms of use and SLA in the home page

51695 06/04/2018 12:34 AM Sofia Baltzi

Change username regulars expression - Allow usernames that start with character or digit, Change error messages

51694 05/04/2018 11:11 PM Sofia Baltzi

Change regular expression for valid username - Don't allow usernames that begin with period, underscore, hyphen

51684 05/04/2018 11:01 AM Alessia Bardi

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

51683 05/04/2018 11:01 AM Alessia Bardi

[maven-release-plugin] copy for tag dnet-download-plugins-2.1.17

51682 05/04/2018 11:01 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-download-plugins-2.1.17

51680 05/04/2018 09:38 AM Myrto Koukouli

added mobile menu

51679 05/04/2018 12:20 AM Sofia Baltzi

Fix typo in email regex

51678 04/04/2018 11:25 PM Sofia Baltzi

Escape chars in regular expession for username

51677 04/04/2018 11:22 PM Sofia Baltzi

Change regular expression at createZombieUser- Allow username that begins with period, underscore, hyphen

51675 04/04/2018 06:58 PM Myrto Koukouli

removed save button from interface form in register

51668 04/04/2018 05:13 PM Sofia Baltzi

Add check for username - Allow only numbers, letters, periods, underscores and hyphens

51667 04/04/2018 05:10 PM Sofia Baltzi

Escape chars in regular expession for username

51660 04/04/2018 03:25 PM Sofia Baltzi

Change regular expression - Allow username that begins with period, underscore, hyphen

51656 04/04/2018 12:28 PM Panagiotis Kanakakis

Add PreAuthorize annotation on user methods.

51651 03/04/2018 05:51 PM Myrto Koukouli

changed registration mechanism - added metrics usage statistics report page

51650 03/04/2018 05:45 PM Sofia Baltzi

Allow username with dots

51632 03/04/2018 09:56 AM Miriam Baglioni

update openaireId

51631 03/04/2018 09:28 AM Miriam Baglioni

removed projects not belonging to mes community and modified datasourceprovider in accord with #3365#note-71

51623 02/04/2018 02:09 PM Konstantina Galouni

1. Bug fix when getting pages of a community.
2. Added 2 functions in update_db.js (updateTypeOfLandingPages, removeEntitiesFromSearchFindPage).

51599 30/03/2018 04:05 PM Claudio Atzori

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

51598 30/03/2018 04:05 PM Claudio Atzori

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

51597 30/03/2018 04:05 PM Claudio Atzori

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

51596 30/03/2018 04:04 PM Claudio Atzori

hardcoded mapping between datasource typology code and label

51595 30/03/2018 02:58 PM Myrto Koukouli

commit after successful build:prod

51594 30/03/2018 01:58 PM Claudio Atzori

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

51593 30/03/2018 01:58 PM Claudio Atzori

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

51592 30/03/2018 01:58 PM Claudio Atzori

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

51591 30/03/2018 01:57 PM Claudio Atzori

fixing mappings for datasource subjects, languages, contenttypes

51590 30/03/2018 01:52 PM Myrto Koukouli

corrected enableMetrics method

51589 30/03/2018 01:26 PM Myrto Koukouli

final change?

51588 30/03/2018 12:41 PM Myrto Koukouli

another minor change

51587 30/03/2018 12:37 PM Myrto Koukouli

one minor change

51586 30/03/2018 12:18 PM Panagiotis Kanakakis

1. Add dependency for mails
2. Move preauthorize dependency to applicationContext

51585 30/03/2018 11:57 AM Myrto Koukouli

final details

51584 30/03/2018 11:32 AM Myrto Koukouli

final commit before first deployment

51583 30/03/2018 09:54 AM Claudio Atzori

do not cast proxied beans

51582 29/03/2018 10:18 PM Myrto Koukouli

added finish query param to compatibility/validate/cris last step

51581 29/03/2018 07:42 PM Myrto Koukouli

fixed checking if at least one interface was saved

51564 28/03/2018 08:36 PM Myrto Koukouli

corrected bug at interfaces form

51563 28/03/2018 08:24 PM Myrto Koukouli

finished html!

51561 28/03/2018 04:29 PM Myrto Koukouli

added inline validation messages to create-update repository forms

51556 28/03/2018 03:39 PM Claudio Atzori

javadoc and some java8 stuff

51554 28/03/2018 01:56 PM Katerina Iatropoulou

added header filter to better manage the requested format, related to #3472

51553 28/03/2018 12:56 PM Claudio Atzori

set claim=true for community projects

51550 28/03/2018 11:36 AM Claudio Atzori

added method to UPSERT the OAI set of a given interface (db and IS)

51549 28/03/2018 10:52 AM Panagiotis Kanakakis

1. Add admin role on aai
2. Add update method for oaiset

51548 28/03/2018 10:46 AM Miriam Baglioni

update context with subject and updated projects grant agreements

51546 27/03/2018 06:31 PM Miriam Baglioni

changed the funder element value by using the fundershortname

51543 27/03/2018 06:09 PM Myrto Koukouli

almost done

51542 27/03/2018 05:50 PM Katerina Iatropoulou

#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

51533 27/03/2018 02:07 PM Claudio Atzori

added method to update the OAI set of a given interface

51531 27/03/2018 01:23 PM Konstantina Galouni

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

51529 27/03/2018 12:20 PM Argiro Kokogiannaki

create all communities method in init_db.js

51525 26/03/2018 11:39 PM Panagiotis Kanakakis

1. Add roles for aai
2. Changes on converter file for new interface object
3. Move emailUtils to avoid bug on bean definitions
4. Add openaire provider authorities mapper class
5. Bug fixes on controllers

51524 26/03/2018 08:24 PM Alessia Bardi

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

51523 26/03/2018 08:24 PM Alessia Bardi

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

51522 26/03/2018 08:24 PM Alessia Bardi

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

51521 26/03/2018 08:21 PM Alessia Bardi

Fixed visualization of api id

51519 26/03/2018 06:20 PM Claudio Atzori

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

51518 26/03/2018 06:20 PM Claudio Atzori

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

51517 26/03/2018 06:20 PM Claudio Atzori

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

51516 26/03/2018 06:19 PM Claudio Atzori

using dsm_datasources instead of datasources table, fixed datasource data migration rules for languages and od_contenttypes

51512 26/03/2018 04:58 PM Myrto Koukouli

changed piwik enable and approve methods

51508 26/03/2018 02:56 PM Argiro Kokogiannaki

organize init script with methods, add connect and openaire fields in Page, filter pages by pid depending on connect and openaire field | order page results by name | update update script with methods

51505 26/03/2018 10:03 AM Myrto Koukouli

added some minor changes

51463 24/03/2018 11:59 AM Claudio Atzori

moved community type from CommunityDetails to CommunitySummary, set empty params when subjects and managers are passed as null

51462 24/03/2018 11:43 AM Claudio Atzori

moved community type from CommunityDetails to CommunitySummary

51461 24/03/2018 11:38 AM Claudio Atzori

set empty params when subjects and managers are passed as null

51460 24/03/2018 11:33 AM Claudio Atzori

set empty params when subjects and managers are passed as null

51459 24/03/2018 11:28 AM Claudio Atzori

set empty params when subjects and managers are passed as null

51458 24/03/2018 11:10 AM Claudio Atzori

set empty params when subjects and managers are passed as null

51457 24/03/2018 11:09 AM Claudio Atzori

moved community type from CommunityDetails to CommunitySummary

51451 23/03/2018 05:07 PM Claudio Atzori

added preliminary support for events regarding software

51440 23/03/2018 04:14 PM Myrto Koukouli

all api methods work!

51431 23/03/2018 12:49 PM Claudio Atzori

added 'software' term in dnet:result_typologies vocabulary

51430 23/03/2018 09:44 AM Miriam Baglioni

removed the content provider example from the context

51427 22/03/2018 06:21 PM Myrto Koukouli

fixed modal problem!

51424 22/03/2018 05:48 PM Claudio Atzori

backport of the community API

51416 22/03/2018 05:08 PM Myrto Koukouli

trying to fix modal display

51387 21/03/2018 05:01 PM Miriam Baglioni

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

51386 21/03/2018 05:01 PM Miriam Baglioni

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

51385 21/03/2018 05:01 PM Miriam Baglioni

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

51384 21/03/2018 04:31 PM Alessia Bardi

dded page with list of changes generated from the svn log

51382 21/03/2018 04:14 PM Myrto Koukouli

minor changes in forms

51381 21/03/2018 03:58 PM Alessia Bardi

Added APi rate limits

51380 21/03/2018 03:48 PM Miriam Baglioni

modified context and transformation for Academy of Finland in accord with #3119#note-5

51379 21/03/2018 03:46 PM Alessia Bardi

ignore intellij settings

51377 21/03/2018 03:42 PM Miriam Baglioni

modification of the academy of finland transformation rule in accord to comments in #3119

51376 21/03/2018 03:36 PM Miriam Baglioni

modification of the context creation for academy of finland in accord to comments in #3119

51367 20/03/2018 04:22 PM Claudio Atzori

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

51366 20/03/2018 04:22 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-openaire-datasource-manager-1.0.4

51365 20/03/2018 04:22 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-openaire-datasource-manager-1.0.4

51364 20/03/2018 04:21 PM Claudio Atzori

cleanup

51363 20/03/2018 04:20 PM Claudio Atzori

reverted to r51105

51362 20/03/2018 04:17 PM Claudio Atzori

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

51361 20/03/2018 04:17 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-openaire-datasource-manager-1.0.4