[13 total ]
Tudu Lists 2.2 released

Version 2.2 of Tudu Lists has been released.

This new version includes :

* - Better Eclipse configuration using WTP and Tomcat (remember Tudu Lists is a sample application for a Spring book...)
* - In-line editing of todos (a ... [More] much requested feature : Guillaume Laforge told me about this some 2 years ago! And it was surprisingly easy to do...).
* - Better use of ehcache : now Acegi Security and Hibernate have separated ehcache instances, which will suppress some annoying messages when shutting down the application.
* - Several minor bugs corrected.

There's also been a lot of work done to implement a Google Web Toolkit front-end, and François Le Droff (from Adobe) has started working on a Flex front-end. This will probably make some interesting next versions... (0 comments) [Less]

Tudu Lists 2.1 released

Tudu Lists, our sample Spring/JPA/AJAX application has been released.
Read the changelog here :
http://www.jroller.com/julien.dubois/entry/tudu_lists_2_1_released (0 comments)

Tudu Lists 2.0 released

Spring 2.0 and JPA are the main technical enhancements over the 1.x versions of Tudu Lists. The application is also more modular and better documented, which makes it an even better example for Spring users.

Concerning end-users, there's ... [More] lots of UI enhancements and nice new little features, but the aim was to keep the application as simple and as easy-to-use as it was. I've had lots of positive feedback concerning the UI, so I was very careful to keep it as simple as possible.

The demo server at http://app.ess.ch/tudu/ is already updated. (0 comments) [Less]

Tudu Lists 2.0-beta-1 released

Tudu Lists 2.0-beta-1 has been released, see :
http://www.jroller.com/page/julien.dubois?entry=tudu_lists_2_0_beta (0 comments)

Tudu Lists 2.0-alpha-1 released!

See notes at :
http://jroller.com/comments/julien.dubois?anchor=tudu_lists_2_0_alpha (0 comments)

Tudu Lists 1.2 released!

Tudu Lists, the Spring AJAX todo lists manager, has just got its 1.2 version released.
This version features a new packaging that will help developers using Tudu Lists as a sample J2EE application. (0 comments)

Tudu Lists 1.1 released

Released 1.1 stable version, with some libraries versions upgraded, and improved Todos sorting. (0 comments)

Tudu Lists 1.1-rc-3 released

This version should be the last before 1.1 final, it only corrects bug #1440465. (0 comments)

Tudu Lists 1.1-rc-2 released

More features, performance improvements, new bugs!! (0 comments)

Tudu Lists 1.1-rc-1 released!

This version adds some really nice new special effects and functionnalities. (0 comments)

Tudu Lists 1.1 beta 2 released!

This release adds utf-8 support for the whole application.
You can now use Tudu Lists with non-latin character sets, like Chinese. (0 comments)

Tudu Lists 1.1 beta 1 released!

Version 1.0 of Tudu Lists has been quite successful, according to our download stats on Sourceforge. We didn't have much bugs, so this version is more about new features and improvements than a bug correction version.

This is of course a ... [More] beta release. It's the first release we make with the new Maven 2 build system. It's also the first release with Spring 2.0 M 1, DWR 1.1 beta 3, script.aculo.us, etc etc.

Our live site on ess.ch should be updated any time soon, so let's begin the bug hunting! (0 comments) [Less]

Tudu Lists 1.0-rc-3 released!

As always, you can grab the latest version at http://tudu.sf.net.

If you're upgrading from an older version, don't forget to run the migration scripts in the sql/ folder of the distribution. (0 comments)