Search - Paginate results (#713)

This commit is contained in:
JT Smith 2008-10-21 20:28:49 +00:00
parent c35ef01b49
commit 20460192a6
4 changed files with 39 additions and 8 deletions

View file

@ -7,7 +7,8 @@
- 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)
- rfe: Inclusion of UsersOnline macro into the core (#766)
- rfe: Search - Paginate results (#713)
- WebGUI::Crud can now automatically resolve differences between its
definition and the table schema.
- Fixed a limit bug in the asset discovery service.