diff -r 2f3ded081142 -r 2421875ab889 web/wdoc/ChangeLog_en --- a/web/wdoc/ChangeLog_en Sun Oct 17 10:24:25 2010 +0200 +++ b/web/wdoc/ChangeLog_en Sun Oct 17 21:10:01 2010 +0200 @@ -4,13 +4,27 @@ .. _SPARQL: http://www.w3.org/TR/rdf-sparql-query/ .. _schema: schema .. _OWL: http://www.w3.org/TR/owl-features/ -.. _guide: http://www.learningjquery.com/2010/06/autocomplete-migration-guide +.. _CWSource: cwetype/CWSource + +2010-10-17 -- 3.10.0 + + * facets on optional relations now propose to search to entities + which miss the relation + + * box and content navigation components have been merged, so this + simplify the configuration and you should be able to move + boxes/components in various places of the interface - -- 3.10.0 - * upgraded jQuery and jQuery UI respectively to version 1.4.2 and 1.8. Removed - jquery.autocomplete.js since jQuery UI provides its own autocomplete - plugin. It's not backward compatible but required changes should be minimal - and this guide_ describes how to migrate from one version to another. + * global / context dependant boxes should now be more + distinguishable to make the interface more intuitive + + * upgraded jQuery and jQuery UI respectively to version 1.4.2 and + 1.8. + + * data sources are now stored as CWSource_ entities in the database. + This allows on multi-sources instance to filter search results + according to the source entities are coming from. + 2010-06-11 -- 3.8.4 * support full text prefix search for instances using postgres > 8.4 as database: try it