Index: branches/5.2.x/core/admin_templates/users/admins_edit_groups.tpl =================================================================== diff -u -r16339 -r16807 --- branches/5.2.x/core/admin_templates/users/admins_edit_groups.tpl (.../admins_edit_groups.tpl) (revision 16339) +++ branches/5.2.x/core/admin_templates/users/admins_edit_groups.tpl (.../admins_edit_groups.tpl) (revision 16807) @@ -85,9 +85,9 @@ - + - + @@ -100,4 +100,4 @@ " /> - \ No newline at end of file + Index: branches/5.2.x/core/admin_templates/stylesheets/stylesheets_edit_block.tpl =================================================================== diff -u -r14244 -r16807 --- branches/5.2.x/core/admin_templates/stylesheets/stylesheets_edit_block.tpl (.../stylesheets_edit_block.tpl) (revision 14244) +++ branches/5.2.x/core/admin_templates/stylesheets/stylesheets_edit_block.tpl (.../stylesheets_edit_block.tpl) (revision 16807) @@ -96,13 +96,9 @@ - - - - - \ No newline at end of file + Index: branches/5.2.x/core/admin_templates/users/users_edit_groups.tpl =================================================================== diff -u -r16339 -r16807 --- branches/5.2.x/core/admin_templates/users/users_edit_groups.tpl (.../users_edit_groups.tpl) (revision 16339) +++ branches/5.2.x/core/admin_templates/users/users_edit_groups.tpl (.../users_edit_groups.tpl) (revision 16807) @@ -86,9 +86,9 @@ - + - + @@ -101,4 +101,4 @@ " /> - \ No newline at end of file + Index: branches/5.2.x/core/admin_templates/users/user_selector.tpl =================================================================== diff -u -r16044 -r16807 --- branches/5.2.x/core/admin_templates/users/user_selector.tpl (.../user_selector.tpl) (revision 16044) +++ branches/5.2.x/core/admin_templates/users/user_selector.tpl (.../user_selector.tpl) (revision 16807) @@ -38,8 +38,8 @@ - - + + Index: branches/5.2.x/core/units/forms/form_submissions/form_submissions_eh.php =================================================================== diff -u -r16804 -r16807 --- branches/5.2.x/core/units/forms/form_submissions/form_submissions_eh.php (.../form_submissions_eh.php) (revision 16804) +++ branches/5.2.x/core/units/forms/form_submissions/form_submissions_eh.php (.../form_submissions_eh.php) (revision 16807) @@ -1,6 +1,6 @@ $title, 'no_special' => 1, 'nl2br' => 1, 'first_chars' => 200, 'filter_block' => $this->_getFilterBlock($options['ElementType']) Index: branches/5.2.x/core/units/logs/system_logs/system_logs_config.php =================================================================== diff -u -r16797 -r16807 --- branches/5.2.x/core/units/logs/system_logs/system_logs_config.php (.../system_logs_config.php) (revision 16797) +++ branches/5.2.x/core/units/logs/system_logs/system_logs_config.php (.../system_logs_config.php) (revision 16807) @@ -1,6 +1,6 @@ Array ('filter_block' => 'grid_options_filter', 'width' => 100), 'LogType' => Array ('filter_block' => 'grid_options_filter', 'width' => 80), 'LogCode' => Array ('filter_block' => 'grid_range_filter', 'width' => 80), - 'LogMessage' => Array ('filter_block' => 'grid_like_filter', 'width' => 250), + 'LogMessage' => Array ('filter_block' => 'grid_like_filter', 'no_special' => 1, 'width' => 250), 'LogTimestamp' => Array ('filter_block' => 'grid_date_range_filter', 'width' => 170), 'LogEventName' => Array ('filter_block' => 'grid_like_filter'), 'LogHostname' => Array ('filter_block' => 'grid_like_filter'), Index: branches/5.2.x/core/admin_templates/user_selector.tpl =================================================================== diff -u -r16201 -r16807 --- branches/5.2.x/core/admin_templates/user_selector.tpl (.../user_selector.tpl) (revision 16201) +++ branches/5.2.x/core/admin_templates/user_selector.tpl (.../user_selector.tpl) (revision 16807) @@ -45,8 +45,8 @@ - - + + - \ No newline at end of file + Index: branches/5.2.x/core/units/email_templates/email_templates_config.php =================================================================== diff -u -r16598 -r16807 --- branches/5.2.x/core/units/email_templates/email_templates_config.php (.../email_templates_config.php) (revision 16598) +++ branches/5.2.x/core/units/email_templates/email_templates_config.php (.../email_templates_config.php) (revision 16807) @@ -1,6 +1,6 @@ Array ( 'TemplateId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 60, ), 'TemplateName' => Array ('filter_block' => 'grid_like_combo_filter', 'width' => 250, ), - 'Subject' => Array ('filter_block' => 'grid_like_filter', 'no_special' => 0, 'width' => 300, ), + 'Subject' => Array ('filter_block' => 'grid_like_filter', 'width' => 300, ), 'Description' => Array ('filter_block' => 'grid_like_filter', 'width' => 250, ), 'Type' => Array ('filter_block' => 'grid_options_filter', 'width' => 60, ), 'Enabled' => Array ('filter_block' => 'grid_options_filter', 'width' => 70, ), Index: branches/5.2.x/core/admin_templates/incs/form_blocks.tpl =================================================================== diff -u -r16620 -r16807 --- branches/5.2.x/core/admin_templates/incs/form_blocks.tpl (.../form_blocks.tpl) (revision 16620) +++ branches/5.2.x/core/admin_templates/incs/form_blocks.tpl (.../form_blocks.tpl) (revision 16807) @@ -1231,7 +1231,7 @@ : Index: branches/5.2.x/core/units/logs/change_logs/change_logs_config.php =================================================================== diff -u -r16388 -r16807 --- branches/5.2.x/core/units/logs/change_logs/change_logs_config.php (.../change_logs_config.php) (revision 16388) +++ branches/5.2.x/core/units/logs/change_logs/change_logs_config.php (.../change_logs_config.php) (revision 16807) @@ -1,6 +1,6 @@ Array ('filter_block' => 'grid_range_filter', 'width' => 120, ), 'Action' => Array ('filter_block' => 'grid_options_filter', 'width' => 120, ), 'OccuredOn' => Array ('filter_block' => 'grid_date_range_filter', 'width' => 150, ), - 'MasterPrefix' => Array ('filter_block' => 'grid_options_filter', 'width' => 120, ), + 'MasterPrefix' => Array ('filter_block' => 'grid_options_filter', 'no_special' => 1, 'width' => 120, ), 'MasterId' => Array ('filter_block' => 'grid_range_filter', 'width' => 90, ), - 'Prefix' => Array ('title' => 'column:la_fld_ItemPrefix', 'filter_block' => 'grid_options_filter', 'width' => 120, ), + 'Prefix' => Array ('title' => 'column:la_fld_ItemPrefix', 'filter_block' => 'grid_options_filter', 'no_special' => 1, 'width' => 120, ), 'ItemId' => Array ('filter_block' => 'grid_range_filter', 'width' => 120, ), 'Changes' => Array ('data_block' => 'grid_changes_td', 'filter_block' => 'grid_like_filter', 'format' => 'auto_cut', 'width' => 225, ), ), Index: branches/5.2.x/core/admin_templates/categories/ci_blocks.tpl =================================================================== diff -u -r16339 -r16807 --- branches/5.2.x/core/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 16339) +++ branches/5.2.x/core/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 16807) @@ -4,11 +4,11 @@ - + - + - ', this.href);"> + ', this.href);"> @@ -89,4 +89,4 @@ $Catalog.reflectPasteButton(); - \ No newline at end of file + Index: branches/5.2.x/core/admin_templates/incs/grid_blocks.tpl =================================================================== diff -u -r16679 -r16807 --- branches/5.2.x/core/admin_templates/incs/grid_blocks.tpl (.../grid_blocks.tpl) (revision 16679) +++ branches/5.2.x/core/admin_templates/incs/grid_blocks.tpl (.../grid_blocks.tpl) (revision 16807) @@ -183,7 +183,7 @@ - + @@ -195,16 +195,16 @@ - - + + " name="" value="" style=""/> - + @@ -557,7 +557,7 @@ - + '', @@ -569,7 +569,7 @@ '', - + , @@ -871,7 +871,7 @@ : Index: branches/5.2.x/core/admin_templates/stylesheets/stylesheets_edit_base.tpl =================================================================== diff -u -r14244 -r16807 --- branches/5.2.x/core/admin_templates/stylesheets/stylesheets_edit_base.tpl (.../stylesheets_edit_base.tpl) (revision 14244) +++ branches/5.2.x/core/admin_templates/stylesheets/stylesheets_edit_base.tpl (.../stylesheets_edit_base.tpl) (revision 16807) @@ -88,13 +88,9 @@ - - - - - \ No newline at end of file + Index: branches/5.2.x/core/admin_templates/groups/groups_edit_users.tpl =================================================================== diff -u -r16339 -r16807 --- branches/5.2.x/core/admin_templates/groups/groups_edit_users.tpl (.../groups_edit_users.tpl) (revision 16339) +++ branches/5.2.x/core/admin_templates/groups/groups_edit_users.tpl (.../groups_edit_users.tpl) (revision 16807) @@ -78,9 +78,9 @@ - + - + @@ -91,4 +91,4 @@ Grids['g-ug'].SetDependantToolbarButtons( new Array('delete') ); Grids['g-ug'].DblClick = function() {return false}; - \ No newline at end of file + Index: branches/5.2.x/core/units/relationship/relationship_config.php =================================================================== diff -u -r16766 -r16807 --- branches/5.2.x/core/units/relationship/relationship_config.php (.../relationship_config.php) (revision 16766) +++ branches/5.2.x/core/units/relationship/relationship_config.php (.../relationship_config.php) (revision 16807) @@ -1,6 +1,6 @@ Array ( 'RelationshipId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 50, ), - 'ItemName' => Array ( 'title' => 'column:la_fld_TargetId', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_like_filter', 'width' => 200, ), + 'ItemName' => Array ( 'title' => 'column:la_fld_TargetId', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_like_filter', 'no_special' => 1, 'width' => 200, ), 'ItemType' => Array ( 'title' => 'la_col_TargetType', 'filter_block' => 'grid_like_filter', 'width' => 80, ), 'Type' => Array ( 'title' => 'column:la_fld_RelationshipType', 'filter_block' => 'grid_options_filter', 'width' => 80, ), 'Enabled' => Array ('filter_block' => 'grid_options_filter', 'width' => 70, ), Index: branches/5.2.x/core/units/selectors/selectors_config.php =================================================================== diff -u -r16388 -r16807 --- branches/5.2.x/core/units/selectors/selectors_config.php (.../selectors_config.php) (revision 16388) +++ branches/5.2.x/core/units/selectors/selectors_config.php (.../selectors_config.php) (revision 16807) @@ -1,6 +1,6 @@ Array ( 'Name' => Array ('data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_like_filter'), 'SelectorName' => Array ('filter_block' => 'grid_like_filter'), - 'Description' => Array ('data_block' => 'grid_description_td', 'filter_block' => 'grid_like_filter'), + 'Description' => Array ('filter_block' => 'grid_like_filter', 'first_chars' => 100), ), ), @@ -141,9 +141,9 @@ 'Fields' => Array ( 'Name' => Array ('data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_like_filter'), 'SelectorName' => Array ('filter_block' => 'grid_like_filter'), - 'Description' => Array ('data_block' => 'grid_description_td', 'filter_block' => 'grid_like_filter'), + 'Description' => Array ('filter_block' => 'grid_like_filter', 'first_chars' => 100), 'ParentId' => Array ('title' => 'la_col_Basedon', 'filter_block' => 'grid_options_filter'), ), ), ), -); \ No newline at end of file +);