3
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added a box on the front page in which you can enter an ID code. This can be the standard ID, the full OA Dienst ID, or just the digits on the right- hand side of the ID. - The script which handles the ID code can be invoked in its own right and offers a box to enter an ID code in. More... over 23 years ago
- Fixed "mail to admin" link, added the missing "mailto:" More... over 23 years ago
- Now a search is performed (rather than the form being shown) if parameters are passed to the script, but no value for the "submit" parameter (i.e. no no button pressed.) This means that people can simply construct a URL to perform a search, like "http://eprints.blah/perl/search?authors=foo" More... over 23 years ago
- Added a missing \ to the e-mail matching regular expression. (An error that's propogated from the original CogPrints!!) More... over 23 years ago
- Editors now rendered in book chapter references. More... over 23 years ago
- Should be clearer where to put port information More... over 23 years ago
- Put quotes around table width values like "50%", for HTML 3.2 standard conformance More... over 23 years ago
- Responses now UTF-8 encoded (was previously ISO-8859-1). More... over 23 years ago
- <oams:author> tag now has <oams:name> and <oams:organization> sub-elements in OAMS responses. More... over 23 years ago
- Fixed misnamed fullId and displayId OAMS tags. (XML case-sensitive.) More... over 23 years ago
- Link back to deposit papers page now closed (added </A>). More... over 23 years ago
- Fixed typo. More... over 23 years ago
- Removed "join author" and "join reader" relics, which are INCORRECT. Now the fail reply instructs users to send the subject line "newuser" (correct). More... almost 24 years ago
- Changed wording on subject category upload page. More... almost 24 years ago
- Now, if a journal article is in press or unpublished, the author does not need to specify page or volume numbers. More... almost 24 years ago
- Full ID now filled out in OAMS records. More... almost 24 years ago
- Removed incorrect <record ...> tag from Disseminate responses. More... almost 24 years ago
- Removed $Id$'s, which make merging branches a nightmare. - Now OAMS namespace given to OAMS records in dienst responses. - <oams:fullID> wasn't filled out; now is correctly. More... almost 24 years ago
- Fixed "deposit papers" page URL in introduction message. More... almost 24 years ago
- Removed $Id$ keywords. They make branch merging a nightmare. More... almost 24 years ago
- Document.pm contained no "use File::Basename" declaration which meant the fileparse() function didn't work. Fixed. - Corrected type on deposit verification screen. - Help for URL upload field: stop the software >from< trying to upload... - "response" -> "author's response" (on succession/commentary page) - Added view button to upload page - Improved reference box help text - "Clone of" no longer prepended to title of clones of documents - Deposit verification page no longer says "Received from blah by UNSPECIFIED" (just says "Received from blah") - Corrected URL in subscription mails - "spec" column in subscription DB table now TEXT (multitext) not VARCHAR(255). - Version information: "Version Information" -> "Available versions of this paper" [This] -> [Currently displayed] Added depositing date More... almost 24 years ago
- Updated online help. More... almost 24 years ago
- Updated the on-line help. - Fixed the Makefile to cope with linux NFS "Stale File Handle" bug. - generate_help_html.pl now gets date from .dvi file rather than .pdf file. More... almost 24 years ago
- Changed type of "spec" field in subscriptions database to "multitext": 255 characters evidently wasn't enough. - Corrected URL for subscription page on outgoing subscription mailings. More... almost 24 years ago
- Updated open archives metadata agreement stuff. More... almost 24 years ago
- CGI includes now don't import CGI functional interface. (Wasn't needed.) More... almost 24 years ago
- Script changed so it can now be used to redirect old /eprint/idcode/xxxxxxxx.html type URLs. More... almost 24 years ago
- Now staff can actually edit stuff like they're supposed to be able to. Had to change a "0" to a "1" in the EPrints::SubmissionForm constructor call. More... almost 24 years ago
- Search page redirector. More... almost 24 years ago
- Added redirectors for old listing pages. More... almost 24 years ago