Commit Graph

7349 Commits

Author SHA1 Message Date
Ivo Prajer
11ba6ee94e Quick fix of getLink() 2015-03-12 20:52:48 +01:00
Hardy Pottinger
54ee54ba4d Merge pull request #846 from christian-scheible/DS-2424
DS-2424 workaround for bug in xoai library. changed ref to red for Filter in Contexts
2015-03-11 10:45:04 -05:00
helix84
c61fb22522 Merge pull request #884 from helix84/DS-2501-rest-fix-find-by-metadata-field
DS-2501 fix SQL in REST /items/find-by-metadata-field
2015-03-09 22:34:51 +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
helix84
60f428de5f Merge pull request #883 from rivaldi8/DS-2493-view-more-link
[DS-2493] "View more" link is shown even when there aren't more items.
2015-03-06 13:53:12 +01:00
Àlex Magaz Graça
acda3b03f6 [DS-2493] "View more" link is shown even when there aren't more items. 2015-03-06 13:01:53 +01:00
Tim Donohue
26ab46e641 Merge pull request #877 from DSpace/tdonohue-DS-2483
DS-2483 : Fix mispelling of "sword.compatibility"
2015-03-05 15:31:09 -06:00
Pascal-Nicolas Becker
f55fb75179 Merge pull request #878 from tuub/DS-2485
DS-2485: DefaultItemVersionProvider hides an IdentifierException
2015-03-04 18:43:07 +01:00
Pascal-Nicolas Becker
6bfcd303cf DS-2485: DefaultItemVersionProvider hides an IdentifierException 2015-03-04 18:36:09 +01:00
Tim Donohue
683a2fdb83 DS-2483 : Fix mispelling of "sword.compatibility"
https://jira.duraspace.org/browse/DS-2483
2015-03-03 14:34:34 -06:00
helix84
9014692145 Merge pull request #875 from helix84/DS-2478-update-GA
DS-2478 update Google Analytics tracking JS snippet
2015-03-03 09:09:35 +01:00
helix84
40be894c01 Merge pull request #874 from tdonohue/DS-2477
DS-2477 : Ensure distribution packages always get created with Unix (LF) line endings
2015-02-27 17:45:52 +01:00
Ivan Masár
9b79e7e939 DS-2478 update Google Analytics tracking JS snippet 2015-02-27 17:30:09 +01:00
Tim Donohue
0f82021c86 DS-2477 : Ensure distribution packages alwasy get created with Unix (LF) line endings 2015-02-27 10:02:47 -06:00
Tim Donohue
8db8a66b2f Merge pull request #865 from lap82/DS-2044
[DS-2044] HTML not stripped from Discovery search form in JSPUI
2015-02-23 14:25:49 -06:00
Hardy Pottinger
229396da59 Merge pull request #861 from tdonohue/DS-2278
DS-2278 : Fix two issues in XMLUI which block proper 404 error pages from displaying for some URL patterns
2015-02-23 12:43:18 -06:00
helix84
0db8178d70 Merge pull request #870 from royopa/patch-2
removed word duplicated
2015-02-23 18:14:17 +01:00
Rodrigo Prado
e398471b13 removed word duplicated 2015-02-23 14:11:10 -03:00
Hardy Pottinger
612f098821 Merge pull request #843 from cjuergen/DS-2419
Fix for DS-2419 JSP UI ignores authorization.admin.usage.
2015-02-22 15:40:15 -06:00
Hardy Pottinger
abbf757b23 Merge pull request #844 from mwoodiupui/DS-1265
[DS-1265] Don't close the current sitemap if we never opened one
2015-02-22 15:39:59 -06:00
Tim Donohue
f2a6be23df DS-2448 - Fix for JSPUI path traversal issue from Pascal-Nicolas Becker 2015-02-20 22:37:01 +00:00
Luigi Andrea Pascarelli
ed7d2980e2 [DS-2044] fix cross-site scripting vulnerability and minor related issue
(verbose error output, avoid NPE on JSP during an attack)
2015-02-20 22:05:57 +01:00
Tim Donohue
322ed825db Add in missing imports from previous commit 2015-02-20 20:18:12 +00:00
Luigi Andrea Pascarelli
5aa9ce16f0 DS-1702 add code to prevent XSS attach on recent submission 2015-02-20 18:58:16 +00:00
Hardy Pottinger
4537a8e56a Merge pull request #793 from wilee53/DS-2355-spider
DS-2355 : SpiderDetector added synchronization for ArrayLists: agents and domains
2015-02-20 12:22:48 -06:00
Tim Donohue
db9a1ecba4 XMLUI path bug fixes and security fixes for DS-2445 DS-2130 DS-1896 2015-02-20 16:45:43 +00:00
Hardy Pottinger
2eaaf84810 Merge pull request #863 from hardyoyo/DS-2034-handle-emptystring
[DS-2034] added emptystring handling to the notnull method in ControlPanel
2015-02-17 14:38:27 -06:00
Hardy Pottinger
17860aab20 clarified the test expression, as a kindness to future generations 2015-02-17 19:26:06 +00:00
Hardy Pottinger
c9da7f2aad added back null handling, which I inadevertently dropped in favor of emptystring handling 2015-02-17 19:20:33 +00:00
Hardy Pottinger
e718f9d996 [DS-2034] refactored notnull method to notempty, at the suggestion of mhwood 2015-02-13 23:03:11 +00:00
Hardy Pottinger
67310950bf [DS-2034] added emptystring handling to the notnull method in ControlPanel.java 2015-02-13 22:40:54 +00:00
Tim Donohue
b00956215a DS-2278 : Fix two issues in XMLUI which block proper 404 Page Not Found pages from displaying for some URL patterns 2015-02-11 16:18:30 -06:00
Tim Donohue
8bb6bbdbf0 Add back in missing "canonicalize()" for Oracle 2015-02-11 21:59:26 +00:00
Tim Donohue
fa3ebb36a3 Fix DS-2427 for 5.1 by consolidating problematic code into DatabaseUtils.getSchemaName() so that it can be replaced easily in future. Also cleaned up config comments 2015-02-11 21:59:15 +00:00
helix84
2c0d2d150a Merge pull request #855 from christian-scheible/DS-2438
[DS-2438] fixed problem with immense metadata values for oai solr core
2015-02-04 10:05:16 +01:00
Christian Scheible
dcd9b2534c [DS-2438] fixed problem with immense metadata values for oai solr core 2015-02-04 08:40:17 +01:00
Pascal-Nicolas Becker
ff5de4721d Merge pull request #852 from tuub/DS-640
DS-640: Fixes Internal System Error if browse index is missing in JSPUI
2015-02-03 15:22:48 +01:00
Pascal-Nicolas Becker
5e6a640ce6 Merge pull request #853 from tuub/DS-2435
DS-2435: JSPUI send 400 Bad Request for non-existent browse index
2015-02-03 15:22:31 +01:00
Pascal-Nicolas Becker
1bd7e06239 DS-640: Fixes Internal System Error if browse index is missing in JSPUI. 2015-02-03 15:20:33 +01:00
Pascal-Nicolas Becker
ade3ceb994 DS-2435: JSPUI send 400 Bad Request for unexisting browse index. 2015-02-03 15:19:19 +01:00
Tim Donohue
5b6819cefe Fix broken link 2015-01-28 15:23:06 -06:00
Tim Donohue
f8e430065e Fix broken link 2015-01-28 15:22:33 -06:00
Hardy Pottinger
3d61404dbf Merge pull request #712 from ctu-developers/master
DS-2201: Unable to complete installation of DSpace with non-empty variable "db.schema" configuration file "build.properties"
2015-01-28 09:31:49 -06:00
helix84
518861a26b Merge pull request #849 from atmire/DS-2429
added info about git
2015-01-28 14:10:20 +01:00
Art Lowel
49316f5b75 added info about git, also removed redundant 'on windows' mention from the headers of every windows install section 2015-01-28 11:41:18 +01:00
helix84
5480ee2dde Merge pull request #845 from christian-scheible/DS-2425
[DS-2425] fixed typos in xoai.xml
2015-01-27 11:44:32 +01:00
Christian Scheible
8a407b7175 [DS-2425] fixed typos in xoai.xml 2015-01-26 16:57:11 +01:00
Christian Scheible
16b45601f1 DS-2424 workaround for bug in xoai library. changed ref to red for Filter in Contexts 2015-01-26 16:54:24 +01:00
Mark H. Wood
a043338207 Don't close the current sitemap if we never opened one 2015-01-24 16:46:15 -05:00
cjuergen
c8909501aa Fix for DS-2419 JSP UI ignores authorization.admin.usage. Just an incomplete name for the configuration parameter which determines the accessibility of usage statistics. 2015-01-23 18:20:59 +01:00