Scott Yeadon
378e800a69
i18n changes
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1259 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-28 04:45:42 +00:00
Robert Tansley
e1bebc4b9b
Remove redundant images
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1258 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 20:29:49 +00:00
Robert Tansley
2f9369b2d4
(Robert Tansley)
...
- Error reported when uploading zero-length files. This is the only apparent
way to tell when an invalid filename has been specified in the upload form.
Fixes bug SF #1242548
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1257 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 20:26:50 +00:00
Richard Rodgers
6a2dd0f818
Fix for SF bug #1238262 - corrected resolution of background images in
...
progress bar.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1256 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 18:42:18 +00:00
Robert Tansley
75bc71a352
(Robert Tansley)
...
- Added CHANGE log messages
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1255 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 16:23:14 +00:00
Robert Tansley
6a8d3fe43e
(Robert Tansley)
...
- Minor HTMLfixes to ws-main.jsp
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1254 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 16:21:09 +00:00
Robert Tansley
e414a321b3
(Robert Tansley)
...
- Double quotes in metadata values are changed to HTML entities before adding to form. Fixes bug SF #1238276 .
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1253 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 16:19:23 +00:00
Robert Tansley
ac18101f3e
(Robert Tansley)
...
- Rearranged format level display tags. Bizarrely, this fixes #1238277 (unsure why!!)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1252 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 16:17:40 +00:00
Jim Downing
909f7595f1
Tidied up resource handling that was causing scalability problems
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1251 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 15:53:37 +00:00
Scott Yeadon
061e6010f4
SF Patch #1226874 "null" in Introductory text of communities and collection
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1250 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-27 00:53:55 +00:00
Scott Yeadon
46f77880a3
SF Patch #1233437 fix broken item-mapper & fine tune i18n
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1249 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-26 06:51:09 +00:00
Scott Yeadon
a118fc814a
Fixed SF Bug #1244743 - Bad lookup key for special case of DC Title in ItemTag.java
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1248 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-26 06:12:38 +00:00
Robert Tansley
9cd2d6e48b
(Robert Tansley)
...
- Renaming Messages_en.properties to Messages.properties, so that it can always be used as the default if a server is not configured to fall back to English.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1247 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-22 21:05:56 +00:00
Richard Rodgers
4a02d84dab
Fix for SF bug # 1161459 - exporter can fail with 'too many open files'.
...
Now closes bitstream file input & output streams.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1246 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-19 20:43:44 +00:00
Richard Rodgers
e86896fffd
Fix for SF bug# 1206836 - community strengths not reflecting sub-community
...
collections.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1245 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-19 18:47:13 +00:00
Scott Yeadon
83ffd0f473
Corrected duplicate 1.2.2 header
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1244 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-18 00:58:10 +00:00
Scott Yeadon
25aa827b86
removed docs make package
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1243 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-18 00:47:40 +00:00
Scott Yeadon
d33751b55c
changed from binary to ASCII
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1242 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-18 00:44:59 +00:00
Scott Yeadon
36ffe8c327
Move docs into dspace CVS
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1241 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-18 00:42:11 +00:00
Richard Jones
32e68c53ba
bug fix whitespace handling in importer to allow the use of more than one tab between bitstream and bundle names in the contents file
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1240 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-12 11:26:13 +00:00
Scott Yeadon
468adfd627
fix typo
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1239 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-28 03:22:01 +00:00
Scott Yeadon
a8b3a21c62
Updates for preparation of 1.3beta1 release
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1238 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-28 03:12:59 +00:00
Scott Yeadon
7bad8b6ce7
SF Patch #1226958 XHTML compliance of Messages_en.properties
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1237 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-28 02:02:19 +00:00
Jim Downing
d05dabfb9f
Added recommended 'source' and 'target' attributes to javac task to enable building on JDK1.5
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1236 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-21 13:48:35 +00:00
Scott Yeadon
71264ba00e
i18n dictionary entries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1235 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-16 00:33:56 +00:00
Scott Yeadon
58ce35fda9
Fixed fatal error caused by use of method return value in fmt:param number conversion
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1234 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-15 06:25:47 +00:00
Scott Yeadon
9a43446e3f
i18n dictionary entries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1233 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-15 05:02:00 +00:00
Scott Yeadon
7519d092b5
i18n dictionary entries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1232 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-14 06:35:44 +00:00
Scott Yeadon
eb90aaeec0
Fixed typo in Help link (ref. https://sourceforge.net/mailarchive/forum.php?thread_id=7481926&forum_id=39921 )
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1231 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-14 00:59:13 +00:00
Scott Yeadon
2670bff5a3
SF Patch #1216889 typo in invalid-id.jsp
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1230 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-08 06:52:07 +00:00
Scott Yeadon
22d85d1df3
SF Patch #1214539 i18n'ise the custom JSP tags
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1229 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-08 04:52:44 +00:00
Robert Tansley
c60ed4a189
(Jozsef MARTON)
...
- Patch #1209379 - fixes some typos and filters out a few redundancies from the messages
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1228 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-02 20:28:40 +00:00
Robert Tansley
97bef8e2d9
(Jozsef MARTON)
...
- Add Javadoc to undocumented methods, no longer return & at the beginning of the query string generated by buildHTTPQuery method
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1227 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-02 19:58:14 +00:00
Scott Yeadon
a066bd2220
i18n dictionary entries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1226 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-26 01:41:55 +00:00
Scott Yeadon
fd1bf052e5
i18n dictionary entries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1225 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-26 01:31:11 +00:00
Scott Yeadon
80fa1f16b3
i18n dictionary entries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1224 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-26 01:17:34 +00:00
Scott Yeadon
acad68100d
Patch #1208254 Fix eperson-editing JSPs
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1223 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-26 00:23:54 +00:00
Scott Yeadon
1ec2695645
fix typo
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1222 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-25 05:57:29 +00:00
Scott Yeadon
214114d8e2
i18n dictionary entries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1221 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-25 05:37:20 +00:00
Scott Yeadon
bd8d7748df
SF Patch #1208084 Fix to typo on JSP page browse/items-by-author.jsp
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1220 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-25 03:49:08 +00:00
Scott Yeadon
e87fe6de14
fixed up fmt:param
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1219 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-25 02:36:24 +00:00
Scott Yeadon
fc2a8a03e3
i18n dictionary entries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1218 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-25 02:35:23 +00:00
Scott Yeadon
611f3f50a4
SF Patch #1189665 Custom Submission Patch for handling null qualifier and page flow metadata issue
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1217 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-23 06:56:34 +00:00
Scott Yeadon
f545afad5b
SF Patch #1196095 closes SF Bug #1188016 - EPerson editing issue
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1216 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-23 06:35:08 +00:00
Scott Yeadon
7cbace3285
SF Patch #1196103 Set the content type in the HTTP header
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1215 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-23 06:15:34 +00:00
Scott Yeadon
c216f74ee2
SF Patch #1189665 Custom Submission Patch for handling null qualifier and page flow metadata issue
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1214 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-23 06:06:39 +00:00
Scott Yeadon
3635477d43
i18n dictionary updates
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1213 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-23 04:00:46 +00:00
Scott Yeadon
41dbf05f18
i18n dictionary translations
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1212 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-20 03:21:43 +00:00
Scott Yeadon
18f2169a60
Added comments for LDAP settings
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1211 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-16 05:54:14 +00:00
Scott Yeadon
1e3b94fddd
*** keyword substitution change ***
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1210 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-16 04:06:41 +00:00