Commit Graph

17370 Commits

Author SHA1 Message Date
Greg McClellan?
a974a9785c Just testing a new cvs client, no changes.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@571 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-12-11 13:19:37 +00:00
Greg McClellan?
9ea92ae4bc corrected title of program in header
git-svn-id: http://scm.dspace.org/svn/repo/trunk@570 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-12-10 19:04:34 +00:00
Robert Tansley
b0f159a269 Trying to register the same email twice now works (token re-used).
Fixes SF #646328.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@569 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-12-06 11:33:08 +00:00
Robert Tansley
5d4fc3eea6 Fixed "item page" link
git-svn-id: http://scm.dspace.org/svn/repo/trunk@568 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-12-06 11:03:58 +00:00
Greg McClellan?
dbcb56fb26 Now able to search for full handles. i.e., http://hdl.handle.net/1721.1/667 or hdl:1721.1.667
git-svn-id: http://scm.dspace.org/svn/repo/trunk@567 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-12-02 20:22:57 +00:00
Greg McClellan?
6bf0e3f577 added oro.jar to Apache section
git-svn-id: http://scm.dspace.org/svn/repo/trunk@566 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-27 19:00:26 +00:00
Greg McClellan?
54bb8ee398 Jakarta-ORO, provides regular expressions (version 2.0.6)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@565 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-27 18:47:56 +00:00
Greg McClellan?
a4c876f87e Added hack to allow boolean searching. Basically, I transform 'AND' into '&&',
'OR' into '||' and 'NOT' into '!' brefore I make the query string lowercase.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@564 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-27 18:45:14 +00:00
Robert Tansley
083d3a8cef Removed checkstyle--not used, and the checkstyle ant task changes too much
git-svn-id: http://scm.dspace.org/svn/repo/trunk@563 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-27 16:15:42 +00:00
Robert Tansley
b4d2960a16 Removes JCE from package
git-svn-id: http://scm.dspace.org/svn/repo/trunk@562 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-27 16:15:09 +00:00
Robert Tansley
6a652d19b1 Updated Handle library to v5.3.0. Note that the JCE files (sunjce*.jar,
*.policy) are only required when running JDK 1.3--they're integrated with
JDK 1.4.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@561 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-27 16:06:17 +00:00
Robert Tansley
858487ec08 Updated version of com.oreilly.servlet.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@560 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-27 15:54:35 +00:00
Robert Tansley
cb31d95318 Provenance input field used correctly. Fixes bug SF#644373
git-svn-id: http://scm.dspace.org/svn/repo/trunk@559 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-27 15:32:27 +00:00
Greg McClellan?
ca9cb1ed84 fixed spelling mistake
git-svn-id: http://scm.dspace.org/svn/repo/trunk@558 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-25 19:38:37 +00:00
Greg McClellan?
211c5984bd Workaround for lucene bug involving upper case letters and wild card characters. All querystrings are immediately made lowercase.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@557 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-25 18:58:17 +00:00
David Stuve
208c5012db searching now takes Context as an arg, so it can do logging of parse
errors - which are now logged and swallowed by DSQuery.  Empty search
strings now no longer create big stack traces in the logs!


git-svn-id: http://scm.dspace.org/svn/repo/trunk@556 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-20 18:55:51 +00:00
David Stuve
4aef373b0f code cleanup
git-svn-id: http://scm.dspace.org/svn/repo/trunk@555 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 18:59:21 +00:00
Robert Tansley
6302471296 Oops, null pointer exception when not logged in fixed
git-svn-id: http://scm.dspace.org/svn/repo/trunk@554 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 16:35:37 +00:00
David Stuve
3860434bdc handles now searchable, and unIndexcontent() now works
git-svn-id: http://scm.dspace.org/svn/repo/trunk@553 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 14:47:27 +00:00
Robert Tansley
44fee3da0b email addr displayed in nav bar truncated if it's too long and would make
the nav bar too wide.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@552 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 13:37:56 +00:00
Robert Tansley
44d3d16ae2 Fix internal server error on invalid email bug (637021):
- DatabaseManager.findByUnique can handle trailing \ (common typo on some
  keyboard layouts)
- RegisterServlet gives better message for malformed e-mail addresses (not
  just an internal server error)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@551 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 11:58:29 +00:00
Robert Tansley
7537fdb163 clearDC wasn't setting dublinCoreChanged to true, fixed. Fixes SF#618050
git-svn-id: http://scm.dspace.org/svn/repo/trunk@550 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 11:37:27 +00:00
Robert Tansley
9239d75cdd Button labels now show "..." where appropriate, fixes 630414
git-svn-id: http://scm.dspace.org/svn/repo/trunk@549 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 11:19:22 +00:00
Robert Tansley
837fff196b Passwords must match etc. error reinstated. Fixes SF 630383
git-svn-id: http://scm.dspace.org/svn/repo/trunk@548 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 11:08:03 +00:00
Robert Tansley
221d7ca45c Entering a non-item Handle on the edit item page now displays an appropriate
message instead of internal server error.  Fixes #630419


git-svn-id: http://scm.dspace.org/svn/repo/trunk@547 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 11:03:15 +00:00
Robert Tansley
71f0814fd9 simple-search can now cope with no "query" parameter. Fixes bug 635062.
Also empty item list isn't displayed.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@546 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-18 10:50:41 +00:00
David Stuve
bd141065eb added replace and remove capabilities for imported items - also
generates a mapfile you can save to see what items AIPs were imported as


git-svn-id: http://scm.dspace.org/svn/repo/trunk@545 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-14 21:00:22 +00:00
David Stuve
54d113db54 now displays internal ID along with handle for communities & collections
git-svn-id: http://scm.dspace.org/svn/repo/trunk@544 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-13 20:18:01 +00:00
Robert Tansley
16365dbe38 Updated "invent @ MIT" link
git-svn-id: http://scm.dspace.org/svn/repo/trunk@543 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-12 09:27:19 +00:00
Robert Tansley
791339e5bb Put back in Commons DBCP instead of SimplePool. The updated code which now
validates connections as they are taken from the pool seems to have fixed the
intermittent DB errors that were previously occurring.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@542 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-11 17:32:27 +00:00
Robert Tansley
24ed2ec2c6 Removed unused "db.locale" property.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@541 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-11 16:42:10 +00:00
Robert Tansley
41ddc89a93 Now just shows number of warnings, rather than line numbers (line numbers not
being a particularly useful piece of information, since the reporter might
span several files and searching for WARN is easy enough!)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@540 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-11 16:35:30 +00:00
Robert Tansley
15340c7a7f Reverted back to SimplePool due to critical Commons DBCP failures
git-svn-id: http://scm.dspace.org/svn/repo/trunk@538 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-04 19:54:39 +00:00
Robert Tansley
9bc3a59b6d Updated to include system docs, and add new "-mit" parameter to make the
MIT version.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@537 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 18:22:12 +00:00
Robert Tansley
31f26e1f4d README for source release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@536 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 18:00:21 +00:00
Robert Tansley
aa3d4ab719 Updated source code license.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@535 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 17:59:17 +00:00
David Stuve
2c2b81a1bb commented out code to index collection and community descriptions and intros - we agreed to only index their names for now
git-svn-id: http://scm.dspace.org/svn/repo/trunk@534 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 17:53:48 +00:00
David Stuve
dafb3f6bf2 first version - real documentation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@533 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 17:12:47 +00:00
David Stuve
c70572e191 javadoc improvements - no code changes
git-svn-id: http://scm.dspace.org/svn/repo/trunk@532 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 17:11:34 +00:00
Robert Tansley
da577258c8 Re-added to main source tree as a useful example.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@531 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 15:50:50 +00:00
Robert Tansley
892525bc19 Driver for PostgreSQL 7.2.3.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@530 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 15:36:44 +00:00
Robert Tansley
e53fc70581 Updated with more bitstream formats.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@529 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 14:35:37 +00:00
Robert Tansley
59a9666dfb Updated with licenses for 3rd party libraries (JARs)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@528 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 14:35:10 +00:00
Robert Tansley
f528c30239 Added new bitstream formats.
Added comments indicating which formats and DC types are needed by the system
to function.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@527 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 13:28:47 +00:00
Robert Tansley
d5e741c06b Fixed use of dspace:popup tag for Resin.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@526 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 12:55:46 +00:00
Robert Tansley
53dca316eb "Back to home page" link is now a "close this window" link, if the user has
Javascript enabled.  If Javascript isn't available, a "back to DSpace home"
link is shown, because the help won't be displayed in a popup window in non-
Javascript browsers.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@525 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 11:59:49 +00:00
David Stuve
d0a0628cd5 cleanup, javadocs, actiontext -> actionText, typetext -> typeText
git-svn-id: http://scm.dspace.org/svn/repo/trunk@524 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 00:45:37 +00:00
David Stuve
62d1ce7126 general cleanup, javadocs, fixed a name inconsistency with actionText, typeText
git-svn-id: http://scm.dspace.org/svn/repo/trunk@523 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 00:44:19 +00:00
David Stuve
a5ecdf3498 added some documentation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@522 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-31 17:50:57 +00:00
Robert Tansley
d155b13680 Updated for new OAICat code, and to fix OAI 2.0 compliancy problems.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@521 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-31 16:46:13 +00:00