Jump to content

jReviews 1.1.0 Beta released


Alejandro

Recommended Posts

I am very happy to inform you of the release of jReviews v1.1.0 Beta. There are many fixes in this release as well as new features incorporated from some of your comments as well as the need for improved functionality.

 

The highlight of this release is the inclusion of more custom fields: select multiple, radio buttons and checkboxes and the way these are handled. There's a new way of adding the options, right after you save the new field you will see a link to add/edit the options. You can assign images to the options to be displayed in the frontend instead of text. And the options can be translated with Joomfish.

 

Changelog

 

Legend:

 

# -> Bug Fix

+ -> Addition

! -> Change

- -> Removed

! -> Note

 

--- jReviews 1.1.0 Beta -----

# Frontpage Itemid for content links now correct using $mainframe->getItemid function.

# Fixed editor for textarea and code fields

+ Added conflict resolution options in configuration settings to disable libraries in the jreviews plugin that might be already loaded by other extensions.

+ Added multipleselect,checkboxes,radiobuttons to custom fields with possibility of assigning images. Created an option template in customfields.html to allow customization of layout for the display of selected options.

+ Review form shown on new item submit is configurable for editors or everyone. If registration requirement is on, then everyone means only registered users.

+ Added summary areatext input to new item submit form. This required new constant in language file. Now both introtext and fulltext of content can be submitted.

! For Joomfish multilingual compatibility rewrite of queries to include the "AS" after each table name when using alias. Now it is possible to translate criteria, field group titles and field titles.

! Background color of submit new item form (newitemsubmit.html) made transparent because of problem with IE and text hiding behind the background.

! Added logic in reviewform.html and newitemform.html in order to hide tooltip icons if left blank in the configuration.

! changed option field in jreviews_fields table from varchar(255) to medium text to allow more options.

! Unified custom fields form template for front and back ends, as well as function to display and edit the form to simplify future additions.

! Moved all script library calls from css file to init class.

! Ajaxified most of the backend.

 

--- jReviews 1.0.2 Beta -----

# Bugfix: Check if file exists before attempting to create an image thumbnail in both list and content views

# Bugfix: Disabling notification on new reviews and content now works.

# Bugfix: Incorrect highlighting upon submit of new, unmoderated review for guest user.

# Bugfix: Missing global var to load language file added ($mosConfig_lang).

# Bugfix: Disabling voting on editor reviews still showed voting information, even though the voting icons where hidden.

# Bugfix: Review form not showing up when write review link was clicked, editor reviews enabled, no editor ids defined and user logged in.

# Bugfix: Moved anchor references for write review and read reviews outside of sefreltoabs function so they display properly.

# Bugifx: Review form is removed once a review is submitted with the moderation setting turned on.

! Change: removed & in front of variables passed by reference when calling a funtion

! Change: Changed "click here to view user list" link in backend from javascript to target _blank because

it was giving javascript errors in IE.

! Change: Increased field size of hot and new button text inputs in the configuration settings.

! Change: Made criteria names translatable through language file by allowing constant names for each criteria. You can enter _JR_PRICE and then use that constant in each language file.

! Change: automatically turn off joomla core ratings for jreviews content if not already turned off in global configuration. Allows usage of joomla core ratings in non-jReviews content.

+ Addition: Notification of new reports was added to the notification tab in the configuration.

 

Link to comment
×
×
  • Create New...