Commit Graph

17370 Commits

Author SHA1 Message Date
Austin Kim
5b3cec6161 anonymized default license
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1024 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-07-01 20:31:11 +00:00
Richard Rodgers
5b4c50c6f5 Rewrite of community-list to display the entire community/sub-community
tree, instead of just the top-level communities, collections, and immediate sub-communities. All communities and collections now displayed.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1023 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-29 15:09:07 +00:00
David Stuve
9b009d6b45 Now defaults to creating a search index afterwards, with the -n command line
choosing "no index"


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1022 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-28 09:20:06 +00:00
Grace Carpenter
ccb454feff Fixed bug in displaying support level, moved columns around.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1021 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-25 16:09:14 +00:00
Richard Rodgers
4c7886895b Changed table layout and style for top table that holds admin box
better to conform to DSpace style


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1020 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-25 16:04:32 +00:00
Richard Rodgers
a1e758cb66 Added 'miscTableNoColor' variant to miscTable for display of community-list
header text and admin table in a table


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1019 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-25 16:03:14 +00:00
Greg McClellan
18a1c89e5b changed syntax to use version number rather than a target name
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1018 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-25 14:40:49 +00:00
Robert Tansley
01aa45d0de Fixed mistake: "Known" was displayed as "Unsupported"
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1017 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-25 13:52:34 +00:00
Richard Rodgers
8a2d7d59cf Changed table alignment from left to center that displays the
Admin table - fixes display bug


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1016 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:59:31 +00:00
Richard Rodgers
7010e259c3 Removed 'cc.css' in favor of more descriptive 'creative-commons.css'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1015 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:56:25 +00:00
Richard Rodgers
8788edcc3e Replaced 'cc.css' with more descriptive 'creative-commons.css'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1014 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:55:38 +00:00
Richard Rodgers
43e3fc9503 Removed 'cc.jsp' in favor of better named 'creative-commons.jsp'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1013 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:54:14 +00:00
Richard Rodgers
b78682af7a Replaced 'cc.jsp' with more descriptive 'creative-commons.jsp'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1012 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:53:13 +00:00
Richard Rodgers
7ddf77546b Replaced 'CC' calls with 'CreativeCommons' ones
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1011 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:51:18 +00:00
Richard Rodgers
50b167d39e Replaced calls to item.getBundles with item.getBundles("ORIGINAL") where
intent was clearly to get the content bundles.
Replaced 'CC' calls with newly renamed 'CreativeCommons' class
Added attribute 'cclicense.exists' to detect whether a CC license
has already been added.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1010 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:46:11 +00:00
Richard Rodgers
efcbf40864 Replaced by the more descriptive CreativeCommons.java
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1009 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:40:06 +00:00
Richard Rodgers
692ff4dca5 Rename and small cleanup of CC.java
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1008 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:38:57 +00:00
Greg McClellan
72c078b937 Added line to encode entities in exported metadata (i.e., & becomes &
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1007 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 17:21:31 +00:00
David Stuve
e040d45a6d Added 'modifying doesn't affect GUI' warning to top of table as well.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1006 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 09:12:01 +00:00
Grace Carpenter
6077b3d27c Added info about submitting HTML docs/primary bitstream.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1005 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-23 14:59:24 +00:00
Robert Tansley
57f408691c Updated name of OAI_ID_PREFIX so it follows conventions for constant names.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1004 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-22 15:35:51 +00:00
Austin Kim
8cc8465951 Checking in edit policy button on edit item page
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1003 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-22 15:27:17 +00:00
Robert Tansley
c536b2686d - Default base URL now [host]/dspace-oai/request
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1002 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-22 14:03:47 +00:00
Robert Tansley
23504dbc0d - Default base URL now [host]/dspace-oai/request
- Identifiers now oai:[hostname]:[handle] - e.g. oai:dspace.mit.edu:1721.1/1234
- Updated to OAICat 1.5.26


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1001 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-22 14:03:28 +00:00
David Stuve
0cc6d4fb46 Forced news file encoding to UTF-8
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1000 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-21 09:47:51 +00:00
David Stuve
543b3c7660 Put some extra parens in an if statement to make sure it is evaluated properly
(by both human and Java!)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@999 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-18 08:55:23 +00:00
David Stuve
e3c530d405 Fixed typo: if( withdrawn = false ) to (withdrawn == false)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@998 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-18 08:48:25 +00:00
Richard Rodgers
9c5b9a9eb7 Slight correction to previous check-in - the default for Creative Commons
is disabled


git-svn-id: http://scm.dspace.org/svn/repo/trunk@997 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-17 17:33:44 +00:00
Richard Rodgers
23d8d29aa3 Changed Creative Commons property name to 'webui.submit.enable-cc' from
'cc.enabled' for better naming consistency. Added 2 optional properties
'http.proxy.host' & 'http.proxy.port' for setting a proxy for outbound
http requests (to Creative Commons)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@996 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-17 16:56:32 +00:00
Richard Rodgers
bc58809660 Replaced sidebar display of admin functions with a table to allow more
room for community/collection lists. Added link to admin help


git-svn-id: http://scm.dspace.org/svn/repo/trunk@995 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-17 16:49:03 +00:00
Richard Rodgers
bb3a26f1b7 Redesigned the location of the "Save/Cancel", "Previous", and "Skip CC"
buttons more closely to conform with the rest of submission look and feel


git-svn-id: http://scm.dspace.org/svn/repo/trunk@994 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-17 16:45:52 +00:00
Richard Rodgers
c12bf688f9 Added setting of 'http.proxyHost' & 'http.proxyPort' to System properties
to enable use of a proxy server to the CC site


git-svn-id: http://scm.dspace.org/svn/repo/trunk@993 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-17 16:41:59 +00:00
Richard Rodgers
ff2d6332ab Moved optional Creative Commons submission step back to before the deposit
licence & improved button handling - fixes System Errors when progress bar
controls used


git-svn-id: http://scm.dspace.org/svn/repo/trunk@992 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-17 16:38:32 +00:00
David Stuve
c07c6e3820 Clarified what that the format name was the contents of the short_description
field.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@991 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-17 13:39:29 +00:00
Grace Carpenter
b5d49a6f28 Changed help reference from formats.html to formats.jsp.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@990 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 20:11:56 +00:00
Grace Carpenter
a241efa09e Removed reference to "Inessential Guide", and also cleaned up formatting.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@989 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 20:11:29 +00:00
Grace Carpenter
b7b7249629 This document is outdated and the material is already covered in index.html.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@988 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 19:27:20 +00:00
Grace Carpenter
c292f3a524 Changed help reference from formats.html to formats.jsp
git-svn-id: http://scm.dspace.org/svn/repo/trunk@987 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 19:23:14 +00:00
Grace Carpenter
6b605af645 Changed help link from formats.html to formats.jsp.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@986 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 19:22:01 +00:00
Grace Carpenter
7a7780a096 Added help link.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@985 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 19:07:47 +00:00
Richard Rodgers
d3cedb194b Added "community_id" input to form calling edit-collection - needed for "embedded" Admin
git-svn-id: http://scm.dspace.org/svn/repo/trunk@984 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 20:27:13 +00:00
Richard Rodgers
90f71e4496 Pass "community" attribute to collection-edit page, the last page of the wizard.
Necessitated by other changes in the "embedded" Admin work.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@983 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 20:01:40 +00:00
Richard Rodgers
c7735bde29 Added "Create Sub-community" button to the Admin Functions group
git-svn-id: http://scm.dspace.org/svn/repo/trunk@982 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 19:40:05 +00:00
Richard Rodgers
eb4c3f1720 Added a "Delete this Community" button control as part of the "embedded"
Admin rewrite


git-svn-id: http://scm.dspace.org/svn/repo/trunk@981 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 19:04:09 +00:00
Richard Rodgers
e641286961 Added a "Delete this Collection" button control as part of the "embedded"
Admin rewrite


git-svn-id: http://scm.dspace.org/svn/repo/trunk@980 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 18:55:36 +00:00
Richard Rodgers
d6601d2ec1 If Item has a Creative Commons license, display some verbiage to this
effect and a small image representing CC licenses. Also place the CC
RDF in the page.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@979 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 18:01:22 +00:00
Richard Rodgers
953b27f45f When logged in as an admin, added a sidebar that has an "Admin Functions"
box with the button "Create Top-Level Community". This is required due
to obsoleting the former 'list-communities' page that contained all the
admin create/delete/edit functions.

Also removed some padding in the community list itself to allow more
communities to display on the page.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@978 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 17:56:45 +00:00
Richard Rodgers
7ed997b7e7 Add new boolean property 'cc.enabled' - defaults to 'false' that controls
whether Creative Commons licenses are added during the submission process.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@977 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 17:49:19 +00:00
Richard Rodgers
8163d87fe1 Eliminate the 'list-communties' page (which showed all edit controls) in favor
of just the individual community pages, enhanced with edit controls. In cases
of Top-level communities, display the 'community-list' page. Most changes
in 'showControls' method


git-svn-id: http://scm.dspace.org/svn/repo/trunk@976 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 17:29:08 +00:00
Richard Rodgers
0d51a10602 Add optional step in submission process to select and add a Creative Commons
license for an Item.
Author Ben Adida, MIT


git-svn-id: http://scm.dspace.org/svn/repo/trunk@975 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 17:07:20 +00:00