Michele Artini
|
9ef99f4785
|
added 2 not null constraints
|
2023-06-14 11:23:04 +02:00 |
Michele Artini
|
e604d406bd
|
a comma
|
2023-06-14 11:20:28 +02:00 |
Michele Artini
|
552d8ae566
|
moved enums in a new package
|
2023-06-14 11:17:38 +02:00 |
Michele Artini
|
f4c053c0e0
|
new fields
|
2023-06-14 11:14:24 +02:00 |
Michele Artini
|
cb7f5eb52c
|
deprecated previous core class
|
2023-06-12 14:47:27 +02:00 |
Michele Artini
|
cdc8084cb6
|
community db classes
|
2023-06-12 14:30:42 +02:00 |
Michele Artini
|
827dec7a29
|
sql folder
|
2023-06-12 10:59:20 +02:00 |
Michele Artini
|
f8b3643408
|
schema for community api
|
2023-06-09 15:31:30 +02:00 |
Miriam Baglioni
|
cfd40e15c1
|
Merge branch 'master' of https://code-repo.d4science.org/D-Net/dnet-applications
|
2023-05-16 10:15:23 +02:00 |
Miriam Baglioni
|
2279f3df31
|
added error log
|
2023-05-16 10:15:12 +02:00 |
Michele Artini
|
b64c5dadd7
|
[maven-release-plugin] prepare for next development iteration
|
2023-05-12 09:40:00 +02:00 |
Michele Artini
|
41aaa9a72b
|
[maven-release-plugin] prepare release dnet-applications-3.4.2
|
2023-05-12 09:39:49 +02:00 |
Miriam Baglioni
|
17c1ad7de1
|
changed to make the API return 404 if the resource is not available
|
2023-05-10 17:44:19 +02:00 |
Miriam Baglioni
|
f025c47214
|
Merge branch 'master' of https://code-repo.d4science.org/D-Net/dnet-applications
|
2023-05-02 14:49:38 +02:00 |
Miriam Baglioni
|
092927a933
|
avoid issue for empty string while trying to create selection constraints from string
|
2023-05-02 14:49:09 +02:00 |
Michele Artini
|
09437abee6
|
[maven-release-plugin] prepare for next development iteration
|
2023-05-02 13:40:41 +02:00 |
Michele Artini
|
740e6e68e4
|
[maven-release-plugin] prepare release dnet-applications-3.4.1
|
2023-05-02 13:40:38 +02:00 |
Miriam Baglioni
|
74af40afd0
|
avoid issue for empty string while trying to create selection constraints from string
|
2023-04-26 15:54:32 +02:00 |
Miriam Baglioni
|
96d253cfb0
|
changed to avoid problem with naming in the profile params
|
2023-04-21 15:10:22 +02:00 |
Michele Artini
|
48a6953af3
|
[maven-release-plugin] prepare for next development iteration
|
2023-04-14 08:24:16 +02:00 |
Michele Artini
|
da011a9228
|
[maven-release-plugin] prepare release dnet-applications-3.4.0
|
2023-04-14 08:24:13 +02:00 |
Michele Artini
|
dfca500b31
|
Merge pull request 'exporter-model-classes' (#14) from exporter-model-classes into master
Reviewed-on: #14
|
2023-04-12 12:02:59 +02:00 |
Michele Artini
|
34d0780545
|
Merge branch 'master' into exporter-model-classes
|
2023-04-12 12:02:27 +02:00 |
Michele Artini
|
f74626b715
|
update a property
|
2023-04-12 12:00:57 +02:00 |
Michele Artini
|
785746a501
|
removed invali line
|
2023-04-12 10:36:44 +02:00 |
Michele Artini
|
ca382e6b6c
|
moved remaining classes
|
2023-04-03 12:22:22 +02:00 |
Michele Artini
|
a04e719a57
|
moved some classes to new module
|
2023-04-03 08:33:39 +02:00 |
Michele Artini
|
57d5496855
|
moved some classes into the model module
|
2023-03-31 16:13:52 +02:00 |
Michele Artini
|
ecb5ffca5a
|
moved some classes into the model module
|
2023-03-31 14:53:52 +02:00 |
Michele Artini
|
fabcbaf511
|
created common module
|
2023-03-31 09:41:44 +02:00 |
Miriam Baglioni
|
f65a204f43
|
changed from sout to log.debug and adde comment to explain why the use of asCsv methos
|
2023-03-30 11:10:34 +02:00 |
Michele Artini
|
7dd9baf7d0
|
Merge pull request 'communityAPIExtention' (#10) from communityAPIExtention into master
Reviewed-on: #10
|
2023-02-06 13:26:06 +01:00 |
Michele Artini
|
3dc121045c
|
api for wf history V2
|
2023-01-23 10:27:07 +01:00 |
Michele Artini
|
ff313b5bd1
|
Merge pull request 'added license file' (#11) from license into master
Added Licence File
Reviewed-on: #11
|
2023-01-20 08:40:44 +01:00 |
Claudio Atzori
|
bea45412c3
|
added license file
|
2023-01-19 14:37:02 +01:00 |
Sandro La Bruzzo
|
bd18376339
|
[maven-release-plugin] prepare for next development iteration
|
2022-12-20 11:13:19 +01:00 |
Sandro La Bruzzo
|
f47fbe9de9
|
[maven-release-plugin] prepare release dnet-applications-3.3.3
|
2022-12-20 11:13:14 +01:00 |
Sandro La Bruzzo
|
c376ef9b6c
|
implemented required param
|
2022-12-20 11:12:12 +01:00 |
Miriam Baglioni
|
36f858cd5b
|
[Community API extention] merging with master
|
2022-12-19 12:45:50 +01:00 |
Miriam Baglioni
|
50b2468a13
|
[CommunityAPIextention]-
|
2022-12-19 12:45:13 +01:00 |
Michele Artini
|
39d335439f
|
persistent orgs filter and creation using OpenaireIDs
|
2022-11-14 11:59:31 +01:00 |
Michele Artini
|
91d341c7be
|
search using OpenAIRE ID
|
2022-11-09 14:29:42 +01:00 |
Michele Artini
|
f4a803eab1
|
dsm api 2.0
|
2022-10-27 11:19:57 +02:00 |
Michele Artini
|
362ab547cb
|
new dsm api for first collection date and registration date
|
2022-10-27 09:36:45 +02:00 |
Michele Artini
|
13e9821940
|
fixed a bug counting datasources
|
2022-10-21 15:30:59 +02:00 |
Michele Artini
|
92bd92f1b9
|
[maven-release-plugin] prepare for next development iteration
|
2022-10-21 09:40:40 +02:00 |
Michele Artini
|
7542dcc511
|
[maven-release-plugin] prepare release dnet-applications-3.3.2
|
2022-10-21 09:40:37 +02:00 |
Michele Artini
|
047ee7b89a
|
invalid symbol
|
2022-10-19 14:10:25 +02:00 |
Michele Artini
|
5f4a8cd291
|
label
|
2022-10-19 10:17:58 +02:00 |
Michele Artini
|
963451dc67
|
Merge pull request 'orgs_with_dashboard' (#9) from orgs_with_dashboard into master
Reviewed-on: #9
|
2022-10-11 14:40:07 +02:00 |