Commit Graph

105 Commits

Author SHA1 Message Date
Konstantinos Spyrou c9740cdf35 deleted unused method 2021-07-19 12:42:45 +00:00
Konstantinos Spyrou a34bed1d62 removed openAIREUser cookie 2021-07-19 11:38:24 +00:00
Konstantinos Spyrou 026747dcaa fixed role created from repository in production mode 2021-07-19 09:07:45 +00:00
Konstantinos Spyrou 6d492ae919 added functionality to hide repos/roles from beta to production and vice versa 2021-07-16 09:25:15 +00:00
Konstantinos Spyrou 940fd326ad removed roles from user info cookie 2021-07-16 09:21:46 +00:00
Konstantinos Spyrou 27d6111874 added role statuses 2021-07-16 09:09:56 +00:00
Konstantinos Spyrou cb9d651f89 replaced english name with official name in emails 2021-07-15 13:10:30 +00:00
Konstantinos Spyrou 443c936ce0 restored RepositorySnippet field names 2021-07-14 10:50:11 +00:00
Konstantinos Spyrou d2c45c2db7 minor refactoring 2021-07-14 10:15:49 +00:00
Konstantinos Spyrou b8c1e18d27 added method documentation 2021-07-13 15:30:54 +00:00
Konstantinos Spyrou aaecacd58b 1. optimization in retrieval time of repositories/snippets of authenticated user
2. Marked with FIXME methods that need attention
2021-07-13 15:22:08 +00:00
Konstantinos Spyrou 90827f99d3 1. changed user roles defined in the project to authorities given by the aai.
2. created method returning user roles with desired status (active, deleted).
2021-07-13 13:56:27 +00:00
Konstantinos Spyrou 95929e6587 fixed method deleting repository admin by email 2021-07-12 14:07:37 +00:00
Konstantinos Spyrou 301e680136 changed repoId to id 2021-07-12 11:51:10 +00:00
Konstantinos Spyrou e0c193f86b 1. refactoring and changes of rest api 2021-07-09 19:01:49 +00:00
Konstantinos Spyrou fc4b182e0f 1. fixed authorization when requesting for repository interfaces 2021-07-07 08:25:51 +00:00
Konstantinos Spyrou 7b9e1ef4a7 1. update user authorities when adding/removing repositories
2. fixed some authorization expressions
3. refactoring
2021-07-06 13:31:27 +00:00
Konstantinos Spyrou f05ccb0b43 1. fixed authorization in RepositoryController
2. created new methods and classes
3. made authorities mapping the same as with other openaire projects 
4. refactoring
2021-07-02 12:10:06 +00:00
Konstantinos Spyrou b58d9d38f0 1. fixed authorization in RepositoryController
2. created new methods and classes
3. made authorities mapping the same as with other openaire projects 
4. refactoring
2021-07-02 11:52:20 +00:00
Antonis Koulalis f9b12e56f5 New Add Repository Functionality 2021-03-30 09:38:41 +00:00
Antonis Koulalis 4f7cc920da 2021-03-30 09:37:40 +00:00
Antonis Koulalis 7b4fe01122 2021-03-10 16:17:49 +00:00
Antonis Lempesis 6d6b70f87b Correctly checking return type of POST method 2020-10-14 09:20:46 +00:00
Antonis Lempesis 2fbf8478d7 Fixed the comment sending code in EmailUtilsImpl 2020-10-01 10:58:31 +00:00
Ioannis Diplas 13fcb34fb6 Excluding dependency to conflicting validation version 2020-09-04 11:47:10 +00:00
Antonis Lempesis c2743a9420 using the new broker model 2020-09-03 09:51:52 +00:00
Antonis Lempesis 282b0b0d53 added the option to send emails to users 2020-07-30 11:49:24 +00:00
Antonis Lempesis 2e9657cb61 added the option to send emails to users 2020-07-29 11:35:35 +00:00
Antonis Lempesis b91330455d added extra logs 2020-06-05 08:39:43 +00:00
Antonis Lempesis ae95e76fbf opening /stats to all 2020-05-15 08:09:38 +00:00
Konstantinos Spyrou 984dd28d19 set description to jobResultEntry for cris 2020-03-26 19:23:08 +00:00
Konstantinos Spyrou fdc6a46bff updated cris rule results methods 2020-03-26 17:35:55 +00:00
Konstantinos Spyrou c0cbbbe9ef changes for cris validation 2020-03-18 22:39:25 +00:00
Ioannis Diplas 777d87c564 stats no longer require authentication 2020-03-16 23:20:55 +00:00
Antonis Lempesis 5a5742978f authentication changes 2020-03-10 12:04:59 +00:00
Ioannis Diplas 62c228ca42 Bug fix for CRIS reSubmition 2020-01-10 14:04:41 +00:00
Ioannis Diplas e33df7fe42 Clearing unnecessary "user" variables 2020-01-10 12:56:27 +00:00
Ioannis Diplas 4b6eb60fd7 changing properties file to beta 2019-12-18 13:30:58 +00:00
Stefania Martziou 61fec177ef More thorought implementation for the email notifications when registering/updating repositories 2019-12-18 13:11:36 +00:00
Ioannis Diplas 6edd5ffca7 Replacing XML with Java configuration 2019-12-18 11:09:03 +00:00
Ioannis Diplas bf0bdf50c1 New mapping for RepositorySnippet + Using SecurityContext to get the email of user 2019-12-18 10:04:22 +00:00
Ioannis Diplas 33e3975de3 Changing context of sendAdministratorRequestToEnableMetrics email 2019-12-16 14:13:33 +00:00
Ioannis Diplas 763285fdac Using RepositorySnippet for getDatasourcesOfUser 2019-12-16 12:43:08 +00:00
Ioannis Diplas b78350ec83 Fixing imports 2019-12-16 10:54:06 +00:00
Ioannis Diplas ebd68aa2c3 Using new function for getRepositoriesOfUser, now retuning repository snippet 2019-12-13 13:40:55 +00:00
Ioannis Diplas 192ba92c1e Fixing a logging issue 2019-12-03 09:33:55 +00:00
Ioannis Diplas 35acc1f3b9 Fixing a bug for null contentRules 2019-12-02 11:16:48 +00:00
Ioannis Diplas 0d60114c78 Bug fix for Security Expressions 2019-11-29 10:17:16 +00:00
Ioannis Diplas 1590f44b9f Bug fix 2019-11-29 09:58:55 +00:00
Ioannis Diplas 5430cca2b7 Changing Security Expression for getOpenaireId 2019-11-29 09:55:23 +00:00