Commit Graph

14 Commits

Author SHA1 Message Date
satyr 946a626789 - 2017-11-17 02:43:16 +02:00
Nikolaos Laskaris 48ed8ac469 Altered fetching logic for users and dmps 2017-11-16 17:43:17 +02:00
Nikolaos Laskaris a7b251ed04 Added "description" on tables {Dataset, DMP, DatasetProfile, Project} 2017-11-07 14:20:13 +02:00
Nikolaos Laskaris d7a27e02d6 - 2017-11-03 19:55:04 +02:00
Nikolaos Laskaris b59e8cc730 Added the create/edit timestamps, status codes, etc 2017-11-02 18:17:56 +02:00
Nikolaos Laskaris f203c807db Changes 2017-11-02 16:25:05 +02:00
Nikolaos Laskaris 52ce365123 MOstly annotations and minor changes on rest api 2017-10-27 13:52:12 +03:00
Nikolaos Laskaris 4b211e8664 Changed the default spring serializer... It seems to have a bug
regarding List<Object>, plus an incompatibility with a Json annotation
2017-10-24 19:33:51 +03:00
Nikolaos Laskaris 528580f7b8 Added more rest calls. Added a sample junit test. 2017-10-23 19:06:24 +03:00
Nikolaos Laskaris 38676904c8 Changed {lazy/eager} annotations of hibernate fetching... 2017-10-20 18:11:40 +03:00
Nikolaos Laskaris 08a4abc9ff Fixed DMP and User mappings 2017-10-19 15:31:36 +03:00
Nikolaos Laskaris b587a2d151 Changed links of proxies and of rest service 2017-10-18 16:12:25 +03:00
Nikolaos Laskaris 833129d8ac Reforming the Rest api 2017-10-06 20:20:05 +03:00
Nikolaos Laskaris 9f8b4a3cce Initial import of DMP project modules.
1) dmp-backend : spring-hibernate webservice which allows dmp data
storing and fetching from a relational database.
2) dmp-javascript-engine: a simple wrapper for java's nashorn javascript
engine.
3) dmp-frontend: an angular based frontend app to serve dynamic
questionnaires to aid the formation of Digital Management Plans
2017-09-14 13:43:44 +03:00