fixed a display bug in asset search

added a + next to items in the asset manager that have children
templates now index their namespace so you can search on that
This commit is contained in:
JT Smith 2006-04-14 21:35:00 +00:00
parent 95d03913ed
commit 6a2ba37ef1
3 changed files with 10 additions and 6 deletions

View file

@ -38,6 +38,8 @@
- 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 symbol next to items in the asset manager to indicate if they have
children or not.
- Added a screenshot feature to the matrix.
- Added an option to delete Matrix fields.
- Added an API for retrieving email from POP3 servers.