DBEditor History
1.3 (2009-02-23)
================
- Remove url references to 'index' or 'index_html' for
'context/absolute_url', originally to get the sort functionality to
work, however went through the rest of the application and made
further replacements.
- Update 'sec_get_all_roles' to 'sec_get_all_roles_for_userid'
- Resolved hyphens issue, with converting python integer output to an
empty string.
- Made cosmetic template improvements (however this needs much more
work).
Release 1.2 (2007/02/02):
============================
- added page-break instructions to print.css to fix printing problems with Firefox for PC
Release 1.1 (2006/10/31):
==========================
- possibility to save table settings, order, search etc. (current session) to cookies
- configuration option to show or hide database and table selection
- configuration option to automatically select a database and table
Release 1.0 (2006/10/27):
==========================
- public release
- fixed encoding bug when using silva version < 1.5
- fixed bug: wrong handling of blob fields (undo log, tables without primary key)
- page refresh to prevent session timeout
- bug fixes
Release 0.6(beta7) (2006/10/25):
=================================
- fixed Internet Explorer bugs (layout, buttons, etc.)
- added access keys for buttons
Release 0.6(beta6) (2006/10/19):
================================
- bug fixes
- GUI enhancements
- undo log enhancements
Release 0.6(beta5) (2006/09/09):
================================
- log actions to logging table
- undo possibility (using logging table)
Release 0.6(beta4) (2006/08/22):
=================================
- possibility to use different mappings and orders for list and details view
- add support for creator, last editor, creation date and last modification date of records
Release 0.6(beta3) (2006/08/15):
================================
- better error support (catch MySQL errors)
- GUI enhancements
- bug fixes
Release 0.6(beta2) (2006/08/10):
================================
- GUI enhancements and fixes
- show also acquired database connections
- custom ZMI icon and favicon
- get permalink for current view
Release 0.6(beta) (2006/08/01):
===============================
- ZClass product ported to real Zope product
- add titles to group fields in detail and edit view
- custom help text for fields
- change column order
- custom page footer
Release 0.5 (17.02.2006)
========================
- first public release