[2.5.4]-------------------------------------------- Fixed bug which caused whitespace and special characters to be removed from article aliases. Fixed bug which caused metadata in K2 configuration not to be loaded properly. [1.4.6]-------------------------------------------- (Joomla 1.5 version) Fixed bug which caused whitespace and special characters to be removed from article aliases. Fixed bug in K2 extra fields import. K2 extra fields search is now using labels for select fields and radio buttons. K2 extra field values of type drop-down, multi-select and radio button can now also be referenced with their label (not only ID). [2.5.3]-------------------------------------------- Fixed bug in configuration management, which caused new config to be created when saving existing config. Fixed bug which caused configs not to be deleted properly. Fixed bug which caused config name not being editable. Fixed bug in K2 extra fields import. K2 extra fields search is now using labels for select fields and radio buttons. K2 extra field values of type drop-down, multi-select and radio button can now also be referenced with their label (not only ID). Fixed bug in K2 image processor, which caused MD5 hash filename not to be created correctly. Fixed wrong setting in K2 image processor which caused original image to be removed. [1.4.5]-------------------------------------------- (Joomla 1.5 version) Fixed a bug that caused the K2 AllVideos tab not to appear even though the plugin was installed. [2.5.2]-------------------------------------------- Fix for duplicate alias error when an article with the same alias already exists in the category. In this case the article ID will be appended to the alias. [1.4.4]-------------------------------------------- (Joomla 1.5 version) Fixed bug that caused incorrect creation, publish and unpublish dates being assigned when pulled from spreadsheet. Updated Shop Sample config (V2). [2.5.1]-------------------------------------------- Fixed bug that caused error when saving new configuration. [2.5]---------------------------------------------- Full Joomla 2.5 compatibility. K2 support in Joomla 2.5. Added conditional statement: {cuif H}...{/cuif}, which can be used to hide content if a cell is empty. (In case of this example cell H.) Removed default value for meta robot and meta author (both can left blank now). Added number of uploaded articles to the success message. Added affected column to error messages in case another article/category with the same alias exists. Configuration names can now be modified. [1.4.3]-------------------------------------------- Fixed javascript error, which occurred when trying to download template. [1.4.2]-------------------------------------------- Fixed access level to be set correctly in J!1.6 (public,registered,special). [1.4.1]-------------------------------------------- PHPexcel library updated to version 1.7.6 for better support of xlsx files. Added placeholder {articleid} which gets replaced with the article id. Fixed problems with uploaded date/time. (Date/time is converted to GMT on upload. When Joomla renders pages the GMT offset from the global config is applied again.) Added error message when uploading joomfish translations and there is no datasheet found matching the language id. K2 extra fields group is now set for new categories if params inherited from another cat or ef group selected. K2 tags are no longer populated if either the config field "tags" is blank or if the referenced cell is empty. Fixed incorrect error messages in K2 view when pressing Upload or CSV buttons. [1.4]---------------------------------------------- Initial release of the Joomla 1.6 version. [1.3.17]------------------------------------------- Sections and Categories can now be referenced to by their ID (Core and K2). Bugfix: importing creation and publishing dates failed if the time was specified. Bugfix: Joomfish contents were in some cases imported from the first row only. Bugfix: linebreaks were omitted in K2 articles and Joomfish translations. Bugfix: K2 categories with the same name but different parent categories were not created properly. Bugfix: Added check to add K2 videos only if a video ID is supplied for the current article. [1.3.16]------------------------------------------- Fixed bug that caused K2 extra fields not to show up on page load in Google Chrome. [1.3.15]------------------------------------------- Fixed bugs that caused errors when K2 etra field names contained spaces. [1.3.14]------------------------------------------- Added ability to select K2 extra fields group and upload values by column reference. Fixed javascript error on K2 page when Joomfish is not installed. Added language strings to english and german language files. [1.3.13]------------------------------------------- Added ability to create K2 categories on upload by column reference. Added missing language strings and translations. [1.3.12]------------------------------------------- Added item download to K2 view. Added the ability to import Joomfish translations for K2 items. Sorted some bugs in the Joomfish view. [1.3.11]------------------------------------------- Added support for importing of redirect URLs to the Admin Tools component. Added JOOMFISH language strings. [1.3.10]------------------------------------------- Modified the check_iso_date function in the helper and the focontentuploader model so that dates are properly imported. Line breaks created inside the spreadsheet with alt+enter are now imported properly. [1.3.9]-------------------------------------------- Added item updating to the K2 view and model. [1.3.8]-------------------------------------------- Fixed a bug that caused weblinks descriptions not to upload correctly. [1.3.7]-------------------------------------------- Multiple tags can now be imported from one column in the spreadsheet. Tags should be separated with a pipe '|'. Article introtext and fulltext are now exported to the spreadsheet template. [1.3.6]-------------------------------------------- Articles can now be set as Uncategorised by leaving the relevant cell blank in the workbook. Template download now includes uncategorised articles. Corrected images tip in K2 interface. Some JS fixes in main interface. [1.3.5]-------------------------------------------- Fixed a couple of JS errors that appeared on the main view when Joomfish was not installed. [1.3.4]-------------------------------------------- Fixed a small bug that meant that categories were not properly assigned to sections. [1.3.3]-------------------------------------------- K2 extra fields of type "radio", "multiselect" and "select" are now saving correctly in configuration. [1.3.2]-------------------------------------------- K2 extra fields of type "links" are now imported correctly. [1.3.1]-------------------------------------------- Modifying front page state now works when articles are updated. [1.3.0]-------------------------------------------- Support for Joomfish added. Translations can now be created when created when uploading/updating articles from the main component view. Uploading of translations only is possible from the joomfish view. Helper updated so that all variables are defined when loading configurations. [1.2.5]-------------------------------------------- Check added for ZipArchive class in OOCalc.php and File.php. Undefined variable extraFields in k2 view fix. [1.2.4]-------------------------------------------- Edited focontentuploader model save function so that introtext and fulltext are correctly saved when using 2 seperate editors. Fixed bug in k2 model that meant that not all columns were read. [1.2.3]-------------------------------------------- Fixed bug which prevented the editors from being shown when the k2 parameter "Using one editor window for introtext & fulltext" was set to "No". [1.2.2]-------------------------------------------- Fixed a bug that prevented the access level of articles from being set to anything other than Public. Component has been restructured so that the controllers are much smaller in size and the main work is now done in models. [1.2.1]-------------------------------------------- Updating of existing articles is now possible by retrieving an id from the spreadsheet. If you want to combine updating and creating new articles to the one upload then you simply need to leave the value in the Article ID column blank for the articles which are to be created. The introtext and fulltext are now combined in one editor in the articles view. Minor CSS fixes for editor buttons in the articles and k2 views. [1.2.0]-------------------------------------------- Added support for uploading data to the contacts component. Web links configurations can now be saved Fixed a bug in the K2 controller involving saving to extra fields. [1.1.0]-------------------------------------------- Added support for uploading data to the web links component. [1.0.8]-------------------------------------------- Front page ordering is now added to each uploaded article/K2 Item. They are ordered in the same order as they are uploaded. Ordering begins from current max ordering + 1. Article ordering is now added to each uploaded article/K2 Item. They are ordered in the same order as they are uploaded. Ordering begins from current max ordering + 1. Dates from CSV files should now be able to be imported properly. The 1904 Mac calendar is now accomodated for when importing dates. Added error handling for php installations without ZipArchive class. Increased timeout for image processing when uploading K2 items. [1.0.7]-------------------------------------------- Upload K2 articles now! Improved interface Some more bug fixes [1.0.6]-------------------------------------------- Added the ability to download configurations as CSV. Added the ability to upload configurations as CSV, xls, xlsx, ooc. Added the ability to delete configurations. Moved the settings on to the same page as the upload file form. For a list of previous changes please consult the changelog_pro.txt that is provided with the component. [1.0.5]-------------------------------------------- Fixed more date/time bugs - Server time offset may differ from Joomla time offset so removed that dependancy. Removed all global variables. Added English and German language files. [1.0.4]-------------------------------------------- Added support for multiple configurations that are saved to the #__focontentuploader table. These can be loaded and edited from the settings page. Added new default settings and a test file Shop_sample.xls. Fixed bug in time_format function. Daylight savings is now accounted for. [1.0.3]-------------------------------------------- Fixed meta keywords import by modifying placeholders function. Changed php excel library. Now using a library from http://phpexcel.codeplex.com. As a result, all characters should now import properly from workbooks. It is also now possible to upload from CSV, xls and xlsx files. [1.0.2]-------------------------------------------- Added UTF-8 character support for title, meta author, meta keywords, meta description and meta robots using html_entity_decode. Changed default created date to current date and time. Fixed bug that meant that sections were not being created properly. Newly created sections and categories are now given ordering when created. (The value is set to MAX(ordering) from #__sections or #__categories + 1.) Stopped publish_down date from being assigned even when it was not specified. Changed default meta author to $user->username instead of "Admin". [1.0.1]-------------------------------------------- Added installation file that installs parameters to the #__components table.