I upgraded to 1.84.1 and I think I found a bug.
I use the language edit function and before when orginal and translation
was the same the orginal was in red. Not anymore. Much more harder to
find texts to translate.
A suggestion about upgrade procedur. To upgrade to newest version is no
very, very easy. Why not make it as easy to upgrade to newest version
in trunk. I know it is very easy already but why not take it the last step.
Kenneth
flash now stays put in the top right corner
improved behavior for URL and T objects
new app level logging with logging.conf (thanks Jonathan)
improved OpenID (thanks Michele)
web2py_ajax handles prepend, append, hide (thanks Juris)
web2py_ajax also handels pre-validation of decimal fields
ru-ru translation (thanks Michele)
sk-sk translation (thanks Julius)
migrations save .table only if changed and after each ALTER TABLE (no more
mysql inconsistencies)
fixed bugs in SQLCustomField, Field(default=...), IS_IMAGE, IS_DECIMAL_IN_RANGE
and a few more.
Better validators (IS_DECIMAL_IN_RANGE, IS_INT_IN_RANGE, etc) thanks Jonatham
Polymmodel support on GAE
Experimental ListWidget
scripts/extract_mysql_models.py, thanks Falko Krause and Ron McOuat
scripts/dbsessions2trash.py, thanks Scott
moved DAL and routes to thread.local (thanks Jonathan, again) (***)
I had to post this since not enough people were testing ***. Please
report any error so that, if any, they can be fixed.
Massimo