Commit Graph

48 Commits

Author SHA1 Message Date
Konstantinos Spyrou 01ba340f47 created paging for searchRegisteredRepositories - temporarily inactive 2022-11-24 18:36:37 +02:00
Lampros Smyrnaios dbe13a7ed1 - Fix memory leak.
- Add code's line-numbers in the logs.
2022-11-18 12:21:56 +02:00
Konstantinos Spyrou e99f334708 1. removed registeredBy from add/update interface controllers
2. changed authorization expression for interface validation
2022-11-10 17:34:23 +00:00
Konstantinos Spyrou ee01491995 1. fixed auth expression when updating a repository
2. filter out ftp interfaces
2022-11-08 18:37:51 +00:00
Konstantinos Spyrou 1491d8e280 fixed remaining spel expressions 2022-11-03 12:35:05 +00:00
Konstantinos Spyrou 82cf64a3e3 fixed null equality in spel expression 2022-11-03 11:09:12 +00:00
Konstantinos Spyrou 0b322c87d6 fixed auth expression 2022-11-01 12:08:42 +00:00
Konstantinos Spyrou c7b7d37ae3 svn merge -r62311:HEAD https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-repository-manager-service/branches/new-datasource-model . 2022-08-05 08:48:16 +00:00
Konstantinos Spyrou 94a8b1abf9 update lastConsentTermsOfUseDate instead of consentTermsOfUseDate 2022-05-24 09:15:52 +00:00
Konstantinos Spyrou 982d299b2d repository terms functionality 2022-03-15 11:33:49 +00:00
Antonis Lempesis 9d38d86c03 merged properties branch 2021-10-26 11:46:08 +00:00
Antonis Lempesis b5f1c113c6 merged branch springboot - 61629:HEAD 2021-10-22 11:32:44 +00:00
Konstantinos Spyrou 746f3bbfbe created method to retrieve total registered datasources and added an entry in prometheus metrics 2021-10-12 13:30:38 +00:00
Konstantinos Spyrou 03e0b8f472 changed prometheus metrics names 2021-10-12 10:16:37 +00:00
Konstantinos Spyrou 1b6ca905da replaced hasAnyRole with hasAnyAuthority 2021-07-28 12:28:58 +00:00
Konstantinos Spyrou 500c379b8c created prometheus reports and /metrics 2021-07-26 11:34:42 +00:00
Antonis Lempesis e603487103 merged branch aai_roles_new to trunk 2021-07-21 11:51:18 +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
Ioannis Diplas e33df7fe42 Clearing unnecessary "user" variables 2020-01-10 12:56:27 +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 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 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
Ioannis Diplas 13717263e6 Adding Security expression for getOpenAireId 2019-11-28 13:43:43 +00:00
Ioannis Diplas b94d136cfa Updating interfaces to not include IsSerializable 2019-11-28 11:25:56 +00:00
Ioannis Diplas df23be95ae String comparison for NULL equity 2019-11-08 12:56:47 +00:00
Ioannis Diplas c9d94fa4ab Changed security expressions to include the case that registeredBy is null 2019-10-29 10:16:13 +00:00
Ioannis Diplas 530aac4540 Moved permissions at the controller level 2019-10-11 11:53:48 +00:00
Ioannis Diplas dfcd57129f Adding job summary 2019-10-01 11:07:47 +00:00
Ioannis Diplas ca5651e630 Pushing fixes on summaries 2019-09-27 11:29:40 +00:00
Ioannis Diplas 9bc44f8f97 Usage summary custom return object with PiwikInfo and MetricsInfo 2019-09-27 09:46:21 +00:00
Ioannis Diplas 8f1e214a6b Implementing summaries for collection, usage and broker 2019-09-26 11:09:24 +00:00
Ioannis Diplas 61e7696832 fixing from & quantity values for export-to-csv functionality 2019-09-04 12:21:53 +00:00
Ioannis Diplas c94259da40 fixing from & quantity values for export-to-csv functionality 2019-08-30 09:02:38 +00:00
Ioannis Diplas ec3bfd1eaf Changing export-to-csv to return all the Piwik results 2019-08-30 08:33:13 +00:00
Ioannis Diplas 7e21cdc153 When search field is applied, we count the total rows with this filter on 2019-08-01 11:55:17 +00:00
Ioannis Diplas 8b1ad0b920 Triggering validation job from provide on Interface Update and Interface Add 2019-07-25 11:54:21 +00:00
Ioannis Diplas 5f23a071f0 Fixing naming for csv 2019-07-23 09:47:20 +00:00
Ioannis Diplas be2b3f15fb Now exporting to csv 2019-07-23 09:39:08 +00:00
Ioannis Diplas 16b7099e75 Adding totals to final array 2019-07-23 08:07:39 +00:00
Ioannis Diplas aaf2677c11 Updated swagger info 2019-07-23 07:47:39 +00:00
Ioannis Diplas 9d332bd962 - Fixing some code-smells
- Implemented search of piwik repos
- Added site_id info on repository
2019-07-22 13:00:51 +00:00
Antonis Lempesis ed247a82f3 Merged dev-api branch to trunk. merge -r54925:HEAD https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-repository-manager-service/branches/dev-api 2019-07-19 09:31:23 +00:00
Panagiotis Kanakakis ef441e826c Meerge dev-api to trunk ( -r50861:54841 ) 2019-02-16 10:04:41 +00:00