Project

General

Profile

Statistics
| Revision:

# Date Author Comment
49472 16/10/2017 03:24 PM Panagiotis Kanakakis
46338 17/03/2017 03:11 PM Stefanos Gatsios

More DTOs that were lost in the woods

46335 17/03/2017 11:19 AM Stefania Martziou

Added 2 submenus for the enrich content functionality and started implementing the subscription to events functionality.

46221 10/03/2017 04:41 PM Stefanos Gatsios

+ Included subscription related API calls
+ Added missing DTOs for subscription events
! Delete subscription is not yet implemented

#Yet untested

45462 18/01/2017 11:46 PM Stefania Martziou

First mock implementation of enable metrics functionality

44971 14/12/2016 03:22 PM Stefania Martziou

Finished the first implementation of the broker service for the Repository dashboard

44371 31/10/2016 01:43 PM Stefanos Gatsios

Implementing getDatasourcesOfUser Return a list of tuples of BrowseEntries and Logo Urls

44348 27/10/2016 01:50 PM Stefanos Gatsios

+Added jackson dependencies for spring deserializer to work
+Changed BrokerService to include variables page and pageSize in advancedShowEvents
+Implemented BrokerService

+Created Readme for required first steps to start the webapp

44339 26/10/2016 01:49 PM Stefanos Gatsios

Adding Object for advanced search
+removing some unused imports

44337 26/10/2016 01:36 PM Stefanos Gatsios

Added POJO classes from broker service imlementing IsSerializable
Refactored setters to return void and not this

41948 29/03/2016 02:00 AM Nikon Gasparis

added methods to get jobs of users, and job summary
added new constants needed for jobType parameter of get*Jobs* methods

41624 09/03/2016 12:52 PM Nikon Gasparis

added methods to get jobs of users, and job summary
added new constants needed for jobType parameter of get*Jobs* methods

41602 08/03/2016 03:50 PM Stefania Martziou

Added the run compatibility test functionality

41285 12/02/2016 10:35 AM Stefania Martziou

- Refactor wizard widget
- Initial commit for run compatibility test wizard

41268 11/02/2016 10:48 AM Nikon Gasparis

added modes for validation types

40827 15/01/2016 01:32 PM Nikon Gasparis

added compatibility classes in datasourceVocabularies

40801 14/01/2016 05:02 PM Nikon Gasparis

updated getRepository to need an id only.
added method to get Datasources of user

40638 07/01/2016 03:24 PM Nikon Gasparis

added InterfaceInformation class
added method to get InterfaceInfomation with one single call

40611 23/12/2015 02:43 PM Nikon Gasparis

added method to get dnet Compatibility levels

40610 23/12/2015 02:16 PM Nikon Gasparis

updated constants for repositoryMode

40607 23/12/2015 01:12 PM Nikon Gasparis

added constants for repositoryMode

40600 22/12/2015 11:17 PM Nikon Gasparis

added class for Constants in shared folder

40598 22/12/2015 04:30 PM Nikon Gasparis

added validationService
added method to get sets of a repository by url

40593 22/12/2015 12:37 PM Nikon Gasparis

updated getDatasourceClasses to return a map<key,value> rather than a list<value>

40580 21/12/2015 05:08 PM Nikon Gasparis

renamed class to DatasourceVocabularies

40579 21/12/2015 05:06 PM Nikon Gasparis

added method to get needed vocabularies with a single async call

40576 21/12/2015 04:22 PM Stefania Martziou

- Created a register repository wizard
- Added a first step for this wizard (select repository) which will be used in the following modes: literature and data

40554 18/12/2015 11:19 PM Nikon Gasparis

added constructor without parameters in Timezone class

40553 18/12/2015 08:03 PM Nikon Gasparis

moved Timezone to shared folder

40542 18/12/2015 12:57 PM Stefania Martziou

Added a tuple class

40336 10/12/2015 11:52 PM Nikon Gasparis

implemented methods to get repositories by country and get a single repository

40309 09/12/2015 05:08 PM Nikon Gasparis

implemented methods to reset user password and update user profile

40308 09/12/2015 03:14 PM Nikon Gasparis

added email format check on registration
new error codes on userException

40268 09/12/2015 12:30 AM Nikon Gasparis

implemented registration and activation of user
configured Emailer

40251 07/12/2015 06:22 PM Nikon Gasparis

added UserAccessException
implemented UserService.login method

40232 04/12/2015 01:28 PM Stefania Martziou

Initial import