Index: branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/readme_1_1_8.txt =================================================================== diff -u -N -r4510 -r4518 --- branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/readme_1_1_8.txt (.../readme_1_1_8.txt) (revision 4510) +++ branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/readme_1_1_8.txt (.../readme_1_1_8.txt) (revision 4518) @@ -2,10 +2,10 @@ Intechnic Corporation, May 4, 2006 New features: - - Category Template and Item Template properties added to category edit allowing to eliminate template filename in the URL when using mod_rewrite and use different template for displaying different sub-categories and items in different sub-categories - - Custom fields mechanism fully redone resulting an improved performance when quering, displaying and searching through custom fields. All custom fields data is now stored as a single record in a table rather then a record for each custom field. The table strucutre is automatially altered when custom fields are being added or removed. + - Category Template and Item Template properties added to category edit allowing eliminating template filename in the URL when using mod_rewrite and use different template for displaying different sub-categories and items in different sub-categories + - Custom field mechanism fully redone, resulting an improved performance when querying, displaying and searching through custom fields. All custom fields data is now stored as a single record in a table rather then a record for each custom field. The table structure is automatically altered when custom fields are being added or removed. - Extended quick search syntax in number of sections (Languages, all In-commerce sections) allowing usage of exact match (by enclosing keywords into double quotes, i.e. "exact match"), include or exclude single keywords or exact match keywords (by using +/- operators before keywords, i.e. +keyword +"exact match" -keyword1 -"exact match2") - - Save warning in the administrative console when trying to switch between sections in the tree without saving an item currently being edited lowers the possibility of accidential data loss + - Save warning in the administrative console when trying to switch between sections in the tree without saving an item currently being edited lowers the possibility of accidental data loss - Logging of Advanced Search on the front end Bug fixes: