Timeline
28/03/06:
- 17:34 Ticket #2023 (phrase ref="" should be id="") created by
- in the phrases file the <ep:phrase ref="xxx"> ref attribute should really …
- 13:36 Ticket #2022 (GEOIP should test on load, not on each access) created by
27/03/06:
- 17:17 Changeset [1557] by
- * EPrints now set automatic fields when they first get created.
- 17:16 Changeset [1556] by
- * Fixed bug in cgi/register (didn't work!) * Changed email system to use …
- 17:12 Changeset [1555] by
- * Fixed bug in cgi/register (didn't work!) -This line, and those below, …
- 17:10 Changeset [1554] by
- local plugins renamed to export
- 16:56 Ticket #2021 (redesign registration emails) created by
- 16:46 Ticket #2020 (redesign subscription emails to look nice in HTML) created by
- 16:35 Ticket #2019 (Trimming empty list items with ID is buggy) created by
- If a list has [ {id=>"foo", main=>undef}, {id=>"bar", main=>"BAR"}, ] …
24/03/06:
- 17:46 Changeset [1553] by
- * user home page now uses a phrase to control layout.
- 17:45 Community edited by
- (diff)
- 17:43 Community created by
- Created using a community account
- 17:20 Ticket #1513 (automatics are not set on creation, only first commit) closed by
- fixed: fixed on eprints. For now, won't fix for other datasets.
- 12:08 Changeset [1552] by
- * Fixed new search in select ($searchexp->clear doesn't work) * Removed …
- 09:33 Changeset [1551] by
23/03/06:
- 18:33 Changeset [1550] by
- * Dataset_id field is now set in creation before defaults, so the defaults …
- 17:49 Changeset [1549] by
- * Renamed Plugin::Input to Plugin::Import
- 17:40 Changeset [1548] by
- Updated defaultcfg files for workflows and metadata-types
- 16:29 Changeset [1547] by
- * Under construction flag for dataobjects. Used to avoid generating logs …
- 16:27 Changeset [1546] by
- workflow stage didn't need the use plugin call
22/03/06:
- 21:45 Ticket #2006 (add name of actor to history) closed by
- fixed
- 21:45 Changeset [1545] by
- * Added script name/user name to history dataset
- 21:42 Ticket #2018 (can move from buffer to buffer - creates illegal event) created by
- 21:26 Changeset [1544] by
- * Added microsecond timer to SQL do method (for debugging).
- 21:24 Changeset [1543] by
- * Added optimisation to List.pm - no point caching a single item - now …
- 21:22 Changeset [1542] by
- * Rearranged code in LogHandler? for readability
- 20:47 Changeset [1541] by
- * Added an under construction flag to documents so that they don't cause …
- 19:27 Changeset [1540] by
- * Renamed the accesslog dataset to access for consistancy * Disabled the …
- 16:42 Ticket #1985 (Text Output Plugin) closed by
- fixed
- 16:42 Ticket #1984 (HTML Output Plugin) closed by
- fixed
- 15:38 Ticket #2017 (no indexing for some tables) created by
- To speed things up some tables should not be full text indexed. …
- 15:29 Ticket #2016 (/opt/eprints2/ confusion.) created by
- If this is EPrints 3, how do we handle the fact that old installations are …
- 15:27 Changeset [1539] by
- * Added an error if the dataset is requested from an eprint with no …
- 15:20 Ticket #2015 (Corporate author field) created by
- Add corporate author field to default metadata.
- 14:57 Changeset [1538] by
- * Added HTML and ASCII output plugins
- 14:57 Changeset [1537] by
- oved around Output::ContextObject? - made it a little easier to understand.
- 14:56 Changeset [1536] by
- * Added an error if the dataset is requested from an eprint with no …
- 14:55 NewFeaturesShowcase edited by
- METS has been removed (diff)
- 14:22 FeedbackForm edited by
- (diff)
- 11:32 NewFeaturesShowcase edited by
- (diff)
- 11:17 NewFeaturesShowcase edited by
- (diff)
- 11:14 NewFeaturesShowcase edited by
- (diff)
- 01:00 Changeset [1535] by
- * Moved around Output::ContextObject? - made it a little easier to …
21/03/06:
- 20:36 Ticket #2014 (Upload document first, extract metadata and pre-fill fields) created by
- From Arthur Sale "The document(s) are uploaded before the metadata page …
- 20:35 Ticket #2013 (Automatically populate keywords) created by
- From Arthur Sale: "The Keywords metadata has a default of <empty> in …
- 17:23 Changeset [1534] by
- - …
- 15:34 Ticket #2012 (ISI import) created by
- would it be possible to import records straight from the ISI Web of …
- 13:22 Ticket #2002 (dates as integers lists rather than DATE / TIME field.) closed by
- fixed: done in [1533].
- 13:19 Changeset [1533] by
- * Changed dates (and times) to use INT's with NULL indicating an unknown …
- 13:18 Ticket #2011 (creation = status change?) created by
- Does creation indicate a status change? Should items be created with a …
- 13:12 Ticket #2010 (could merge some selects) created by
- When a number of selects are all done on one table and are ANDed together …
- 13:07 Ticket #2009 (time searching) created by
- The time field search code needs testing.
- 13:03 Changeset [1532] by
- * Removed METS test plugin (no relevant profile for eprints) * Added …
- 12:13 NewFeaturesShowcase edited by
- (diff)
- 12:05 NewFeaturesShowcase edited by
- (diff)
- 12:02 Ticket #2008 (Language id in subject editor) created by
- The subject editor appears to create corrupt langauge id's for the names …
- 11:58 NewFeaturesShowcase edited by
- (diff)
- 11:56 NewFeaturesShowcase edited by
- (diff)
- 11:43 NewFeaturesShowcase edited by
- (diff)
- 11:20 NewFeaturesShowcase edited by
- (diff)
- 11:09 NewFeaturesShowcase edited by
- (diff)
- 10:52 NewFeaturesShowcase edited by
- (diff)
- 10:50 NewFeaturesShowcase edited by
- (diff)
- 10:49 NewFeaturesShowcase edited by
- (diff)
- 10:42 NewFeaturesShowcase edited by
- (diff)
- 10:21 NewFeaturesShowcase created by
20/03/06:
- 17:04 Changeset [1531] by
- * Fixed some bugs revealed by testing
- 11:48 Ticket #2007 (render_input does not get passed $obj) created by
- The render_input method just gets undef instead of the promised $obj.
16/03/06:
- 12:47 Changeset [1530] by
- Added an XML tidy method to produce indented XML.
- 11:12 Ticket #2006 (add name of actor to history) created by
- If a users record changes or is deleted it should still log their name and …
- 01:39 Changeset [1529] by
- * Fixed EndNote? output plugin, needed an output_dataobj method now we're …
- 01:16 Ticket #1911 (HOWTO: create an https archive) closed by
- fixed: Added to wiki
- 01:13 Ticket #2000 (Log lifting of embargos) closed by
- fixed
- 01:02 Changeset [1528] by
- * Added check on day part of embargo date
- 00:23 Ticket #1999 (Fix links in request document emails) closed by
- fixed
- 00:22 Changeset [1527] by
- * Replaced "request document(s)" link with "request item(s)" button #1997 …
- 00:16 Ticket #1997 (Stop google crawling the request document page) closed by
- fixed: Replaced link with a button proper.
- 00:10 Ticket #2005 (Datestamp not set on new deposits?) created by
- I deposited a new item and it said "Deposited Date Deposited UNSPECIFIED" …
- 00:06 Ticket #2004 (Seperate actions from metadata on Item Control Page) created by
- The action links could be more clearly distinguished from the metadata. It …
15/03/06:
- 23:36 Ticket #1982 (Edit link on selection should reflect whether additional info has been ...) closed by
- wontfix
- 23:36 Ticket #1979 (Simplify publication selection) closed by
- fixed
- 23:36 Ticket #1976 (Flexible field definitions for "edit" script) closed by
- fixed: Multiple/hasid/anything other than single-value properties not supported
- 23:34 Ticket #909 (RAE Nominated papers function) closed by
- wontfix
- 23:33 Ticket #1884 (Endnote Output Plugin) closed by
- fixed
- 23:32 Ticket #1868 (Request-document feature) closed by
- fixed
- 23:31 Ticket #1883 (Publisher- or funder-imposed embargo support) closed by
- fixed
- 19:10 Changeset [1526] by
- * tidied report code * separated out code for CSV, mainonly and default * …
- 17:42 Ticket #1971 (Metafields should be read-only) closed by
- wontfix: Hmm. This is largely done, but metafields still need their render opts so …
- 17:35 FeedbackForm edited by
- (diff)
- 17:31 Ticket #1989 (retire render_opts) closed by
- fixed: closed by [1525]
- 17:31 Changeset [1525] by
- Removed render_opts property. Each render_opt becomes a property in its …
- 14:48 Ticket #2003 (subjects search field very wide) created by
- The subject search field tends to get very wide, which messes up templates …
- 12:06 Ticket #2002 (dates as integers lists rather than DATE / TIME field.) created by
- suggestion by robert…
- 11:21 FeedbackForm edited by
- (diff)
- 11:20 FeedbackForm edited by
- (diff)
- 11:05 FeedbackForm edited by
- (diff)
- 10:55 FeedbackForm edited by
- (diff)
- 10:27 FeedbackForm created by
- 10:17 WikiStart edited by
- (diff)
- 10:16 WikiStart edited by
- (diff)
- 10:16 WikiStart edited by
- (diff)
14/03/06:
- 21:47 Ticket #2001 (Better phrases for request document) created by
- "Request Restricted Documents" is v. bad (Harnad) - I agree. How about …
- 21:38 Ticket #2000 (Log lifting of embargos) created by
- When an embargo is lifted, make sure the metadata (i.e. document security) …
- 21:36 Ticket #1999 (Fix links in request document emails) created by
- The long URLs wrap and don't work properly.
- 21:34 Ticket #1998 (More sensible default configuration for request document feature) created by
- Currently defaults to the admin email. Perhaps this should be commented …
- 21:32 Ticket #1997 (Stop google crawling the request document page) created by
- Google crawls the page where the requester enters their email address. We …
- 15:30 Ticket #1996 (Text::Refer not installed warning) created by
- If Text::Refer is not installed then Input::Endnote spews a huge confusing …
- 14:39 Changeset [1524] by
- * Deprecated create class method on dataobj's in favour of the …
11/03/06:
- 01:18 Changeset [1523] by
- * Updated EndNote? output plugin. Will probably remove Refer plugin as …
- 01:16 Changeset [1522] by
- * Added EndNote? Input plugin
10/03/06:
09/03/06:
- 22:02 Changeset [1521] by
- * Replaced occurences of edit with qualify
- 21:59 Changeset [1520] by
- * Renamed edit to qualify * Added error messages to create_rae_tables
- 18:04 Changeset [1519] by
- * Added phrase to indicate no selections made * Search is carried out by …
- 18:03 Changeset [1518] by
- * Minor changes
- 16:00 Changeset [1517] by
- 15:45 Changeset [1516] by
- * Created script for building rae_moe and rae_selections tables
- 15:44 Changeset [1515] by
- 15:36 Changeset [1514] by
- * Renamed sotoncfg -> defaultcfg
- 15:35 Changeset [1513] by
- * Cleaned up * Added more EPrints-like field definitions for moe and edit
- 15:34 Changeset [1512] by
- * phrases can now be loaded into phrases-en.xml via a SYSTEM entity * …
- 15:32 Changeset [1511] by
- * Cleaned up code * moe table is now one row per record like selections …
- 14:38 Ticket #1995 (Repository cover page for PDFs) created by
- It would be useful to have the ability to add cover-pages to PDF …
- 14:23 Ticket #1977 (RAELoader doesn't work for multiple archives or multiple languages) closed by
- fixed
- 14:23 Ticket #1981 (Seperate form for additional info about a selection) closed by
- fixed
- 14:22 Ticket #1975 (Rename scripts) closed by
- fixed
- 13:49 Changeset [1510] by
- * Cleaned up code * Fields config now read from ArchiveRAEConfig.pm * …
08/03/06:
- 16:24 Ticket #1994 (input_style options are confused) created by
- should it be short/long/radio or menu?
07/03/06:
- 14:15 Changeset [1509] by
- * Renamed phrases file
- 14:07 Ticket #1993 (logging of request-document featute) closed by
- duplicate: Duplicate of #1889
- 14:03 Changeset [1508] by
- * Added edit script for capturing additional info about a selected item
- 13:54 Changeset [1507] by
- * Renamed scripts - don't need 'rae' prefix
- 12:39 Ticket #1993 (logging of request-document featute) created by
- Requests for a document should be logged. Perhaps this could be a new …
06/03/06:
- 20:56 Ticket #1939 (deprecate "create" method) closed by
- fixed
- 20:54 Changeset [1506] by
- * Deprecated create class method on dataobj's in favour of the …
- 20:43 Ticket #1992 (typing for field properties) created by
- fields properties should be typed. This can # check that the values are …
- 20:31 Ticket #1991 (permissions dataset needs tidying up or removing before beta) created by
- 20:17 Ticket #1990 ($dataset->create_object == could have a better name) created by
- 19:38 Changeset [1505] by
- Rewrote ->error() as ->error
- 19:37 Changeset [1504] by
- renamed get_db to get_database
- 19:25 Ticket #1938 (indexer cleanup) closed by
- fixed: [[1503]] done.
- 19:21 Ticket #1989 (retire render_opts) created by
- render_opts options should just become normal metafield options, of …
- 17:23 Ticket #1932 (never-import fields) closed by
- fixed: If the field property "import" is not true (defaults to be true) then the …
- 17:22 Ticket #1969 (scalars not code refs in field config.) closed by
- fixed
03/03/06:
- 16:28 Ticket #1988 (Latest Items gives iffy answers) created by
- The latest items should be the items you want on your front page - that is …
- 16:04 Changeset [1503] by
- 2006-03-03 …
- 13:08 Ticket #1987 (Upload several documents in a zip file) created by
- Its currently possible to upload a zip file to a Document which gets burst …
- 11:17 Changeset [1502] by
- Changed ssl_base_url to https_base_url
02/03/06:
- 19:16 Changeset [1501] by
- 14:38 Ticket #1986 (Paracite Input Plugin) created by
- A plugin which imports data from a list of references, using paracite.
- 14:38 Ticket #1985 (Text Output Plugin) created by
- A plugin which just outouts a text file with the papers listed.
- 14:37 Ticket #1984 (HTML Output Plugin) created by
- A plugin which just outouts an HTML fragment with the papers in.
- 12:14 Ticket #883 (HowTo run eprints with https) closed by
- fixed
- 12:05 Changeset [1500] by
- * Added ssl_base_url entity and template-secure-en.xml for easier HTTPS …
- 10:34 Ticket #1983 (Add LDAP starter config/code) created by
- Add LDAP "starter code" so that to enable LDAP support the admin just …
- 10:24 Ticket #1982 (Edit link on selection should reflect whether additional info has been ...) created by
- If additional info has not been added for that selection, link could read …
- 10:21 Ticket #1981 (Seperate form for additional info about a selection) created by
- The user uses raeselect purely to create a selection - raeselect contains …
- 10:13 Ticket #1980 (raereport should focus on problems, rather than report everything) created by
- raereport should direct the (admin/manager) user to problems rather than …
- 10:12 Ticket #1979 (Simplify publication selection) created by
- Currently, the screen is initially divided into "selected items" and a …
- 10:11 Ticket #1978 (Documentation should contain series of HOWTOs) created by
- Documentation should contain series of HOWTOs which explain the various …
- 10:06 Ticket #1977 (RAELoader doesn't work for multiple archives or multiple languages) created by
- The current process of "injecting" config and phrases does not support …
- 10:02 Ticket #1976 (Flexible field definitions for "edit" script) created by
- To make the "edit" script more flexible, it should read its field …
- 09:59 Ticket #1975 (Rename scripts) created by
- The scripts are already in an "rae" directory, so don't need to be …
01/03/06:
- 18:04 Changeset [1499] by
- * Gave them slightly more meaningful names * Fixed missing xmlns:xsi in …
- 18:01 Changeset [1498] by
- * export requires executable bit in svn
- 18:00 Changeset [1497] by
- * Fixed missing xmlns:xsi in ContextObject? * Added support for …
- 14:40 Ticket #1974 (DataBase.pm: net_to/from long) created by
- long does not appear to be supported in 4.0.18 - suggest changing to int …
- 10:29 Changeset [1496] by
- * Changed default ArchiveRenderConfig? to use scalars for call-backs …
- 09:53 Ticket #1973 (Use MIME module for all email) created by
- We should shift over to using the Perl MIME module for all email - I think …
- 09:49 Changeset [1495] by
- * Changed create_user to create in cgi scripts * Changed 'to' to …
28/02/06:
- 19:00 Ticket #1970 (input boolean does not show result) closed by
- fixed
- 18:55 Ticket #1972 (stop using get_properties inside metafield) created by
- Inside metafield it would be quicker not to keep calling get_property all …
- 18:52 Changeset [1494] by
- 2006-02-28 cjg …
- 18:52 Ticket #1950 (Move Apache-specifics into Apache subfolder) closed by
- fixed: done in [1489] and [1492]
- 18:48 Ticket #1971 (Metafields should be read-only) created by
- $dataset->get_field currently makes a new metafield. Wouldn't it be …
- 18:42 Changeset [1493] by
- 2006-02-28 cjg …
- 18:39 Ticket #1968 (input_bool to easy to say yes.) closed by
- fixed: Changed name to _confirm (more meaningful) and - by default - asks for …
- 18:38 Ticket #1967 (Move LogHandler to EPrints::Apache) closed by
- fixed
- 18:21 Changeset [1492] by
- * Moved LogHandler? to Apache/
- 18:07 Changeset [1491] by
- * Renamed Utils::get_input_bool to get_input_confirm and changed $default …
- 17:50 Ticket #1970 (input boolean does not show result) created by
- You can't scroll back and see if you typed yes or no. This would be fixed …
- 17:32 Ticket #1969 (scalars not code refs in field config.) created by
- make render_input, render_value etc. work with scalars not code refs. …
- 17:30 Ticket #1968 (input_bool to easy to say yes.) created by
- Usually input_bool is used for "Are you sure" on serious changes. Just …
- 17:29 Ticket #1872 (version of is_set with no warning) closed by
- fixed: added exists_if_set in [1485]
- 17:26 Changeset [1490] by
- * Changed all output plugins to use exists_and_set rather than is_set.
- 17:22 Changeset [1489] by
- * Moved Apache related methods into a subdirectory Apache/ and renamed …
- 17:22 Changeset [1488] by
- removed not-needed commit from import_test_data
- 17:19 Changeset [1487] by
- * updated tests to work with new module names
- 17:14 Changeset [1486] by
- * Change to the are-you-sure code in bin scripts - now uses a variable …
- 16:58 Ticket #1967 (Move LogHandler to EPrints::Apache) created by
- 16:57 Changeset [1485] by
- 2006-02-28 cjg …
- 16:41 Changeset [1484] by
- Added a Makefile for GNU Coding Standards Also install.pl can now take a …
- 16:10 Ticket #1966 (Qualified DC Plugin) created by
- Dave Tarrant is mapping eprints fields to Qualified DC. Turning this …
- 14:54 Changeset [1483] by
- * Added Permission dataset * Added permission_group to User and Document …
- 14:45 Changeset [1482] by
- * Commented out permissions table creation (will be removed at some point) …
- 14:01 Ticket #1965 (Use wrap_text for all console messages) created by
- Most of the bin scripts are hard-coded to an arbitrary terminal width …
- 13:57 Ticket #865 (Full text search does not work on postscript files) closed by
- fixed: Convert::PlainText? has support for ps2ascii (if its then configured in …
- 13:56 Changeset [1481] by
- directory for apache related modules.
- 13:37 Changeset [1480] by
- * Added wrap_text method to EPrints::Utils * Added get_input_bool method …
- 13:32 Ticket #1964 (Auth wrong place for Privs code) created by
- The Auth module is being moved to EPrints::Apache::Auth - this is not the …
- 12:22 Ticket #1963 (Anti-spam measures in "document request" function) created by
- There is a danger that this feature could be used by a spam robot. …
- 12:00 Changeset [1479] by
- * Removed space from info: identifier * Fixed some bugs in the XML output
- 10:52 Ticket #1962 (Full text indexing warning) created by
- When the indexer starts it should warn what formats it will and won't …
- 09:38 Changeset [1478] by
- Added tmb to the credits list
27/02/06:
- 17:40 Ticket #1961 (add URL field to subjects) created by
- If the subjects could have an additional property of a URL field they …
- 17:09 Changeset [1477] by
- * Uppercased all SQL terms
- 17:08 Ticket #1960 (Sort 2.4 tickets into alpha,beta,release) closed by
- fixed
- 15:30 Ticket #1960 (Sort 2.4 tickets into alpha,beta,release) created by
- Move the current tickets into alpha, beta and release.
- 15:29 Ticket #1959 (Make TRAC use UK date format) created by
- argh. TRAC uses MM/DD/YY - can this be altered.
Note: See TracTimeline
for information about the timeline view.
