2008-10-17 : 1.0.2 * Fixed O2M widget (bug #249387) * Fixed integer & float widgets (default values). * Fixed Calendar view(daylight saving timezone change problem) - e.g. CEST to CET * Fixed NET-RPC problem (marshaling None) * Wokarround for switch view (nested O2M) bug in popup - don't allow switching the views in popup * Fixed O2M popup (improper view problem) * Fixed Calendar (filter by color problem) * Fixed M2M widget (domain problem) * Fixed validation problem (caused by fields of editable ListGrid) * Suppress SAVE button if entire view is READONLY * Fixed `O2M & M2O` popup (javascript error) * Fixed `invisible` attribute problem * Fixed attachment problem (id is not integer) * Fixed binary fields with widget="image" (nested within o2m) 2008-06-27 : 1.0.1.1 * Remember the selected tab of the `search notebook`. * Fixed navigation problem (o2m widget) caused by the last fix. 2008-06-26 : 1.0.1 * Fixed navigation problem (now remembers the offset of O2M widgets) * Safari 3.0 issue (possible bug in Safari) - Safari submits selection fields even if name attribute is missing. * Better calendar view - rendering issues (FF3) - Tangoish colors - item sorting problem in month view * Fixed onchange method for many2one. * Fixed (#767), fails to load the translation catalog if installed as egg. * Fixed o2m view record problem (bug #757) * Fixed #696, 'View Log' on User creates error * fixed sidebar link translation problem * Fixed `Reference widget`, now it's an extended `M2O` (using same JS). * Form view parser now checks for duplicate fields. * Fixed `editable list view` in popup (unable to get values of parent fields) * Visibility of Manage button in configuration. * Fixed one2many (default_get_context) * Improved Cache system * Cache for i18n catalog to speedup the `gettext` operations. * Fixed Import/Export bugs (649, 650) * Fixed Calendar view (handle server errors) 2008-02-25 : 1.0 * Fixed `Form Widget` (fields should be readonly if container is readonly). * Fixed `M2O widget` (don't select if readonly). * Fixed `wizard` controller (missing field values). * Added deamon startup script for Linux. * Fixed `M2O widget` (access problem). * Fixed `action widget` for dashboard (improper view_id). * Fixed `editable listgrid` (onchange problem on ENTER without changing the focus). * Fixed `onchange` (improper conversion of some data). * Fixed `calendar view` (encoding problem). * Fixed `export popup` (now exports only current records). 1.0RC4 * Improved TinyMCE (WYSWYG html editor) support - any text field with `html="1"` attribute - removed `widget="text_tag"` support to maintain compatibility with GTK+ client * Improved `onchange` (reduced Ajax calls) * Improved view cache manager * Fixed translation (i18n) problem * Fixed import/export bug (encoding problem) * Fixed O2M popup (nested O2M) 1.0RC3 * Adopted TG 1.4 style default config + startup script * Improved Calendar View - Updates event title on move (week/day mode) - Duplicate button - Close popup after save * Improved Form Layout * Improved sortable ListGrid * Fixed `Import/Export` bugs * Resizable `textarea` * Properly handles `invisible` attributes * Fixed TreeGrid (missing context) * Fixed M2O, O2M popup (missing context) * Improved `RPC & Session` implementation 1.0RC2 * Lots of bug fixings * Image Widget (type=binary widget=image) * M2M for editable listview * Duplicate Record * Improved Form Layout * Sidebar Links (Reports/Wizard) now opens in new window * Cache for production environment only * O2M with pagination support (list mode) * ContextMenu (CTRL+MOUSE R) for all fields * FloatTime widget support 1.0RC1 * New `Calendar View` * Editable ListGrid * Sorting List/Tree Grids * Drop-down menu for many2one * Popup window for one2many * Sum in ListGrids * Sidebar (links, reports, actions) * Record Navigation * Import/Export feature * Attachments, Translator and Log Viewer * Improved layout system * Complete French translation * Upgraded to TurboGears 1.0.3.2 * Provides default `prod.cfg` * Improved browser compatibilities * Lots of other improvements 0.0.1 * First Preview Release