Timeline
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@…> * …
06/11/09:
- 10:55 Changeset [4571] by
- * Simplified the EventQueue? manager so it can execute any Plugin's method …
- 10:53 Changeset [4570] by
- * Only attempt to full-text index *eprints*
05/11/09:
- 17:29 Changeset [4569] by
- * Repository objects persist across requests * This avoids the need to do …
- 17:16 Changeset [4568] by
- * Fixed is not a valid upload method (wrong regexp var)
- 17:06 Changeset [4567] by
- * Don't set undefined attributes (fixes checkbox lists always defaulting …
- 13:39 Changeset [4566] by
- * Added create_cdata_section() method to XML * Added ability to pass a …
- 11:58 Changeset [4565] by
- * Removed broken begin()/commit() around cache_from_LIST
- 11:55 Changeset [4564] by
- * Reverted commenting out from r4548
- 11:49 Changeset [4563] by
- * Fixed start-up bugs
04/11/09:
- 16:50 Changeset [4562] by
- * Don't echo back errors on index_queue insertions
- 16:14 Changeset [4561] by
- * This commit merges (hopefully) all of the changes we made on EPrints …
- 13:58 Changeset [4560] by
- * This branch will contain patches against 3.1 for Oracle support
Note: See TracTimeline
for information about the timeline view.
