Tim Donohue
739ff181cc
Rename "dspace-spring-rest" to "dspace-server-webapp"
2019-07-19 16:35:53 -05:00
Tim Donohue
aebd0f9ce6
[maven-release-plugin] prepare for next development iteration
2019-05-17 15:34:13 -05:00
Tim Donohue
44e7b3aca6
[maven-release-plugin] prepare release dspace-7.0-preview-1
2019-05-17 15:34:04 -05:00
Mark H. Wood
3929a5d7ac
[DS-3135] Remove questionable loglevel fiddling; conform to webapp descriptor schema.
2018-11-09 09:02:59 -05:00
Mark H. Wood
3f904dc4ec
[DS-3135] Tell Log4J where to find its configuration.
2018-11-09 09:02:59 -05:00
Mark H. Wood
bb10bfe01a
[DS-3135] More dependency cleanup
2018-11-09 09:02:58 -05:00
Patrick Trottier
00088c9739
Fix dependency convergence and use POM property for log4j version
2018-11-09 08:56:44 -05:00
Patrick Trottier
7f4b4e9f8a
Convert getLogger() and Log4J imports for Log4J 2
2018-11-09 08:41:42 -05:00
Patrick Trottier
fb4e7ae9cb
Update POMs to version 2.10.0
2018-11-08 16:03:30 -05:00
Tim Donohue
6dc6102325
Update all web.xml files to use Servlet 3.1. Requires minor reorg in older webapps.
2018-10-17 09:53:46 -05:00
Tim Donohue
447bea2921
Update to using Servlet API spec 3.1.0 in all modules
2018-10-08 17:11:37 +00:00
Mark H. Wood
628c1250c2
Merge pull request #2031 from mwoodiupui/DS-3895
...
[DS-3895] Bitstream size can't be referenced in HQL queries
2018-07-25 11:54:08 -04:00
Tim Donohue
598f35b267
Merge pull request #2050 from Georgetown-University-Libraries/ds3903m
...
[DS-3903] Port to master, Legacy Rest Jar Resolution
2018-05-08 11:01:00 -05:00
Tim Donohue
a5a3dda2fd
Remove obsolete comment. Minor alignment fix
2018-05-08 09:01:27 -05:00
Terry W Brady
a7c81129f4
update based on review
2018-05-07 15:45:01 -07:00
kshepherd
d64ebe2788
Merge pull request #2001 from minurmin/DS-3511-master
...
DS-3511: Fix HTTP 500 errors on REST API bitstream updates (7.0)
2018-05-08 09:39:02 +12:00
Terry W Brady
d3f150e2f9
pr port
2018-05-07 08:25:30 -07:00
Mark H. Wood
24575d8ba1
[DS-3895] Rename Bitstream.getSize() to getSizeBytes().
2018-04-23 13:29:31 -04:00
Terry W Brady
55b8826646
port pr to master
2018-03-28 21:21:55 -07:00
Miika Nurminen
22bb9a5751
DS-3511: Add context.complete() to updateBitstreamData and deleteBitstreamPolicy to prevent HTTP 500 response on REST updates
2018-03-27 20:56:43 +03:00
Tim Donohue
c3d567c31e
Merge pull request #1989 from Georgetown-University-Libraries/ds3704m
...
[DS-3704] port pr 1854 to master
2018-03-16 15:29:20 -05:00
Tim Donohue
b00dbd07d6
Merge pull request #1988 from Georgetown-University-Libraries/ds3714m
...
[DS-3714] port pr 1862 to master
2018-03-16 15:24:55 -05:00
Terry W Brady
5f5688e5fd
port pr 1854
2018-03-16 12:43:28 -07:00
Terry W Brady
8f689efc4e
port pr 1862
2018-03-16 12:15:15 -07:00
Terry W Brady
2779205c0a
port from 6x
2018-03-15 15:03:59 -07:00
Tim Donohue
b2f83303d6
Merge pull request #1955 from mwoodiupui/DS-3836
...
[DS-3836] dspace-rest old dependencies break command line
2018-02-22 10:27:58 -06:00
Tim Donohue
e09d047227
Restore newlines at end of a few files. These were accidentally removed in previous commits and caused coveralls issues in Travis.
2018-02-21 14:56:48 -06:00
Tim Donohue
2c3ac0af7c
Fix (legacy) dspace-rest module per new code style
2018-02-21 14:56:48 -06:00
Mark H. Wood
9d63206877
[DS-3836] Align jersey artifact versions through a property; upgrade jersey-spring3 to jersey-spring4.
2018-02-14 11:36:03 -05:00
Tim Donohue
e4f579319d
Adding in name of bean to comment.
2018-01-25 12:30:20 -06:00
Terry Brady
a0df98776b
comment updated
2018-01-25 10:18:26 -08:00
Terry W Brady
815569b28f
comment out bean due to service start issue
2018-01-24 14:32:06 -08:00
Hardy Pottinger
8fb788dcc5
refactored out all mention of Elastic Search, code and configs,
...
removed ES dependency from the dspace-api pom.xml, added lucene-core 4.10.3 instead
2018-01-02 12:23:31 -06:00
Tom Desair
8dcdcb1ebd
DS-3542: Refactoring and comments
2017-11-06 14:08:55 +01:00
Tim Donohue
5edb6f4a7c
Bug fixes to REST API as reported by Error Prone
2017-10-05 17:05:04 +00:00
Tom Desair
b0ed059ab5
DS-3628: Check READ resouce policies for items return by REST find-by-metadata-field endpoint
2017-07-07 19:49:30 +00:00
Tim Donohue
243e5e3371
Merge pull request #1729 from SophiaGoldberg/master
...
[DS-3397] Fix error when getting bitstream policies in REST API
2017-07-07 02:46:37 +10:00
Alexander Sulfrian
f28c8ced67
DS-3281: Start workflow for REST submissions
...
If an item is submitted through the REST API (via POST on
/{collection_id}/items) the item should not be published immediately,
but should be approved via the defined workflow.
2017-05-31 20:53:52 +00:00
Sophia Goldberg
eb1d5cf0b5
[DS-3397] Add null checks to EPerson and Group
2017-04-20 21:11:27 +01:00
Andrew Bennet
cf2d2a4d37
[DS-3460] Fix incorrect REST documentation
2017-01-17 17:11:31 +00:00
Ivan Masár
cae5570643
whitespace per Coding Conventions
2016-11-13 19:18:23 +01:00
Mark H. Wood
d1f321f345
Clean up remaining doclint errors and warnings.
...
Throughout dspace-sword I was baffled by the validation aspect, so
you'll see lots of "UNKNOWN. PLEASE DOCUMENT." that I wrote just to
shut doclint up. If you know how this works, please amend my
placeholders.
2016-11-11 11:48:17 -05:00
Ivan Masár
269af71afb
javadoc (doclint) and whitespace fixes
...
includes whitespace fixes as per Coding Conventions
2016-11-10 13:34:37 +01:00
Ivan Masár
db1641cfa9
fix JavaDoc @author
2016-11-10 13:34:37 +01:00
Ivan Masár
c92b1d8009
typo: xforwarderfor -> xforwardedfor
2016-11-01 16:19:41 +01:00
Mark H. Wood
5ff4ccfedc
After 6.0 release: move master to 7.0-SNAPSHOT
2016-10-28 10:15:54 -04:00
Pascal-Nicolas Becker
f53f3e45cc
Revert "prepare for next development iteration"
...
This reverts commit 543d2098ca
.
2016-10-24 17:30:24 +02:00
Pascal-Nicolas Becker
543d2098ca
prepare for next development iteration
2016-10-24 16:45:36 +02:00
Pascal-Nicolas Becker
c17f85e4b3
[maven-release-plugin] prepare for next development iteration
2016-10-24 14:40:29 +02:00
Pascal-Nicolas Becker
0fea174368
[maven-release-plugin] prepare release dspace-6.0
2016-10-24 14:40:21 +02:00