added a user form field type

This commit is contained in:
JT Smith 2006-04-23 23:50:40 +00:00
parent d71171cc26
commit dc1a0c7703
7 changed files with 173 additions and 37 deletions

View file

@ -44,6 +44,7 @@
- Converted WebGUI to use a new object oriented session system. More details
in migation.txt.
- Added a sort alphabetically option to the folder asset.
- Added a User form field type.
- Added a symbol next to items in the asset manager to indicate if they have
children or not.
- Added more templating options to the Paginator thanks to Jukka Raimovaara.