- Added submenu item in "Catalog -> Tools" menu for rebuilding priorities cache in current category
- "View in Browse Mode" link is now hidden from catalog item selector.
- Added missing js_escape parameter to phrases used in javascript in combined_header block.
- Fixed bad automatic thickbox window positioning, when firebug or bookmark panel was opened (iframe was moving outside it's window).
- New parameter $onAfterOpenPopup added for js functions: std_precreate_item, std_new_item, std_edit_temp_item.
- inp_edit_box_ml block was used on non-multilanguage field (for prefix "skin", "test").
- Improvements in installator & unit config reader for windows (DIRECTORY_SEPARATOR was used insead of "/" that was hardcoded). Iproved file scanning operation performance.
- Installation on linux failed on 2nd step, when config.php file was missing and attempt was made to check it's write permissions.
- kDBConnection::doInsert method iproved, so it now can perform multiple record insert into same table using only one INSERT statement no matter what actual records will be inserted.
- Removed unused code from kDBTagProcessor::PredefinedSearchOptions tag
- Now grid filters are not affected by DefaultSettingUsedId configuration variable.
- Fixed Debugger::netMatch method. Now it doesn't raise warnings every time, when compare 2 given ip addresses (not subnet masks as earlier).
- Improved config file search engine, now it takes 1 second to scan all config file for all in-portal modules.
- preg_match in kUnitConfigReader::configAllowed replaced with substr, that improved config file checking speed.
- Fixed bug in "Content" removal in each category path (was not removed, when only Content was present in category path).
- Fixed bug in ExportHelper, that asked item for ExportColumns field even, when such field was not available.
- When installed on local domain (tested on windows), then paid modules were not available at all, but they should be available for installing.
Description
Description
Details
Details
- Committed
valex May 10 2009, 4:13 PM - Parents
- rMCUS11710: *** empty log message ***
- Branches
- Unknown
- Tags