- Added query keys to WebGUI::Crud.

- WebGUI::Crud can now automatically resolve differences between its 
   definition and the table schema.
This commit is contained in:
JT Smith 2008-10-16 23:44:48 +00:00
parent 083c7cd603
commit 67c0fd3dfb
2 changed files with 54 additions and 17 deletions

View file

@ -3,6 +3,9 @@
- Added Guid form control.
- Moved Asset ID and Class Name fields to the Meta tab of all assets.
- Made Classname from control a subclass of ReadOnly.
- Added query keys to WebGUI::Crud.
- WebGUI::Crud can now automatically resolve differences between its
definition and the table schema.
- Fixed a limit bug in the asset discovery service.
7.6.1