- Inclusion of UsersOnline macro into the core (#766)

This commit is contained in:
JT Smith 2008-10-21 19:54:51 +00:00
parent 79635c0c2d
commit b41c1639a1
13 changed files with 840 additions and 1 deletions

View file

@ -7,6 +7,7 @@
- Made Classname from control a subclass of ReadOnly.
- Added query keys to WebGUI::Crud.
- EMS Saved Address (#8864)
- Inclusion of UsersOnline macro into the core (#766)
- WebGUI::Crud can now automatically resolve differences between its
definition and the table schema.
- Fixed a limit bug in the asset discovery service.