KevinVdV
61c597ae14
[DS-1130] Controlled vocabulary support for the XMLUI
2012-08-22 09:01:57 +02:00
Fabio Bolognesi
4d09619dbb
[DS-895] Advanced Embargo Project : Fix JUnit Tests and Correct Database Schema
2012-08-20 16:39:23 -07:00
kevin
fbb2002e59
Merge branch 'DS-1229'
...
Conflicts:
dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/Mirage/lib/css/style.css
2012-08-20 09:06:24 +02:00
Mark Diggory
2d050f7af3
Merge pull request #43 from atmire/dspace3-embargo
...
[DS-895] Advanced Embargo Project
2012-08-16 02:20:32 -07:00
Fabio Bolognesi
4b9b206d8c
[DS-895] Advanced Embargo Project
2012-08-16 02:13:51 -07:00
Robin Taylor
a0676ef5fc
Merge pull request #56 from sedici/type-based-submission
...
[DS-1127] document-type based submission support
2012-08-15 12:46:58 -07:00
Mark H. Wood
f4419374bb
Revert "Fix CRLF line terminators"
...
This reverts commit ee6fe99d1e
.
2012-08-15 09:02:53 -04:00
robintaylor
ac5ff4c81f
[DS-1208] - change references to default.dspace.dir to be dspace.dir in selected poms
2012-08-15 10:25:48 +01:00
kevin
d3e6db8d3f
[DS-1240] Sword V2 doesn't support the configurable workflow
2012-08-10 14:36:09 +02:00
Nestor Oviedo
c1e4c58a0d
Added support for Type-based submission
...
(see https://jira.duraspace.org/browse/DS-1127 )
2012-08-08 16:36:30 -03:00
KevinVdV
bf34b21bcf
[DS-1229] @mire discovery contribution
2012-08-07 09:47:21 +02:00
Mark H. Wood
3f70aef792
Upgraded hashes were not committed to the database
2012-08-03 15:12:29 -04:00
Mark H. Wood
67c962b5b6
More tidies
2012-08-03 14:22:13 -04:00
Mark H. Wood
81db2cb79d
Tidy up, fix licensing again
2012-08-03 13:59:00 -04:00
Mark H. Wood
f6d6db4343
Correct the name of the new digest_algorithm column
2012-08-03 13:41:45 -04:00
Mark H. Wood
b728a42739
Create a few unit tests for EPerson to check out new hashing
2012-08-03 13:40:39 -04:00
Mark H. Wood
8bb7a3a50f
Merge remote-tracking branch 'upstream/master' into DS-861
2012-08-02 16:48:09 -04:00
Mark H. Wood
925606abe9
Proper (modular) name for a configuration property of password authentication
2012-08-02 14:12:31 -04:00
Mark H. Wood
a88d7ff1c6
Document assertions
2012-08-02 13:24:35 -04:00
Mark H. Wood
3e1f497e18
Improve javadoc
2012-08-02 13:23:58 -04:00
Mark H. Wood
fcaa35aa8f
More tests, fix what they found, add license blocks
2012-08-02 13:05:02 -04:00
Mark H. Wood
2edac96df3
Update old MD5 hashes on successful password check
2012-08-01 10:55:22 -04:00
Mark H. Wood
9e999640f6
Special case for old 1-trip unsalted MD5 hashes
2012-08-01 10:54:30 -04:00
Mark H. Wood
5613bb6f57
Add commandline tool to find unsalted password hashes
2012-07-12 12:54:39 -04:00
Mark H. Wood
ee6fe99d1e
Fix CRLF line terminators
2012-07-11 14:26:57 -04:00
Mark H. Wood
9b58faa601
Password hashes are now class instances, not naked strings.
2012-07-11 14:24:04 -04:00
Mark H. Wood
f3f9433bfe
[DS-861] Oops, forgot to add new files.
2012-07-11 13:04:24 -04:00
Mark H. Wood
95a04c0f39
[DS-861] Begin to add password salting.
2012-07-11 13:02:15 -04:00
Mark H. Wood
521e613224
Fix result limit to work as documented: 0 means no limit, not maximum of no results
2012-07-03 13:02:45 -04:00
Mark H. Wood
f5032e8a22
Add some testing for DSpaceControlledVocabulary
2012-06-29 13:39:10 -04:00
Mark H. Wood
dfd8f16257
Add a mock for ConfigurationManager
2012-06-29 13:25:53 -04:00
Mark H. Wood
818d7c48c5
[DS-1065] Don't dereference a missing 'id' attribute; leave authority null
2012-06-29 13:23:05 -04:00
Mark H. Wood
c9820a3bbd
Clean up formatting so I can read the code
2012-06-29 13:20:46 -04:00
Ivan Masár
5ce2d16724
fix some more typos
2012-06-21 11:29:18 +02:00
Ivan Masár
c671278070
remove executable attr from regular files
2012-06-21 11:13:54 +02:00
Ivan Masár
4e77d36bb3
fix another bunch of typos
2012-06-13 17:06:52 +02:00
Tim Donohue
0f779c4ac7
dspace-api pom.xml improperly specifies an old version of maven-compiler-plugin
2012-06-11 10:50:08 -05:00
Mark Diggory
52a01cae00
Merge pull request #19 from LongsightGroup/DS-1180
...
[DS-1180] build the DN manually instead of attempting to search with the...
2012-06-07 21:33:18 -07:00
Sands Fish
c1e4374a7f
[DS-1185] Adding configured journal title field to code that builds meta-tags.
2012-06-04 15:51:04 -04:00
Sam Ottenhoff
621f222740
[DS-1180] build the DN manually instead of attempting to search with the privileged adminUser
2012-05-29 13:52:31 -06:00
Mark Diggory
7ef850c8c7
Merge pull request #9 from robintaylor/DS-1160
...
[DS-1160] - Refactor InitializeDatabase to use Configuration Service rather than Configurationmanager...
2012-05-10 22:38:41 -07:00
Mark Diggory
e0e55e63c1
Merge pull request #8 from mwoodiupui/testing-env
...
[DS-859] Packaged testing environment: begin using the package
2012-05-09 14:22:53 -07:00
Sam Ottenhoff
0d01078eb1
PDF generation is not consistent to the expected filename so try other versions of filename
2012-05-09 12:17:20 -04:00
robin
e73f605eb2
[DS1160] - Remove now redundant import of ConfigurationManager
2012-05-09 13:06:50 +01:00
robin
824e526d1a
[DS-1160] - Refactor InitializeDatabase to use Configuration Service rather than ConfigurationManager
2012-05-07 10:57:44 +01:00
Mark H. Wood
a67ea4197e
Use released version of FileWeaver, remove snapshot repo. declaration
2012-05-04 11:04:29 -04:00
Mark H. Wood
d6e20eba61
Catch up with current stock.
...
Merge remote branch 'stock/master' into testing-env
Conflicts:
dspace-api/src/test/resources/dspace-test.cfg
dspace-api/src/test/resources/dspaceFolder/config/dspace.cfg
dspace-api/src/test/resources/dspaceFolder/config/input-forms.xml
dspace-api/src/test/resources/dspaceFolder/config/item-submission.xml
dspace-api/src/test/resources/dspaceFolder/config/modules/authentication-shibboleth.cfg
dspace-api/src/test/resources/dspaceFolder/solr/statistics/conf/schema.xml
2012-05-04 10:30:16 -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
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
robin
3d4f40f4dc
[DS-1156] Factor out Browse related code from InitializeDatabase into InitializeBrowseDatabase.
2012-04-12 14:31:32 +01:00