Added WebGUI::Crud API as a base for all database backed objects.

This commit is contained in:
JT Smith 2008-09-26 23:26:22 +00:00
parent 3c802d27b8
commit 960f6cd0e3

View file

@ -4,6 +4,7 @@
- added an epochDate field to the template for CS RSS items. The ^D();
macro can then format the epoch date.
- fixed: actove admin console tab isn't highlighted
- Added WebGUI::Crud API as a base for all database backed objects.
- no longer preloads files that start with .
- rfe: let package import inherit permissions
- added fieldsets around form controls with multiple elements