News

Wikitty 3.6 released

Added by Maven Release about 1 month ago

The Wikitty team is pleased to announce the wikitty-3.6 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

Fixed Bugs:
  • Error when we try to search containsAll or containsOne with empty collection Issue: #2053. Thanks to Benjamin Poussin. Resolved by bpoussin.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.5 released

Added by Maven Release about 1 month ago

The Wikitty team is pleased to announce the wikitty-3.5 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

New features:
  • Add sort-order tag value as toString tag value Issue: #1987. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • (Not)Equals must be ignore case and ignore accent if needed Issue: #1932. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add elapsed time in QueryResult Issue: #1997. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Enhance in memory implementation Issue: #1944. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • toString tagValue must support preload wikitty access Issue: #2003. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • add new constraints tag value on field (min, max, allow) Issue: #2013. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add tag value wikitty-extension on field of type Wikitty Issue: #1985. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Wikitty pre-loading field Issue: #1988. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add support of limit and offset in query parser Issue: #1999. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • In parser support ' as string delimiter and not only " Issue: #1998. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Field *.fieldname must be sortable Issue: #1943. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Update to h2 1.3.164 Issue: #1910. Thanks to Éric Chatellier. Resolved by echatellier.
  • Add pattern tagValue on wikitties Issue: #1153. Thanks to Jean Couteau. Resolved by bpoussin.
  • Add indexed tagValue on wikitty Issue: #1154. Thanks to Jean Couteau. Resolved by bpoussin.
  • Add Crypt tagvalue on wikitties Issue: #1155. Thanks to Jean Couteau. Resolved by bpoussin.
Fixed Bugs:
  • Query limit set to MAX (or -1) won't work Issue: #1928. Thanks to Éric Chatellier. Resolved by bpoussin.
  • findByXXX with entity class in argument don't add filter condition on extension of this entity Issue: #1940. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • If entity use two extension with same field name, *.fieldname faild Issue: #1941. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Search with *.fieldname faild if this entity is in WikittyTreeNode Issue: #1942. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • JdbcSQLException during sync engin Issue: #1959. Thanks to Éric Chatellier. Resolved by echatellier.
  • Wildcard search test fails with query marker and parser Issue: #1918. Thanks to Éric Chatellier. Resolved by bpoussin.
  • All not* condition have different behaviour with in memory service Issue: #1917. Thanks to Éric Chatellier. Resolved by bpoussin.
Changes:
  • Update to commons-pool 1.6 Issue: #1979. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to slf4j 1.6.4 Issue: #1981. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to postgresql 9.1-901-1.jdbc4 Issue: #1980. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to smackx 3.2.1 Issue: #1983. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to jbossjta 4.16.2.Final Issue: #1982. Thanks to Éric Chatellier. Resolved by echatellier.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.4 released

Added by Maven Release 4 months ago

The Wikitty team is pleased to announce the wikitty-3.4 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

New features:
  • Update to solr and lucene 3.5 Issue: #1881. Thanks to Éric Chatellier. Resolved by echatellier.
  • Add external authentication like LDAP Issue: #1890. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Update to nuiton-utils 2.4.4 Issue: #1911. Thanks to Éric Chatellier. Resolved by echatellier.
  • Rewrite all test and add some test Issue: #1006. Thanks to Benjamin Poussin. Resolved by echatellier.
  • Split WikittyServiceSecurity in two service Authentication and Authorisation Issue: #1916. Thanks to Benjamin Poussin. Resolved by bpoussin.
Fixed Bugs:
  • UnsupportedOperationException Collections$SingletonSet$1.remove Issue: #1922. Thanks to Éric Chatellier. Resolved by bpoussin.
  • Can't call wikittyClient.findAllIdTreeNode(String, int, boolean, Query) with null filter Issue: #1924. Thanks to Éric Chatellier. Resolved by bpoussin.
  • Integration test 5 fails : wikitty model dependency Issue: #1884. Thanks to Éric Chatellier. Resolved by echatellier.
  • Method inherited are not redifined since muti inheritance addition Issue: #1896. Thanks to Éric Chatellier. Resolved by echatellier.
  • WikittyCopyOnWrite#addExtension method allways invalidate cache Issue: #1895. Thanks to Éric Chatellier. Resolved by echatellier.
  • Restore returns a BusinessEntity with a null wikitty Issue: #1897. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • ElementField in generated entities not usable on GWT Issue: #1901. Thanks to Jean Couteau. Resolved by bpoussin.
  • serialVersionUID changes at each generation Issue: #1908. Thanks to Éric Chatellier. Resolved by echatellier.
  • Query parser can't parse quey using id Issue: #1914. Thanks to Éric Chatellier. Resolved by bpoussin.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.3 released

Added by Maven Release 5 months ago

The Wikitty team is pleased to announce the wikitty-3.3 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

New features:
  • Add multiple inheritance support Issue: #1619. Thanks to Éric Chatellier. Resolved by echatellier.
  • Create new query api with visitor and better implementation Issue: #1863. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add query langage syntaxe Issue: #1864. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add facet topic sort order in query Issue: #1868. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Change method argument for collection adder method in generated object Issue: #1674. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Change Query API to permit use of Select as Value of Terminal condition Issue: #1883. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add documentation Issue: #1076. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add migration class definition configurable in config file Issue: #1126. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add select method to allow specify wikittyId return field Issue: #1785. Thanks to Sylvain Letellier. Resolved by sletellier.
  • Better support of toString representation for extension Issue: #1815. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add method on Proxy and Service to retrieve extensions and all dependencies Issue: #1814. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add criteria name in PagedResult Issue: #1816. Thanks to Benjamin Poussin. Resolved by bpoussin.
Fixed Bugs:
  • Up to date spec documentation Issue: #1464. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Can't convert a date when the locale isn't fr_FR Issue: #1084. Thanks to Valentin Briand. Resolved by bpoussin.
  • Integration test 2 in fail Issue: #1160. Thanks to Sylvain Letellier. Resolved by echatellier.
  • NPE if bad id in security field Issue: #1727. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Dont generate impl business entity if already in class path or operations is found Issue: #1786. Thanks to Sylvain Letellier. Resolved by sletellier.
  • Change Search association implementation to work correctly Issue: #1797. Thanks to Benjamin Poussin. Resolved by bpoussin.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.2 released

Added by Maven Release 9 months ago

The Wikitty team is pleased to announce the wikitty-3.2 release!

Wikitty project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Special thanks to manoel Fortun for wikitty publication module ;)

Changelog of this version was not ok, so here is this...

Changes in this version:

New features:
  • Remove deprecated WikittyService implementation Issue: #1600. Thanks to Éric Chatellier. Resolved by echatellier.
  • add proxy.restore(Set) method Issue: #1544. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add timelog in WikittyServiceSecurity to see time spent in Issue: #1672. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • [wikitty-publication]Migrate from classic jsp to struts Issue: #1500. Thanks to Manoël Fortun. Resolved by mfortun.
  • Permit to set the minimum entry to permit value become a facet Issue: #1675. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Permit to set the maximum number of facet topic returned Issue: #1676. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • WikittyService over Jar File Issue: #1718. Thanks to Manoël Fortun. Resolved by mfortun.
  • Enable wikitty service on jars to take a directory of jar Issue: #1719. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]Improve wikitty publication search page Issue: #1503. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]Externalize Tool Issue: #1721. Thanks to Manoël Fortun. Resolved by mfortun.
  • WikittyService over File system Issue: #1717. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]Synchronize tool Issue: #1720. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]Easily integrate UI inside wikittyPubText Issue: #1722. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]A test application to show how to code with wikitty publication Issue: #1724. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]ContextApps element inside action url Issue: #1723. Thanks to Manoël Fortun. Resolved by mfortun.
  • A tag lib to enable better integration of wikitty inside form Issue: #1725. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]Support for Multicontext wikitty service Issue: #1501. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]Improve wikitty publication web editor Issue: #1502. Thanks to Manoël Fortun. Resolved by mfortun.
  • [wikitty-publication]login action Issue: #1504. Thanks to Manoël Fortun. Resolved by mfortun.
Fixed Bugs:
  • Security exception when try to add WikittyAuthorisation without WikittyAppAdmin Issue: #1671. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Generation error when extension require meta-extension in model Issue: #1670. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Directory ObjectStore and PutObjectStoreDirHere is created when wikitty is running Issue: #1673. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Strange errors during tests - Possible resource leak ! Issue: #1220. Thanks to Jean Couteau. Resolved by jcouteau.
  • Support multiples requires on extension Issue: #819. Thanks to Éric Chatellier. Resolved by bpoussin.
  • Bad test configuration Issue: #1166. Thanks to Jean Couteau. Resolved by jcouteau.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.1.2 released

Added by Sylvain Letellier about 1 year ago

The Wikitty team is pleased to announce the wikitty-3.1.2 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

Fixed Bugs:
  • TreeNodeResult has null id in proxy Issue: #1519. Thanks to Sylvain Letellier. Resolved by sletellier.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.1.1 released

Added by Sylvain Letellier about 1 year ago

The Wikitty team is pleased to announce the wikitty-3.1.1 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

New features:
  • Automatique binary type support by bd on table creation Issue: #1510. Thanks to Sylvain Letellier. Resolved by sletellier.
Fixed Bugs:
  • Plain text search bug when using capitalized letters and wildcards Issue: #1272. Thanks to Jean Couteau. Resolved by sletellier.
  • Regression when sort on Date Issue: #1483. Thanks to Sylvain Letellier. Resolved by bpoussin.
  • bad getConnection method used in wikitty-jdbc Issue: #1484. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Refactor transaction management Issue: #1492. Thanks to Benjamin Poussin. Resolved by bpoussin.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.1 released

Added by Sylvain Letellier about 1 year ago

The Wikitty team is pleased to announce the wikitty-3.1 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

New features:
  • Refactor WikittyConfig, don't herite from ApplicationConfig, but become factory Issue: #1459. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add compartor for FacetTopic, useful to order facet on count or name Issue: #1469. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • PagedResult must be Iterable Issue: #1471. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Move wikitty-publication to extra-modules Issue: #1478. Thanks to Sylvain Letellier. Resolved by sletellier.
  • Remove unmaintained module or update it (hbase, jpa, jms, multistorage, ui) Issue: #1267. Thanks to Benjamin Poussin. Resolved by jcouteau.
  • Update to solr 3.1.0 Issue: #1429. Thanks to Éric Chatellier. Resolved by jcouteau.
  • remove '-impl' suffix on module name Issue: #1320. Thanks to Benjamin Poussin. Resolved by jcouteau.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.0.5 released

Added by Jean Couteau about 1 year ago

The Wikitty team is pleased to announce the wikitty-3.0.5 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

New features:
  • Add information in log during reindexation process Issue: #1352. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Improve contains and in methods in search Issue: #1254. Thanks to Jean Couteau. Resolved by bpoussin.
  • Simplify request on extension name Issue: #1390. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • add getUser method on proxy Issue: #1395. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • add new find method with multiple criteria Issue: #1394. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • On Proxy add delete(BusinessEntity) and delete(List<BusinessEntity>) Issue: #1337. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • add new method to retrieve Topic on PagedResult Issue: #1436. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add associated search on WikittySearchEngineInMemory Issue: #1439. Thanks to Jean Couteau. Resolved by jcouteau.
  • Add Hook support in WikittyService (useful for trigger or calculated field) Issue: #1449. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Implement all searches on InMemory search engine Issue: #1443. Thanks to Jean Couteau. Resolved by jcouteau.
  • remove Like and Unlike searches Issue: #1445. Thanks to Jean Couteau. Resolved by jcouteau.
  • Add a True and False search operators Issue: #1446. Thanks to Jean Couteau. Resolved by jcouteau.
  • Add test on reindexation with TreeNode data Issue: #1350. Thanks to Benjamin Poussin. Resolved by echatellier.
Fixed Bugs:
  • Deleted extension not removed from wikitty service cache Issue: #1348. Thanks to Éric Chatellier. Resolved by echatellier.
  • Bug in reindexation with new SolR indexation implementation Issue: #1351. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Some entities are keept on solr when more than 10 entities are deleted Issue: #1383. Thanks to Sylvain Letellier. Resolved by sletellier.
  • Facet on date return other than wikitty format date Issue: #1386. Thanks to Sylvain Letellier. Resolved by sletellier.
  • Bug in entity generation when inherite wikittyLabel Issue: #1331. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Associated search throw an exception if the sub request does not return any results Issue: #1447. Thanks to Jean Couteau. Resolved by jcouteau.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

Wikitty 3.0.4 released

Added by Benjamin Poussin over 1 year ago

The Wikitty team is pleased to announce the wikitty-3.0.4 release!

Lucene indexation change, you must reindex all your data if you want to use this version.

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

New features:
  • move WikittyServerStart from Hessian server module to api module Issue: #1276. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • remove tree method in WikittyService and replace them with one method findTreeNode Issue: #1278. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Rewrite solr indexer to minimize solr server call Issue: #1277. Thanks to Benjamin Poussin. Resolved by bpoussin.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team

1 2 Next »

Also available in: Atom