Peter Dietz
5cbe8f16b0
Don't expand collections.all list
2013-10-21 18:12:27 -04:00
Peter Dietz
96809b7770
Fix collections.all paging bug
2013-10-21 18:11:56 -04:00
Peter Dietz
4f684e25ad
Make context's static, and autoCommit for remainders
2013-10-21 18:09:41 -04:00
Peter Dietz
98ee886687
Add REST support for limit / offset to page through comm.collections and collection.items, and item list
2013-10-18 13:04:51 -04:00
Peter Dietz
987e835e5e
Each of these "READ" endpoints should "autocommit", which prevents transaction abort issues (atleast with postgres).
...
If you got an error, (i.e. negative limit is bad), then PG will barf always.
current transaction is aborted, commands ignored until end of transaction block
2013-10-18 12:50:34 -04:00
Peter Dietz
2e678c11f1
Add DSpace license to code header
2013-10-07 21:50:46 -04:00
Peter Dietz
cb4268bb45
Create a base DSO class that others extend, to DRY up some code...
2013-10-07 15:36:57 -04:00
Peter Dietz
905ae72c87
Do authorization checks for collections, items, and bitstreams
2013-10-06 14:30:28 -04:00
Peter Dietz
4cb6d2e02b
Fix adding subComms, subColls to a Community. Add ?expand=all
2013-09-29 11:41:12 -04:00
Peter Dietz
b01c56fb36
Use contextPath to link out
2013-09-19 16:20:30 -04:00
Peter Dietz
6ac5842e0a
Add dspace-rest, using Jersey, light support for Collection / Community
2013-09-19 13:35:40 -04:00