Commit Graph

9437 Commits

Author SHA1 Message Date
Luigi Andrea Pascarelli
4014c317e3 DS-3699 minor adjust comment; add javadoc to tokenize and standardize utility method 2017-11-03 09:55:03 +01:00
Luigi Andrea Pascarelli
ea79d17df1 DS-3699 replace with the standardize method 2017-11-03 09:53:51 +01:00
Andrea Bollini
716912f275 Merge pull request #1866 from atmire/DS-3484_Spring-mvc-test-REST-API
DS-3484: REST API integration tests with Spring MVC test
2017-11-03 08:31:57 +01:00
Tom Desair
0aa663479b DS-3484: Improve ApplicationContext initialization 2017-11-02 11:19:13 +01:00
Tom Desair
84edb50afc DS-3484: Added pagination test + extra logging + Solr Service bug 2017-11-02 11:18:50 +01:00
Raf Ponsaerts
255b8a7e8e [DS-3484] Added tests for the BrowseEntryResourceIT controller 2017-11-02 11:18:50 +01:00
Tom Desair
6a7c60c121 DS-3484: Refactoring builders and extended Browse by title test 2017-11-02 11:18:50 +01:00
Tom Desair
9529e5634f DS-3484: Added SOLR integration for the REST integration tests 2017-11-02 11:18:49 +01:00
Tom Desair
876d0e9a82 DS-3484: Initial setup of Spring MVC test + RootRestResourceControllerTest 2017-11-02 11:18:49 +01:00
Luigi Andrea Pascarelli
f755f59d38 Merge pull request #19 from AlexanderS/DS-3699
DS-3724: Missing readonly in input-forms.dtd
2017-11-02 10:43:10 +01:00
Alexander Sulfrian
377fefbfe7 DS-3724: Missing readonly in input-forms.dtd 2017-11-01 18:40:13 +01:00
Tim Donohue
260e4178df Merge pull request #1865 from atmire/DS-3711_JaCoCo-code-coverage-maven-plugin
DS-3711: JaCoCo maven plugin
2017-11-02 01:22:36 +10:00
Luigi Andrea Pascarelli
779f561e68 DS-3699 use authorities.keySet() here and get rid of the authorityNames class field; replace logic into the makefield method in favour of Utils.standardize static method; 2017-10-31 21:14:47 +01:00
Luigi Andrea Pascarelli
f2c8574204 DS-3699 use stringutils 2017-10-31 21:13:22 +01:00
Luigi Andrea Pascarelli
3a96b940fb [DS-3699] change name of the DTD into submission-forms.xml test file 2017-10-25 17:13:26 +02:00
Luigi Andrea Pascarelli
22e9844987 [DS-3699] manage valuepairs and vocabulary authority both controlled and required configuration setup to true 2017-10-25 17:03:45 +02:00
Luigi Andrea Pascarelli
2f5d18ab04 [DS-3699] misc refactoring; fix typo; add logger; remove test configuration; 2017-10-25 11:59:13 +02:00
Luigi Andrea Pascarelli
5ce58f4f86 [DS-3699] renamed endpoint (remove the dash from the name) 2017-10-23 11:48:41 +02:00
Luigi Andrea Pascarelli
90b916f782 [DS-3699] renamed attibute submission section 2017-10-23 11:22:38 +02:00
Luigi Andrea Pascarelli
14808d7700 [DS-3699] remove model rest page for input form; add use of constant to match section type for submission-forms 2017-10-23 10:57:46 +02:00
Luigi Andrea Pascarelli
2770a13fa2 [DS-3699] change name to input-forms.dtd; replace all occurance of input-forms.xml in Java files; replace type for step definition (WAS input-form now submission-form is required) 2017-10-23 10:55:39 +02:00
Luigi Andrea Pascarelli
74539f3458 [DS-3699] finalizing refactoring; improved authority endpoint; 2017-10-20 15:53:39 +02:00
Luigi Andrea Pascarelli
94cf2bd1f0 [DS-3699] refactoring class name 2017-10-20 15:33:24 +02:00
Luigi Andrea Pascarelli
e7254cf62c DS-3699 auto register choice plugin for value-pairs and controlled vocabulary 2017-10-17 12:06:23 +02:00
Luigi Andrea Pascarelli
ba5ccb1099 DS-3699 changed file name (NOW submission-forms.xml WAS input-forms.xml) 2017-10-17 11:29:34 +02:00
Luigi Andrea Pascarelli
8df24f883d DS-3699 renamed endpoint and file for input-forms (now is called submission-forms); modified category for configuration service (WAS configuration NOW config) 2017-10-16 19:44:08 +02:00
Luigi Andrea Pascarelli
e5a97ff7f6 remove unused object 2017-10-16 10:53:19 +02:00
Luigi Andrea Pascarelli
fde9032ad3 fix throw exception 2017-10-16 10:26:42 +02:00
Luigi Andrea Pascarelli
b447f89c40 D4CRIS-342 enable authority for value-pairs common_types (for test scope); update input-form.xml (for test scope) 2017-10-13 19:07:09 +02:00
Luigi Andrea Pascarelli
114aad03f0 D4CRIS-342 control input-type with custom rule 2017-10-13 18:33:09 +02:00
Luigi Andrea Pascarelli
129824bdfa D4CRIS-342 cleanup item-submission; remove collection and complete required step; 2017-10-13 17:27:48 +02:00
Luigi Andrea Pascarelli
e3aeb3d35b D4CRIS-342 cleanup item-submission; add required attribute "id" into the step element 2017-10-13 16:18:48 +02:00
Luigi Andrea Pascarelli
88365ccd11 add comment in the gitignore to explain rebel.xml rule 2017-10-13 15:24:22 +02:00
Luigi Andrea Pascarelli
d941883ddb D4CRIS-342 change named link from panel to inputform (was input-form now is configuration) 2017-10-13 12:35:43 +02:00
Luigi Andrea Pascarelli
f875c33648 D4CRIS-342 change named endpoint from panel to submission-panel 2017-10-13 12:35:43 +02:00
Luigi Andrea Pascarelli
80236758fc D4CRIS-336 exposition of vocabulary as authority 2017-10-13 12:35:43 +02:00
Luigi Andrea Pascarelli
dbddc1f7f0 D4CRIS-342 finalize endpoint to expose link from panel to inputform 2017-10-13 12:35:43 +02:00
Luigi Andrea Pascarelli
0678b91f19 D4CRIS-342 start point to develop panel rest endpoint 2017-10-13 12:35:42 +02:00
Luigi Andrea Pascarelli
d0aee26ac7 D4CRIS-342 respect the new contract for submission definition and input form 2017-10-13 12:35:42 +02:00
Luigi Andrea Pascarelli
7b21429fc6 D4CRIS-336 refactoring endpoint to retrieve authority; finalize dynamic discovery of valuepairs and vocabulary as authority; exposition of relid; D4CRIS-342 improve selectablemetadata; add check on inputform converter to add authority only if authority have choice; 2017-10-13 12:35:42 +02:00
Luigi Andrea Pascarelli
e7c3c9d8bc D4CRIS-336 improving endpoint; Add wrapper for authority derived from valuepairs or vocabulary 2017-10-13 12:35:41 +02:00
Luigi Andrea Pascarelli
6a46863580 D4CRIS-336 remove requestbody parameter 2017-10-13 12:35:41 +02:00
Luigi Andrea Pascarelli
9545ed5afe D4CRIS-336 remove requestbody parameter 2017-10-13 12:35:41 +02:00
Luigi Andrea Pascarelli
6dc5e1953d D4CRIS-336 try to inject body request parameter 2017-10-13 12:35:41 +02:00
Luigi Andrea Pascarelli
e13b6fe35a D4CRIS-336 finalize authority rest resource; starting point for authority entry rest 2017-10-13 12:35:40 +02:00
Luigi Andrea Pascarelli
d890cbb44f Refactoring (create package and move annotation); fix typo 2017-10-13 12:35:40 +02:00
Luigi Andrea Pascarelli
424541fd01 D4CRIS-335 change naming convention to receive suggestion from abollini 2017-10-13 12:35:40 +02:00
Luigi Andrea Pascarelli
23eb15c1ad D4CRIS-336 add authority rest endpoint; add stub for retrieve authority entries 2017-10-13 12:35:39 +02:00
Luigi Andrea Pascarelli
a05f6a646a DS-3699 add community service with autowired 2017-10-13 12:35:38 +02:00
Luigi Andrea Pascarelli
3bc94a28f2 add rebel.xml to the gitignore 2017-10-13 12:35:38 +02:00