Commit Graph

361 Commits

Author SHA1 Message Date
aleksanderkotbury
47f1bdb517 [DS-2377] remove legacy ID 2015-11-05 17:19:08 +01:00
aleksanderkotbury
40f4499a4d Merge branch 'master' into DS-2784-jersey2 2015-11-05 17:04:44 +01:00
Peter Dietz
1a3484dc8b fix /{collection_id}/items to properly process offset parameter 2015-11-04 13:55:00 -05:00
Peter Dietz
9a4a1f6e43 Merge pull request #1134 from arnodb/DS-2831-database-connections-cleanup-master
DS-2831 connections cleanup, context reuse (master)
2015-11-04 11:14:47 -05:00
aleksanderkotbury
f578ab406b [DS-2784] redundant annotation deleted 2015-10-29 17:33:00 +01:00
Arnaud de Bossoreille
f0adf320d0 DS-2830 add proper synchronization in TokenHolder 2015-10-29 14:34:47 +01:00
Arnaud de Bossoreille
cb34855f20 DS-2831 connections cleanup, context reuse (master) 2015-10-29 13:51:06 +01:00
Arnaud de Bossoreille
093228b3fa Add the logo setter to the Community DTO
That fixes potential deserialization issues.
This is covered by a test on the generated JAXB schema.
2015-10-22 21:48:16 +02:00
aleksanderkotbury
60a60e18f9 [DS-2784] dspace header added 2015-10-12 20:34:13 +02:00
aleksanderkotbury
9b2d5faa8b [DS-2784] dependency fix 2015-10-10 16:31:49 +02:00
aleksanderkotbury
0925f43308 [DS-2784] jersey update to 2.22 2015-10-10 16:24:40 +02:00
aleksanderkotbury
7abdb6dca6 jersey2 2015-10-10 15:31:06 +02:00
Tim Donohue
c549176ec1 DS-2366 : Correctly filter web.xml using filteringDeploymentDescriptors 2015-10-05 14:44:28 -05:00
Tim Donohue
38adc068de Merge pull request #1077 from Georgetown-University-Libraries/DS-2772
Save collections to community object
2015-09-30 15:23:14 -05:00
Terry Brady
35783b7b53 Save collections to community object 2015-09-24 13:34:28 -07:00
Kevin Van de Velde
1582645e6a Merge pull request #1035 from KevinVdV/DS-2728-remove-bundle-bitstream-object
[DS-2728] Remove the BundleBitstream object & replace by JPA mapping
2015-09-23 12:03:20 +02:00
KevinVdV
eeb58a8844 [DS-2758] Updating dbcp to dbcp2, upgraded the postgres driver to the latest version & fixed the database migration for unit tests. 2015-09-21 12:01:48 +02:00
KevinVdV
10ebd3a653 [DS-2728] Remove the BundleBitstream object & replace by JPA mapping: Rebase for the REST & fixing a couple JSP issues 2015-09-18 16:23:34 +02:00
KevinVdV
8c0062354e [DS-2701-rest-api-fixes] Small bugfixes concerning comparing of objects, missing update call & ConcurrentModificationException 2015-09-18 12:28:09 +02:00
Peter Dietz
0cc6ca8c99 Delete in loops to use iterator to avoid ConcurrentModification 2015-09-18 00:29:20 -04:00
Peter Dietz
f64026ca54 Compare object by ID 2015-09-18 00:28:28 -04:00
Peter Dietz
888921d68a Add back service.update after altering object to fire events 2015-09-18 00:27:01 -04:00
Peter Dietz
dc4b91effd Change REST ID's to string, we can look them up with findByIdOrLegacyId 2015-09-18 00:25:13 -04:00
Peter Dietz
140fad8051 REST DSO ID is legacy int, UUID is named uuid 2015-09-16 13:55:21 -04:00
Peter Dietz
310a1649a9 Change token holder double hashmap to a Guava BiMap
- Can't hold an eperson in the set, since hibernate is lazy
2015-09-16 13:54:36 -04:00
Peter Dietz
9573bb4529 Remaining refactor of REST API methods to use DSpace Services
REST compiles now. However, DSpace still doesn't boot, so its hard to verify
2015-09-11 15:42:50 -04:00
Peter Dietz
59652bf407 partial refactor of DSpace-REST to use DSpace-Services refactor
Breaking changes include some integer ID is now UUID ID.
2015-09-11 15:42:50 -04:00
KevinVdV
54222f3c1d DSpace refactored service api 2015-08-19 11:54:32 +02:00
Hardy Pottinger
3cae40089f Merge pull request #887 from ctu-developers/DS-2504
DS-2504: Method getLink() returns incorrect context path
2015-05-14 16:40:45 -05:00
helix84
d3fe868f31 Merge pull request #895 from ctu-developers/DS-2511
DS-2511: Repaired resource policy endpoints.
2015-05-14 16:18:16 +02:00
ctu-developers
6a797c8c10 Repaired creating ResourcePolicy with bitstream. 2015-05-14 12:07:49 +02:00
Ivan Masár
bc28df4093 typos 2015-03-27 12:10:25 +01:00
ctu-developers
d76b7ba63e Repaired resource policy endpoints.
Repaired all endpoints in REST api. Added XML annotation in
ResourcePolicy. Repaired bug in Bitstream with expand field.
2015-03-23 17:04:10 +01:00
Ivan Masár
c3900cfae7 Updated README.md 2015-03-16 18:58:36 +01:00
Ivan Masár
6f45627f10 Updated README.md 2015-03-16 15:17:53 +01:00
ctu-developers
863ff23624 Updated README.md 2015-03-16 15:02:00 +01:00
ctu-developers
19f2e2e740 Removed unnecessary changes from previous commit. 2015-03-14 14:42:07 +01:00
ctu-developers
9c942d7f54 Fix of getLink() by returning servlet context.
Added static method to Resource.java and using it in DSpaceObject.java
2015-03-14 14:34:47 +01:00
Ivo Prajer
11ba6ee94e Quick fix of getLink() 2015-03-12 20:52:48 +01:00
Ivan Masár
a9cf2bd9d2 DS-2501 fix SQL in REST /items/find-by-metadata-field 2015-03-09 22:16:51 +01:00
Ivan Masár
71613f096c [maven-release-plugin] prepare for next development iteration 2015-01-20 15:15:42 +01:00
Hardy Pottinger
e40c996875 [maven-release-plugin] prepare for next development iteration 2015-01-16 11:04:07 -06:00
Hardy Pottinger
cdf8378320 [maven-release-plugin] prepare release dspace-5.0 2015-01-16 11:04:01 -06:00
Ivan Masár
3dc71439b0 fix typos in method signatures 2015-01-16 16:31:46 +01:00
Ivan Masár
0571386370 fix typos and comments 2015-01-16 13:05:41 +01:00
Tim Donohue
9fd6928e15 [maven-release-plugin] prepare for next development iteration 2014-12-19 13:12:35 -06:00
Tim Donohue
0950a07dcd [maven-release-plugin] prepare release dspace-5.0-rc3 2014-12-19 13:12:24 -06:00
Peter Dietz
8201f6058c Merge pull request #777 from ctu-developers/REST-improvement
DS-2348 REST Bitstreams should be only in original bundle.
2014-12-10 17:27:26 -05:00
ctu-developers
fe6960a0a7 Bundles length check repair. 2014-12-10 16:45:16 +01:00
ctu-developers
084d02f83b Added missing bracket. 2014-12-08 12:17:54 +01:00