--- trunk/ChangeLog 2007/08/10 08:48:45 25 +++ trunk/ChangeLog 2007/08/10 10:28:57 27 @@ -1,5 +1,15 @@ 2007-08-10 Sascha L. Teichmann + * tools/formed/formed/model/data.py: TextLeafs are now + initialized with size = 40, maxlength = 60 + +2007-08-10 Sascha L. Teichmann + + * tools/formed/formed/plugins/web/renderer.py: Fixed: choices + are renderered with description now. + +2007-08-10 Sascha L. Teichmann + * tools/formed/formed/plugins/web/renderer.py: Added rendering for date items. Added missing ids for texts and textareas.