Change log
From WandoraWiki
(Difference between revisions)
(→2007-02-09) |
|||
Line 3: | Line 3: | ||
* LTM import robustness improved. | * LTM import robustness improved. | ||
* Added '''Copy all variant names''' tool. | * Added '''Copy all variant names''' tool. | ||
+ | * Added '''Remove all empty variant names''' tool. | ||
+ | * Added '''Remove variant name...''' tool. | ||
* Fixed '''Lucene index builder'''. | * Fixed '''Lucene index builder'''. | ||
* Speeding XTM import (Assuming the XTM topic map does not contain duplicate associations. I think next update will contain '''Paranoid XTM import''' forcing the removal of duplicate associations). | * Speeding XTM import (Assuming the XTM topic map does not contain duplicate associations. I think next update will contain '''Paranoid XTM import''' forcing the removal of duplicate associations). |
Revision as of 20:00, 9 February 2007
Contents |
2007-02-09
- LTM import robustness improved.
- Added Copy all variant names tool.
- Added Remove all empty variant names tool.
- Added Remove variant name... tool.
- Fixed Lucene index builder.
- Speeding XTM import (Assuming the XTM topic map does not contain duplicate associations. I think next update will contain Paranoid XTM import forcing the removal of duplicate associations).
- Fixed some minor bugs.
2007-01-19
- Added SampleWebApp to samples. SampleWebApp shows how Wandora project is published as a WWW service with Apache Tomcat.
- Added DatabaseImport tool.
- Added project drag'n'dropped feature to Wandora's application window.
- Fixed some minor bugs.
2006-12-15
- Fixed bug in Configure Topic Tree Types editor.
- Added Merge project feature.
- Fixed some minor bugs.
2006-11-15
- SetClasspath.bat missed path settings for mstor/mstor.jar and activation.jar causing Email extractor to fail with MBOX email repositories. Fixed.
- Added Lucene index builder tool to exporters. With this tool you can build Lucene search index from any Wandora topic map. Current version of Wandora does not use search index and the tool is mainly for external usage.
2006-11-06
- Fixed schema association editor's bug causing creation of one player associations instead of multiple player associations in systems with multiple layers.