I just uploaded the latest version of TurboBlog and here is the changelog:
1.0.2rc5 Changelog:
* Updated the installation documentation to bypass a problem on
the first line of the startup script.
* Fixed the posts order on the page to have the latest post at the top.
* Fixed crashes on user profile display. It is not pretty but at
least there is no traceback anymore.
* Added autogeneration for menus in the administration part. This
added some small tooltips and paved the way for internationalization.
* Changed the code to make sure posts are always saved in UTF8 in
the database and NO html entity is sent there. This helps for
searching and fixes a traceback when using such characters.
* Added a conversion routine that will check if the model is at
the right format and fix the posts if they have the old format. Making
sure that old blog posts in the database are all upgraded when we
first start the new application (1.0.2rc5).
* Fixed a display bug with Internet Explorer near the end of the index page.
* Implemented the site wide search on the front page.
* Added search on comments and posts in the blog dashboard.
* Added date search for comments and posts in the dashboard.
* Added some code to handle the comment edition. Now works with a
bright new and shiny submodal widget :)
* Fixed a problem that made impossible to include mochikit in
pages without receiving a traceback.
Quite some improvements :)
Please send feed-back to this list if you find something.
If no big bug surfaces, I'll release 1.0.2 and move on to fix tickets for 1.0.3:
http://turboblog.devjavu.com/projects/turboblog/report/3
Regards,
Florent AIDE.