Timeline
17/04/09:
- 17:17 Changeset [4231] by
- * test UTF-8 support
- 17:17 Changeset [4230] by
- * Added some UTF-8 character test cases
- 17:16 Changeset [4229] by
- * What's "lorem ipsum" in Russian?
- 16:54 Changeset [4228] by
- * Fixed utf8 output (TODO: the other autocompletes)
- 15:52 Changeset [4227] by
- Phrases to accompany the Storage Manager
- 15:52 Changeset [4226] by
- First add of the Storage Manager, at this point it is only a basic status …
- 15:39 Ticket #3500 (Menu pages not generated correctly for /view/foo/index*.html URLs) closed by
- fixed: Fixed in r4225
- 15:39 Ticket #3511 (Update::Views::render_navigation_aids only checks for hideempty at view ...) closed by
- fixed: Fixed in r4225
- 15:38 Changeset [4225] by
- * Added default creators_name view using new A-Z pages option * Bundled …
- 15:23 Changeset [4224] by
- * Need to use EPrints::DataSet::get_sql_dataset_ids in 3.1
- 15:19 Changeset [4223] by
- * Added some empty phrases for "relations" to suppress warnings * Added …
- 15:18 Changeset [4222] by
- * Missing phrases for the Phrases Editor
- 15:04 Ticket #3501 (DRIVER Validation Errors/Warnings) closed by
- wontfix: This should be part of a more general compliance effort, see also the …
- 15:02 Ticket #3428 (Local plugins can't be used in workflows) closed by
- fixed: Resolved in r4000, r4156.
- 14:22 Changeset [4221] by
- * Unit test for profiling EPrint::View::Editor screen
- 14:20 Changeset [4220] by
- Version 1.0-beta-1
- 14:20 Changeset [4219] by
- * Removed more redundant/repeated/expensive calls (makes eprint_render …
- 14:19 Changeset [4218] by
- Version 1.0 for EPrints 3
- 14:08 Ticket #3511 (Update::Views::render_navigation_aids only checks for hideempty at view ...) created by
- […] hideempty now defined at menu level in default subjects view. Also …
- 14:08 Changeset [4217] by
- Update and tested EPrints 3 version
- 14:05 Changeset [4216] by
- * Cache the user owner object in get_user()
- 14:03 Changeset [4215] by
- * Refactored Plugin::Screen->list_items() to use new plugin API * Removed …
- 14:02 Changeset [4214] by
- * Revised PluginFactory? API to be more intuitive with existing API * …
- 13:03 Changeset [4213] by
- * EPrints::XML unit tests * utf8 returned from to_string * return type …
- 12:57 Changeset [4212] by
- * document stringification should return utf8
- 10:36 Changeset [4211] by
- * Simplest test case
16/04/09:
- 18:43 Changeset [4210] by
- merge r4209
- 18:42 Changeset [4209] by
- gah
- 18:27 Changeset [4208] by
- * Fixed Phrase Editing to work with new Language internals * Accessor …
- 18:02 Changeset [4207] by
- * utf8-decode CGI parameters
- 17:56 Changeset [4206] by
- * Return utf-8 characters when passing Documents to XML::to_string
- 17:11 Changeset [4205] by
- * get_full_url() returns the correct host/port depending on https
- 16:42 Changeset [4204] by
- merged in r4202 r4203
- 16:39 Changeset [4203] by
- * Fix for generate-on-demand of /view/foo/index.html URLs
- 14:54 Changeset [4202] by
- * Fixed issue with non standard DOM in Export::JSON
- 14:03 Changeset [4201] by
- Added 3.1.3 NEWS info
- 13:53 Changeset [4200] by
- merged r4199
- 13:52 Changeset [4199] by
- * Fixed issue with 403 in JSON, and when eprint not found.
- 13:44 Changeset [4198] by
- merging r4197
- 13:43 Changeset [4197] by
- * Added config. options and better error handling to JSON code.
- 13:28 Changeset [4196] by
- * Added JSON support.
- 13:26 Changeset [4195] by
- 2009-04-16 cjg * Added JSON support.
15/04/09:
- 22:00 Changeset [4194] by
- now now chaps if we absolutely must use tables for laying out large forms …
- 18:22 Changeset [4193] by
- change the order the form lays out so that the div is inside the form - …
- 16:47 Changeset [4192] by
- block elements inside forms which are then styled as inline - this crazy …
- 16:32 Changeset [4191] by
- forms must enclose one top block level element for XHTML Strict
- 16:06 Changeset [4190] by
- removed duplicate ID attributes
- 15:30 Changeset [4189] by
- * Added a "secure_auto.js" that specifies the correct HTTP paths * Added …
- 15:12 Changeset [4188] by
- this is a sure fire way to have duplicate IDs all over the show which is a …
- 13:58 Changeset [4187] by
- tims shiney patch to remove the magic div
- 13:38 Changeset [4186] by
- * Removed <div> wrapper from message contents
- 13:32 Changeset [4185] by
- * Fixed issue in update views which would cause a huge memory spike if an …
- 10:20 Changeset [4184] by
- removed border='0' from the generated help pulldowns
- 10:17 Changeset [4183] by
- removed another stray border
- 10:12 Changeset [4182] by
- removed some stray border=0 and other illegal tags from Items.pm
- 09:37 Changeset [4181] by
- removed nested table from the action icons
14/04/09:
- 23:19 Changeset [4180] by
- removed border=0 from the reorder arrow because its not valid html
- 23:14 Changeset [4179] by
- removed nested tables from the paginated table headings
- 21:45 Changeset [4178] by
- removed nested tables for the controls of the items page. its bad for …
- 11:19 Changeset [4177] by
- removed a div with inline style (it wasnt doing anything)
- 11:08 Changeset [4176] by
- removed table used for layout in the item page actions bar
- 10:05 Changeset [4175] by
- moved the search bar slightly so that the tool bar does not interfere with …
08/04/09:
- 16:50 Changeset [4174] by
- * Added unit_test for Plugin::Screen * Required some tweaking of …
- 13:21 Changeset [4173] by
- * Refactoring - doing this cuts ~9 seconds off the test import: - …
07/04/09:
- 16:45 Ticket #3494 (Memory loss in plugin_list) closed by
- wontfix: Unlikely to be a memory leak. Better to just reduce the amount of calls to …
- 16:17 Changeset [4172] by
- * More refactoring - avoid calling is_set() for every field in to_xml() * …
- 15:37 Changeset [4171] by
- * Refactoured DataObj? creation to reduce redundant commits/objects * …
- 10:47 Ticket #3510 (cfg.d/field_validate.pl - check for undef when validating multiple ...) created by
- Some multiple fields may have undef values (eg. an email or URL subfield …
- 09:58 Changeset [4170] by
- * Ignore blank lines in DOI import and check for "malformed" response
- 09:57 Changeset [4169] by
- * Ignore blank lines in DOI import and check for "malformed" response
- 09:47 Changeset [4168] by
- * Added cgi/schema to access the repository schema * Fixed DTD error on …
- 09:44 Changeset [4167] by
- * Set the correct document format for thumbnail documents
- 09:42 Changeset [4166] by
- * Set the correct document format for thumbnail documents * TODO: still …
- 09:40 Changeset [4165] by
- * Added "reload_metafields" to epadmin to reload metafields dataset
06/04/09:
- 16:11 Changeset [4164] by
- * Typo (removed 's')
- 15:15 Changeset [4163] by
- * BINARY() pads fields with nulls * Can't set CHARACTER SET/COLLATE on …
- 12:43 Changeset [4162] by
- * Reverted [4159] * Index complete emails in the indexer to allow correct …
- 12:36 Changeset [4161] by
- * Conversion of index tables * Conversion of version and counters (last …
- 12:17 Changeset [4160] by
- * Create database columns using utf8 character set * database upgrade …
03/04/09:
- 15:48 Changeset [4159] by
- * Changed default type for creators_id to email * Email searches now …
- 10:28 Changeset [4158] by
- * Don't CLONE() on plugin creation * Added utility get_plugins() method …
02/04/09:
- 17:31 Changeset [4157] by
- * Added workflow example unit test * Fixed bug in OnlineSession? not …
- 16:34 Ticket #3509 (Add deletion button to multiple value entry) created by
- Add a delete [X] button alongside the existing up/down buttons to make …
- 15:59 Changeset [4156] by
- * Refactored Plugin registry to "PluginFactory?" (same usage via Session) …
- 15:01 Changeset [4155] by
- * Fixed typo ".field" => ".final" * Refactored MetaField? to speed up load …
01/04/09:
- 17:49 Changeset [4154] by
- * Refactored to init faster and use slightly less memory (doesn't store …
- 16:19 Changeset [4153] by
- Edit.pm changes
- 15:13 Changeset [4152] by
- * Squashed undef warnings related to undefined CGI::param() calls * (We …
- 15:13 Changeset [4151] by
- * SET NAMES UTF8 * This will break existing databases that aren't using …
- 15:10 Changeset [4150] by
- * Added "profile" command to epadmin (run a unit test under profiling) * …
- 15:09 Changeset [4149] by
- * Disable HoneyComb? plugin, for now
- 14:53 Ticket #3508 (Reordering field values - new order not saved) created by
- When you use the up/down arrows to reorder values (eg. author names), the …
- 14:47 Changeset [4148] by
- Phrase editing now process dom and only changing zz_webcfg.xml phrase …
31/03/09:
- 16:11 Changeset [4147] by
- moved to correct location
- 15:54 Changeset [4146] by
- Fixed major bug where edit page shows you image uploading when editing a …
- 15:53 Changeset [4145] by
- Extra phrase added for Edit page
- 14:23 Changeset [4144] by
- * Merged [4142] * Database version now 3.1.2 (missed from earlier commit)
- 14:21 Changeset [4143] by
- * Fixed mismatch bug with get_sql_names() result * Now uses …
- 14:14 Changeset [4142] by
- * Database version now 3.1.2
30/03/09:
- 20:39 Changeset [4141] by
- * Fixed some trivial warnings getting ready for a release.
- 20:27 Changeset [4140] by
- * Added spinny ajax loading icon to autocompleter.
- 15:40 Changeset [4139] by
- * Merged [4137],[4138] * If a name is defined all parts must be defined …
- 15:12 Changeset [4138] by
- * Added upgrade to DB schema 3.1.2 - fix null parts of names
- 15:00 Ticket #3507 (Add additional checks on documents to Issues (issues.xml)) created by
- Suggested default checks we could do on documents: * document checksum …
28/03/09:
- 09:35 Ticket #3506 (EPrints::Extras::render_url_truncate_middle chops off last char) created by
- perldoc: "If LENGTH is negative, leaves that many characters off the end …
27/03/09:
- 16:02 Changeset [4137] by
- * If a name is defined all parts must be defined (""), fixing #3483
- 15:23 Changeset [4136] by
- * Added get_value_from_id method to MetaField? * Refined …
- 13:55 Changeset [4135] by
- * In addition to checking whether a dataset table exists also check it's …
- 13:50 Changeset [4134] by
- * Modified index_queue to be a dataset * Added IndexQueue? object * Added …
- 13:39 Changeset [4133] by
- * Fixed misplaced bracket
- 08:57 Changeset [4132] by
- * Merged [4131] * Fixed to_string() calls not specifying noxmlns in Views …
- 08:53 Changeset [4131] by
- * Fixed to_string() calls not specifying noxmlns in Views (McSweeney?)
26/03/09:
- 23:18 Changeset [4130] by
- removing border tags from generate views for standards compliance
- 22:55 Changeset [4129] by
- added alt tag for screen readers and standards compliance
- 22:33 Changeset [4128] by
- changed too string calls to output valid html, strips out the namespace …
- 19:09 Ticket #3505 (MultilineExcel import does not check file exists/parsed OK) created by
- Kept giving me "Top left cell is not eprintid" error - turned out I had …
- 19:05 Ticket #3504 (Debug output in MultilineExcel import plugin) created by
- Prints Data::Dumper output
- 19:04 Ticket #3503 (Update::View::create_section_menu gets options from wrong menu level) created by
- Using a multi level menu, my grouping_function etc. settings were being …
- 17:06 Changeset [4127] by
- * Added unit test for MySQL's utf-8 support * You can now constrain the …
- 15:28 Changeset [4126] by
- * (This is what I've been doing to test per-repository memory usage)
- 15:03 Changeset [4125] by
- * Added "unit_tests" command to epadmin * Usage: bin/epadmin unit_tests …
- 12:55 Changeset [4124] by
- * Share fields between inbox/buffer/archive/deletion (stored in eprint) * …
25/03/09:
- 16:52 Ticket #3502 (Missing apostrophe in phrase) created by
- This item is still in the users work area. Change to "user's" in …
- 15:15 Changeset [4123] by
- corrected a bug in the copyright notice caused by me writing the wrong css …
- 15:06 Changeset [4122] by
- changed the phrase so it no longer contains deprecated noshade tag
- 15:05 Changeset [4121] by
- xhtml namespace should be a allowed even when nonamespace because other …
- 14:44 Changeset [4120] by
- * Include the XHTML namespace in HTML output (at McSweeney?'s request)
- 14:18 Changeset [4119] by
- xhtml namespace should be a allowed even when nonamespace because other …
- 12:06 Changeset [4118] by
- * Share system phrases across repositories
- 12:01 Changeset [4117] by
- * If you don't give a repo id to test() test all repositories
24/03/09:
- 18:14 Changeset [4116] by
- * Reverted r4115 (needs more thought!)
- 15:51 Changeset [4115] by
- * Modified MetaField? internals to not copy defaults on initialisation - …
- 15:31 Changeset [4114] by
- * If --verbose is set print the process id and memory size (if GTop is …
- 11:45 Changeset [4113] by
- * Merged [4022] * Can now use Subject input component with other fields …
- 11:43 Changeset [4112] by
- * Use has_field to test for field existence (avoid evaling a field object) …
23/03/09:
- 16:08 Changeset [4111] by
- * More alpha WebDAV development * TODO: - Support directories inside …
- 15:46 Changeset [4110] by
- * Document toolbox document add now reports document id rather than "OK" …
20/03/09:
- 18:14 Changeset [4109] by
- * Added edit locking.
19/03/09:
- 16:18 Changeset [4108] by
- * Compatibility with r4104
- 16:11 Changeset [4107] by
- * Fixed regression (name/id)
- 16:10 Changeset [4106] by
- * Made default to be "on" and added official setname
Note: See TracTimeline
for information about the timeline view.
