Timeline
09/12/09:
- 22:18 Ticket #3614 (File does not exist: /.include) closed by
- fixed: Closed by r4768
- 22:18 Changeset [4768] by
- Fixed bug that reported on messages when illegal /view/ urls were …
- 22:09 Ticket #3615 (Invalid value id in get_filters 'sch=5Fche' in menu: subjects/sch=5Fche/) created by
- Seeing this when running generate_views on the command line
- 21:52 Ticket #3604 (Software caused connection abort warnings) closed by
- fixed: closed by r4767
- 21:51 Changeset [4767] by
- Catch and ignore Apache IO complaint when a web client disconnects before …
- 21:50 Ticket #3578 (Warning messages from workflow in tests) closed by
- worksforme: Seems to have gone away.
- 21:47 Ticket #3611 (/view/type does not redirect to /view/type/ but rather 404s!) closed by
- fixed: Closed by r4766
- 21:47 Changeset [4766] by
- Fixed bug which meant /view/foo did not redirect to /view/foo/ (closes …
- 20:53 Ticket #3614 (File does not exist: /.include) created by
- Not sure what's causing this one. Seeing it on horace.
- 20:13 Ticket #3613 (Confusing use of ?: in Update::Views) created by
- my $ext = $target =~ s/(\..*)// ? $1 : ""; Not easy to understand even at …
- 19:39 Ticket #3548 (Indexer does not round-robin) closed by
- worksforme
- 19:16 Ticket #3605 (indexer loglevel 5 does not report individual indexings anymore.) closed by
- fixed: Closed by r4765
- 19:16 Changeset [4765] by
- Added a detailed level 5 log level to indexer to show details of every …
- 19:15 Changeset [4764] by
- Force binmode of outgoing filehandle of a list-export to be utf-8. Gets …
- 18:27 Ticket #3612 (Indexer crashed on bad utf-8 char) created by
- Malformed UTF-8 character (fatal) at …
- 18:16 Ticket #3611 (/view/type does not redirect to /view/type/ but rather 404s!) created by
- At least on DEPLOY: http://deploy-eprints.ecs.soton.ac.uk/view/type
- 17:57 Milestone Migration Tool completed
- This tool will allow an EPrints 2.3.14 archive to be imported into EPrints …
- 17:55 Milestone EPrints 3.0.x completed
- This milestone is a placeholder for things that must be fixed on the 3.0 …
- 17:49 Ticket #3610 (Database duplicate key warnings while indexing) created by
- DBD::mysql::st execute failed: Duplicate entry '_fulltext_-PARTICLE-18287' …
- 17:40 Ticket #3609 (No index added to __rindex on upgrade!) created by
- 17:38 Changeset [4763] by
- Rename text in status page to reflect the fact that the queue is now more …
- 16:24 Changeset [4762] by
- * Whitespace bugfix, 3 regex's. Can probably be done with one.
- 15:48 Ticket #3608 (MODS export assumes "publisher" field exists.) created by
- 10:07 Ticket #3607 (Ran out of DB connections) created by
- On a server with 5 repos and 100 max httpd clients, we ran out at a max …
- 02:32 Changeset [4761] by
- If there's no main file set, but only one file, return that as the main …
- 02:18 Ticket #3590 (Undefined subroutine &EPrints::Session::render_name called at ...) closed by
- wontfix: Actually, this was being badly called from my .pl file (a custom one). …
- 02:11 Ticket #3606 (Remove DC from RDF) closed by
- fixed: Closed by r4760
- 02:11 Changeset [4760] by
- * Removed DC triples, closing #3606 * Fixed typo in sameas, now it …
- 02:02 Ticket #3606 (Remove DC from RDF) created by
- 02:01 Ticket #3598 (Can't call method "disconnect" on an undefined value at ...) closed by
- fixed: Fxied in r4759
- 02:01 Changeset [4759] by
- Only clean up the database if it is not undefined! Fixes #3598
- 01:56 Ticket #3603 (Can't call method "get_conf" on an undefined value at ...) closed by
- fixed: fixed by r4758
- 01:56 Changeset [4758] by
- * Fixed an incorrect assumption about where to get a repository object …
- 01:52 Ticket #3605 (indexer loglevel 5 does not report individual indexings anymore.) created by
- 01:38 Ticket #3604 (Software caused connection abort warnings) created by
- This is an exception from the IO layer and can be caught by wrappering the …
- 01:24 Ticket #3600 (Unknown column 'subject_ancestors.ancestors' in 'where clause') closed by
- fixed: Fixed by r4757
- 01:23 Changeset [4757] by
- * Fixed bug in InSubject? searches when complexly grouped with other …
- 01:03 Changeset [4756] by
- * Split Script.pm into component packages
- 00:56 Ticket #3599 (Unknown column 'subject_ancestors.ancestors' in 'where clause') closed by
- duplicate
- 00:54 Ticket #3603 (Can't call method "get_conf" on an undefined value at ...) created by
- Probably due to doing a direct $session->{repository} rather than going …
- 00:47 Ticket #3602 (Need to change default charsets on tables to utf-8) created by
- In case users create columns by hand, they will now be very invalid! …
- 00:45 Ticket #3601 (SQL ERROR (execute): Illegal mix of collations ...) created by
- Possibly the DEFAULT for the DB is still latin1 in raw strings? SQL …
- 00:33 Ticket #3600 (Unknown column 'subject_ancestors.ancestors' in 'where clause') created by
- Found on ECS EPrints, doing the following: […]
- 00:32 Ticket #3599 (Unknown column 'subject_ancestors.ancestors' in 'where clause') created by
- Found on ECS EPrints, doing the following: […]
- 00:24 Ticket #3598 (Can't call method "disconnect" on an undefined value at ...) created by
- Immediately after a DB connect failure under mod_perl (in sub cleanup)
- 00:00 Changeset [4755] by
- added Import::XML to used modules.
08/12/09:
- 23:53 Changeset [4754] by
- * Split out package EPrints::DataObj::Import::XML into it's own module
- 23:41 Changeset [4753] by
- * Corrected Minor typo which broke /cgi/json
- 21:22 Ticket #3597 (Undefined phrase: "document_typename_indexcodes" (en)) created by
- 21:04 Ticket #3596 (Upgrade has undefed phrases.) created by
- Undefined phrase: …
- 17:33 Ticket #3595 (make upgreader offer to update/install some .pl files) created by
- rdf* and overwrite indexing.pl
- 17:33 Ticket #3594 (Progress indicator for document fixer in upgrade) created by
- 17:21 Ticket #3588 (epadmin upgrade crashes on unknown column) closed by
- fixed: Resolved in r4752.
- 17:21 Changeset [4752] by
- * Prevent users from creating fields that are named the same as system …
- 17:04 Ticket #3589 (WebUI does not check DB version) closed by
- fixed: Resolved in r4748.
- 17:03 Ticket #3585 (Ignoring plugin "disable" flag) closed by
- fixed: Fixed in r4749.
- 17:02 Ticket #3584 (epadmin upgrade 3.1.3->3.2.0 breaks with GDOME in EPrints::XML::to_string) closed by
- fixed: Fixed in r4751.
- 15:49 Changeset [4751] by
- * Don't attempt to indent XML when using GDOME (even though it claims it …
- 15:30 Changeset [4750] by
- * Emit more debug when upgrading database tables to utf-8
- 14:58 Changeset [4749] by
- * PluginFactory? now respects plugins that set their own disable parameter …
- 14:56 Ticket #3593 (Screen::Request::Respond authenticates weakly) created by
- The following may fail to authenticate if two users records have the same …
- 14:44 Ticket #3592 (Crash in upgrade due to eprint_fields_automatic.pl) created by
- Can't use an undefined value as an ARRAY reference at …
- 14:36 Changeset [4748] by
- * Check database version on each request
- 14:20 Ticket #3591 (Import bar needs styling to be centered.) created by
- 14:04 Changeset [4747] by
- * Modified BibTeX import to use BibTeX::Parser (lighter weight than Yapp) …
- 14:04 Changeset [4746] by
- * Check that the import plugin returned a list, if not throw an error
- 13:58 Changeset [4745] by
- * Fixed braced items stripping internal braces * Fixed R, N, Z getting …
- 13:35 Ticket #3590 (Undefined subroutine &EPrints::Session::render_name called at ...) created by
- Need a backcompatability entry.
- 13:34 Ticket #3589 (WebUI does not check DB version) created by
- Pro; some remains available. Con; it breaks without explaining why. Con; …
- 13:21 Ticket #3588 (epadmin upgrade crashes on unknown column) created by
- […]
- 13:18 Ticket #3587 (Triggers for key events) created by
- * Defaults (eprint, user etc) * Warnings * Validation * EPrints status …
- 13:17 Ticket #3586 (New triggers mechanism) created by
- 13:16 Ticket #3585 (Ignoring plugin "disable" flag) created by
- There's a flag a plugin can set to make it disabled by default. …
- 13:15 Ticket #3584 (epadmin upgrade 3.1.3->3.2.0 breaks with GDOME in EPrints::XML::to_string) created by
- Usage: XML::GDOME::Node::toString(self) at > …
- 13:14 Ticket #3583 (apadmin upgrade stalls for scary long time 3.1.3->3.2.0) created by
- 10:40 Changeset [4744] by
- * Added correct permissions to Storage Manager, new admin role is …
- 10:33 Changeset [4743] by
- * Remove unnecessary plug-ins from trunk, now in tools dir.
- 10:31 Changeset [4742] by
- * Storage Plugins, removed from trunk
- 10:30 Ticket #3582 (Bibtex import double escaping?) closed by
- fixed: Resolved in r4741.
- 10:30 Changeset [4741] by
- * Merged changes from current TeX::Encode, fixing #3582
- 10:28 Changeset [4740] by
- * Initial location for storage plugins.
07/12/09:
- 16:54 Changeset [4739] by
- * Avoid a unit test failure on Apache pool missing
- 16:52 Changeset [4738] by
- * Fixed typos in repository calls (hash assignment error) * Fixed strict …
- 16:11 Changeset [4737] by
- * Oops, s/self/new_eprint/
- 15:54 Changeset [4736] by
- * Subobjects are now created in DataObj::create_from_data * In queue_all …
- 12:33 Ticket #3582 (Bibtex import double escaping?) created by
- To replicate: Create an test item, and enter: '&<>' in the abstract …
- 11:17 Changeset [4735] by
- * Delay cleanup of cachemaps until the mod_perl cleanup stage
- 10:51 Changeset [4734] by
- * Merged [4733]
- 10:50 Changeset [4733] by
- * Create Oracle FLOATs as NUMBER because BINARY_FLOAT and BINARY_DOUBLE …
04/12/09:
- 15:47 Changeset [4732] by
- * Added unit test for testing cachemap expiry behaviour * Added config …
- 13:10 Changeset [4731] by
- * Merged [4730]
- 13:02 Changeset [4730] by
- * Use a SQL UNION instead of table joins to perform ORs
- 10:44 Changeset [4729] by
- * Database insert/update and ordervalues now only update changed fields
03/12/09:
- 17:03 Changeset [4728] by
- * Event module that enables delayed calling of …
- 16:53 Changeset [4727] by
- * Queue document files_modified (this means thumbnails are generated …
- 16:00 Changeset [4726] by
- * Don't create the directory on EPrint creation (done in storage layer) * …
- 15:04 Changeset [4725] by
- * abort() if we couldn't connect to the database
- 15:01 Changeset [4724] by
- * Cache subjects before importing
- 15:00 Changeset [4723] by
- * Don't commit() on add/remove plugin_copy
- 14:59 Changeset [4722] by
- * Don't attempt to add ordervalues for Compound fields (at least not until …
- 13:33 Ticket #3581 (EPrints::Toolbox talks direct to the file system) created by
- EPrints::Toolbox needs to be updated to the new storage file system.
- 10:47 Changeset [4721] by
- * Fixed deprecated function call to EPrints::Utils::join_path()
02/12/09:
- 20:12 Changeset [4720] by
- not beta yet!
- 19:32 Changeset [4719] by
- This is it.
- 19:31 Changeset [4718] by
- I really need to not tag things until after running the checks. Sorry …
- 19:18 Changeset [4717] by
- anal whitespace fiddling
- 19:17 Changeset [4716] by
- Added phrases to systems.xml to prevent unhelpful warnings during unit …
- 19:17 Changeset [4715] by
- Fixed bug in "is null" search condition which meant it failed on …
- 19:16 Changeset [4714] by
- Fixed bug when decoding utf-8 strings from encoded filenames used in …
- 19:15 Changeset [4713] by
- Finally added "update_database_structure" to long view of epadmin help.
- 16:46 Changeset [4712] by
- Added unit tests to released package
- 16:45 Changeset [4711] by
- * New test package to work with modified epadmin * makepackage does not …
- 16:35 Ticket #3580 (XML Unit test fail under XML::GDOME) created by
- Usage: XML::GDOME::Node::toString(self) at …
- 16:34 Ticket #3579 (issing following API methods: EPrints::Page::send, ...) created by
- Need to be done before beta.
- 16:33 Ticket #3578 (Warning messages from workflow in tests) created by
- Warning! Workflow <stage> action_buttons attribute expected one of 'top', …
- 16:32 Ticket #3577 (Can't use "search" unit test on fresh repository) created by
- Got the following errors: […] I suggest we want to make those …
- 15:22 Changeset [4710] by
- Re-tagging 3.2.0-alpha-1
- 15:14 Changeset [4709] by
- hold on…
- 15:14 Changeset [4708] by
- alpha 1, beta after testing upgrade process.
- 12:08 Changeset [4707] by
- * 3.2.0-beta-1 3.2.0-beta-1 Tomato Soup
- 12:01 Changeset [4706] by
- * 3.2.0-beta-1
- 12:00 Changeset [4705] by
- * 3.2 Branch
- 11:26 Changeset [4704] by
- * build_version_log.pl now takes one argument of the SVN URL to query * …
- 10:18 Changeset [4703] by
- * Added document_typename_thumbnail_preview phrase
01/12/09:
- 18:11 Changeset [4702] by
- * Now builds a CHANGELOG using subversion
- 17:17 Changeset [4701] by
- * MySQL user can only access eprints database from localhost * Rescan the …
- 17:08 Changeset [4700] by
- * Fixes for recent database upgrades
- 16:24 Changeset [4699] by
- * Construct a Debian-style CHANGELOG from Subversion based on versions.txt
- 14:03 Ticket #3576 (Datestamp ordervalues in mixed formats => not sorted correctly) closed by
- fixed: Resolved in r4698.
- 14:03 Changeset [4698] by
- * Make ordervalues of Time fields consistent, fixing #3576
- 13:54 Changeset [4697] by
- * Fixed missing ";" -- last edit not fussy enough.
- 13:47 Changeset [4696] by
- * Oops, missed Pg.pm from previous commit
- 13:44 Changeset [4695] by
- * No need for SQL_BIGINT support in 3.1
- 13:41 Changeset [4694] by
- * Merged [4691]
- 13:36 Changeset [4693] by
- * Trivial code rearrangement (just being fussy)
- 13:31 Changeset [4692] by
- * Merged [4672:4685]
- 12:44 Changeset [4691] by
- * PostgreSQL Database Driver * Added create() method to EPrints::Database …
- 11:46 Changeset [4690] by
- * Fixed undef warning when edit_lock_user hasn't yet been set
30/11/09:
- 16:00 Changeset [4689] by
- * Check required arguments to the Indexer event handler are supplied …
28/11/09:
- 23:05 Changeset [4688] by
- * Removed the CHANGELOG from SVN. We now use svn log instead.
27/11/09:
- 15:42 Changeset [4687] by
- * Don't need to connect to the database when generating apache config …
- 15:37 Changeset [4686] by
- * Fixed problem with "run_script" attempting to run on a repository that …
- 15:25 Ticket #3576 (Datestamp ordervalues in mixed formats => not sorted correctly) created by
- Applies to any time field. Values are read from database in "YYYY-MM-DD …
26/11/09:
- 15:23 Changeset [4685] by
- * Deprecated item_matches() in favour of doing a search (reduce code)
- 15:13 Changeset [4684] by
- * Oracle doesn't support using column aliases in GROUP BY
- 12:38 Changeset [4683] by
- * Added Documentation
- 12:33 Changeset [4682] by
- * EPrints::URL abort on auto-path
- 12:31 Changeset [4681] by
- * date/time logic now uses v4 table name
- 12:25 Changeset [4680] by
- * Fixed "can't call getAttribute on text node" unit tests error * Fixed …
- 12:19 Changeset [4679] by
- * s/create_subobject/create_subdataobj/
- 12:16 Changeset [4678] by
- * Fixes "can't call uri on undef" errors in unit tests * Throw a full …
- 12:02 Changeset [4677] by
- * Database-search v4 * (interim commit subject to further testing)
- 12:02 Changeset [4676] by
- * Readability change
- 12:00 Changeset [4675] by
- * Fixed arguments to process() call from editorial scope
- 11:38 Changeset [4674] by
- * Removed styling arround edit lock message, now done by the screen.
24/11/09:
- 16:54 Changeset [4673] by
- * Alpha support for DB sub-queries to improve OR-based peformance * TODO: …
- 15:21 Changeset [4672] by
- * Oops: should have *skipped* SubObjects? instead of ordervaluing them all
- 11:43 Changeset [4671] by
- * satisfy_all => 0 unit test
- 11:12 Changeset [4670] by
- Added editorial review filters.
- 11:06 Changeset [4669] by
- Fixed bug in DataObj::tidy where undef fields caused crash.
20/11/09:
- 17:43 Changeset [4668] by
- * Fixed connect-to-db-as-root bug in epadmin.
- 17:24 Changeset [4667] by
- * Don't get a lock on an eprint more than once for a given session
- 16:57 Changeset [4666] by
- * Dirty hack to speed up eprint committing by caching documents (sorry)
- 16:24 Changeset [4665] by
- * Don't need to tidy or set ordervalues on sub-objects * Made tidy() more …
- 15:46 Changeset [4664] by
- * Strip event objects after running them, unless oneshot is FALSE
- 15:45 Changeset [4663] by
- * Missing join_path() (TODO: tidy up platform)
- 13:55 Changeset [4662] by
- * Removed Unicode::String
- 13:33 Changeset [4661] by
- * Removed redundant retrieval of DB objects * Added more details for …
- 12:33 Changeset [4660] by
- * Added query logic for "IsNull?"
19/11/09:
- 23:05 Changeset [4659] by
- * Added arguments to export plugins. Passed by CGI arguments on abstract …
- 20:00 Changeset [4658] by
- * Fixed URI redirections to be 303 not 302.
- 17:41 Changeset [4657] by
- * Removed more redundant code between Upload/Documents? * Fixed Documents …
- 17:24 Ticket #3575 (Indexer not breaking on unicode c2 a0 (non breaking space)) created by
- On EPrints 3.1.3: […] The text was taken from a PDF file of the …
- 16:54 Changeset [4656] by
- * Move Up/Down? and Delete document buttons are now icons * Moved "Show …
- 16:51 Changeset [4655] by
- * Alpha Channeled
- 15:55 Changeset [4654] by
- * Split document uploading into adding a new document and editing existing …
- 14:13 Changeset [4653] by
- * Offer options to users and editors on the deposit screen if there are …
- 13:50 Changeset [4652] by
- * Look and Feel Changes
- 13:47 Changeset [4651] by
- * Look and Feel Changes
- 12:28 Changeset [4650] by
- * When attempting to deposit an eprint with problems show Save button * …
- 12:15 Changeset [4649] by
- * s/create_subobject/create_subdataobj
- 10:40 Changeset [4648] by
- * Alpha migration of files/thumbnails for 3.1 -> 3.2
18/11/09:
- 12:58 Changeset [4647] by
- * Instantiate the data object data directly * This will break any …
- 11:50 Changeset [4646] by
- * Updated epadmin for use with the new API/Repository/Session * …
17/11/09:
- 18:44 Changeset [4645] by
- * Added test to make sure rdf functions exist before calling them * Added …
- 18:07 Changeset [4644] by
- * Added code to RDF .pl files to check fields exist.
- 17:40 Changeset [4643] by
- * Removed unused dependency on Unicode::String from RDFN3
- 17:17 Changeset [4642] by
- * Don't check DB when erasing all data
- 16:47 Changeset [4641] by
- * Just do $session->get_repository() to get the Repository object
- 10:19 Changeset [4640] by
- * Tweaked - output "null" for undef values
16/11/09:
- 14:19 Changeset [4639] by
- * Added support for an 'n' argument to search exports * Initialise the …
- 12:41 Changeset [4638] by
- * Direct export of values instead of going via XML * Added "uri" to all …
15/11/09:
- 18:52 Changeset [4637] by
- * If no "accept" header then assume text/html * Renamed _update_triggers …
13/11/09:
- 20:14 Changeset [4636] by
- * Added URI to EPrint Summary Page
- 20:14 Changeset [4635] by
- * Corrected deprecated call in EPrints::Apache::ReWrite? (introduced last …
- 20:00 Changeset [4634] by
- * Added support for Linked data. Yes, you heard me: Linked Data!
- 19:59 Changeset [4633] by
- * Improved document_upload.pl layout to make it easier to add/remove …
- 17:03 Changeset [4632] by
- * Fix loss of <DATA> (must read it *once* for the class)
- 17:01 Ticket #3475 (Google Analytics integration - process onclick params in ...) reopened by
- Further change required to DataObj::Document::render_icon_link […]
- 16:54 Changeset [4631] by
- * Show a progress bar while records are updated
- 16:53 Changeset [4630] by
- * A simple "progress bar" widget
- 15:03 Changeset [4629] by
- * Move up, move down fixes and one missing phrase
- 14:33 Changeset [4628] by
- * added image/jpg document phrase.
- 14:32 Changeset [4627] by
- * Phrases for #4626
- 14:31 Changeset [4626] by
- * New tabbed upload form which includes listing of volatile documents
- 14:15 Changeset [4625] by
- * Don't clobber system-loaded storage policies with repository-specific …
- 12:16 Changeset [4624] by
- * More debug for when things go wrong
12/11/09:
- 22:03 Changeset [4623] by
- * Built a method in Rewrite which takes a list of plugins and a HTTP …
- 20:05 Changeset [4622] by
- * Better error message if repository is not loaded in /bin/ scripts.
- 19:44 Changeset [4621] by
- * Fix to make button forms work with https.
- 17:45 Ticket #3574 (latest tool: ignore 'n' when 'output' is set and returns ALL eprints) created by
- would probably work on any repos: …
- 16:48 Changeset [4620] by
- * Improved the BatchEdit? interface * Can now apply multiple changes to …
- 16:46 Changeset [4619] by
- * render_input property overrides rendering in a compound context too
- 14:38 Ticket #3573 (Allow options on deposit stage of workflow) created by
- Option to have input components appear on the deposit page to allow …
- 12:19 Changeset [4618] by
- * off-by-one error in get_cache_ids
- 11:54 Ticket #3504 (Debug output in MultilineExcel import plugin) closed by
- fixed
- 11:53 Ticket #3382 (upload from URL broken) closed by
- fixed: Seems to work on current 3.2.
- 11:51 Changeset [4617] by
- * Tied up search phrase usage to be consistent (colons) * Added a unit …
- 11:20 Changeset [4616] by
- * human_filesize now returns Gb and Tb if applicable
- 11:04 Changeset [4615] by
- * Added "ref" option to phrases, which will cause the referenced phrase to …
- 10:51 Ticket #3517 (Staff Search ignores default ordering) closed by
- fixed: Resolved in r4614.
- 10:51 Changeset [4614] by
- * Use default_order from search config in Staff eprint search, fixing …
- 10:46 Changeset [4613] by
- * Set id on form field inputs * Removed redundant form generation code …
- 10:05 Ticket #3475 (Google Analytics integration - process onclick params in ...) closed by
- fixed: Patch committed in r4612.
- 10:04 Changeset [4612] by
- * Pass-through onclick parameters in link rendering, fixing #3475
- 09:40 Changeset [4611] by
- * Added subclasses for EPrints::XML to support class-overrides * Fixed …
- 09:22 Changeset [4610] by
- * Reversed previous commit, which breaks under LibXML
- 00:47 Changeset [4609] by
- * Syntactic tweak to process_parameters
- 00:46 Changeset [4608] by
- * Bugfix to clone node under GDOME.
- 00:16 Changeset [4607] by
- * Added 'fn' parameter to cgi/json as an alternative to 'callback'
- 00:10 Changeset [4606] by
- * Trivial change to eprint fields; changed creators_id from 'email' to …
- 00:06 Changeset [4605] by
- * Fixed bug that is_advertised property on export plugins was being …
- 00:03 Changeset [4604] by
- * Added methods to Script for working with action lists. * Create action …
11/11/09:
- 16:35 Changeset [4603] by
- * Don't add headers/footers twice
- 16:20 Changeset [4602] by
- * Cleanedup previous commit + allowed '_' in jsonp value
- 16:13 Changeset [4601] by
- * Added support for JSONP
- 15:27 Ticket #3505 (MultilineExcel import does not check file exists/parsed OK) closed by
- fixed: Resolved in r4600.
- 15:27 Changeset [4600] by
- * Check something was actually read, fixing #3505
- 15:06 Changeset [4599] by
- * Provide a hint on how to enable configuration file editing
- 14:26 Ticket #3456 (GDOME causes apache segfault when template is modified) closed by
- wontfix: Don't use GDOME.
- 13:21 Ticket #3528 (New custom OAI set for OAIster - all records with a document or ...) closed by
- wontfix: This is too specific to go into the main release given the complexity …
- 12:00 Changeset [4598] by
- * Don't need a text policy if we have a URL
- 11:59 Changeset [4597] by
- * Replace cache-based OAI with stateless OAI
- 11:58 Changeset [4596] by
- * API 0.9 for oai_stateless * Support for multiple constraints in custom …
- 11:42 Changeset [4595] by
- * Do ->perform_search because we have implemented execute() yet * …
- 10:33 Changeset [4594] by
- * Added a stub output_dataobj to XMLFile that stringifies xml_dataobj * …
- 09:27 Ticket #3455 (Width control for some admin screens) closed by
- wontfix: Along with most of EPrints which is cumbersome to style.
- 09:25 Ticket #3469 (Metafield/Longtext.pm should use EPrints::Utils::is_set) closed by
- fixed
- 09:23 Ticket #3520 (oai.pl should include URL of policies page by default) closed by
- fixed: Resolved in r4593.
- 09:23 Changeset [4593] by
- * Link to default policies page, fixing #3520
- 09:16 Ticket #3570 (Can't override core UploadMethods) closed by
- fixed: Resolved, now any UploadMethod? plugins are supplied.
- 09:06 Ticket #3538 (User agent for wget (Upload from URL)) closed by
- fixed: Resolved in r4592. Won't backport to 3.1 because this won't be changed in …
- 09:06 Changeset [4592] by
- * Supply a fake user agent to wget, fixing #3538
- 09:04 Ticket #3553 (Bad phrase id in default views.xml) closed by
- fixed: Resolved in r4590,r4591.
- 09:03 Changeset [4591] by
- * Merged [4590] * s/year/creators/ #3553
- 09:03 Changeset [4590] by
- * s/year/creators/ #3553
- 09:02 Ticket #3566 (Debug code in EPrints::Plugin::Screen::BatchEdit::can_be_viewed ?) closed by
- fixed: Resolved in r4588,r4589.
- 09:01 Changeset [4589] by
- * Merged [4588] * Removed debug line #3566
- 09:01 Changeset [4588] by
- * Removed debug line #3566
10/11/09:
- 15:52 Changeset [4587] by
- * Fixed dynamic reload of Storage layer configuration * Fixed dynamic …
- 11:57 Changeset [4586] by
- * Added a new BibTeX module for encoding/decoding bibtex * Added support …
- 09:09 Changeset [4585] by
- * More efficient cache_from_TABLE by using ROWNUM * Fix retrieving all …
- 08:58 Changeset [4584] by
- * s/values/all_values/
09/11/09:
- 16:33 Changeset [4583] by
- * Merged [4582] * Fix for subject browser showing children under …
- 16:33 Changeset [4582] by
- * Fix for subject browser showing children under childless subjects …
- 16:25 Changeset [4581] by
- * Don't return objects for invalid ids
- 16:24 Changeset [4580] by
- * Tweaks to make (nearly) all unit tests pass * Fixed an undef warning in …
- 16:04 Changeset [4579] by
- * next() for invalid dataobj identifiers, hence return undef
- 15:45 Changeset [4578] by
- * Oops: missed render_value_label
- 15:42 Changeset [4577] by
- * API 0.9 for EPrints::MetaField? * TODO: better name than values() * …
- 15:14 Changeset [4576] by
- * API 0.9 for EPrints::List
- 15:05 Changeset [4575] by
- * API 0.9 for DataObj/SubObject? * Unit tests for creating an object in …
- 14:00 Ticket #3451 (Caching subjects ($session->cache_subjects) then calling ...) closed by
- fixed: Resolved in r4573,r4574.
- 13:59 Changeset [4574] by
- * Merged [4573] * Subject children cache is now initialised for all …
- 13:58 Changeset [4573] by
- * Subject children cache is now initialised for all subjects, fixing #3451
- 13:23 Changeset [4572] by
- * Patches contributed by Alexander 'Leo' Bergolth <leo@…> * …
Note: See TracTimeline
for information about the timeline view.
