Sam Ottenhoff
2f12c93fef
DS-1072 also fix on return from forgot password
2012-05-09 14:09:26 -04:00
Sam Ottenhoff
b15bcde584
DS-1072 Post-registration link has a blank href if hosting DSpace at root instead of at /xmlui
2012-05-09 12:13:42 -04:00
Robin Taylor
67558c447a
Merge pull request #7 from robintaylor/master
...
[DS-1156] Refactor Browse related code out of InitializeDatabase into InitializeBrowseDatabase
2012-05-03 01:19:24 -07:00
Tim Donohue
14f9066b71
Merge pull request #4 from helix84/master
...
fix typos and some whitespace (also tracked in JIRA as DS-1158)
2012-04-20 09:05:28 -07:00
Ivan Masár
b8cefdce04
fix typos and some whitespace
...
* fixes typos almost exclusively in comments and strings
* fixes whitespace where combination of tabs and spaces may break indentation
* doesn't touch typos in config property names to prevent breakage
2012-04-20 16:27:02 +02:00
Mark Diggory
e2e50eaf5d
Merge pull request #2 from tdonohue/build-fixes
...
[DS-1150] Additional Build fixes
2012-04-17 13:48:52 -07:00
Tim Donohue
4e118adbc1
Minor correction to maven-assembly-plugin settings in dspace-parent POM. According to a Maven build warning, the expression "${pom.version}" is deprecated, and we should be using "${project.version}" as a replacement.
2012-04-16 16:30:14 -05:00
Tim Donohue
2725acd414
Add proper DSpace License Header to all *.wsdd and *.wsdl files in LNI code.
2012-04-16 16:26:37 -05:00
Tim Donohue
5ce5347307
Add a few new exclusions & mappings to our License Header checker. Needed a new exclusion for ".gitignore" files, and it needed to properly check *.wsdd and *.wsdl (both in LNI) for DSpace License Header.
2012-04-16 16:25:56 -05:00
Tim Donohue
6bf9b33e61
Fix bad reference in <parent> of dspace/modules/solr/pom.xml file. The 'dspace-pom' module no longer exists. Changed this to just point at org.dspace.modules (like everything else in dspace/modules/).
2012-04-16 16:10:22 -05:00
robin
3d4f40f4dc
[DS-1156] Factor out Browse related code from InitializeDatabase into InitializeBrowseDatabase.
2012-04-12 14:31:32 +01:00
Mark Diggory
842aa75357
[DS-1150] Migrate to GitHub : Consolidate Release Assemblies So Maven Plugin is no longer needed.
2012-04-07 02:29:05 -07:00
Mark Diggory
b9b95c9f30
[DS-1150] Migrate to GitHub : Consolidate LICENSE HEADER
2012-04-07 01:52:26 -07:00
Mark Diggory
207464db05
[DS-1150] Migrate to GitHub : Integrate dspace-pom contents into dspace.pom
2012-04-07 01:29:56 -07:00
Mark Diggory
2d09df60bb
Merge pull request #1 from mwoodiupui/master
...
Fix README to make GitHub the official source repository
2012-03-31 14:56:07 -07:00
Mark Diggory
6611a69e74
[DS-1150] Migrate to GitHub : Correct SCM Locations and project URL
2012-03-31 13:01:43 -07:00
Mark H. Wood
e48dd94d49
Point to the GitHub project, and be a little more explicit about how to use that git: URL.
2012-03-29 10:16:55 -03:00
Mark H. Wood
49626c45cf
Replace SVN references with GitHub (or something generic that won't need to be fixed again).
2012-03-28 18:07:56 -03:00
Mark Wood
8e430dc6cf
Don't allow NPE if getProperties(String) called before any module properties have been loaded.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6957 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-03-01 20:01:23 +00:00
Tim Donohue
b49e6bafff
Committing a slightly updated version of DSpace PDF Manual for 1.8.2 (just syncing Trunk with 1.8.x branch)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6953 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-24 15:52:19 +00:00
Tim Donohue
c21f730ec7
Fix for DS-1122: When adding a Bitstream to a Bundle, the 'bitstream_order' is always set to the 'sequence_id' (applied to both 1.8.x branch and Trunk). Also fixes issues with AIPs being able to restore bitstream ordering.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6947 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-20 22:00:16 +00:00
Kevin Van de Velde
1c844a7d61
[DS-1129] Edit Harvesting Collection Content Source tab broken
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6946 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-18 10:50:26 +00:00
Kevin Van de Velde
3ea8b079d6
[DS-918] Concurrent task claiming and editing of metadata possible for same item in submission workflow
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6943 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-18 10:26:28 +00:00
Tim Donohue
fd11d2e90e
Fix for DS-1120: AIP Backup & Restore : SITE AIP has a different checksum everytime when orphaned Collection/Community groups exist (applied to both 1.8.x branch and Trunk)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6939 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-15 19:04:13 +00:00
Scott Phillips
d79056c1d2
DS-1124, increase the default upload maximum to 2GB
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6936 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-13 22:03:28 +00:00
Mark Wood
ad9c275a26
Add/correct license headers in new test environment files.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6930 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-06 17:50:02 +00:00
Mark Wood
a8d5a9d164
Remove stray overrides of dspace-parent:dependency-management.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6929 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-04 20:04:03 +00:00
Mark Wood
fb1e27c572
[DS-859] A .zip artifact to provide a testing environment.
...
Begin "modularizing" the dspace-api testing framework so that it can
be used in other modules. This patch introduces a new assembly to
contain the filesystem parts of the test environment, copied from the
dspace module into a Zip artifact that can be unpacked wherever
needed. Eventually the duplicate files in dspace-api will be removed.
This patch should not disturb existing practice -- that comes later.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6928 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-02-03 20:11:05 +00:00
Kevin Van de Velde
3c61e8e5f6
[DS-910] Encoding of discovery facet urls
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6927 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-28 15:47:54 +00:00
Kevin Van de Velde
b436bea65e
[DS-1048] Superfluous warning in dspace.log
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6926 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-28 10:37:20 +00:00
Tim Donohue
78f8cf0f26
Fix for DS-1110 : AbstractCurationTask.distribute() convenience method doesn't distribute across all DSpace Objects. Modify the 'distribute()' method to run across all objects. Create a new 'performObject()' method that can be used in conjunction with 'distribute()'. By default, 'performObject()' just wraps a call to existing 'performItem()' method.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6925 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-26 18:28:32 +00:00
Tim Donohue
46c2465259
Fix for DS-1108 : AIP Backup & Restore doesn't restore a Bitstream's "Sequence ID".
...
This adds the three lines of code necessary to restore a Bitstream's Sequence ID from an Item AIP (Sequence ID was already being stored in an Item AIP).
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6924 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-24 21:20:42 +00:00
Tim Donohue
f9d9a4e418
DS-1107 fix : System-wide Curation Task UI is missing a "Task" label
...
(Also removed a few unused import statements and an old, obsolete comment)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6923 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-23 21:46:25 +00:00
Andrea Schweer
e4e2d27d32
spelling/language fix
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6922 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-18 00:57:10 +00:00
Peter Dietz
d9a1cde7bf
Add .gitignore for sword-client-xmlui-webapp empty directory.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6921 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-13 17:37:49 +00:00
Peter Dietz
c5b49983f7
Added .gitignore for the project. Ignoring mvn's target directories, and project files created by IntelliJ and NetBeans.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6920 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-13 16:51:56 +00:00
Peter Dietz
9ea2dd5929
Added .ignore files to the modules webapps, since they were empty directories, and Git can't track empty directories.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6919 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-13 16:42:01 +00:00
Peter Dietz
a11fb581cf
DS-1044 Submission Step - SelectCollection doesn't need to limit the length of collection name, theme can do that.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6918 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-11 19:09:10 +00:00
Tim Donohue
40b0d7a865
Add license to StaticPage (on Trunk)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6917 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-11 18:29:56 +00:00
Scott Phillips
51bb44eeef
DS-1012: updated the configuration parameters to use the modules syntax instead of the old style all in one.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6915 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-20 17:30:37 +00:00
Peter Dietz
280b07622f
DS-722 Setting autofocus to main/first field in many forms. HTML5, xmlui.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6913 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-15 22:43:09 +00:00
Peter Dietz
138029e323
DS-1076 Add a simple StaticPage.java and map requests to page/* to it. Overrides happen in XSL. Have a demo at page/about.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6903 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-14 23:27:55 +00:00
Peter Dietz
4af1fdf9ca
Revert previous accidental change to pom.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6901 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-14 22:17:09 +00:00
Peter Dietz
435b01bde7
DS-1090 Fix fetchURL method for CC License, so that it does not fail due to recent CC changes.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6900 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-14 22:15:09 +00:00
Scott Phillips
0dac8bb77f
DS-1094: Fixed an NPE error while mapping errors, fixed a typo in unknown, and the authors column pull from creator or contributor.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6898 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-12 19:37:46 +00:00
Kevin Van de Velde
1f08bc6702
[DS-899] Last modified timestamp doesn't trigger on bitstream delete bugfix
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6887 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-07 16:23:00 +00:00
Kevin Van de Velde
7936c6d997
[DS-1064] Authentication error bugfix with external login in JSPUI
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6872 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-04 10:58:48 +00:00
Tim Donohue
5852cee2b7
Fix for DS-1077: XMLUI & CLI always show a NullPointerException after running a Site-wide Curation Task. This patch ensures that the Curator is not too quick to call complete() on its Context object when running a Site-wide task. It also ensures the Curator doesn't continually create a new Context each time 'curationContext()' is called -- instead a newly created context is cached so that it can be used for the remainder of the task processing. This fix has been applied to trunk and 1.8.x branch.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6870 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-02 17:52:55 +00:00
Scott Phillips
79984d3d12
DS-1055: Limit display of harvested bitstreams when using harvesting by reference. (Committed to branch and trunk)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6866 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-11-28 20:17:56 +00:00
Scott Phillips
dd0c45ec31
DS-1052: Items with null date.accessioned are perminantly sorted to the top of all date based searches.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6863 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-11-28 20:05:41 +00:00