Changelog entry: Changelog July 13
This is the index of changelog of keZoor.
RELEASE VERSION: 1.1.0
This version Changes are:
- Fixed: When saving a page that has a widget RSSReader, it was giving a fatal error, now this is fixed (_recall.php)
- Fixed: If using newsletter as singlewidget, it was not working right (newsletter.php)
- Fixed: Guest users werent able to upload photos to the galleries if selected (gallery/gallery.php)
- Fixed: Photos thru the upload proccess of gallery werent displayed in preveiw (.htaccess in /tmp)
- Fixed: Added compatibility for MySQL 5.X
- Fixed: After requesting to be in the newsletter, the continue button was missing (newsletters.php)
- Fixed: Language translation in the page id=profile&aid=activate wasnt working due to a problem translating some texts
- Fixed: There were some JS errors in IE when moving the mouse over the close-folder link of imagebrowser module (browse_images.tpl)
- Fixed: When editing a missing file with the tpl_editor it was giving a php error (tpl_editor.php)
- Fixed: When editing templates with the templates editor with IE, if the template had accents or latin characters such as ñ , they were getting 'destroyed' for weird characters, now this is fixed (tpl_editor.php)
- Fixed: Double quotes werent working on the language tpl_editor input texts, now this is fixed (tpl_editor.php)
- Fixed: Moved the kezoor css in html.tpl before the js loads to avoid a firebug bug which would conflict with the usage of it (html.tpl)
- Fixed: When appeared a mutple_list input of pages, pars and cats, the pages selection was saved correctly but when editing that section containing that input, it wasnt getting re-selected (pagesandtypes_mlist.php)
- Fixed: If there were full_textarea_boxes after a regular inputbox, the full_textarea_box_description text might been cloned from the previous box instead of his own text (include.functions.php)
- Fixed: Some prepublish articles werent getting published (include.global.php)
- Fixed: Gallery image title and desc wasnt allowing accents (galleries.php)
- Fixed Template: Searches on IE7/8 werent working right due to a problem with the search link (search.tpl)
- Fixed: Fixed a bug in which on the quickedit, the values that werent ediable, werent appearing in the editbox as just text (not editable) as it should be, it was just blank
- Fixed: When selecting a sidebar from the sb switcher in the laterals editor, the bottom buttons were getting a wrong label (include.functions.php)
- Fixed: Personalizing PAR Articles sidebars wasnt working (predefinedarts_publish.php)
- Fixed: The link preview in the webpages admincp was giving a wrong link (showing twice http://) in the mod_rewrited url (webpages.php, include.functions.php)
- Fixed: Fixed a bug in which in the predefinedarts Articles indexer template, if you wrote something with "s in the top_image, it was getting a \" in the next edit (predefinedarts_publish.php)
- Fixed: Comparing tpl files were not comparing it right because the TPL Marks were hidden, so u werent able to see them if they were different from the original or not (popup_compare.php)
- Fixed: There was a bug when adding secondar menues to the menues was destroying the primary menu (main_menu.tpl)
- Fixed: In some sites the backups werent getting zipped, this was due to an error of maximum allowed memory, changed the ini option in the php script to allow up to 256mb, this a script error -non kezoor related- (zip.php)
- Fixed Template: A bug in the newsletter.tpl was preventing IE users to move along the TABS in the newsletter section (newsletter.tpl)
- Fixed Template: Fixed a bug in which when enlarging the gallery-albums page the text wouldnt look right (mdl.galleryalbums.tpl)
- Improvement: Added the widget personalization name to the list of personalized widgets for pages (popup_modulesconfig-pages.php)
- Improvement: Widget LatestArticles now will load the customfields from a par that uses real_fields (latestarticles.php)
- Improvement: Added an option to pass a default_folder parameter to the files-browser window (admin/html.tpl, popup_imagesbrowse.php)
- Improvement: In the Most Popular Pages widget, the avoid pages input is now using the multiple-list instead of plain text (mostpopularpages.php)
- Improvement: When updating, now kezoor wont show the new tpl files of themes you dont have installed, instead, will add a link to show them if you want to (updater.php)
- Improvement Language: Added gallery titles/description and photos the multi languages (gallery.php)
- Addon: Now when doing quickfix updates or manual updates kezoor will make a backup of the affected files and put it in your backups folder in case you made a mistake accepting one file (updater.php, update.php install.functions.php)
- Addon: Added a language selector in the admincp (right next to the user-logout button) for when the site has multilanguage enabled or your language isnt english (index.tpl, include.global.php)
- Addon: Added a mark to be able to use customVarMaks when setting php variables in code (has to be set as GlobalVariables::set(varname,varcontent), also remove and get functions are available
- New Feature: Now you can create type of searches that can be called by using the search widget, this searches can search thru custom tables or existing ones with different search options (search.php)
- New Feature: Now you can add multiple filters to your 'Filters' button to be able to filter in a better way (you can filter by items that match all the added filters, before, you could just use 1 condition to match)
- New Feature: Now when looking at the contact_forms_db_values (in the admincp) from the forms you created in your site, you can use the filter to filter the index result
- Improvement: Improved the FileBrowser, now you can also manage your template files, delete files, delete folders, rename files, etc (popup_imagebrowse.tpl, html.tpl, popup_imagebrowse.php)
- Fixed: If using newsletter as singlewidget, it was not working right (newsletter.php)
- Fixed: Guest users werent able to upload photos to the galleries if selected (gallery/gallery.php)
- Fixed: Photos thru the upload proccess of gallery werent displayed in preveiw (.htaccess in /tmp)
- Fixed: Added compatibility for MySQL 5.X
- Fixed: After requesting to be in the newsletter, the continue button was missing (newsletters.php)
- Fixed: Language translation in the page id=profile&aid=activate wasnt working due to a problem translating some texts
- Fixed: There were some JS errors in IE when moving the mouse over the close-folder link of imagebrowser module (browse_images.tpl)
- Fixed: When editing a missing file with the tpl_editor it was giving a php error (tpl_editor.php)
- Fixed: When editing templates with the templates editor with IE, if the template had accents or latin characters such as ñ , they were getting 'destroyed' for weird characters, now this is fixed (tpl_editor.php)
- Fixed: Double quotes werent working on the language tpl_editor input texts, now this is fixed (tpl_editor.php)
- Fixed: Moved the kezoor css in html.tpl before the js loads to avoid a firebug bug which would conflict with the usage of it (html.tpl)
- Fixed: When appeared a mutple_list input of pages, pars and cats, the pages selection was saved correctly but when editing that section containing that input, it wasnt getting re-selected (pagesandtypes_mlist.php)
- Fixed: If there were full_textarea_boxes after a regular inputbox, the full_textarea_box_description text might been cloned from the previous box instead of his own text (include.functions.php)
- Fixed: Some prepublish articles werent getting published (include.global.php)
- Fixed: Gallery image title and desc wasnt allowing accents (galleries.php)
- Fixed Template: Searches on IE7/8 werent working right due to a problem with the search link (search.tpl)
- Fixed: Fixed a bug in which on the quickedit, the values that werent ediable, werent appearing in the editbox as just text (not editable) as it should be, it was just blank
- Fixed: When selecting a sidebar from the sb switcher in the laterals editor, the bottom buttons were getting a wrong label (include.functions.php)
- Fixed: Personalizing PAR Articles sidebars wasnt working (predefinedarts_publish.php)
- Fixed: The link preview in the webpages admincp was giving a wrong link (showing twice http://) in the mod_rewrited url (webpages.php, include.functions.php)
- Fixed: Fixed a bug in which in the predefinedarts Articles indexer template, if you wrote something with "s in the top_image, it was getting a \" in the next edit (predefinedarts_publish.php)
- Fixed: Comparing tpl files were not comparing it right because the TPL Marks were hidden, so u werent able to see them if they were different from the original or not (popup_compare.php)
- Fixed: There was a bug when adding secondar menues to the menues was destroying the primary menu (main_menu.tpl)
- Fixed: In some sites the backups werent getting zipped, this was due to an error of maximum allowed memory, changed the ini option in the php script to allow up to 256mb, this a script error -non kezoor related- (zip.php)
- Fixed Template: A bug in the newsletter.tpl was preventing IE users to move along the TABS in the newsletter section (newsletter.tpl)
- Fixed Template: Fixed a bug in which when enlarging the gallery-albums page the text wouldnt look right (mdl.galleryalbums.tpl)
- Improvement: Added the widget personalization name to the list of personalized widgets for pages (popup_modulesconfig-pages.php)
- Improvement: Widget LatestArticles now will load the customfields from a par that uses real_fields (latestarticles.php)
- Improvement: Added an option to pass a default_folder parameter to the files-browser window (admin/html.tpl, popup_imagesbrowse.php)
- Improvement: In the Most Popular Pages widget, the avoid pages input is now using the multiple-list instead of plain text (mostpopularpages.php)
- Improvement: When updating, now kezoor wont show the new tpl files of themes you dont have installed, instead, will add a link to show them if you want to (updater.php)
- Improvement Language: Added gallery titles/description and photos the multi languages (gallery.php)
- Addon: Now when doing quickfix updates or manual updates kezoor will make a backup of the affected files and put it in your backups folder in case you made a mistake accepting one file (updater.php, update.php install.functions.php)
- Addon: Added a language selector in the admincp (right next to the user-logout button) for when the site has multilanguage enabled or your language isnt english (index.tpl, include.global.php)
- Addon: Added a mark to be able to use customVarMaks when setting php variables in code (has to be set as GlobalVariables::set(varname,varcontent), also remove and get functions are available
- New Feature: Now you can create type of searches that can be called by using the search widget, this searches can search thru custom tables or existing ones with different search options (search.php)
- New Feature: Now you can add multiple filters to your 'Filters' button to be able to filter in a better way (you can filter by items that match all the added filters, before, you could just use 1 condition to match)
- New Feature: Now when looking at the contact_forms_db_values (in the admincp) from the forms you created in your site, you can use the filter to filter the index result
- Improvement: Improved the FileBrowser, now you can also manage your template files, delete files, delete folders, rename files, etc (popup_imagebrowse.tpl, html.tpl, popup_imagebrowse.php)
The Changelog is a predefined article content.
This page belongs to the category: Content
This page belongs to the category: Content
Read or make comments for this article