Commit Graph

4974 Commits

Author SHA1 Message Date
kevin
d321d52e72 Merge remote-tracking branch 'origin/master' 2012-08-09 11:41:24 +02:00
Sam Ottenhoff
af24ee0927 DS-1201 fix /submissions page missing period and break after first
sentence
2012-08-09 11:40:43 +02:00
Tim Donohue
f8cea17b5f Fix broken link in README and update year to 2012 2012-08-09 11:40:43 +02:00
Mark H. Wood
8754bb198c Fix DOS line endings 2012-08-09 11:40:43 +02:00
Mark H. Wood
ac51fbb6e5 Apply patches from issue 2012-08-09 11:40:43 +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
helix84
e634c6edf5 Merge pull request #26 from helix84/archaelogy-and-restoration
make the dspace-info.pl caveman work in a new era
2012-08-07 04:13:38 -07:00
Robin Taylor
4a8fd0dbd1 Merge pull request #44 from robintaylor/DS-1190
[DS-1190] Google Analytics tracking support for JSPUI
2012-08-07 02:14:14 -07:00
KevinVdV
bf34b21bcf [DS-1229] @mire discovery contribution 2012-08-07 09:47:21 +02:00
Mark H. Wood
dde495e107 Merge pull request #33 from LongsightGroup/DS-1201
DS-1201 fix /submissions page missing period and break after first
2012-08-06 08:56:54 -07:00
Tim Donohue
c7f4770b16 Fix broken link in README and update year to 2012 2012-08-06 10:53:56 -05:00
robintaylor
033ebc6496 Add Google Analytics tracking property for jspui to dspace.cfg 2012-08-06 15:09:55 +01:00
robin
5d9143ec19 Add Google Analytics tracking code dependant on config 2012-08-06 14:59:50 +01: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
Steve Swinsburg
8a6b269153 DS-1211 upgrade to Servlet API 2.4, and other compatible dependencies 2012-07-12 16:54:23 +10:00
Steve Swinsburg
bf0bff8e59 Merge remote-tracking branch 'upstream/master' 2012-07-12 15:35:11 +10: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
ffe1d1a9ff Merge pull request #38 from mwoodiupui/DS-1059
[DS-1059] Statistics utilities should be filters
2012-07-10 05:17:08 -07:00
Mark Diggory
c625fc8a06 Merge pull request #39 from steveswinsburg/DS-1209
DS-1209 adjust additions pom so that servlet-api is bundled into lib dir...
2012-07-10 04:22:35 -07:00
Steve Swinsburg
27db5a0c42 Merge branch 'master' of https://github.com/steveswinsburg/DSpace 2012-07-10 16:43:49 +10:00
Steve Swinsburg
fb69ec7ce2 DS-1209 all adjust files for the build time filtering 2012-07-10 16:21:54 +10:00
Steve Swinsburg
b35e6956f1 DS-1208 adds build time filtering from a build.properties file in the base directory. Developers can maintain their own versions of this file, and keep it out of SCM, and then share the same source tree.
Different environments can also use theis approach, using the same source tree, just with different build.properties files, eg dev/test/uat/prod
2012-07-10 16:18:09 +10:00
Steve Swinsburg
fdfb42c3c1 Merge branch 'DS-1209' 2012-07-10 16:04:24 +10:00
Steve Swinsburg
ad529f1584 DS-1209 adjust additions pom so that servlet-api is bundled into lib directory 2012-07-10 15:54:44 +10:00
Mark H. Wood
e9fbe197e3 Merge pull request #35 from mwoodiupui/DS-1065
[DS-1065] controlled-vocabulary.xsd says that the 'id' attribute is optional, so make it optional instead of NPE if missing.
2012-07-09 10:16:02 -07:00
Mark H. Wood
40f3fd89c5 Fix DOS line endings 2012-07-03 16:25:43 -04:00
Mark H. Wood
b5eb587053 Apply patches from issue 2012-07-03 16:12:07 -04:00
Mark H. Wood
4454a8d142 [DS-1063] Upgrade to a supported version of PostgreSQL driver. 2012-07-03 14:50:53 -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
f05ceff8e8 add colspan in Metadata Import tool
The content of the first cell is always wrapped, so this removes
the linebreak by adding colspan="2".
2012-06-23 21:51:17 +02:00
Tim Donohue
2d76c1393c Updating inaccurate "third party" license information in our main LICENSE file (we haven't had a "lib/license" directory in a long long time).
Adding a new "LICENSES_THIRD_PARTY" text file which lists all third party libraries and their associated licenses. As this license info is not always specified in Maven Central, I unfortunately don't see any other easy way to track these third party licenses.
2012-06-22 15:28:36 -05:00