Commit Graph

45 Commits

Author SHA1 Message Date
Panagiotis Kanakakis 499b96a9c7 New project structure 2019-01-03 12:19:45 +00:00
Panagiotis Kanakakis 3eaa39a3af Fixes on converter 2018-12-19 11:54:50 +00:00
Panagiotis Kanakakis a6ff851e7b 1. Add new email texts
2. Add indexVersioned field on aggregaton details object
2018-12-05 11:39:04 +00:00
Panagiotis Kanakakis 7fafa3397f Add new emails for registering/updating repository 2018-12-03 13:58:24 +00:00
Panagiotis Kanakakis d83612439f 1. Bug fix on piwik
2. Add new emails
3. Bug fix on repository api
2018-11-23 07:49:00 +00:00
Panagiotis Kanakakis 7e3c8194d5 Add number on stats 2018-09-14 11:55:35 +00:00
Panagiotis Kanakakis 54f0546fe0 Add repository snippet methods 2018-09-13 09:43:38 +00:00
Panagiotis Kanakakis 600965056b Add year on usagestats 2018-09-11 10:05:10 +00:00
Panagiotis Kanakakis 0358820465 Add usagestats statistics 2018-09-11 08:54:58 +00:00
Panagiotis Kanakakis 8e91741a6e 1. Add env var for cookies 2. Add sushi controllers 3. Bug fix on piwik/repo 4. Add stats controllers/service 2018-09-03 11:47:22 +00:00
myrto.koukouli 5b4f9bae51 fixed a bug in sushilite/getReportResults 2018-08-07 08:01:39 +00:00
myrto.koukouli c69a7d51a8 added pagination to the sushilite call 2018-08-06 08:55:53 +00:00
myrto.koukouli db481624d8 added sushilite service 2018-07-27 09:08:26 +00:00
Panagiotis Kanakakis 5a38abef64 1. Dockerize service
2. Add authorization checks
3. Handle exceptions ( controller advice, exception package)
4. Login-logout operations bug fixes
2018-07-21 15:07:29 +00:00
Panagiotis Kanakakis de19920f3d 1. Dockerize service for test pourposes
2. Change cookies for aai
3. Change log4j properties with console append for test purposes.
4. Update pom.xml with gson library
2018-06-13 12:21:28 +00:00
Panagiotis Kanakakis 9d487d0773 Hardcoded application properties 2018-05-03 10:42:47 +00:00
Panagiotis Kanakakis 3150e48cab Bug fixes 2018-04-17 10:12:47 +00:00
Panagiotis Kanakakis da0136cb4b Add PreAuthorize annotation on user methods. 2018-04-04 10:28:38 +00:00
Panagiotis Kanakakis 4f5cab3a1f 1. Add dependency for mails
2. Move preauthorize dependency to applicationContext
2018-03-30 10:18:24 +00:00
Panagiotis Kanakakis 0b62a37073 1. Add admin role on aai
2. Add update method for oaiset
2018-03-28 08:52:32 +00:00
Panagiotis Kanakakis cbb0848d5c 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
2018-03-26 21:39:39 +00:00
Panagiotis Kanakakis cd2e30610a 1. Create domain package. Add RequestFilter class.
2. Update converter class with new domain object
3. Update properties file and xml configuration
4. Bug fix on jobs' validation status
2018-03-19 14:31:18 +00:00
Panagiotis Kanakakis daac1ae6cd Configure aai / redis 2018-03-14 14:47:14 +00:00
Panagiotis Kanakakis edd2e4aa02 1. Change hash function on piwik.
2. Bug fixes on repository / broker / validator api
3/ Add field on simple subscription domain.
2018-02-27 13:41:12 +00:00
Panagiotis Kanakakis a396e42e06 1. Broker api bug fixes on urls
2. Piwik changes on methods.
3. Validator url changes
2018-02-22 10:55:56 +00:00
Panagiotis Kanakakis 7f00c2f321 1. Fix new dev api
2. Fix bugs on validator / broker / piwik api.
3. JSON changes on convert file for dev api
4. Add new class RequestFilter on utils package for search queries.
2018-02-21 15:05:02 +00:00
Panagiotis Kanakakis 04ce834f59 1. Bug fixes on parameters for BrokerApi 2018-02-15 07:45:37 +00:00
Panagiotis Kanakakis f62403a248 1. Add swagger explanation for broker/validator paramaters
2. Change subscribe/unsubcribe methods of broker from GET to POST
2018-02-12 14:10:57 +00:00
Panagiotis Kanakakis a08eee988f 1.Bug fixes on monitor api. 2018-02-12 11:33:51 +00:00
Panagiotis Kanakakis 5eb0717179 Changes for new api. 2018-02-08 14:43:47 +00:00
Panagiotis Kanakakis cb360ec0d8 1. New rest api
2. Cors filter on web.xml 
3. Remove aai
2018-02-06 14:59:03 +00:00
Panagiotis Kanakakis 3c82be8b5a 1. Remove aai / redis changes. New branch will be created. 2018-02-05 11:16:53 +00:00
Panagiotis Kanakakis 1362fbb098 1. Add getMetricsInfoForRepository and getInterfaceInformation methods.
2. Create aai-secutiry.xml file
3. Add properties on application file
2018-02-02 13:28:00 +00:00
Panagiotis Kanakakis bfed3f0d8c Add getSubscriptionsOfUser method. Rename old one to getSimpleSubscriptionsOfUser 2018-01-25 15:14:19 +00:00
Panagiotis Kanakakis aba8bcf807 1. Add a get notifications method by subscription id 2018-01-24 15:10:47 +00:00
Panagiotis Kanakakis f3e55be459 1. Optimize imports on broker api.
2. Add user api / user api impl for test purposes. Check aai
3. Add config class for redis
4. Add FrontEndLinkURIAuthenticationSuccessHandler for aai
5. Add redis / aai properties on application properties file
2018-01-24 10:11:57 +00:00
Panagiotis Kanakakis f43753253d Bug fix on collection mode for aggregation history 2018-01-16 16:15:41 +00:00
Panagiotis Kanakakis 09fd3dbcd5 Bug fix on converte class . Empty aggregation equals [] 2018-01-16 15:47:23 +00:00
Panagiotis Kanakakis daabd711dd Bug fix on converter class for aggregation method 2018-01-16 15:45:47 +00:00
Panagiotis Kanakakis 2b8c5e5147 Make Aggregation/AggregationDetails class serializable 2018-01-16 14:00:11 +00:00
Panagiotis Kanakakis 44a3e2b0ec 1. Add Term class on shared folder
2. Add property on application file for dnet topics
3. Implement method to get dnet topics map
2018-01-15 20:18:16 +00:00
Panagiotis Kanakakis dbd986f38f 1. Update pom.xml
2. Add validator api methods.
2018-01-13 09:56:52 +00:00
Panagiotis Kanakakis 156bbb95c0 1. Bug fix on repository convert
2. Update pom with postgres dependency
2018-01-11 09:58:24 +00:00
Panagiotis Kanakakis ad50f63170 1. Changes on piwik api
2. Changes on repository interface (new response entities)
3. Changes on converter class due to new json response.
2017-12-22 10:29:02 +00:00
Panagiotis Kanakakis 5227f60ce5 1. Create trunk folder. 2017-12-07 17:57:12 +00:00