Luca Frosini
|
dd88daecab
|
Fixed AddToContext
|
2021-09-16 17:23:13 +02:00 |
Luca Frosini
|
f17106e42e
|
Add to context add only the ERElement in the source context #12218
|
2021-09-16 15:23:04 +02:00 |
Luca Frosini
|
78d1f71aa6
|
Add To Context adds only the ERElement in the source context #12218
|
2021-09-15 16:22:48 +02:00 |
Luca Frosini
|
85c773fb1b
|
Relation instances request returns relations and not Resources
|
2021-09-14 15:58:00 +02:00 |
Luca Frosini
|
113c3ceb9e
|
Not including source in consistsOf when serialising Resource #22001
|
2021-09-13 16:48:29 +02:00 |
Luca Frosini
|
93855856b7
|
Header contains context property only when requested
|
2021-09-02 15:06:40 +02:00 |
Luca Frosini
|
fa47217afd
|
improved bug fix
|
2021-08-05 19:44:11 +02:00 |
Luca Frosini
|
0760bd29d6
|
Fixed null pointer exception
|
2021-08-05 16:41:29 +02:00 |
Luca Frosini
|
5b97c45a4c
|
Fixed error message on exception
|
2021-07-07 19:15:13 +02:00 |
Luca Frosini
|
4ec7d40f7b
|
Fixed prepared query
|
2021-07-07 17:36:10 +02:00 |
Luca Frosini
|
6770823e29
|
Removed OLD query parameter in prepared query API
|
2021-07-07 12:01:47 +02:00 |
Luca Frosini
|
67eb336c96
|
Added a _ prefix for query parameters to avoid constraint clashes
|
2021-07-07 11:24:47 +02:00 |
Luca Frosini
|
257072898a
|
Fixed sharing REST path
|
2021-07-01 12:13:23 +02:00 |
Luca Frosini
|
1924cef56d
|
Fixed inclusion of contexts in instaces
|
2021-07-01 12:13:11 +02:00 |
Luca Frosini
|
d5189d4397
|
Renamed class
|
2021-06-25 12:25:06 +02:00 |
Luca Frosini
|
acf64b8acc
|
Fixed javadoc
|
2021-06-24 12:27:41 +02:00 |
Luca Frosini
|
abd1584901
|
Fixed RemoveFromContext operation and forced ConsistsOf RemoveConstraint
|
2021-03-09 12:46:56 +01:00 |
Luca Frosini
|
d68c3ba564
|
Fixing remove from context
|
2021-03-09 12:26:49 +01:00 |
Luca Frosini
|
f760231d6b
|
Aligned Header properties
|
2021-03-08 11:18:53 +01:00 |
Luca Frosini
|
23d0486f64
|
Fixing tests
|
2021-03-08 09:35:58 +01:00 |
Luca Frosini
|
3a6f3cc59b
|
Using the proper exception
|
2021-03-08 09:08:25 +01:00 |
Luca Frosini
|
5db160a2dc
|
IMproved affected instances management
|
2021-03-06 10:53:45 +01:00 |
Luca Frosini
|
d7ed728c81
|
Fixing corner case
|
2021-03-05 18:14:07 +01:00 |
Luca Frosini
|
6afde17b0f
|
Fixing corner cases
|
2021-03-05 17:22:01 +01:00 |
Luca Frosini
|
ada9439ab9
|
DryRun has been implemented as transaction rollback
|
2021-03-05 16:19:55 +01:00 |
Luca Frosini
|
e5eedc0108
|
Fixing code
|
2021-03-05 16:00:59 +01:00 |
Luca Frosini
|
5d2532dfac
|
Fixed bug
|
2021-03-05 15:44:04 +01:00 |
Luca Frosini
|
00a3efb1f6
|
Fixed bug
|
2021-03-05 15:26:19 +01:00 |
Luca Frosini
|
e148a0b253
|
Harmonizing APIs
|
2021-03-05 15:14:51 +01:00 |
Luca Frosini
|
6b999a54ef
|
Solved rawtypes and Removed some @SuppressWarnings("rawtypes")
|
2021-03-05 15:04:27 +01:00 |
Luca Frosini
|
05a8825635
|
Reorganizing code
|
2021-03-05 14:41:02 +01:00 |
Luca Frosini
|
93f5999553
|
Added affected instances variable to ElementManagement
|
2021-03-05 11:59:24 +01:00 |
Luca Frosini
|
9770531b33
|
Reorganizing code
|
2021-03-05 10:46:59 +01:00 |
Luca Frosini
|
5a94aadce5
|
Implemented strategy to properly check resource sanity in case a delete
has been requested for a ConsistsOf or a Facet.
|
2021-03-04 21:57:01 +01:00 |
Luca Frosini
|
42bb1a217a
|
improving code
|
2021-03-04 17:08:54 +01:00 |
Luca Frosini
|
dc481fbba6
|
Reorganizing code
|
2021-03-04 11:45:27 +01:00 |
Luca Frosini
|
35be405f8e
|
Set uuid on Management instance to avoid null in logs during tests
|
2021-03-04 10:39:18 +01:00 |
Luca Frosini
|
005d9a2427
|
Changed sanityCheck strategy
|
2021-03-04 10:24:21 +01:00 |
Luca Frosini
|
88baf3cb90
|
Fixing bug and added tests
|
2021-03-03 17:18:36 +01:00 |
Luca Frosini
|
25f2850114
|
Fixed bug
|
2021-03-02 16:39:30 +01:00 |
Luca Frosini
|
951aa750e1
|
Improved error message
|
2021-03-02 16:19:29 +01:00 |
Luca Frosini
|
eb0a6f213d
|
Removed old commented method
|
2021-03-02 11:55:16 +01:00 |
Luca Frosini
|
df5e44e520
|
Denying the possibility to create a stand alone Facet
|
2021-03-02 11:54:59 +01:00 |
Luca Frosini
|
647e772827
|
Removed old commented code of sanityCheck
|
2021-03-02 10:59:44 +01:00 |
Luca Frosini
|
94388d9a36
|
SanityCheck on Resource for non safe operation made on Facet/IsRealtedTo
|
2021-03-02 10:58:23 +01:00 |
Luca Frosini
|
f36ff52dcf
|
Added Operation enum to be able to check which action has been executed
|
2021-03-02 10:25:58 +01:00 |
Luca Frosini
|
0a807d74a2
|
Improving code
|
2021-03-02 09:35:02 +01:00 |
Luca Frosini
|
c65e84a0bb
|
Removed old commented code
|
2021-03-02 09:21:10 +01:00 |
Luca Frosini
|
12ade8e7de
|
Removed old commented code to set the calledMethod
|
2021-03-02 09:13:53 +01:00 |
Luca Frosini
|
703a5f3b22
|
Merge remote-tracking branch 'origin/feature/20316' into feature/20316
|
2021-03-01 17:09:26 +01:00 |