News

Nuiton Web 1.11 released

Added by Maven Release about 1 month ago

The Nuiton Web team is pleased to announce the nuiton-web-1.11 release!

Common ressources for web applications

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

Changes in this version:

New features:
  • Review and enhance MonitoringFilter Issue: #1843. Thanks to Brendan Le Ny. Resolved by tchemit.
  • Extends struts fieldError to have dynamic fieldNames Issue: #2006. Thanks to Tony Chemit. Resolved by tchemit.
  • Deprecates the FilterPagerUtil Issue: #2011. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • <ns:help/> does not work with textarea Issue: #2054. Thanks to Arnaud Thimel. Resolved by athimel.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.10 released

Added by Maven Release 3 months ago

The Nuiton Web team is pleased to announce the nuiton-web-parent-1.10 release!

Common ressources for web applications

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

Due to #1978, TopiaTransactionFilter has a new api incompatible with previous version, change

public TopiaContext beginTransaction() { ... }

to

public TopiaContext beginTransaction(ServletRequest request) { ... }

Changes in this version:

New features:
  • Can use request to begin a new transaction in TopiatransactionFilter Issue: #1978. Thanks to Tony Chemit. Resolved by tchemit.
  • Can customize request attribute name to use in TransactionFilter Issue: #1973. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • nuiton-rss tests are not isolated (and are not self-contained by project) Issue: #1974. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
  • Updates to ToPIA 2.6.7 and hibernate 3.6.10 Issue: #1975. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.9.2 released

Added by Maven Release 4 months ago

The Nuiton Web team is pleased to announce the nuiton-web-parent-1.9.2 release!

Common ressources for web applications

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

Changes in this version:

Fixed Bugs:
  • mycheckboxlist template does not work with firefox 3.6 Issue: #1953. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
  • Updates struts to 2.3.1.2 Issue: #1956. Thanks to Tony Chemit. Resolved by tchemit.
  • Align jetty version to the one from mavenpom Issue: #1957. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to mavenpom 3.1 Issue: #1954. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to topia 2.6.6 Issue: #1955. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.9.1 released

Added by Maven Release 5 months ago

The Nuiton Web team is pleased to announce the nuiton-web-parent-1.9.1 release!

Common ressources for web applications

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

Changes in this version:

Fixed Bugs:
  • When closing topia context, the transaction can stay in bad state Issue: #1876. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
  • Updates to topia 2.6.5 Issue: #1877. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates slf4j to 1.6.4 Issue: #1880. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to mavenpom 3.0.7 Issue: #1878. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to struts 2.3.1.1 Issue: #1879. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.9 released

Added by Maven Release 5 months ago

The Nuiton Web team is pleased to announce the nuiton-web-1.9 release!

Common ressources for web applications

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

Changes in this version:

Fixed Bugs:
  • Proxied TopiaContext makes infinite loop on toString invocation Issue: #1848. Thanks to Arnaud Thimel. Resolved by athimel.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.8 released

Added by Maven Release 6 months ago

The Nuiton Web team is pleased to announce the nuiton-web-1.8 release!

Common ressources for web applications

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

Changes in this version:

New features:
  • Add a filter to gather stats on computation time for all application pages on a per page basis Issue: #1841. Thanks to Brendan Le Ny. Resolved by tchemit.
  • Add a nuiton struts taglib Issue: #1808. Thanks to Brendan Le Ny. Resolved by athimel.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.7 released

Added by Maven Release 6 months ago

The Nuiton Web team is pleased to announce the nuiton-web-parent-1.7 release!

Common ressources for web applications

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

Changes in this version:

No changes defined in this version.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.6 released

Added by Maven Release 6 months ago

The Nuiton Web team is pleased to announce the nuiton-web-parent-1.6 release!

Common ressources for web applications

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

Changes in this version:

New features:
  • Remove TopiaTransactionInterceptor Issue: #1792. Thanks to Brendan Le Ny. Resolved by tchemit.
  • Introduce a new neutral TopiaTransactionFilter Issue: #1800. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
  • Updates to topia 2.6.4 Issue: #1805. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to org.apache.commons.lang3 api Issue: #1803. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.5 released

Added by Maven Release 7 months ago

The Nuiton Web team is pleased to announce the nuiton-web-parent-1.5 release!

Common ressources for web applications

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

Changes in this version:

New features:
  • Find a better way to manage transaction Issue: #1752. Thanks to Tony Chemit. Resolved by bleny.
  • Add CloseTopiaTransactionFilter Issue: #1789. Thanks to Brendan Le Ny. Resolved by bleny.
  • Add OpenTopiaTransactionInterceptor Issue: #1790. Thanks to Brendan Le Ny. Resolved by bleny.
  • Deprecate TopiaTransactionInterceptor Issue: #1791. Thanks to Brendan Le Ny. Resolved by bleny.
Changes:
  • Updates to ToPIA 2.6.3 Issue: #1793. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

Nuiton Web 1.4 released

Added by Maven Release 8 months ago

The Nuiton Web team is pleased to announce the nuiton-web-parent-1.4 release!

Common ressources for web applications

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

Changes in this version:

New features:
  • Updates war launcher documentation Issue: #1751. Thanks to Tony Chemit. Resolved by echatellier.
Fixed Bugs:
  • Can not use mycheckboxlist with nested id Issue: #1662. Thanks to Tony Chemit. Resolved by tchemit.
Tasks:
  • Updates to struts 2.2.3.1 Issue: #1749. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to Topia 2.6.2 Issue: #1750. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

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

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Nuiton Web team

1 2 Next »

Also available in: Atom