Timeline
11/08/10:
- 21:51 Changeset [5789] by
- package builder and alpha 1 package
- 21:35 Changeset [5788] by
- Workarounds for problems installing on a fresh system
- 19:26 Changeset [5787] by
- tidy
- 17:07 Ticket #3771 (registration: user doesn't get automatically logged in after confirming) closed by
- fixed: resolved in r5786.
- 17:07 Changeset [5786] by
- automatically logs in user after password activation, closing #3771
- 17:06 Changeset [5785] by
- automatically logs in user after password activation, closing #3771
- 16:09 Changeset [5784] by
- *Fixes the problem of plugins from one local repo appearing in another. …
- 16:04 Changeset [5783] by
- *Fixes the problem of plugins from one local repo appearing in another
- 16:02 Ticket #3867 (Plugins in one repo affect the plugins in another) closed by
- fixed: fixed --- PluginFactory?.pm (revision 5702) +++ PluginFactory?.pm (working …
- 15:55 Ticket #3867 (Plugins in one repo affect the plugins in another) created by
- Plugins installed in one repository appear in another repository on the …
- 11:33 Changeset [5782] by
- Export::MODS now checks that the EPrint ds has the field 'creators_name', …
- 11:32 Changeset [5781] by
- Export::MODS now checks that the EPrint ds has the field 'creators_name', …
- 11:31 Ticket #3608 (MODS export assumes "publisher" field exists.) closed by
- fixed: seems fixed in r5063
10/08/10:
- 20:57 Changeset [5780] by
- Merge of r5437 r5775 r5776 r5777 r5778 r5779 * Added option to override …
- 20:54 Ticket #3866 (Allow "merge" and "match" to be set on search definitions) closed by
- fixed: Closed by r5779.
- 20:49 Changeset [5779] by
- * Allow "merge" to be passed from search config. Closes #3866 * Formalises …
- 20:48 Ticket #3862 (Apply eprints.soton patch to supress warnings in Metafield::Date) closed by
- fixed
- 20:46 Ticket #3861 (Apply eprints.soton patch to supress warnings in Update::Views) closed by
- fixed: Closed by r5778
- 20:46 Changeset [5778] by
- * Check to remove a couple of not-defined warnings. Closes #3861.
- 20:42 Ticket #3863 (Improved error message for missing citation file) closed by
- fixed: Closed by r5777.
- 20:42 Changeset [5777] by
- * Improved error message for missing citations. Closes #3863
- 20:41 Ticket #3865 (Box.pm creates two elements with the the same XML id.) closed by
- fixed: Closed by r5776
- 20:38 Changeset [5776] by
- * Fixed bug where two elements had the same id in Box. Closes #3865
- 20:33 Ticket #3859 (Allow alternate default template option for user screens (cgi/users/home)) closed by
- fixed: Closed by r5775.
- 20:33 Changeset [5775] by
- * Added option to override the template for the cgi/users/home area. …
- 17:46 Ticket #3866 (Allow "merge" and "match" to be set on search definitions) created by
- Allow the search config. to set a default value for a search field "merge" …
- 17:40 Ticket #3865 (Box.pm creates two elements with the the same XML id.) created by
- Easy fix. Add _link to the inner one.
- 17:39 Ticket #3864 (Can't access full-texts with '-' in) closed by
- fixed: EPrints::Utils::uri_escape_utf8 doubles-up its input arguments, when it's …
- 17:39 Ticket #3864 (Can't access full-texts with '-' in) created by
- Reported by Megan Tucker <megantucker21@…>.
- 17:38 Changeset [5774] by
- * Merged [5773]
- 17:37 Changeset [5773] by
- * Fixed EPrints::Utils::uri_escape_utf8 to not repeat arguments to …
- 17:36 Ticket #3863 (Improved error message for missing citation file) created by
- To indicate *where* it was looking as well as what citation and dataset …
- 17:30 Ticket #3862 (Apply eprints.soton patch to supress warnings in Metafield::Date) created by
- They have some slightly shonky data and it causes lots of warnings. These …
- 17:02 Ticket #3861 (Apply eprints.soton patch to supress warnings in Update::Views) created by
- They have some slightly shonky data and it causes lots of warnings. These …
- 16:32 Changeset [5772] by
- * Fixed bug in SAX parsing - missing dataset argument to top_level_tag()
- 16:32 Ticket #3860 (Add admin: triples to the boilerplate) created by
- http://webns.net/mvcb/errorReportsTo and …
- 16:28 Ticket #3859 (Allow alternate default template option for user screens (cgi/users/home)) created by
- Currently a hack on eprints.soton
- 15:49 Ticket #3320 (epc:pin toolbar doesn't do anything?) closed by
- fixed: Closed by r5771.
- 15:48 Changeset [5771] by
- * Removed unused pin "toolbar" from templates. CLosing #3320.
- 15:33 Changeset [5770] by
- * Modified Views::update_view_list() to use DOM rather than direct …
- 14:55 Changeset [5769] by
- * Warning message for editing global templates
- 14:54 Ticket #3858 (add helpful .TXT files to cfg directories) created by
- To all the files in lib add DO_NOT_EDIT_THESE_FILES.TXT which can contain …
- 13:40 Changeset [5768] by
- * Reverted previous (slower) change but this time with a comment
- 12:32 Changeset [5767] by
- * Performance tweaks to use ->{name} instead of ->get_name in …
- 10:41 Changeset [5766] by
- * Removed unused get_fieldlist_values
- 10:36 Changeset [5765] by
- * Modified sort_values() to use ordervalues_single to enable callback use
- 10:27 Changeset [5764] by
- * Make Namedsets ordered by their order in the set
09/08/10:
- 18:05 Changeset [5763] by
- * Removed unused variable definition.
- 17:34 Ticket #3857 (Double <?xml header on REST output of an entire dataobj) closed by
- fixed: Closed by r5762
- 17:32 Ticket #3856 (500 error when requesting fields as XML via REST) closed by
- fixed: Closed by r5762
- 17:28 Changeset [5762] by
- * Fixed bug which caused double sending of <?xml on dataobjs from REST …
- 16:09 Ticket #3486 (Browse views don't fail gracefully when given a bad url) closed by
- fixed: fixed in r5761
- 16:08 Changeset [5761] by
- fixing #3486 - views are now automatically generated
- 16:08 Changeset [5760] by
- fixing #3486 - views are now automatically generated
- 15:57 Ticket #3437 (Ignored search term returns all records in repository) closed by
- fixed: seems fixed.
- 15:54 Ticket #3253 (security.pl should check for does_user_own_eprint hook and call it) closed by
- fixed: resolved in r5759
- 15:54 Changeset [5759] by
- fixing #3253
- 15:54 Changeset [5758] by
- fixing #3253
- 15:48 Ticket #3510 (cfg.d/field_validate.pl - check for undef when validating multiple ...) closed by
- fixed: resolved in r5755
- 15:41 Changeset [5757] by
- * Added Search::perform_distinctby() method that returns matching ids by a …
- 15:41 Ticket #3857 (Double <?xml header on REST output of an entire dataobj) created by
- eg. http://devel.eprints.org/rest/eprint/4.xml
- 15:40 Ticket #3856 (500 error when requesting fields as XML via REST) created by
- 15:39 Changeset [5756] by
- * exportview should call modernise_view() before Update::View methods
- 15:28 Ticket #3855 (field_validate.pl tries to validate undef values) closed by
- fixed: resolved in r5755
- 15:28 Changeset [5755] by
- added extra checks, closing #3855
- 15:27 Changeset [5754] by
- added safety check, closing #3855
- 15:24 Ticket #3496 (viewintro_<viewid> phrases not working properly) closed by
- fixed
- 15:24 Changeset [5753] by
- extra safety checks + fixing #3496
- 15:22 Changeset [5752] by
- extra safety checks + fixing #3496
- 14:45 Changeset [5751] by
- fixed few typos
- 14:44 Changeset [5750] by
- fixed few typos
- 14:19 Ticket #3855 (field_validate.pl tries to validate undef values) created by
- If field is sub_field of a compound, possible that one or more values may …
06/08/10:
- 17:00 Changeset [5749] by
- * Fixed views update code so that it can work for any virtual datasets - …
- 16:59 Changeset [5748] by
- * Show phrases that ref another phrase differently
- 12:36 Ticket #3562 (cgi/latest inefficient?) closed by
- fixed: Resolved by r5747.
- 12:35 Changeset [5747] by
- * cgi/latest now performs a single query vs. one query per day, fixing …
- 12:35 Changeset [5746] by
- * gmtime/localtime in EPrints::Time were broken by passing @_ instead of …
- 11:39 Ticket #3854 (Usernames are case-sensitive) closed by
- fixed: Resolved by r5744.
- 11:39 Ticket #3854 (Usernames are case-sensitive) created by
- 3.2 modified the database to be case sensitive which made usernames case …
- 11:32 Changeset [5745] by
- * Added link to the Wiki and removed example (Wiki has a better example)
- 10:54 Changeset [5744] by
- * Merged [5742], [5743] * Usernames are now case-insensitive * …
- 10:47 Changeset [5743] by
- * Modified user_with_username and user_with_email to be case-insensitive
05/08/10:
- 16:59 Changeset [5742] by
- * Usernames are now case-insensitive * Repository::valid_login() and …
- 15:58 Changeset [5741] by
- * use sql_LIKE for LIKE comparisons (case insensitivity)
- 14:36 Changeset [5740] by
- * Reload the configuration in the indexer in response to epadmin reload * …
- 14:01 Changeset [5739] by
- * Merged [5738] * Don't use() Plugin::Convert from DocPDF, fixing odd …
- 14:01 Changeset [5738] by
- * Don't use() Plugin::Convert from DocPDF, fixing odd error encountered on …
- 12:44 Ticket #3524 (advertise param ignored in Export plugins) closed by
- worksforme
- 12:33 Ticket #3173 (Odd behaviour with NO_CHECK_USER) closed by
- invalid: Import now uses a inline perl-script, so this is no longer applicable.
- 12:26 Ticket #3135 (mysql out of connections) closed by
- fixed: Resolved by r5737.
- 12:26 Changeset [5737] by
- * Provide a more informative error when running out of MySQL connections, …
- 12:14 Ticket #2332 (crash in constructor of a plugin is hard to trace.) closed by
- worksforme: Current EPrints seems to give a good stack trace for plugin failures.
- 12:12 Ticket #3389 (Generate abstracts times out.) closed by
- fixed: generate_abstracts no longer uses cachemaps in 3.2.
- 12:02 Changeset [5736] by
- * Merged [5733], [5735] * Ensure get_all_documents() always returns a …
- 11:59 Changeset [5735] by
- * DataObj::History-details will now contain a '|' separated list of fields …
- 11:58 Changeset [5734] by
- * bin/issues_audit now processes each validation plugin concurrently * …
- 11:57 Changeset [5733] by
- * Ensure get_all_documents() always returns a stable sort order by sorting …
- 11:28 Ticket #3656 (Better error message on DOI import fail) closed by
- fixed: changed the conditions to produce the invalid DOI error so that the error …
- 11:12 Changeset [5732] by
- * DOI now gives error message on mallford DOI. Merged from trunk r5731 …
- 11:09 Changeset [5731] by
- * Changed DOI import so that errors when a malford DOI is input. Ticket …
- 10:16 Changeset [5730] by
- * In EPrint::commit() don't call update_triggers() or update fileinfo if …
04/08/10:
- 19:12 Ticket #3827 (DOI import - set first page and last page) closed by
- fixed: Fixed on trunk r5728. merged on 3.2 r5729
- 19:10 Changeset [5729] by
- * DOI now does last page. Merged from trunk r5728 ticket #3827
- 19:03 Changeset [5728] by
- * added llast page to DOI import. ticket #3827
- 17:27 Ticket #3638 (Autocomplete popup - restricted click target in IE) closed by
- fixed: width: 100% seems to work and not break anything else. added to trunk …
- 17:27 Changeset [5727] by
- * Merged [5726] * Re-made NameVirtualHost/Listen? a warning but made it …
- 17:26 Changeset [5726] by
- * Re-made NameVirtualHost/Listen? a warning but made it sterner
- 17:25 Changeset [5725] by
- * merged from r5724 ticket #3638
- 17:18 Changeset [5724] by
- *fixed the width of the auto complete target in IE6, see #3638
- 15:44 Changeset [5723] by
- closing #3502
- 15:41 Ticket #3502 (Missing apostrophe in phrase) closed by
- fixed
- 15:40 Changeset [5722] by
- daily ticket closure :)
- 15:39 Changeset [5721] by
- * Merged [5720]
- 15:38 Changeset [5720] by
- * Fixed badly merged patch for Database::retry_error()
- 13:05 Changeset [5719] by
- * Merged [5718] * Fixed DB reconnects on timeout error, Alexander 'Leo' …
- 13:04 Changeset [5718] by
- * Fixed DB reconnects on timeout error, Alexander 'Leo' Bergolth …
- 12:53 Changeset [5717] by
- * Merged [5716] * Re-added support for $c->{aliases} to Apache …
- 12:52 Changeset [5716] by
- * Re-added support for $c->{aliases} to Apache configuration, Balazs …
- 11:28 Ticket #3852 (Missing NameVirtualHost in apache config) closed by
- fixed: Resolved by r5715.
- 11:27 Changeset [5715] by
- * Merged [5714] * generate_apacheconf now backs-up files when writing new …
- 11:23 Changeset [5714] by
- * generate_apacheconf now backs-up files when writing new config files * …
03/08/10:
- 17:41 Changeset [5713] by
- * Fixed file name handling to handle windows style slashes
- 17:01 Changeset [5712] by
- * Export plugins now support http basic authentication, enables agents to …
- 16:59 Changeset [5711] by
- * Various fixes to sword system and one phrase
02/08/10:
- 14:35 Changeset [5710] by
- * atom:id now returns the id for the eprint record, e.g. …
- 14:11 Changeset [5709] by
- * Missed from r5708 commit
- 14:02 Changeset [5708] by
- * Fixed File::Temp::newdir() usage: TMPDIR must be true to use /tmp
- 13:50 Changeset [5707] by
- * all these rules were too specific, removed the ul definition since we …
- 13:39 Changeset [5706] by
- removed un-necessary UNLINK
- 13:22 Changeset [5705] by
- make SWORD to use EPrints::TempDir? + code cleanup
- 12:39 Changeset [5704] by
- fixed wrong count bug in Views.pm cause not passing the right datasetid
- 10:30 Changeset [5703] by
- * new themes can now have language specific template * moved the …
- 10:10 Changeset [5702] by
- * Fixed results from Search::Xapian being reversed
30/07/10:
- 17:12 Changeset [5701] by
- * Fixed Search::Xapian sort-value key lookup
- 17:01 Changeset [5700] by
- * Undef warnings
- 15:57 Ticket #3853 (Edit::XPage breaks if xpage has specified a template) created by
- get_template_parts is called a couple of times - $page_parts->{template} …
- 14:01 Changeset [5699] by
- * Themes are now repository-specific and removed 'example' themes * …
- 12:53 Changeset [5698] by
- * Sort paginated results on the first query, rather than using reorder()
- 12:09 Changeset [5697] by
- * undef warnings
29/07/10:
- 17:06 Changeset [5696] by
- * Make ordervalues optional for datasets * Datasets are now ordered on …
- 17:02 Changeset [5695] by
- * Avoid a failure if a local file copy can't be obtained when rendering a …
- 16:35 Changeset [5694] by
- * Fixed searching of fulltext, which now uses the "documents" subobject …
- 14:51 Ticket #3844 (import_rand_data broken) closed by
- fixed: Resolved by r5691.
- 14:51 Ticket #3546 (import_rand_data doesn't assign subjects correctly) closed by
- fixed: Resolved by r5691.
- 14:49 Changeset [5693] by
- * SAX::Writer now outputs to bytes and is faster in scalar mode
- 14:48 Changeset [5692] by
- * DataObj? to_sax() now uses dataset attribute, so you can to_sax() eprint …
- 14:46 Changeset [5691] by
- * Fixed import_rand_data of subjects and unicode data, fixing #3844 #3546
- 13:51 Changeset [5690] by
- * Squashed an undef warning when setting parameters in Paginate
- 13:40 Changeset [5689] by
- * Replaced $_ with named variable when calling ordervalues()
- 09:20 Ticket #3852 (Missing NameVirtualHost in apache config) reopened by
- Is this at least documented somewhere as a gotcha? EPrints used to do …
- 09:12 Ticket #3852 (Missing NameVirtualHost in apache config) closed by
- invalid: If you don't have NameVirtualHost? set for a port hosting multiple …
28/07/10:
- 18:50 Ticket #3852 (Missing NameVirtualHost in apache config) created by
- A single EPrints instance hosting multiple repositories won't work without …
27/07/10:
- 17:19 Ticket #3851 (Browse by author - list pages very slow in 3.2) closed by
- fixed: Fixed in r5687 (before I finished writing the ticket! :-)
- 17:17 Ticket #3851 (Browse by author - list pages very slow in 3.2) created by
- List pages (/view/creators/foo.html) very slow in 3.2. MySQL slow query …
- 17:13 Changeset [5688] by
- * Merged [5687] * MySQL has a bug causing long queries when getting …
- 17:12 Changeset [5687] by
- * MySQL has a bug causing long queries when getting distinct names with …
- 16:31 Ticket #3850 (No files are accessible from virtualhost root when using sub-directory) closed by
- fixed: Resolved by r5686.
- 16:31 Changeset [5686] by
- * Merged [5684] * Must return DECLINED when a Rewrite handler doesn't do …
- 16:30 Ticket #3850 (No files are accessible from virtualhost root when using sub-directory) created by
- Apache doesn't return any files from the server root when EPrints is …
- 16:29 Changeset [5685] by
- * Changed Xapian key to _id:[internal uri] (so we can refer to all objects …
- 16:27 Changeset [5684] by
- * Must return DECLINED when a Rewrite handler doesn't do anything
- 15:57 Ticket #3849 (bin/issues_audit makes changes to (some?) eprints on every run) created by
- Seeing some eprint records with revision numbers into high 500s - …
- 11:30 Changeset [5683] by
- missing video thumbnail phrase
- 11:15 Changeset [5682] by
- added missing phrases for SWORD2
26/07/10:
- 15:43 Changeset [5681] by
- * Merged [5680] * Fixed batch editor breaking on creator's names
- 15:40 Changeset [5680] by
- * Fixed batch editor breaking on creator's names
- 15:37 Changeset [5679] by
- * Removed 'billboard' div which appears to be unused and causes an undef …
- 11:37 Changeset [5678] by
- Added safety check which also makes it possible to disable the import bar
25/07/10:
- 12:10 Changeset [5677] by
- * Fixed deep recursion call... copy paste programming not good idea.
23/07/10:
- 21:43 Changeset [5676] by
- stuff in local config that I forgot to add
- 21:28 Changeset [5675] by
- html anchors for individual tweets
- 16:59 Changeset [5674] by
- sf2: removed deprecated calls to search->dispose
- 15:17 Ticket #3847 (Register ("Create Account") option missing) closed by
- fixed: Resolved by r5673.
- 15:16 Changeset [5673] by
- * Merged [5671] * Re-added "Create Account" link (/cgi/register), fixing …
- 15:16 Changeset [5672] by
- * Added capability to return warning messages from post install process
- 15:15 Changeset [5671] by
- * Re-added "Create Account" link (/cgi/register), fixing #3847
- 12:25 Ticket #3848 (BibTeX import fails if entries do not have a key) created by
- […] => fails with error "Malformed entry (key contains illegal …
21/07/10:
- 16:22 Ticket #3847 (Register ("Create Account") option missing) created by
- login_status now built using plugin list - there is no plugin for …
- 16:07 Changeset [5670] by
- Merged r5669 * removed strange 15pt (big) style on one bit of history …
- 16:06 Changeset [5669] by
- * removed strange 15pt (big) style on one bit of history rendering.
- 11:38 Changeset [5668] by
- * Merged [5667] * Re-worded HTTPS epadmin create question
- 11:38 Changeset [5667] by
- * Re-worded HTTPS epadmin create question
20/07/10:
- 14:41 Ticket #3846 (Better 50x errors) created by
- The basic Apache 50x Config Error pages are hideous and look …
19/07/10:
- 18:51 Changeset [5666] by
- merge of r5664 & r5665 * Fix of trivial typo in a RDF title * Moved CC …
- 18:47 Changeset [5665] by
- * Moved CC namespace config to more logical file. * Fixed errors in RDF …
- 18:44 Changeset [5664] by
- * Fix of trivial typo in a RDF title
- 16:09 Changeset [5663] by
- * Integrated new styles for template into the correct css files * Removed …
- 14:41 Changeset [5662] by
- * Modified the template to remove some inline style and dodgey html …
- 14:39 Changeset [5661] by
- * Modified the template to remove some inline style and dodgey html …
- 11:58 Changeset [5660] by
- * Ensure AbstractSearch? is loaded by Search
- 11:08 Changeset [5659] by
- * Added more POD for Plugin::Search
16/07/10:
- 16:33 Changeset [5658] by
- * epadmin / install now uses EPrints::System (no Unix-specific calls)
- 16:17 Changeset [5657] by
- * Strip ".." from calculated base_path
- 15:32 Changeset [5656] by
- * Merged [5655] * Added check for year in DOI
- 15:32 Changeset [5655] by
- * Added check for year in DOI
- 15:30 Changeset [5654] by
- * If the base_path has not been defined in SystemSettings? use the path …
- 15:19 Changeset [5653] by
- * Squashed from undef warnings * Updated Apache::DBI to current release …
- 14:40 Changeset [5652] by
- * Render subobjects with a link (if available) * Added utility methods to …
- 12:56 Changeset [5651] by
- added missing 'is_set', otherwise related_urls and divisions fields are …
15/07/10:
- 17:55 Changeset [5650] by
- * Added support for unbounded retrievals from Xapian search results
- 17:38 Changeset [5649] by
- * Now remove indexed terms when an object is removed * Added …
- 17:38 Changeset [5648] by
- * Fixed importing of PubMed? ids (DefaultXML regression)
- 17:17 Ticket #3845 (summary_page.xml breaks request a copy) closed by
- invalid: D'oh - EPrints::Script::Compiled::run_contact_email
- 16:44 Changeset [5647] by
- * Added trigger EP_TRIGGER_INDEX_FIELDS, called by Event::Indexer * Moved …
- 16:39 Ticket #3845 (summary_page.xml breaks request a copy) created by
- Note: not tested Condition for displaying request a copy: <epc:if …
- 12:46 Changeset [5646] by
- * Create Plugin objects with "repository" as well as "session" parameters
- 11:24 Changeset [5645] by
- * Modified bin/epadmin reindex to directly re-index (vs. queue items for …
14/07/10:
- 16:07 Ticket #3844 (import_rand_data broken) created by
- $ testdata/bin/import_rand_data devel archive 10 103 Malformed UTF-8 …
- 14:14 Ticket #3843 (Destroy/Remove/Delete - synonym overdose) created by
- When deleting an item from Manage Deposits, the link is initially "Destroy …
- 14:09 Changeset [5644] by
- * epadmin recommit() now force-commits and respects --force
- 11:02 Ticket #3842 (Entering non-integer value in pages field loses all changes (Postgres)) created by
- On the details stage of the workflow, if a non-integer value is entered …
13/07/10:
- 17:25 Ticket #3841 (Can't specify language when using .include files as server-side includes) created by
- In a multi-lingual repository, language of requested content is determined …
- 11:00 Ticket #3651 (Upgrade to 3.2 loses revision history) closed by
- fixed: Do a manual upgrade_add_files to fix this retrospectively. This won't …
- 10:49 Ticket #3840 (Specify templateid in any request (cf. mainonly)) created by
- It would be useful to be able to specify the templateid for any request, …
- 10:47 Ticket #3839 (uri_escape_utf8() not available) closed by
- fixed: Resolved by r5643.
- 10:47 Changeset [5643] by
- * Merged [5642] * Don't rely on URI::Escape::uri_escape_utf8 being …
- 10:46 Changeset [5642] by
- * Don't rely on URI::Escape::uri_escape_utf8 being available, fixing #3839
- 10:44 Ticket #3839 (uri_escape_utf8() not available) created by
- On some systems an old URI::Escape might get into Apache causing a problem …
12/07/10:
- 15:30 Ticket #3838 (OAI <metadata> is missing xmlns:xsi attribute) closed by
- fixed: Resolved by r5641. See XML::LibXML::setAttribute() and (internal) …
- 15:29 Ticket #3838 (OAI <metadata> is missing xmlns:xsi attribute) created by
- Some consumers of OAI require the xmlns:xsi declaration on the <metadata> …
- 15:27 Changeset [5641] by
- * Merged [5640] * Fixed xmlns:xsi not appearing on <metadata> in OAI …
- 15:27 Changeset [5640] by
- * Fixed xmlns:xsi not appearing on <metadata> in OAI responses
- 14:23 Changeset [5639] by
- * Added backwards compatibility for Import::DefaultXML subclasses
Note: See TracTimeline
for information about the timeline view.
