2.3.16.210 - released January 24, 2012
+New: Joomla 2.5 compatibility.
+New: [Adv. Search Module] - Settings for overriding Itemid and theme suffix of search results page.
+New: Added pagination setting for the number of page links to show in lists.
+New: Clear button for image upload fields.
+New: [Listings Module]: Added support for the use of the {listing_id} tag in CUSTOM WHERE statements to be used in detail page module assignments for related listings.
!Changed: Theme improvements for modules and community plugins when there's no need for pagination.
!Changed: Simplified view all reviews urls by removing extension and reviewType params when values match the defaults.
!Changed: Extended the Joomla Style Url Params config setting to also work with SEF Advance.
!Changed: [Adv. Search Module] - added new class to outer div to be able to create css selectors specifically targeting module elements.
!Changed: Updated jQuery and jQuery UI to most recent versions.
!Changed: Feed cache files now stored in the JReviews cache folder. They will also be automatically deleted with the periodic cache cleanup.
!Changed: updated russian language file
!Changed: [Fields Module] - Added new Itemid related settings.
!Changed: css changes to overcome issues arising from JomSocial's v2.4 reset.css file
!Changed: If Facebook word trim is set to blank, it defaults to zero.
!Changed: Facebook Open Graph Object Type setting from a select list to a text input.
#Fixed: Alphaindex links using wrong menu id in result pages. The index used for searching is also missing from the breadcrumb.
#Fixed: Database upgrade error on J1.5 for builds prior to 100.
#Fixed: Field relations not working correctly within a controlled field group.
#Fixed: When submitting a listing parent categories for which user doesn't have submit access appear in the list.
#Fixed: Menu ID detection for JReviews category menus not picking up the correct ID in some cases.
#Fixed: Datepicker fields cannot be updated when editing a review in the detail page.
#Fixed: In J1.7+ core rating and navigation links are not automatically hidden in JReviews listing detail pages when enabled globally for Joomla articles.
#Fixed: Changing the field type doesn't update the validation regex accordingly.
#Fixed: Listscope container visible on last level category pages.
#Fixed: Joomla Article navigation links appearing below JReviews articles in J1.7+.
#Fixed: [Adv. Search Module] - _map suffixed theme not remembering preselected radius value after a search.
#Fixed: Rich snippets image code was causing the main image to appear twice in the lightbox gallery.
#Fixed: Japanese language file was replaced with the English version a few versions back.
#Fixed: It is not possible to clear the value from a date field because the jQuery UI date picker doesn't support it. So we added our own clear button to the date picker.
#Fixed: Fields with multiple options selected appear misaligned in the comparison page.
#Fixed: When language filter plugin is enabled with the default language hidden duplicate urls are generated for category links that have existing menus.
#Fixed: Multiple keyword simple search not working with core sef and language plugin enabled (J1.7+).
#Fixed: Duplicate option validation message not shown to end user when adding a new field option in the administration.
#Fixed: $limit is undefined in /helpers/routes.php, reviewers method.
#Fixed: New click2add options not added when list is empty and autoComplete is disabled.
#Fixed: Categories without listing submit access also showing up in category select list in listing submit form.
#Fixed: Listing Type override settings missing from category list data in submit form.
#Fixed: Upgrade error on J1.5 when upgrading from a build older than 100.
#Fixed: review edit dialog not working correctly in "view all reviews" page for listings.
#Fixed: Made some improvements to embedded thumbnail detection in listing summary.
#Fixed: Values fields set to certain groups only are removed when a user without access to the field edits it.
#Fixed: Duplicate format and tmpl params in listing submit form action.
#Fixed: JReviews editors allowed to submit user reviews in some cases even when user reviews are disabled.
#Fixed: Removed duplicate access ids in queries.
#Fixed: Inquiry form sometimes appears with transparent background when called in sequence with lightbox for images.
#Fixed: JReviews category pages sometimes not routed correctly when mod_rewrite is disabled and sef enabled.
#Fixed: [Everywhere Add-on] - MyBlog v3.1 integration not working.
#Fixed: [Everywhere Add-on] - Eventlist 1.1 model files not working.
#Fixed: [Everywhere Add-on] - Post to Facebook button not appearing in review form.
2.3.15.209 - released November 3, 2011
!Changed: module and plugin css to overcome conflicts with JomSocial 2.4
!Changed: Updated German language file
!Changed: Reverted login form changes to read the Joomla registration setting because some 3rd party components require registration to be disabled.
!Changed: plugin.css to correct for JomSocial's css changes.
#Fixed: Issue with multiple column output in plugins for JomSocial
#Fixed: Top rated editor sorting not working in Listings Module.
#Fixed: When de-selecting a category in the submit listing form, if the next category in line (to the left) allows listing submissions the form is not displayed.
#Fixed: Review editing breaks when user name has apostrophes.
#Fixed: Several custom field related issues when saving/editing listings.
#Fixed: Pagination issues. All parameters ignored for link to first page.
#Fixed: Search urls exclude multiple words from keywords as well as non-alphanumeric characters
#Fixed: SEF Advance JReviews category links without menus are not generated correctly.
#Fixed: Enabling view cache generates a php warning in latest reviews pages.
2.3.14.206 - released October 14, 2011
+New: Setting for Joomla style url parameters with core sef.
+New: Setting to hide "results per page" select list in list pages, enabled by default to reduce the number of indexed duplicate urls.
+New: Meta tags for next/previous page urls in lists for better SEO. Requires theme changes to listings_header and listings_{layout} theme files.
+New: AlphaUserPoints points integration for listings, reviews and review comments.
+New: Added support for the {directory} tag in the Listing Types SEO Manager.
+New: Added support for meta description and keywords for J1.5 menus.
+New: Session caching setting. User session is used to store listing count of search results and other list pages to avoid performing the query on every page.
+New: Support for language setting in menus in Joomla 1.6+. JReviews is now able to differentiate between two "duplicate" menus for different languages and adjust the Itemid in urls accordingly.
!Changed: Improvements for rich snippets (review microformat) markup.
!Changed: Click2search urls now use the correct Itemid based on cat id or listing type filters based on existing menus for categories and adv. search. Configuration options were also modified in the Fields Module to account for these changes.
!Changed: JReviews login form to hide register link if registration disabled in Joomla.
!Changed: Using AddReplyTo for all notifications because otherwise phpmailer doesn't send BCCs.
!Changed: Updated PhpMailer and TinyMCE libraries to the latest version.
transactions.
!Changed: Remove view param from sef urls (core SEF, sh404sef and SEF Advance)
!Changed: Updated Turkish lang file.
!Changed: Default config value of "Pre-select N/A for optional rating criteria:" from "no" to "yes".
!Changed: Modified directory/category related queries for increased performance in J1.6+.
!Changed: RTL css theme enhancements.
a subscription payment for offline payments.
!Changed: Improved renaming of images for better SEO. Hyphens are now used instead of underscores.
!Changed: Updated Facebook authentication to Oauth 2.0.
#Fixed: Twitter updates not sent when approving an item in the moderation queue.
#Fixed: Cannot save special characters in custom_where/custom_order menu settings in J1.6+
#Fixed: Incorrect url for review discussion page generated for each comment in Latest Discussions menu.
#Fixed: Banner field ordering not working.
#Fixed: Single select lists do not display the value when it is '0'.
#Fixed: MyReviews page title doesn't display the user's name/username.
#Fixed: Directory module doesn't expand in J1.5
#Fixed: Claim listing button doesn't appear for guests unless user ids are not specified in the configuration.
#Fixed: Related listing field settings incorrectly shown in banner field.
#Fixed: Field replacements within other fields' output format did not include the replaced field's click2search or output format.
#Fixed: Improved error handling for javascript code.
#Fixed: Embedded summary images not thumbnailed in list pages or modules.
#Fixed: Listing titles with quotes not properly escaped when included in the image alt/title attributes.
#Fixed: Made a few css improvements. Google+ alignment and some other minor changes.
#Fixed: Wysiwyg editor not handling some accented characters, like รน, correctly. Text gets truncated after the character.
#Fixed: Cannot save some custom query conditions in listings module because Joomla strips the characters. Requires upgrading the listings module.
#Fixed: Quotes not converted to entities in images title and alt tags.
#Fixed: Adv. search module field relations broken in result pages when multiple select lists are converted to single selects.
#Fixed: Select list options not loading when the whole field is controlled by another field's options.
#Fixed: Admin notifications emails for edited listings say they are held in moderation even when published.
#Fixed: Changing listing access level do not function properly in Joomla 1.5 (2nd try!)
#Fixed: Related listing input not finding any listings in adv. search.
#Fixed: Review edit dialog not working in latest reviews pages.
#Fixed: Changing the section when editing a listing on admin side does not refresh the categories (J1.5).
#Fixed: Latest review menu doesn't display reviews for parent category or when section id is specified (J1.5) in settings.
#Fixed: JomSocial activities for reviews in moderation not published after making changes to the review.
#Fixed: Pagination breaks in category and group manager after udpating/deleting a record.
#Fixed: Installation error for MyReviews plugin for Community Builder due to incorrect version number in xml file.
#Fixed: Check All in Category Manager does not work in J1.7
#Fixed: Listing Types SEO Manager field tags are left in the output even if the field value is empty.
#Fixed: Field relations break sometimes because server-side ajax response doesn't send the fields in the correct group/field ordering.
#Fixed: Disabling jQuery UI doesn't remove its css file correctly.
#Fixed: Module.css sometimes loads after custom_styles_modules.css in detail pages.
#Fixed: Removed section setting from reviews module in J1.6+.
#Fixed: DB query issues in listings browser and JReviews menu create pages with some MySQL versions.
#Fixed: Required controlled fields are validated even when not shown on the form.
#Fixed: No entries found message appears in categories without a listing type.
#Fixed: Adv. search module category auto-detect broken in J1.5.
#Fixed: Everywhere Add-on - When using the 'summary' output for ratings both editor and user rating stars are displayed even though only user ratings are supported with the add-on.
2.3.13.204 - released August 1, 2011
!Changed: Datepicker field now activates on text input in addition to the calendar icon.
!Changed: GeoMaps Module - When a filter (dir,section,cat,listing) is used and the module is assigned to a detail page the "in detail page" setting will be ignored.
#Fixed: Issue with duplicate
ids in directory module J1.6
#Fixed: CSS fix for Google Streetview shown inside a tab.
#Fixed: Adv. search module _map layout theme was not up to date.
#Fixed: Claim button appearing for guests even when listing owner is not in admin user id list.
#Fixed: Embedded image with src pointing to another Joomla site's /images/stories folder is parsed incorrectly.
#Fixed: Changing listing access level do not function properly in Joomla 1.5.
#Fixed: Removed "Related Listing" from list of possible review fields because its use in reviews is not supported.
#Fixed: Incorrect field DB warning message in JReviews admin after setting up a review field of type "banner".
#Fixed: Changes to multiselect inputs using the jQuery multiselect plugin in admin side are not saving. Upgraded the plugin to the latest version.
#Fixed: Simple search section/cat id filtering setting not working in J1.6.
#Fixed: View cache generates warning related to Access Component in JReviews. Can be seen at least on the view all reviews page for a listing.
#Fixed: JReviews menus appear as slugs in the Joomla component dropdown.
#Fixed: Special chars not converted to entities in Facebook Open Graph tags.
#Fixed: Click2add adds incorrect controlledBy values for new options.
#Fixed: SEF urls not generated when using sh404sef.
#Fixed: s2framework - Incorrect caching of click2search urls resulting in wrong result pages.
#Fixed: Everywhere Add-on - template file not found error with detailed ratings output in the category page.
#Fixed: GeoMaps Add-on: css improvements for map follow feature in mobile theme for iPhone.
#Fixed: GeoMaps Add-on: IMPORTANT! the infowindow customization fields setting from the module was removed and replaced with a global setting in the GeoMaps configuration.
#Fixed: PaidListings Add-on - js errors with category selection in plans, coupons after upgrade to jQuery 1.6.x.
#Fixed: PaidListings Add-on - js error when editing a paid listing in the administration.
#Fixed: PaidListings Add-on - the number of images config override setting in listing types is overriding the number of images set up in paid plans.
2.3.12.203 - released July 7, 2011
!Changed: Form id for JReviews login form to make it unique.
!Changed: Upgraded to jQuery 1.6.2
!Changed: Better handling of incorrect image types checks on upload to prevent fatal errors on thumbnailing. Sometimes images have the wrong extension.
#Fixed: Custom fields not loading when editing a listing with a date field that was left empty.
#Fixed: Fatal error when creating new menus in J1.7
#Fixed: Click2Add option with apostrophe and comma hangs page
#Fixed: Listing creation in J1.6 doesn't set the default language to All required by extensions like sh404sef.
#Fixed: Custom List menu not using default ordering when none is specified in menu.
#Fixed: Multiple selects converted to single select in adv. search module don't display options.
#Fixed: PaidListings Add-on - orders not completing. Offline payment info not displayed to users.
#Fixed: PaidListings Add-on - ordering icons missing from payment handler manager.
2.3.11.202 - released June 28, 2011
+New: Custom List menu allowing the creation of list pages using custom WHERE and custom ORDER queries via menu settings.
+New: Joomla 1.7 compatibility changes added
+New: Added Save as New button to admin listing editing
!Changed: GeoMaps Add-on Map follow effect changed from jQuery follow plugin to fixed position via css.
!Changed: Upgraded to jQuery 1.6.1 and jQuery UI 1.8.13
!Changed: Tabs used for related listings are now automatically hidden when empty.
!Changed: iPad no longer treated as a mobile device and using the site theme instead.
!Changed: Updated Japanese and Danish language files.
!Changed: File registry now also uses domain and file path to generate file name in addition to the Joomla config secret key setting.
!Changed: Stop JReviews plugin from running in non-JReviews article pages. Currently loads css/js files.
#Fixed: Controlled text fields in controlled group appear as soon as the group is displayed.
#Fixed: In some cases click2add adds a parent field to new field options even when no parent field is associated with the current field.
#Fixed: Form validation messages don't appear in the listing types manager.
#Fixed: Not possible to remove categories from the setup in J1.5 when using the trash icon.
#Fixed: Joomfish translations for custom field options not always working.
#Fixed: Fancybox css IE fix image paths are wrong.
#Fixed: JomSocial points and activity stream not processed when approving listings via the moderation queue.
#Fixed: field option images not displaying in the front-end when Joomla is accessed via a folder the url. For example domain.com/folder/
#Fixed: Changing field published setting from the field edit page does not work.
#Fixed: Form display issues in IE
#Fixed: Title slideup effect broken in listings module _slideshow layout.
#Fixed: Auto-tweet language strings not included in language files.
#Fixed: Fatal error on Joomla module login/logout in some setups.
#Fixed: Image url in Facebook Open Graph integration is missing the folder path when Joomla is installed in a sub-folder.
#Fixed: Module pagination CSS classes conflicting with FPSS.
#Fixed: cmsblog theme layout improvements.
#Fixed: rating star selector not initializing when editing a review from the latest reviews page.
#Fixed: CSS alignment issue with custom field output with long field titles.
#Fixed: Rating microformat not working correctly when rating scale is > 5.
#Fixed: In some cases the license DB table is not created on install.
#Fixed: Word truncating doesn't work with multibyte strings.
#Fixed: Fixed php notice when displaying fields module without other JReviews output on the page
#Fixed: comma separated list of ids in menu settings truncated to the first id only (J1.5)
#Fixed: GeoMaps Add-on - map it button doesn't work when adv. search is displayed together with listing form.
#Fixed: GeoMaps Add-on - RTL css enhancements for list page when using GeoMaps.
#Fixed: Everywhere Add-on - Incorrect JomSocial profile urls are sometimes generated for the listing title in profile reviews.
#Fixed: PaidListings Add-on - Incorrect default plan shown in plan lists
#Fixed: PaidListings Add-on - MyAccount account tab not working properly with some language translations.
#Fixed: PaidListings Add-on - Undefined jrLanguage in order complete page when adv. search module is shown on the page.
#Fixed: PaidListings Add-on - j15.directory_plans module layout.
2.3.10.201 (Stable) - released June 2, 2011
+New: Google +1 included in social sharing buttons in detail pages.
+New: Added support for html in field descriptions and rating criteria tooltips.
+New: Added yearRange setting to date fields so each field can have a different range of years that selectable via dropdown.
!Changed: Allow all themes to be selected as mobile themes for Joomla templates that are not optimized for mobile.
#Fixed: login form shown to logged in users that don't have listing submit access.
#Fixed: Field option ordering by A-Z not working correctly with option text begins with special characters.
#Fixed: The "in reply to an earlier comment" tooltip for review comments appears out of focus.
#Fixed: jrLang javascript array not always loading.
#Fixed: When query cache enabled, JReviews plugin afterFind callbacks are not run.
#Fixed: SEF url issues with core sef and sh404sef
#Fixed: Option images don't appear in related listings widgets when using custom fields code directly in the theme file.
#Fixed: New installs fail to create the jreviews_ratings db table.
#Fixed: Layout issues with modules.
#Fixed: Ratings html markup not displayed when there are no ratings even if reviews are enabled.
#Fixed: Cron functions running in rss feed pages.
#Fixed: When submitting or editing a review, the reply to this review button appears even for non-listing owners.
#Fixed: Everwhere - Can't submit reviews in CB with Reviews of Me plugin.
#Fixed: PaidListings - plans theme not using the currency format from the language file.
#Fixed: PaidListings - directory_plans theme file for directories module not working.
#Fixed: PaidListings - cannot delete payment handler.
#Fixed: PaidListings - php notice on listing upgrade when a trial upgrade plan usage limit is reached and another upgrade plan is available.
#Fixed: GeoMaps - distance doesn't appear in proximity search results in J1.6
#Fixed: GeoMaps - when conducting a proximity search based on address only no results are found if the JReviews search setting to stop all listings from displaying on empty searches is enabled.
2.3 RC3 -
+New: Capability for mobile device detection and a setting to allow specifying a mobile theme. Mobile Beta theme included!
+New: User IDs setting for Facebook OpenGraph fb:admins tag.
+New: Setting to include the Facebook Send button together the FB and Twitter social sharing buttons.
+New: Related Listing field setting to limit suggested results to listings owned by the current user.
+New: PaidListing addon - added language code support for Paypal redirect.
!Changed: Added support for search ignore words included in some Joomla language packages.
!Changed: Added support for Joomla's native url string transliteration. JReviews will now be able to use transliteration maps included with Joomla language packages to generate listing aliases.
!Changed: In J1.6 the submit listing form now shows only pre-selected categories that cannot be changed if the category link for submitting a listing is used or when using a submit listing menu with a pre-defined category is used.
!Changed: Group title by group name in the listing type setup to be able to differentiate between groups that have the same title.
!Changed: GeoMaps Add-on - all default settings for map displays are now enabled for more a more seamless upgrade process.
#Fixed: SEO Manager for click2search not displaying the meta keywords and description. #Fixed: Improved support for Joomla core sef urls without mod_rewrite and url suffix.
#Fixed: Improved ordering results of autocomplete fields. Options starting with the search query will be shown first, then all other options alphabetically.
#Fixed: Joomla route function in J16 can't handle ampersands as parameters which breaks JReviews keyword searches that include ampersands.
#Fixed: Custom field ordering setting overrides the ordering of special list pages (popular, top rated, etc.).
#Fixed: Better handling of category auto-detect in adv. search module for J1.6.
#Fixed: On some sites the javascript language array loads after the JReviews js libraries that use them and generates js errors. GeoMaps, comparison custom fields may be affected by this bug.
#Fixed: FieldOption=>Field relation not working in adv. search module when the dependent Field is a checkbox field.
#Fixed: Inquiry button displays even when set to use a custom field for the reciepient email and the field is empty.
#Fixed: Fatal error with JomSocial plugins when Joomla cache is enabled.
Fixed: Changing the 2nd+ level category list when submitting a listing adds a a new select list instead of removing the lists to the right of the selection.
#Fixed: Adv. search pre-loads all field options for autocomplete UI fields.
#Fixed: Fields without options, but with click2add enabled don't appear in forms.
#Fixed: Facebook Like button doesn't appear in view all review pages.
#Fixed: Comparison button doesn't work in view all review pages.
#Fixed: {url} Tag not rendered correctly in claim mail.
#Fixed: Image tags are output with an invalid tn_mode attribute.
#Fixed: WYSIWYG editor not initialized in listing edit form when opened via the liting moderation queue instead of the browse screen.
#Fixed: Related listing field was always displaying in forms when editing even if the field was controlled by a field option that was unselected.
#Fixed: Ensure that any boolean values are converted to integer for insert/update queries.
#Fixed: Quotes not properly escaped keywords and description meta tags when output via the JReviews Listing Types SEO Manager.
#Fixed: Max. Number of Results setting not working for the favorites widget in listing types.
#Fixed: Listing submit form hanging with some setups.
#Fixed: Updated not authorized access language string in J1.6 from ALERTNOTAUTH used only in J1.5.
#Fixed: When a related listing field is controlled by another field, the original input is shown together with the related listing jQuery widget and on edit the field shows up in the form even if the controlling option has not been selected.
#Fixed: The number of listing shown in last level categories is wrong when disabling listings of child categories.
#Fixed: Build reviewer ranks table link in admin doesn't always work.
#Fixed: If noimage filename specified in config doesn't exist, the page crashes instead of just ignoring it.
#Fixed: Assigning related listing widgets to specific target id/css class is not working.
#Fixed: Theme - stop background image inheritance for field option unordered lists.
#Fixed: Theme: the listing manager menu (front-end) now has a dynamic css width.
#Fixed: Theme: tableview layout comparison button not honoring the override setting in listing types.
#Fixed: Adv. Search Module - jQuery UI CSS not loaded
#Fixed: Directories Module - updated the _folders theme file for J1.5
#Fixed: GeoMaps add-on - Module category filtering not working when module assigned to non-JReviews article page.
#Fixed: GeoMaps add-on - Geocode listings page shows incorrect number of total listings.
#Fixed: GeoMaps add-on - when displaying the adv. search module with the address field in a page where the listing form is also shown the "map it" button is incorrectly bound to the search form instead of the listing form.
#Fixed: GeoMaps add-on - when using a custom field for marker icon assignments, the correct markers are not shown in the GeoMaps Module.
#Fixed: GeoMaps add-on - automatic geocoding of new listings was geocoding empty addresses.
#Fixed: GeoMaps add-on - empty geomaps module map shows a default marker on the top-left corner. Now no markers are shown and if the custom center + zoom settings of the module are filled in they will be used to center the empty map.
#Fixed: Everywhere add-on - Community Builder profile rating shows zero reviews even if there are reviews. Also Updated all everywhere integration models to include the ListingType configuration overrides in the query.
#Fixed: Everywhere add-on: missing template file message in 3rd party component's detail pages.
#Fixed: PaidListings Add-on: Listing Management links not appearing in MyAccount page.
#Fixed: PaidListings Add-on: better handling of plans in submit form when only a trial plan is setup with a trial limit and limit has been reached.
#Fixed: PaidListings add-on: upgrade cart icon appears in listing management menu even when no upgrade plans are available for the listing.
#Fixed: PaidListings add-on - Incorrect listing submit processing when all plans for a category are disabled.
#Fixed: PaidListings add-on - Automatic order generation for plans in J1.6 may result in multiple orders created for the same listing.
#Fixed: PaidListings add-on - Orders for plans that include the "featured" status are failing.
#Fixed: PaidListings add-on - Many css improvements to order form and my account pages.
#Fixed: PaidListings add-on - User email not saved when a guest submits a listing in a paid category. Guests should not be able to submit listings in paid categories in the first place so access settings are incorrect.
#Fixed: GeoMaps add-on: textarea settings for geomaps module not working in J1.5.
2.3 RC2 -
+New: Added the Directory module _folders layout theme file for J1.6
!Changed: Added method="upgrade" attribute to modules and JomSocial plugin xml files to allow upgrading them without having to uninstall them first.
!Changed: Facebook connect js path changed dynamically to use the Joomla language locale.
#Fixed: Many theme improvements. Dark theme css, compact theme tabbed detail layout, etc.
#Fixed: Leading zeros are stripped from text fields.
#Fixed: Added tmpl=component param to ajax uri because sh404sef doesn't handle format=raw requests correctly.
#Fixed: Improved performance of autocomplete fields with thousands of options when editing listings/reviews.
#Fixed: Option images in sub-folders of theme_images are not being recognized.
#Fixed: When both category and noimage are disabled and listing doesn't have an image there's a fatal error.
#Fixed: Related Listing field help string and Listing Management string are not translatable.
#Fixed: JomSocial plugin errors when plugin cache enabled.
#Fixed: Listings Module outputs the JReviews powered by credit in some cases.
#Fixed: Modules and plugins not loading necessary js libraries if listings not greater than limit setting.
#Fixed: language file not loading correctly.
#Fixed: JReviews plugin not running in Joomla featured page.
#Fixed: When articles only have inline images (not uploaded via JReviews) they are not processed correctly in list and detail pages.
2.3 RC1 -
+New: Dark and compact themes for JReviews 2.3 only.
+New: Slideshow and vertical layout theme files for the listings module. Use the _slideshow and _vertical theme suffixes respectively.
+New: Directory module - Added setting to disable the directory links.
+New: Enable inquiry setting, and listing type overrides for enabling inquiries and claims. A new inquiry button is displayed and shows the form in a popup box when clicked.
+New: Localization for jQuery UI datepicker month/day names.
+New: Setting in config/search tab to disable displaying all results with empty search queries. It is now disabled by default.
!Changed: When reviews are disabled for a listing type, all references to the word "review" are changed to "comment".
!Changed: Converted most frequently called element theme files into view helper functions to improve performance.
!Changed: Server pre-installation requirements now run first and no longer appear in the about page which only displays if all requirements are met.
!Changed: Removed ajax pagination from all ajax based modules and replaced it with max. number of results to load all items on page load. Creates smoother scroller and reduces the number of requests to the server which was generating browser issues as well.
!Changed: Removed old default and default_dark themes.
#Fixed: Disabling images for listing edit also disables them for new submissions.
#Fixed: Width and position of publish to FB button in IE.
#Fixed: Directory filter not working for submit new listing menu in J1.6.
#Fixed: Review checks in lists, modules and plugins using the global setting only. If editor review is enabled globally and disabled for a listing type the rating output would display in the module.
#Fixed: It's not possible to remove Everywhere extension categories from the setup. They are removed from the page when deleted, but are back on refresh.
#Fixed: JomSocial plugin installation doesn't work.
#Fixed: Admin editing of listing/review with single/double quote in the title hangs the submission.
#Fixed: Creating a new code field shows javascript warning, but it stays even when switching to a different field type.
#Fixed: Listings module theme file not using the new summary settings and the new settings are missing in J1.5.
#Fixed: Cannot edit SEO Manager fields.
#Fixed: An error with Zoo/K2 menus and the JReviews plugin.
#Fixed: GeoMaps - map it dialog doesn't work when editing a listing from within the moderation queue.
#Fixed: PaidListings - fields not hidden for orders on expiration when a banner field is part of the plan.
2.3 Beta 6 -
+New: Facebook Open Graph Protocol integration http://developers.facebook.com/docs/opengraph/. This was included to improve the functionality of the Like button. It also helps Facebook to better index your site. New settings can be found in the Community tab as well as in the listing types setup.
+New: Lots of reloaded theme improvements. Content action buttons appear in lists on mouseover, new views (hits) icon, more compact listing header, autosize of listing column in geomaps list page, rating selector in review form now uses the same rating graphic as the rest of the site, improved layout of driving directions for geomaps, merged some css files and much more! +New: Show summary setting for listings module. Requires updating the module's xml file.
+New: GeoMaps - Max. radius setting in configuration which was previously hardcoded in the geomaps plugin.
!Changed: Re-dimensioning of module height-width even with pagination disabled.
!Changed: Added check for jQuery loaded by YooTheme Warp framework to automatically switch off jQuery in JReviews.
!Changed: Removed ununsed js/css files and updated jQuery UI to latest version 1.8.11
#FIxed: Updated JomSocial plugins so they show the correct description in the front-end.
#Fixed: Related Listing field not initialized for auto-suggest in adv. search module.
#Fixed: Better handling of html paragraphs in wysiwyg editor.
#Fixed: Fatal error breaks the page with auto-detect enabled in fields module when listing detail page.
#Fixed: Field admin page cannot be saved in Firefox and blank page when trying to view the field setup page in IE.
#Fixed: Text helper class not found error with FB wall post submissions.
#Fixed: Listing type configuration overrides for listing submission not working.
#Fixed: PaidListings - changed plan duration period strings to Day(s), Month(s) and Year(s).
#Fixed: PaidListings - updating plan changes to existing orders ignores the featured state of the plan.
#Fixed: Inactive pagination spans have an href attribtue.
2.3 Beta 5 -
+New: AutoComplete UI settings. Options can be checkboxes or links, below or above the input. Can be enabled for search forms as well.
+New: Added a new Facebook integration setting to trim the number of words in the wall posts.
+New: Updated all JomSocial plugins for compatibility with J1.6, including the Reviews of Me plugin for integration with the Everywhere Add-on. #Fixed: trim spaces from field option text/value on click2add
!Change: Updated language files with new strings for geomaps, comparison and fields features.
!Change: Admin news & announcements feed links now open in a new window.
#Fixed: In J1.6 alphaindex links not filtering by current directory when it is specified in the directory menu settings. Alphaindex links are not using the menu id for the directory.
#Fixed: Breadcrumb override no longer working in detail pages.
#Fixed: Hidden Joomla menus not always recognized for listing url generation after submitting/editing listings when using Joomfish.
#Fixed: When editing a listing, values in lists not pre-selected if the fields are in a group that is controlled by another field.
#Fixed: Field option sorting by admin "ordering" is not working. Always sorted alphabetically.
#Fixed: Main adv. search page doesn't load custom fields when one listing type is defined or when setting up a menu for a specific listing type.
#Fixed: Possible to leave all required ratings unrated when submitting a review together with a listing.
#Fixed: Multiple url routing issues resulting in 404 errors when using core sef and Joomfish.
#Fixed: Category list not shown in main adv. search page in J1.5
#Fixed: Higher, lower than characters in numeric/date field search operator is converted to entities.
#Fixed: JS error in IE prevents custom fields script stops execution of code and doens't hide dependent or paid fields.
#Fixed: click2add setting should not appear for checkbox and radio fields which do not support this feature.
#Fixed: Changing listing owner autocomplete feature not working with some MYSQL versions.
#Fixed: Section/category filters in listings browse don't work unless PaidListings add-on is installed.
#Fixed: Category image not used for listings even when enabled in J1.5
#Fixed: Category link is not shown in listings module in J1.6
#Fixed: GeoMaps Add-on: GeoMaps auto-detect not working well in J1.5.
#Fixed: GeoMaps Add-on: map not shown in lists if one of the last listings checked doesn't have coordinates.
#Fixed: PaidListings Add-on: quotes in listing owner name results in js error when editing an order in the administration.
2.3 Beta 4 - released March 4, 2010
+New: Related listings field to lookup other listings when submitting a listing.
+New: Related listings detail page widgets configurable in listings type page. These are loaded via ajax in the detail page.
+New: "Last updated" ordering was added as an option for ordering listing and review lists
+New: J1.6 only - configuration overrides for directory menus.
+New: GeoMaps Add-on - setting to disable the streetview overlay (blue lines) in the detail page map.
+New: Everywhere Add-on: Native Jomres plugin which replaces the old minicomponent.
!Changed: Combined all jQuery UI core plugins into one file.
!Changed: Updated TinyMCE to v3.3.9.3
#Fixed: GeoMaps Add-on Module - Category auto-detect not searching in subcategories in J1.6.
#Fixed: GeoMaps Add-on - when adding coordinate fields to their own field group and hiding them from specific user groups, the group title is still displayed on the form.
#Fixed: Apostrophes in category titles break listing submit form.
#Fixed: Single select <=> Multiple select conversion in adv. search module not working.
#Fixed: J1.6 only - Category image not used even when enabled in config/images tab.
#Fixed: GeoMaps Add-on Module - when assigned to non-JReviews article pages ignore the detail page settings and show all markers.
#Fixed: In modules listings in categories outside the current user's access group still appear.
#Fixed: Listings Module: Featured random mode not working.
#Fixed: PaidListings: duplicate width attribute for listings in MyAccount page.
#Fixed: Unpublished categories showing up in submit listing form.
#Fixed: Related listings element call not working. Possible affects custom where setting in listings module as well.
#Fixed: Directory breadcrumb link doesn't use existing directory menues.
#Fixed: Field option order not working correctly with 10 or more options when set to "ordering" in advanced options.
#Fixed: Tooltip and datepicker not working in listing editing in J1.6.
#Fixed: Datepicker and star rating selector not working in review editing
#Fixed: Reviews module auto-detect not showing children category reviews.
#Fixed: Listings and reviews module auto-detect not working correctly in ajax pagination
#Fixed: Advanced options settings for fields revert to defaults when editing the field setup.
#Fixed: After editing a field, the field type filter defaults to the field's type.
#Fixed: Registered group users can't edit their custom fields, admins yes.
#Fixed: PaidListings Add-on - Paypal subscription renewal payments not automatically updating the order + listing expiration.
#Fixed: PaidLstings Add-on - when switching between categories when submitting a listing if the previous categories was a subcategory the new category is not properly recognized and the wrong paid plans are displayed.
#Fixed: In J15, when submitting a listing if the section is changed the form continues to be displayed for the previously selected category.
2.3 Beta 3 - released Feb. 14, 2011
+New: Owner Reply to review moderation setting under Access Settings.
+New: Field Type filter in Fields Manager and SEO Manager.
+New: Handling of website field. New default regex accepts inputs with and without the url protocol (http, https, ftp, etc.) If the protocol is not included, JReviews will use http by default. Changes apply to old fields as well as long as the regex for those is changed.
!Changed: Updated feed thumb code in theme files to use the list thumb mode config setting
#Fixed: Each type of JReviews module only works once on the same page.
#Fixed: Previously created articles via Joomla editor do not show field groups in the administration unless saved first.
#Fixed: JomSocial profile links were using the profile menu Itemid from JomSocial instead of the Frontpage menu Itemid.
#Fixed: Form integrity validation issues with certain requests like listing management links, which prevents them from working.
#Fixed: Review feeds in category pages don't include reviews in children categories (J1.6).
#Fixed: Feed pages not rendered from cached files.
#Fixed: PHP notice in JReviews router.php for Joomla with some sef urls.
#Fixed: User list link in configuration, reviews tab, doesn't work in J1.6.
#Fixed: Issues with category list updates and paid fields in listing submit form
#Fixed: Everywhere integration issues with Joomgallery 1.5.6.3
#Fixed: Advanced search page: control fields not getting loaded correctly in adv. search page when toggling between listing types.
#Fixed: GeoMaps-related: When hovering over listing title the corresponding marker infowindow is not opened.
#Fixed: Reviews module: auto-detect not working for com_content.
#Fixed: Advanced search module: previously searched values not pre-filled/selected after a search.
#Fixed: Advanced search module: option fields not loading in adv. search module because the id attribute of the form is missing.
2.2.07.182 - released December 15, 2010
#Fixed: Cannot save predefined replies in admin.
#Fixed: Editor ratings don't show in the reviews module.
#Fixed: Cannot delete images in the administration,
#Fixed: Included missing menu and criteria models from admin reports controller.
#Fixed: Added missing $listing_id from create hidden section/cat theme file.
#Fixed: Undefined Section key notice in Geomaps module when adding custom fields to Geomaps infowindow.
2.2.06.181 - released December 01, 2010
#Fixed: Issue affecting paid listings. Category/fields trees in plan creation/setup are broken.
2.2.06.180 - maintenance release - released November 29, 2010
@Security: Block potential SQL injection via module params.
@Security: Form data tampering (thanks Gigi for reporting it and suggesting a fix).
#Fixed: JomSocial activity for review comments not working correctly when comment notifications enabled.
#Fixed: Listing type override settings ignored when editing a review.
#Fixed: Broken JomSocial default avatar with JomSocial 2.0.
#Fixed: Click2Add doesn't work correctly with all non-alphanumeric characters, like a russian word.
#Fixed: Cannot use detailed ratings element theme file in listings module.
#Fixed: Unpublished categories visible in submit listing form.
#Fixed: Notices in submit search controller.
#Fixed: $Config object not available for css method in libraries helper.
#Fixed: Tooltip floated right in listing form custom fields.
2.3.01.192 - released November 15, 2010
+New: Joomla 1.6 compatibility - JReviews can use the new category system and user groups created via ACL
+New: Added {summary} and {description} tags to Listing Type Seo Manager
+New: Cache cleanup feature to purge all cache files using the period specified in the cache config tab.
+New: Fallback theme setting allows changing the fallback theme from "default" to something else to allow the creation of theme variants for different themes.
+New: JomSocial activity thumbnail width setting.
!Changed: Removed all legacy xajax calls in the administration and all xajax references from the code.
+Changed: Modified some of the theme files for J1.6 compat and added some J1.6 specific theme files.
+Changed: Refactored theming code for suffixes. New theming component in JReviews.
+Changed: Refactored SEF url generation from admin side for J1.6 compatibility
+Changed: Moved the jreviews plugin code inside the main component folder and now include it from the plugin file - easier to maintain.
#Fixed: Tweaks to JomSocial activity thumbnail and now the thumb style (crop/scale) is correctly read from the configuration.
#Fixed: Captcha/form token issues when Joomla cache enabled. Now loading them via ajax only when necessary.
#Fixed: Click2Add doesn't work correctly with all non-alphanumeric characters, like a russian word.
#Fixed: Cannot use detailed ratings element theme file in listings module.
#Fixed: Unpublished categories visible in submit listing form.
#Fixed: Notices in submit search controller.
#Fixed: $Config object not available for css method in libraries helper.
#Fixed: Tooltip floated right in listing form custom fields.
#Fixed: Alphaindex searches using unicode characters doesn't work.
#Fixed: Click2Add doesn't work correctly with all non-alphanumeric characters, like a russian word.
#Fixed: Cannot use detailed ratings element theme file in listings module.
#Fixed: Unpublished categories visible in submit listing form.
#Fixed: Notices in submit search controller.
#Fixed: $Config object not available for css method in libraries helper.
#Fixed: Tooltip floated right in listing form custom fields.
#Fixed: Alphaindex searches using unicode characters doesn't work.
#Fixed: Many smaller tweaks and bug fixes.
2.2.05.179 - released October 29, 2010
#Fixed: Undefined $menu_id notice fix for field and range modules.
#Fixed: Field option edit dialog does't close on save.
#Fixed: Review form submit hangs when ratings required are left unrated.
#Fixed: In the inquiry email the listing url is not hyperlinked.
#Fixed: Notification for lsiting owners is sent to reviewer.
#Fixed: Half rating setting not working in listing submit form when reviews enabled for listing submissions.
#Fixed: Moderation approvals use admin language instead of front-end default for JomSocial/Twitter posts.
#Fixed: Section title Joomfish translation not working in directory page.
#Fixed: Changing the category while editing a listing in the administration disables the submit button.
#Fixed: When using the module slider, sometimes the last page appears 2nd to last.
#Fixed: Using the apply button on new listing types creates a duplicate. The button should not show up on new listing type creation.
#Fixed: Plus signed not properly escaped, and processed as a space, when included in fieldoption added via click2add in the frontend.
#Fixed: Disable jQuery/jQuery UI settings not working in Everywhere-integrated extensions.
#Fixed: Managers can see the "frontpage" link to toggle frontpage state, but cannot change it.
#Fixed: Suffixes not working on listing form and view all reviews page. Some code was left commented by mistake! (my_controller.php)
#Fixed: Ordering by custom fields shows listings without the field at the top of the page.
#Fixed: Fixed html issue in review discussion page
2.2.04.178 - released October 7, 2010
#Fixed: Added missing noConlict mode to jQuery file.
2.2.04.177 - released October 5, 2010
+New: Upgraded to latest versions of jQuery: jQuery 1.4.2 and jQuery UI 1.8.5
+New: Settings to disable jQuery and jQuery UI if loaded in the template.
+New: {section} and {category} tags for field output format.
+New: Field output format setting to be able apply format before click2search.
!Changed: Added login form to review comments page when discussions are limited to registered users.
!Changed: Added separate settings for name and email fields for review discussion form under configuration=>standard fields.
#Fixed: Rating star selector doesn't appear in administration when editing reviews.
#Fixed: Calendar field not shown for reviews on edit.
#Fixed: Notice error when adding listing to favorites.
#Fixed: Listings browse doesn't show all section categories if some categories don't allow listing submissions for certain users.
#Fixed: When using new versions of SEF Advance, sef urls are not properly generated in the administration.
#Fixed: Inquiry form hanging on submit.
#Fixed: Changing the number of items per page in admin listings/reviews browse pages is broken.
#Fixed: Facebook posts break if myApi extension is used. Added some class name checks to avoid conflict.
#Fixed: Default ordering by custom field was also filtering out results without the custom field.
2.2.03.176 - released September 20, 2010
#Fixed: Wrong section count.
#Fixed: Lang param appearing as part of the anchor in read/write reviews links in list pages under some site setups.
#Fixed: Register link in JReviews login form not swithing correctly based on community extension being used.
#Fixed: When Joomfish enabled, anchors for read more, write review, etc. are output before the language param in the url.
#Fixed: Theme suffix not detected for "view all reviews" pages.
2.2.03.175 - released September 17, 2010
+New: Added "Oldest" as an ordering option for reviews which can be set in global configuration and in listing types.
#Fixed: Registered user group doesn't show up in the listing types access settings overrides.
#Fixed: Section count appears empty instead of zero when there are no listings in the section.
#Fixed: Section count includes articles in the section belonging to categories not setup in JReviews.
2.2.03.174 - released September 16, 2010
#Fixed: 404 errors appear in JomSocial profiles of administrators.
#Fixed: Listing page title defaults to Section/Category menu title only when the List Layout is used for those menus.
#Fixed: Pagination links broken in admin listings and review browse.
#Fixed: Moderation message not appearing in IE after submitting a listing.
2.2.03.173 - released September 15, 2010
#Fixed: Auto-detect not working in modules in some cases where sef url doesn't include the cat id in the article url.
2.2.03.172 - released September 15, 2010
#Fixed: Redirection to listing page when there's one result generates wrong url when sef is enabled.
#Fixed: Category links not shown in section/category pages and directory page when listing count is disabled and hide empty categories is enabled in configuration=>directory tab.
2.2.03.171 - released September 15, 2010
#Fixed: K2 pages don't load.
#Fixed: Category and search pages only showing listings with reviews when ordered by reviews,top and worst rated.
2.2.03.170 - released September 15, 2010
@Security: xss injection in wysiwyg editor and website field.
+New: Individual JomSocial settings for publishing actions to the activity stream with many configuration options. Now relevant text and thumbnails are also shown in the stream.
+New: JomSocial activities now published when approved from the admin moderation queues.
+New: Added "Apply" button to the Listing Types and Fields Managers to allow for quicker testing of changes.
+New: SEO Manager for Listing Types. Easily customize page title, meta keyword and meta description for each listing type.
+New: Page title tag now reflects ordering of page for better SEO.
+New: Field ordering setting to extend the current default options by allowing you to specify default ordering using a field. It can be set globally and per listing type.
+New: Lots of new configuration overrides for listing types: standard listing + review fields, review form, image fields, review submit access.
+New: Added category filter as an option in click2search urls. Usage: /cat:{CATID}/
+New: Better compatibility with RTL sites.
!Changed: JomSocial points awarded only when a submission is automatically published or approved from moderation. Before points were always awarded and removed on moderation rejection/deletion.
!Changed: Twitter API from REST to Oauth and it now works in admin moderation on approval.
!Changed: Custom field column values to default to NOT NULL to conserve database space.
!Changed: Performance improvements in database queries in both front and admin interfaces.
!Changed: Old menu/module parameters still reading "Criteria ID" to "Listing Type ID".
!Changed: Removed legacy "vote summarize period" setting because it has not been used since several versions.
#Fixed: Review comments link in "My Reviews" and "View all reviews" page is missing the Itemid.
#Fixed: Calendar field not initialized in Everywhere component integrations.
#Fixed: Added CDATA to the ajax urls defined via javascript to stop Google from indexing them.
#Fixed: Register link in login form shown to guests within JReviews now changes based on the active community component (JomSocial or Community Builder).
#Fixed: Filtering latest (all) reviews by category doesn't work for com_content.
#Fixed: "New/edited listing to submitter" BCC emails in notifications tab doesn't get saved.
#Fixed: In some cases when editing a listing, integer fields with value of zero show up as null.
#Fixed: When submitting a review the ajax update doesn't show the whole rating summary with all criteria for the submitted review.
#Fixed: Images now showing for events in modules when using Eventlist integration.
#Fixed: Overriding article titles via article menu page title setting doesn't work and results in only the domain being shown as title tag (plugin jreviews.php).
#Fixed: Lisiting claim approval not transferring ownership to claimant.
#Fixed: Global ordering setting no longer working after adding the listing type override for this setting. Other select list based overrides may have similar issues.
#Fixed: Review notifications to submitter sent if admin notifications enabled, even if the setting for reviewer notifications is disabled.
#Fixed: Notices in adv. search module
2.2.02.167 - released july 13, 2010
+New: Added opt out from Publish to Facebook setting. For listings and reviews this means the publish to FB checkbox always shows up and for helpful votes a dialog appears after the vote is made so the user can submit to FB or cancel.
+New: Category auto-detect for adv. search module provides better usability for sites with large number of categories. It will automatically filter the categories to those of the current section and will limit the list to sections only on pages where auto-detect doesn't cannot pick up a category or section. It is necessary to upgrade the module or upload the new .xml file for it.
!Changed: Updated dutch language file and all other language files updated with new still untranslated strings.
#Fixed: Publish to Facebook feature not working consistently with JomSocial FB connect.
#Fixed: Comparison page shows empty when using SEF Advance
#Fixed: Removed empty image and summary rows in comparison page when there are no images or summary in selected listings.
#Fixed: Remote updater not running install function for add-ons.
S2Framework - 1.2.4.41
!Changed: Added support for Arabic language ar-AA unitag
!Changed: Better handling of suffixed files found in themes other than the selected theme so they can be recognized and used without having to switch themes (/libs/object.php)
2.2.01.166 - released july 8, 2010
!Changed: Minor adjustments to comparison css in list.css
#Fixed: Facebook wall posts not working for Everywhere reviews and helpful votes (/controllers/components/everywhere.php)
#Fixed: Listing total is wrong in the admin browse page.
#Fixed: Some field types not saving values correcly when submiting/editing listings (/controllers/listings_controller.php)
#Fixed: Cannot edit listings when duplicate title check is enabled (/controllers/listings_controller.php)
#Fixed: FB posts not working when sef enabled (/controllers/facebook_controller.php)
#Fixed: Special characters appear garbled in the comparison slideout dashboard. Changes required to all list layout themes (listings_blogivew|tableview|thumbview).
2.2.01.165 - released july 8, 2010
#Fixed: Totals module shows zero listings for Everywhere extensions (/controllers/modules/module_totals_controller.php)
#Fixed: Categories disappear from submit listing form (/controllers/components/access.php)
#Fixed: Compare All url not sef when sef enabled (/views/js/jreviews_compare.js, /views/helpers/assets.php)
2.2.01.164 - released july 7, 2010
+New: Setting for default review ordering. Can be changed globally in the review tab and overriden for each listing type.
+New: Listing comparison functionality. Create different comparison lists based on listing types. Can be enabled globally under list page tab or for individual listing types.
+New: Global configuration and access settings overrides in listing types. For now only a few have been added like listing submit access groups, image settings, default ordering, editor reviews and listing comparison.
+New: Facebook integration so that new listing, reviews and helpful votes are published to the user's stream. We are using the very latest FB API calls!
+New: All paidlistings add-on text strings have been added to the language files. Only spanish is updated. If you are able to complete the translation for any language, please submit it and we'll include in the next update.
+New: Kunena integration so user names are linked to Kunena profile and avatars shown in reviews/listings.
+New: Czech language file contributed by David Mara.
!Changed: Moved Add New Listing link from listing layout theme files to listings_header.thtml and changed it so it only displays in category pages. This was required for a better implementation of listing type access overrides.
!Changed: duplicated title checks now also work when editing listings
!Changed: Added a new config column to jreviews_criteria table to allow global configuration overrides for listing types.
!Changed: It is now possible to add a hidden ordering field to the adv. search module to override the global ordering setting. An example of the required line is added in the module theme file.
!Changed: SEO improvement for first pages in lists. Once any other page is clicked, clicking on the first page now results in the original first page url without the additional navigation parameters.
!Changed: **** Moved everywhere models folder to /jreviews/models from /jreviews/controllers/components/
!Changed: Email regex for less strict validation which was resulting in false positives.
#Fixed: Moderation queue emails not being sent.
#Fixed: Updated everywhere theme so the user login form also shows up for non-registered users in reviews.
#Fixed: Totals module counting unpublished listings and reviews.
#Fixed: When editing a paid listing and deleting images, a new upload field is not shown even when "Enforce image upload limit" is enabled.
#Fixed: Review submit hangs when email set to optional and left empty.
#Fixed: Error when submitting a review comment when using an Everywhere extension.
#Fixed: Listing order in admin browse menu broken and not set to most recent by default.
#Fixed: Reports moderation queue doesn't display in IE.
2.1.23.162 - released may 31, 2010
+New: Basic integration (profile page link and avatar) for Anahita Social Engine.
!Changed: Added additional check to thumbnail helper to avoid parsing the summary html if there are no img tags present.
!Changed: Removed deprecated community_builder model and all calls to it.
#Fixed: Review moderation doesn't show the correct average rating for reviews.
2.1.22.161 - released may 26, 2010
+New: Added /elements/login.thtml theme file with a small login form shown in submit listing and reviews for guest users when guest submissions are disabled.
+New: Serbian/Montenegro language file. Thank you @zanzopan.
!Change: Added support for Azerbaijani locale in s2framework l10n.php and fixed the vietnamese folder name
#Fixed: When a review is submitted, wrong rating values shown in ajax update (reviews_controller.php).
#Fixed: Latest reviews pages show listing owner instead of reviewer (everywhere.php).
#Fixed. Bug in meta data block in /listings/detail.thtml causes view all reviews page to load without reviews when JR cache is enabled.
#Fixed: Better handling of thumbnails for images embedded in the listing summary. They weren't always recognized (helpers/thumbnail.php)
#Fixed: Plugin tags in summary field are removed when editing a listing(everywhere/everywhere_com_content.php)
#Fixed: Cannot edit reviews when review title has apostrophes.
#Fixed: View my favorites link in community MyFavorites plugin is missing the Itemid from the MyFavorites menu (helpers/routes.php).
#Fixed: Automatic Joomfish translation of standard listing fields via front-end not working (/plugins/joomfish.php)
2.1.21.160 - released may 17, 2010
!Changed: User autocomplete used in different parts of the component now also searches username.
#Fixed: When deleting or rejecting a listing in admin points are not deducted from JomSocial profile.
#Fixed: Rating validation for non-required fields broken in administration.
#Fixed: Review feeds broken (feeds controller)
#Fixed: Paginator helper using input ids in ajax requests instead of input names. This creates a problem with multiple paginated lists in a single page.
2.1.20.159 - released may 13, 2010
+New: Extension and category filtering for latest user reviews menu.
!Change: Faster transition effects when editing listings in the administration.
!Change: Performance improvement in review submissions.
!Change: Minor change in /listings/create.thtml form affecting only paidlistings add-on.
#Fixed: Added limit to owner replies and discussion admin moderation queue queries.
#Fixed: Review moderation of Everywhere add-on reviews not working.
#Fixed: Cannot change section/category when editing listing in the administration
#Fixed: Missing rating class for user reviews for hReview microformat in detail.thtml in default/default_02 themes
2.1.19.158 - released may 10, 2010
#Fixed: Listing submission doesn't show success message.
#Fixed: warning when using mysqli.
#Fixed: warning when editing listing that doesn't have custom fields in admin.
2.1.19.157 - released may 5, 2010
!New: Code changes were made towards php 5.3 compatibility
!New: Added hReview microformat to detail.thtml theme file.
!New: Configuration setting in List Page tab to modify the new listing urls in category/section pages so they keep the Itemid of the current page.
!New: Reviewers menu. All review rank links will inherit the Itemid of this menu. This removes the /component/jreviews segments with core SEF and retains module assignments in those pages.
!Change: Listing model no longer cached when query cached is enabled.
!Change: All Listing model calls now go through the everywhere component using the everywhere_com_content.php file.
!Change: Better handling of values for click2add options with accents. (/libs/sanitize.php,/models/field_option.php)
!Change: Theme Engine - built new logic that allows the system to use theme files that don't exist in the current thme folder. This makes it easy to deal with new add-on theme files without having to move those files to your current theme even if you are not overriding them.
!Change: S2Framework - changed file registry paths to relative and optimized it to reduce the size of the registry file.
!Change: Added input format validation to email field in inquiry form.
!Change: Advanced search links in page lists now link to a JReviews adv. search menu if it exists and criteria ids are not specified. This removes the /component/jreviews segments with core SEF and retains module assignments in those pages.
!Change: View all my reviews and View my listings links now inherit the Itemid of MyReviews and MyListing menus if they are present. This removes the /component/jreviews segments with core SEF and retains module assignments in those pages.
!Change: Review comment and view all reviews for a listing urls now inherit the Itemid of the listing's parent JReviews menu for category, section or directory. This removes the /component/jreviews segments with core SEF and retains module assignments in those pages.
!Change: When editing a listing via the administration, without the wysiwyg editor it is now possible to use html tags.
!Change: The custom field name is now added as a class to the div element holding the inputs in the forms so it can be styled via css.
!Change: Modified paginator.php helper to extend it's functionality.
#Fixed: "Time ago" shown in moderation queues is incorrect (s2framework time.php helper).
#Fixed: Joomfish: {FIELDVALUE} from SEO Manager not translated in click2search pages. Updated the jreviews_fields.xml file to include SEO Manager field translations.
#Fixed: Joomfish: directory module doesn't switch languages when query cache enabled.
#Fixed: Joomfish: filtering broken in fieldGroup and fieldOption translations.
#Fixed: Form token not updated correctly in inquiry form after form fails validation.
#Fixed: Thumbnails not generated for images included in the summary text with spaces in the image path.
#Fixed: Overriding folders within the theme_css folder creates an issue with the File Registry and some theme images may no longer show up on the site.
#Fixed: Changing the main image when editing a listing generates error notices and images are not inmediately resized on listing save (jomsocial.php/twitter.php plugins).
#Fixed: Tooltips not working in listing form.
#Fixed: Editing a review in review moderation, before approving it prevents the review from being approved inmediately. The page needs to be refreshed first (admin/reviews_controller.php)
#Fixed: Listing alias lost when registered user edits a listing.
#Fixed: Inquiry email not set to html by default results in br tags shown in the email.
#Fixed: Inquiries not sent to listing owner when query cache is enabled (inquiries_controller.php).
#Fixed: Adding/removing a listing from favorites creates a problem with detail pages when query cache is enabled. A notice is shown when the page is refreshed (/models/listing.php)
#Fixed: Reviews don't show up in "view all reviews for this listing page" (listings_controller.php)
#Fixed: Some server configurations reject ajax requests to index2.php and return a 404 error (s2framework basics.php, /listings/create.thtml)
#Fixed: Further performance improvements to the JReviews plugin.
#Fixed: breadcrumb in sections and categories is missing the last crumb.
2.1.13.145 - released Feb 26, 2010
+New: Setting in standard fields tab to allow the submitted to make whole review form optional when submitting a new listing. Change in /listings/create_form.thtml required.
+New: Added autocomplete functionality to the listing owner field when editing a listing in the JReviews adminisitration. This improves load time of the page when there are many users in the system.
+New: Added a user id check for review usefulness voting duplicates and a new setting to allow disabling the ip address check.
!Changed: Updated all language files with new strings. These are still untranslated, but now present in all files.
!Changed: Faster admin loading times. News feed and new version check now done via ajax after page finishes loading and version check results are stored in session.
!Changed: Removed CASE statements from listing model queries which degrades performance.
!Changed: Page title can also be changed now for category and section menu links.
!Changed: Added meta keywords to searched fields.
!Changed: Added new search setting so simple search can take into account current page section and category to filter results (listing_header.thtml, categories and search controller).
!Changed: Duplicate review check no longer done against rejected reviews that are still in the system.
#Fixed: Everywhere add-on: When using a tmpl_suffix in the everywhere integration code the ajax update doesn't use this suffix. Added the suffix as hidden field in /reviews/create.thtml
#Fixed: Ordering select list does not reorder reviews in latest reviews menu.
#Fixed: Theme suffix setting not working for the "latest reviews" and "mylistings" menus.
#Fixed: Review helpfulness voting is allowing two votes per user per review.
#Fixed: When a user without access to meta data edits a listing, whatever info was already there gets deleted.
#Fixed: JomSocial and CB profile links not always finding the correct menu id.
#Fixed: Fields/Range module: category reference in the url is lost in the module links once an option is clicked.
#Fixed: Change to custom_fields.php prevented listing forms from loading when non-english chars appeared in tooltips.
#Fixed: Star rating selector css not loading in "view all reviews" page when editing reviews.
#Fixed: Joomfish elements: added SEO Manager title, keywords and description meta tags to jreviews_fields.xml translation element.
#Fixed: S2framework: In some servers the ip address function is returning a string with the ip repeated twice separated by comma (basics.php)
2.1.12.144 - released Feb 5, 2010
#Fixed: Incorrect database upgrade error appearing with the remote upgrader.
2.1.12.143 - released Feb 3, 2010
#Changed!: Publishers and above can see unpublished listings in the frontend in all lists.
#Changed!: In listing forms increased max length property of title and title alias to 255.
#Changed!: Publishers and above can see unpublished listings in the frontend in all lists, instead of just the
#Changed!: Added MORPH_JQUERY constant check to avoid loading jQuery twice when using Morph template from JoomlaJunkie.
#Fixed: Wysiwyg editor not working when editing a listing via the listing moderation menu.
#Fixed: Listing alias is being ignored in new listings. Instead the title is used to create the alias.
#Fixed: Guests can't submit reviews when listings are imported with user id = 0 and setting to prevent listing owners from reviewing is enabled.
#Fixed: Fatal error on latest user reviews menu page when using JReviews view cache.
#Fixed: Numeric link 0-9 in alphaindex not working correctly and other alphaindex link issues fixed.
#Fixed: Guest emails not recorded on new listing submissions so not available in the moderation queue.
#Fixed: Report review and voting don't work in view all reviews page for listings.
#Fixed: Query cache for listing detail page not taking into account language of site.
#Fixed: When using theme suffixes with uppercase letters the theme files are not recorgnized.
#Fixed: JomSocial point deductions not working on rejected listings/reviews.
#Fixed: Section id confusion in submit listing form when the everywhere add-on is used and the 3rd party component cat ids match the ids of Joomla categories.
#Fixed: Memory leak in JReviews plugin on Joomla blog/frontpage layout pages, especially noticeable when there are a lot of articles shown on a single page.
#Fixed: Inquiry form fixes. All fields shown in one line and broken listing url when using Joomla in a folder.
#Fixed: url routing issues with feeds for some Everywhere components and click2search urls when use current page Itemid is enabled.
#Fixed: JS/CSS Cache not writing the cached files to the s2framwork /tmp/cache/assets folder.
#Fixed: Re-ordering fields and field options and then changing the page results in xajaxResponse error.
#Fixed: Everywhere Add-on: required validation not working for the first review.
#Fixed: Pagination broken in Everywhere add-on category manager.
#Fixed: Changed module/community plugin thumbnails to use width instead of module id in filename. Somehow this fix got undone!
#Fixed: Double slashes in auto-tweet bit.ly urls result in 404 pages.
2.1.11.142
!Changed: Added width and height to all non-css icon images in themes.
!Changed: Remote ip address detection to make it compatible with servers proxying requests to localhost.
!Changed: Added trim function for Twitter username/pass/bit.ly to strip extra spaces when inputs are entered incorrectly
#Fixed: Added curl check in JReviews admin page because it is required for remote updates, Twitter and more.
#Fixed: Unpublished categories showing up in category box in section/category pages.
#Fixed: Can't delete images when translated string for Delete includes single apostrophe.
#Fixed: Javascript file urls get corrupted in some servers/setups.
#Fixed: Themes in the addons folder are loaded instead of their equivalent in the jreviews_overrides folder.
#Fixed: Distance ordering showing up in lists even when an address search is not performed.
#Fixed: Img tag stripped from textarea custom field when html is enabled.
#Fixed: Extra br tags added for each line break to output of textarea field when html is enabled.
#Fixed: Changing the reviewer name to something else when the reviewer is a guest doesn't work.
#Fixed: When editing a review as manager or above, the reviewer name is replaced with the current user's name.
#Fixed: When curl not enabled, submitting with autoTweet enabled hangs the forms. Changed to to fail-safe.
#Fixed: View all editor reviews page displays reviews with user rating star image.
#Fixed: js errors in IE when translations of listing manager action links include single apostrophes.
#Fixed: Backslashes incorrectly stripped from regex patters in fields' advanced options.
#Fixed: Not possible to edit a listing in admin when all custom fields are empty
#Fixed: AutoTweet urls are url encoded and have ampersands in them
#Fixed: Upgrade notice error. Version check didn't allow for two digit numbers.
2.1.10.140 - released December 4th, 2009
#Fixed: When creating or editing existing fields the new "show images" setting is set to no by default.
#Fixed: When creating a new field, the access settings are all de-selected by default so fields don't show up in forms.
#Fixed: Auto Tweets fail when the title has an ampersand.
#Fixed: The "not useful" review vote doesn't work when JReviews is integrated with JomSocial.
#Fixed: rejected reviews still showed up in the reviews browse menu.
2.1.9.139 - released December 2nd, 2009
#Fixed - Blank screen in JReviews admin because version checker uses curl and there wasn't a check to see if the curl extension is enabled on the server.
#Fixed - In same cases the image path is incorrectly pointed to the css images folder (s2framework)
2.1.9.138 - released November 30th, 2009
#Fixed - When editing a listing type all rating criteria appear as required even if previously set to optional.
#Fixed - When deleting owner reply from moderation menu the confirmation dialog doesn't close.
#Fixed - Review filtering by listing title in admin browse reviews not working with some server configurations
#Fixed - Listings module showing listings without ratings in the top/worst rated modes.
2.1.8.137 - released Novemember 26, 2009
+New: Auto Tweet of new listings, reviews and review discussions with configurable settings in the JReviews admin.
+New: Extended the captcha functionality to the review discussion form.
+New: Png Fix for IE6 jQuery plugin now loaded when IE6 is detected. There's a setting to disable the plugin in the General tab.
+New: New setting and graphics for ajax navigation arrows in modules and plugins. Arrows can now be positioned to the sides of the modules. Need to upgrade all modules and plugins xml files to use this new setting.
+New: Added setting to hide gallery images in detail view.
+New: Added name and email listing fields to the standard fields tab so they can be made optional or disabled for guests.
+New: Everywhere integration with JXtended Catalog component.
+New: Added the listing link to the email sent out by the inquiry form.
!Changed: Dropped support for Joomunity since this project has been abandoned. No updates on their site since February.
!Changed: Module thumbnails now use the width in the file name, instead of module id, to avoid duplicate thumbnails for the same listing.
#Fixed: Email notifications not sent when using smtp with ssl/tls and port numbers other than 25.
#Fixed: Using the string "data-" in directory, section or category aliases generates a page error.
#Fixed: Wrong category count in directory page when using the publish_up date in Joomla (directory.php model)
#Fixed: WYSIWYG editor disappears when cancelling a listing edit in the administration and after trying to edit another listing.
#Fixed: Guests cannot post reviews on listings that already have one review when review duplicates and ip check disabled.
#Fixed: Not possible to override list layout with tableview through menu parameters.
#Fixed: All community plugins require upgrading to fix a bug when cache is enabled on the plugin. A reference to non-existent css files are made.
#Fixed: Search form in /directories/directories.thtml file so it takes into account Itemid setting in JReviews configuration.
#Fixed: Rejected listings now set to -2 state to prevent them from being viable in the frontend.
#Fixed: Unpublished listings incorrectly published when edited and edit moderation is disabled.
#Fixed: Wrong output of editor review when listing type is set for comments only and multiple editor reviews are disabled.
#Fixed: Invalid token message for guest reviews when the form is submitted a 2nd time if initial validation messages show up the first try.
#Fixed: Incorrect reply-to email address in inquiry emails
#Fixed: Fancybox not opening in IE8.
#Fixed: Moderated listing message not showing up in IE8 after listing submitted.
#Fixed: Managers can't feature listings int the frontend.
#Fixed: Discussion form submit hangs.
2.1.5.124 - released September 3, 2009
+New: Everywhere integration with Webformatique's Reservation Manager component.
+New: Joomla Breadcrumbs override for detail pages with several configurations settings in the General tab.
+New: New setting to enable fron-end translation using Joomfish when a listing is submitted/edited in the selected language.
!Changed: JReviews content plugin code for Joomla 1.5 to use the JPlugin class.
!Changed: Everywhere addon - updated Hot Property integration for v1.0.
!Changed: Textarea fields are now converted to text inputs in advanced search module.
!Changed: S2Framework uses deprecated addCustomHeadTag method in joomla15.php file. Changed to JDocument->addCustomTag.
!Changed: Modified calendar field functionality so the text field is editable and the calendar is triggered only when the icon is clicked.
!Changed: It's now possible to paste the local key file in the license screen when the connection to the license server is blocked.
!Changed: JReviews will now create a thumbnail from the first inline img tag it finds in the summary text for lists and modules if it can't find a JReviews uploaded image.
#Fixed: Listing links in reviews feed not clickable in Firefox because they appear as relative links.
#Fixed: Expired listings appear in category count in section and category pages.
#Fixed: Minor theme tweaks.
#Fixed: Specifying more than one comma separated directory id in adv. search module doesn't correct limite results to those directories.
#Fixed: Listing edit moderation setting is applied to all groups, instead of only those selected for new listing moderation.
#Fixed: Same color stars used for user and editor review ratings in the latest reviews menu.
#Fixed: Upgrade notices on undefined catid property.
#Fixed: When making a criterion optional with only one criterion defined it stills shows up as required in the settings. However, it does work as optional.
#Fixed: Selecting a different section/category in new listing form removes the wysiwyg editor.
#Fixed: Favorites module shows avatars only on the first page.
#Fixed: Search breaks when checking the comments box in advanced search. Nothing is found.
#Fixed: Switching sections in listing submit form doesn't fade the form.
#Fixed: Duplicate title validation hangs the submit listing form instead of showing the validation message.
#Fixed: Datepicker not initialized in advanced search page when criteria id is specified or only one criteria id in the system.
#Fixed: Itemid=53 incorrectly hardcoded in listing edit url.
#Fixed: Wrong image paths shown in help text in configuration settings, images tab.
#Fixed: Everywhere addon - listings module worst rated mode not working with some components.
#Fixed: Everywhere addon - 'detailed_rating' key in output array now correctly shows detailed ratings in both detail and category pages.
#Fixed: User favorites module ajax pagination not working when module shown on page without other paginated modules.
#Fixed: inquiry form submit error in certain servers. Changed phpmailer setlanguage path to all lowercase.
#Fixed: minor changes to listings feed theme file to account for entities in title and remove html from feed description.
2.1.4.123 - released July 19, 2009
!Changed: disabling the ipaddress check for multiple reviews now allows guest review submissions from the same ipaddress.
#Fixed: Listing total rating averages not updated correctly for Everywhere components.
#Fixed: Erroneous duplicate vote message given to users voting on reviews. Mostly affects testing on same ipaddress.
#Fixed: IE8 - cannot delete claims in claim moderation
#Fixed: Report moderation not working correctly. Can't see or delete reports (admin_reports_controller.php)
#Fixed: Delete listing image doesn't work (comp/activities.php, /listings/create_form.thtml)
#Fixed: Datepicker doesn't load for calendar fields when editing listings in frontend.
#Fixed: Listings don't show up in listings module for some Everywhere components.
#Fixed: Autocomplete script not loaded in reviews edited in Everywhere components.
#Fixed: Joomla 1.0.x: can't create/edit fields or criteria in administration (admin/my_controller.php, admin/fieldoptions_controller.php, admin/categories_controller.php, dispatcher.php)
#Fixed: Joomla 1.0.x: listings don't show up in lists (listings.php and everywhere_com_content.php models)
#Fixed: Submitting a comment without rating hangs. (comp/activities.php)
2.1.3.122 - released July 13, 2009
+New: added setting to disable ip address check for review duplicates under the Review tab in configuration settings.
!Changed: added inquiry email and jomsocial activities text to language files.
#Fixed: click2add doesn't work when editing listing in administration.
#Fixed: wrong message shown after listing submission when using the spanish translation of JReviews.
#Fixed: editor review limit config setting not working.
#Fixed: fields manager shows an error when there aren't any field groups setup.
#Fixed: claims table is missing from the main jreviews.sql file breaking claims functionality for new installs.
#Fixed: inquiry form security code validation ignored if all other fields are filled in.
#Fixed: inquiry form and claim forms hang on submit.
#Fixed: on review discussion page for Everywhere components, the image doesn't link back to the listing.
2.1.2.121 - released July 1, 2009
!Changed: defined image path constants in /jreviews/framework.php for a centralized way to change the listing image paths
!Changed: disabled ip address test in duplicate reviews for JReviews editors to allow for more than one review to be submitted from the same address.
!Changed: MyListings page title from user's name only to "Listings by username".
!Changed: decimal field regex to allow negative numbers.
#Fixed: reviewer name in latest reviews menu is replaced with the listing owners name.
#Fixed: float error in listings,reviews,favorites modules and plugins when there aren't enough items to fill all columns.
#Fixed: Listing count in admin moderation can be wrong when using the Everywhere addon and 3rd party cat ids match content cat ids.
#Fixed: When editing a listing with edit moderation enabled, the listing form doesn't close.
#Fixed: Incorrect category links when core Joomla category menu also exists.
#Fixed: moderation email links are not sef and this breaks functionality with sh404sef.
#Fixed: image detection code for Jomres Everywhere model integration file.
#Fixed: undefined index Category notice for Eventlist reviews in admin browse menu.
#Fixed: when using page nav links, if page has 1 result it redirects to detail page of that result.
#Fixed: delete image from admin listings edit doesn't work, xajax error.
#Fixed: Pages show without js/css for guests when view cache is enabled.
#Fixed: Clear file registry message popup says "cache cleared" instead of "file registry".
#Fixed: Admin moderation email functionality enabled even when email field is disabled and there's no email available.
#Fixed: listing links in review moderation now working for Everywhere extensions when using the Everywhere addon.
#Fixed: "show summary" setting cannot be disabled in list pages. Theme changes were required to fix this.
#Fixed: datepicker js error and widget doesn't load in advanced search page.
#Fixed: alternate create_form.thtml theme file for hidden section/category not updated to version 2.1
#Fixed: dark theme tableview header has light background color.
#Fixed: Pre-select N/A for optional rating criteria setting doesn't work in listing submit form.
#Fixed: new field options not shown inmediately after pressing the "add" button.
#Fixed: disabled keyboard access to module ajax pagination because it interferes with other site functionlity.
#Fixed: "view all my reviews" page throws a fatal error in some cases, modified the community.php helper to fix it.
2.1.1.119 - released June 18, 2009
!Changed: upgraded TinyMCE to latest version which fixed some wysiwyg editor related issues.
!Changed: the module and plugins height/width parameters are required-and-used only if ajax pagination is enabled. Without ajax pagination, the module dimensions are automatically adjusted.
!Changed: added a required "*" to required rating criteria in the review form.
#Fixed: incorrect listings ordering by rating when scale is 10 or above.
#Fixed: feed icons not showing in IE7.
#Fixed: JomSocial activity feeds for Everywhere extensions missing the review and listing links.
#Fixed: owner reply to reviews not working in some Everywhere components, Sobi2 specifically was fixed.
#Fixed: cropped thumbnails not resizing correctly if image width settings are changed.
#Fixed: dark theme tableview didn't has white background alternating row, instead of dark background.
#Fixed: when query cache enabled, the favorite widget shows the wrong button depending on previous actions by other users.
#Fixed: when in field options admin page, the <> button returns to an empty list
#Fixed: review moderation validation of comments field even when field is set to be hidden.
#Fixed: css display issues in core Joomla blog/frontpage views and JReviews blogview with default theme.
#Fixed: expired listings show up in frontend.
#Fixed: datepicker and tooltips not initialized when editing a listing.
#Fixed: listing/review edit moderation settings are now applied only to access groups that are selected for submit moderation.
#Fixed: email field shows up in discussion comment and review forms even for registered users.
#Fixed: invalid token error with IE8 on certain servers.
#Fixed: listings moderation page fails to load when there are too many listings in queue. Added a hard limit to listings and reviews shown with a load more link at the bottom to get next pages via ajax.
#Fixed: pagination and filtering doesn't work in several admin pages: seo manager, field options, themes manager, everywhere addon.
#Fixed: star rating selector not working in listing submit form.
#Fixed: wrong jquery.selectboxes file loaded in admin side causes js error.
#Fixed: fatal error shown in fields manager when there are no field groups.
JReviews 2.1.0.117 - released June 10, 2009
** PHP 5.2.x required, with MBSTRING and JSON extensions enabled **
** MAJOR DATABASE CHANGES MEANS YOU CAN'T ROLL BACK TO THE PREVIOUS VERSION AFTER UPGRADE **
** OLD THEMES ARE NOT COMPATIBLE, YOU MUST UPGRADE THE ONES YOU MODIFIED IF THEY HAVE CHANGED IN THE NEW VERSION **
** LISTING, REVIEWS AND FAVORITES MODULES NOW HAVE WIDTH/HEIGHT PARAMETERS THAT NEED TO BE ADJUSTED **
+New: Four new menu types: Latest user reviews, latest editor reviews, latest reviews (all), latest discussion posts.
+New: Managers and above can change the review author while editing a review in frontend and backend as well.
+New: Added "today" as a valid replacement for today's date for performing advanced search date queries via the url.
+New: Rebuilt the moderation functionality from scratch for listings, reviews and reports. And added owner replies, discussion and claims moderation.
+New: Listing inquiries
+New: Listing claims
+New: Owner replies to reviews
+New: Review discussions
+New: Multiple editor reviews
+New: Optional criteria ratings
+New: Added range search for integer, decimal and date fields in both the default advanced search and the advanced search module.
+New: Added separate listing and review moderation settings to require approval after an entry is edited.
+New: Added settings for all review form standard fields to make them hidden/required/optional
+New: Added separate listing access settings for frontend listing publish and delete so it can be controlled by access group
+New: Added frontend listing frontpage and feature controls for administrators.
+New: Added whois link to ipaddress info in JReviews admin
+New: Reviews module: added parameter to filter by review type: all, user, editor
+New: Reviews/Listings modules: added numbering parameter
+New: Vietnamese translation
!Changed: JS/CSS compression so now files are minified first and then gzipped.
!Changed: replaced thickbox, with fancybox, a nicer looking lightbox
!Changed: xajax library no longer used in frontend of JReviews
!Changed: For fields SEO Manager, forced the field text as the title instead of showing an empty title for better out of the box SEO
!Changed: New design of editor and user reviews to make it table-less
#Fixed: using the |m string in advanced search module theme file doesn't work
#Fixed: guest user name is lost when editing listing in JReviews admin
#Fixed: There's no pagination in the results page when using the author field in advanced search
#Fixed: Ordering doesn't work in MyListings page
#Fixed: Missing closing tags in listings/tableview theme and modules/listings theme files
#Fixed: Author name setting affecting display of the editor rating in thumbview
#Fixed: Section and category listing counts include expired listings
#Fixed: Custom placement of fields in theme files throws a fatal error if the value of the field is empty.
#Fixed: Added language param to action attribute of search forms for better compatibility with Joomfish.
#Fixed: duplicate folder segment in article url when using sh404sef and Joomla running in a subdirectory (cmsCompat.php)
#Fixed: Search tab view suffix setting doesn't work.
#Fixed: Totals module doesn't work unless there's other jReviews modules/pages loading.
#Fixed: In Joomla 1.x and Mambo, submitting a listing as admin results in error message.
#Fixed: In Joomla 1.x and Mambo listing, section and category links use the title instead of the name.
#Fixed: Filtering reviews by listing title (com_content only) in Review Moderation doesn't work.
jReviews 2.0.9.49 - released February 19, 2009
+New: Setting in Reviews tab, under editor reviews, to exclude editor reviews from the reviewer rank calculations.
+New: Listing rss feeds! Add the /action:xml or &action=xml parameter to any jReviews page and you'll get the equivalent feed.
+New: jReviews totals module. It displays listing and review totals.
+New: Added section review feeds and directory specific review feeds. Also improved the feed title to reflect the page being viewed and not just the site title.
+New: Added new filtering options to the listings module that were available in JR 1.x
+New: Simple version checker in admin screen.
+New: Added {TITLE} as a valid tag to use in the output format for a field. It is replaced with the listing's title.
+New: Added three new email notification options for end-users in the notifications tab.
+New: When only one result is found search results or click2search pages, then jReviews automatically redirects to its detail page.
+New: Added Joomunity integration, including all mylistings,myreviews,myfavorites plugins. New setting in General config tab..
+New: Everywhere Addon: added integration files for Joomunity, EZ Realty, Hot Property.
+Change: Moved jreviews_overrides folder inside the /templates folder to prevent crawlers from indexing it.
+Change: Added file registry in order to map and cache all file locations to reduce loading time.
!Change: Added review date and reviewer info to review report moderation list.
!Change: Changed alt attribute of users' avatars to their screen name instead of "Avatar".
!Change: Title alias is saved in lowercase to conform to the way J does it.
!Change: Added rel nofollow to the review report and rss links.
!Change: Added .htaccess file in JReviews and S2Framework folders to prevent users from viewing content of theme files or folders missing the index.html file
#Fixed: Simple search in directory and list pages now filters by dir id as well.
#Fixed: Sobi2 Everywhere model so it doesn't show in modules the unpublished/unapproved listings and reviews for those listings.
#Fixed: Custom fields in sorting list not respecting the access settings for the field.
#Fixed: Image upload field not shown after image is deleted on listing edit.
#Fixed: Minor fixes for better Joomfish compatibility.
#Fixed: Removed editor reviews for user rank calculation.
#Fixed: Menu params for filtering dir id, section id and cat id not working in featured, my favorites and my listings pages.
#Fixed: Title alias overwritten when editing listing. Now admins can edit the alias in both frontend and administration and it's left untouched for listing owner editing.
#Fixed: Field's view access setting not being considered when field is manually placed in the theme files.
#Fixed: List pages show empty in category and section pages when there are no listings.
#Fixed: click2add not stripping slashes from field option value
#Fixed: JomSocial plugins: Caching and css issues.
#Fixed: custom placement of field label generates fatal error when used in pages where the field doesn't exist (/views/helpers/custom_fields.php)
#Fixed: ReviewMe plugin for JomSocial: fixed view all user reviews link which had wrong extension in the url.
#Fixed: All Social plugins: filtering results by ids (dir, section, cat) not working.
jReviews 2.0.8.39 - released December 11, 2008
+New: News feed with latest announcements from the site added to jReviews admin page.
+New: Joomfish support added. Content element files included in the zip. PHP5 and mysqli required.
+New: Portugues-Brazilian, Dutch language files. Thank you to the contributors!
+New: Everywhere Addon: added integration files for Joomgallery.
+New: Everywhere Addon: added 'detailed_ratings' key to addon output which displays the detailed rating graph for individual listings. It can be used in both listing detail and list pages.
+New: Community Builder MyListings plugin.
+New: Enabled category auto-detect and cat id filtering in listings and reviews modules for Everywhere Addon extensions.
+New: Linked cmsblog theme images to listing detail page.
+New: Added alt tag with listing title to main image in list, detail and modules.
+New: Added setting in images tab to display the category or "no image" image in detail view when no image is found.
#!Changed: Added ending / to all urls generated with SEF Advance.
#Fixed: Several issues with single and double quotes used in tooltips and translations. Affects tooltips and star rating selector.
#Fixed: SEO Manager meta data not working when search results are empty. Moved the empty results code block from controller to theme file.
#Fixed: List type theme selection in menus not working.
#Fixed: Image delete doesn't work in certain translations due to use of single apostrophes in confirmation message.
#Fixed: Click2add not working in admin listing moderation.
#Fixed: When a core article link exists, jReviews doesn't use it's menu id so it's not possible to assign modules to it.
#Fixed: Click2search with SEO Manager doesn't work when field values have dashes or apostrophes
#Fixed: Module ajax pagination ignoring the template suffix parameter and instead uses the default one.
#Fixed: Errors in submit listing form when CSS/JS compression/caching enabled in the configuration settings, cache tab.
#Fixed: When coyping text from other sources and pasting in the wysiwyg editor new lines are removed resulting in joined works.
#Fixed: Everywhere Jomres mini-component not working with J1.5 if legacy plugin not enabled.
#Fixed: CB plugins number of entries per page limit not working on all plugins including Everywhere plugin.
#Fixed: Criteria copy function only copies once even when more copies are requested.
#Fixed: Page title menu parameter not working for section and category menus.
#Fixed: MyListings, MyFavorites, Featured menus where not filtering based on dirid,sectionid and catid parameters.
#Fixed: Incorrect rating averages in search results when searching in reviews in the advanced search form.
#Fixed: In some cases Community Builder plugins display info for logged in user instead of the displayed profile.
#Fixed: Submit listing form hangs in J1.0.x because of missing Itemid in the form action attribute.
#Fixed: Review edit popup is blank when using J1.0.x and core sef.
#Fixed: Pop-up calendar not appearing in advanced search module for date fields.
#Fixed: Default value shown on select list for number of items per page is incorrect for menu links.
#Fixed: Field options with dashes don't return any results in advanced search in J1.5 with core sef.
#Fixed: Core article section/category menus ids mistakenly used in jReviews links section/category links.
jReviews 2.0.7.31 - released October 15, 2008
!Changed: Added additional parameter to "click to continue" post-install url to force the install process in jReviews since it's not running in some cases.
jReviews 2.0.7.30 - released October 13, 2008
+New: Added graphical rating selector as an alternative to the dropdown lists. Setting is in configuration/general tab. The following them files were modified to add the javascript libraries and html code: listings/detail.thtml,/listings/create.thtml/,/listings/create_form.thtml,/reviews/create.thtml
+New: Basque, Hebew language files. Thank you to the contributors!
+New: Everywhere Addon: added integration files for Eventlist, for both venues and events.
+New: Everywhere Addon: added integration files for Bookmarks.
!Changed: Deleting a field group now requires deleting all associated fields first to prevent accidental loss of field data.
#Fixed: unpublished review indicator count not working for everywhere components in Review Moderation.
#Fixed: SEO title and description enable/disable settings in SEO manager are inverted.
#Fixed: 404 errors in section and category links when using single core section/category menus for more than one section/category in J1.0 and Mambo
#Fixed: Improvements for XHTML compliance.
#Fixed: Setting "Allow searches on more than one option for single select and radiobutton fields?" was not working in main adv. search page or in adv search module for checkboxes.
#Fixed: Using images in field options always shown as not found in admin screen even if the image is there.
#Fixed: A few typos here in there...
#Fixed: Cancel buttons in advanced search page not working.
#Fixed: Wrong message post-installation saying images folders could not be created.
#Fixed: Report moderation not showing the reports.
#Fixed: Newsflash module running the jReviews mambot in J1.0.x resulting in 404 error.
#Fixed: RSS links not working.
#Fixed: Notifications not sent.
#Fixed: Advanced search module not filtering results based on directory id when a categtory isn't selected.
#Fixed: tooltip image shown for first criteria in submit listing form, even when no tooltips are defined.
#Fixed: PNG images with transparent backgrounds are now thumbnailed with a transparent background instead of black.
#Fixed: In list pages the "read review" and "write review" links are shown for listings where reviews have been disabled (in the criteria manager).
#Fixed: Language files not automatically recognized.
#Fixed: Average Rating info not shown on core frontpage or blog pages in J1.0.x.
#Fixed: First image not shown in gallery when introimage is disabled. Change required in gallery block in detail.thtml
#Fixed: Everywhere Addon: review usefulness votes not updated.
#Fixed: Advanced search module: selected less/greater than operators for numeric/date fields not retained after a search.
#Fixed: Listings module - custom fields were not available in the module $listings array.
#Fixed: Modules - Theme suffix parameter is lost when using ajax pagination.
#Fixed: Range module - menu ids not retained in links with sh404sef so module position assignments are lost.
#Fixed: Range module - auto detect doesn't work.
jReviews 2.0.6.23
#Fixed: New listing submission broken when all required fields not not filled in.
#Fixed: WYSIWYG editor not loading and listing submit form hangs.
#Fixed: Everywhere addon - category setup not working.
#Fixed: Translation system broken.
#Fixed: sh404sef urls broken.
jReviews 2.0.6.22
!Changed: Language locale folders now use the language locale instead of three letter abbreviation to allow for many localizations of the same language.
#Fixed: Guest name and emails are not preserved when editing a listing in listing moderation.
#Fixed: Some jReviews urls, including listing edit, are missing the index.php/ segment when using J1.5 sef without sef rewrite.
#Fixed: Images thumbnails not properly sized the first time they are displayed.
#Fixed: When reviews are disabled for a criteria, the review form still appears in the listing submit form.
#Fixed: Datepicker css bug shows a box on the bottom-left of the template.
#Fixed: New listing menu not filtering sections based on directory id or section ids in menu parameters.
#Fixed: When a menu link is created for a directory,section or category the urls to these in breadcrumbs and other parts of jReviews are different, creating duplicate urls to the same page.
#Fixed: Review feeds showing article owner instead of reviewer in feed author property.
#Fixed: SEF Advance issue with menu ids with zeroes in them.
#Fixed: If using a SEF component with Joomla installed in a folder the folder name is repeated twice for non-com_jreviews urls.
#Fixed: CB Favorite Plugin: remove template selection which is not used because the plugin has a dedicated theme file.
#Fixed: Advanced Search Module: custom field tags not working in suffixed module theme files.
#Fixed: Reviews Module: Category auto-detect doesn't work.
#Fixed: Everywhere addon: Review count is wrong in everywhere listings and other everywhere related pages.
jReviews 2.0.5.20
+New: Added setting to prevent listing owners from reviewing their own listings, except for jReviews editors.
+New: Added query and view caching
+New: Added JS/CSS combine/compress/caching
+New: Added locale language file with date and number format strings for better localization.
+New: Arabic, Slovak, French, Russian, Turkish language files. Thank you to the contributors!
+New: Modules - Added jReviewsEverywhere capability to the listings module so it is now a Universal Listings Module for all Everywhere extensions.
+New: Modules - Added jReviewsEverywhere capability to the reviews module so it is now a Universal Reviews Module for all Everywhere extensions.
!Changed: Updated xajax library to RC1 version.
!Changed: Renamed stripslashes_deep function to something else because it was conflicting with other extension using the same function.
!Changed: Date field output format now uses strftime instead of date. Required for new localization functionality.
!Changed: Incorporated use of aliases (J1.5) and names (J1.0.x and Mambo) for category and sections appearing in urls.
#Fixed: ordering options not working correcly in alphaindex page.
#Fixed: Special characters appear garbled in form tooltips.
#Fixed: Listing and review dates now use GMT and are adjusted using the CMS's locale offset setting.
#Fixed: Alphaindex searches not filtering by directory when more than one directory is used.
#Fixed: Broken images in feeds. Also re-wrote the feed generation code from the ground up, eliminating feedcreator and adding a theme file for it so it can be easily customized.
#Fixed: Reviews showing old name/username of reviewer, even if it changes.
#Fixed: Modified jReviews table indices for improved performance on list pages with large number of reviews.
#Fixed: Changing the number of listings per page in a jReviews menu page doesn't respond and instead 10 listings are shown all the time.
#Fixed: Review fields not saved when review submitted together with new listing.
#Fixed: Removed thumbnailing code from the listing edit form (create_form.thtml) because it was not required and was creating a few problems with image writing permissions and main image sizing.
#Fixed: When using custom placement of field groups in themes, if the specified group fields are empty, then all groups are shown.
#Fixed: Double br tag appearing between summary and description in the detail page in J1.5. This was fixed when the wysiwyg editor is used.
#Fixed: Click2search for numeric fields returning listings with fields containing number as substring (i.e. 50 returning 150, 1500, etc.)
#Fixed: Reviewer info in myreviews page is being replaced with the listing owner info and title links result in 404 page.
#Fixed: mysql_real_escape_string warning in certain pages. Added missing db resource in 2nd parameter.
#Fixed: Date picker js error hanging form on new listing submission.
#Fixed: Wrong default image path written in the field options admin screen.
#Fixed: Listing author name for guests submissions appears as Adminisrator and linked to admin profile (if CB is installed)
#Fixed: Title alias left empty when submitting a listing in Joomla 1.5.x Had fixed it in build 12 for Joomla 1.0.x
#Fixed: Modules - reviews, random mode not working.
#Fixed: Modules - listings, reviews and favorites fixes for Joomla 1.0.x and Mambo.
jReviews 2.0.5 RC4 build 15
#Fixed: Image manager not shown on listing edit when total number of images is reached and image limit enforcement is enabled.
#Fixed: Featured value is lost on listing edit.
#Fixed: New default -nicer looking- no thumbnail images for used for Community Builder avatars.
#Fixed: Review moderation most recent/default filter option not showing unpublished reviews.
jReviews 2.0.4 RC4 build 14
#Fixed: Listings submit form hangs in front-end if notification is enabled and/or if the review form is set to appear in the new listing submission page.
jReviews 2.0.4 RC3 build 13
#Fixed: Zend version included old module controllers instead of the new ones.
#Fixed: Edit form hangs on submit in listing moderation in the administration.
#Fixed: Modules - directory module links missing the menu id when core article menus have not been created.
jReviews 2.0.4 RC3 build 12
+New: Added listing owner dropdown in the admin listing edit form to allow changing a listing's owner.
+New: Added new "form" tab setting for new listing title duplicates. Now it's easy to enable or disable this functionality.
+New: Added new "form" tab setting to enable review form in listing submissions for "everyone except editors".
+New: Portuguese, German, Swedish language files. Thank you to the contributors!
+New: Added url transliteration with setting in configuration, general tab.
!Changed: Optimized loading of javascript libraries in listing detail page (datepicker,tooltips).
!Changed: Reduced file size by over 50% of several javascript libraries through jsmin compression (xajax, datepicker, thickbox).
!Changed: Made all listing thumbnails linked to detail page in lists and modules.
!Changed: To overcome issue where listings are restricted from view even though published and public, the jReviews menu ids are used if core menu ids are not found.
!Changed: Made core non-sef content urls generated by jReviews the same as those generated by Joomla 1.5 (only when running in J1.5).
#Fixed: Removed remaining instances of php short tags causing problems with servers that have short tags disabled.
#Fixed: Javascript errors when submitting listing and wysiwyg is disabled. Added better checks for wysiwyg script loading functionality.
#Fixed: Review info missing from core content blog category and section views.
#Fixed: Plugin/mambot tags removed from summary in jReviews list pages.
#Fixed: Click2Search link format in advanced field options is being ignored.
#Fixed: Pagination page link error with more than 6 pages. Only last page and next links appear.
#Fixed: CB gallery avatars not showing up in reviews or reviewer list. Uploaded ones work fine.
#Fixed: Missing informative message when user goes to his favorites page and doesn't have any favorites.
#Fixed: Missing informative message when user goes to his reviews page and has not written any reviews.
#Fixed: Title alias left empty when submitting a listing.
#Fixed: SEF Advance revert function not finding the Itemids for certain links.
#Fixed: Date field output format changes not remembered when editing field.
#Fixed: Main listing image css width attribute moved to /listings/details.css so it's dynamic and image always shows at correct size.
#Fixed: No-image thumbnails recreated on every page load.
#Fixed: Disable no-image setting in lists not working.
#Fixed: Translation of listing submit form instructions not working. Changed create.thtml view file.
#Fixed: Improved the click2search routing regex.
#Fixed: Modules - Category autodetect not working properly in all modules that have this setting.
#Fixed: Modules - Javascript error when jReviews modules are in non-jReviews pages and ajax pagination in module is disabled.
#Fixed: Modules - Rating stars not appearing in reviews module.
#Fixed: Modules - Popular mode in listings module shown fewer hits first.#Fixed: Unnecessary columns created in jreviews_content table during installation.
jReviews 2.0.3 RC2
+New: Tradicional Chinese and Hungarian language files. Thank you to the users who contributed the translations!
#Fixed: Config setting display type in Search tab not remembering tableview value.
#Fixed: SEO Manager settings not getting saved.
#Fixed: Installation error in certain server environments.
#Fixed: Category ordering setting in Directory tab not working in category box in list pages.
#Fixed: Config setting hide listings in section list pages not working.
#Fixed: Config setting hide add new listing on top of list pages not working.
#Fixed: Config setting hide category box in section list page not working.
#Fixed: Most recent listings ordering actually showing oldest first.
#Fixed: Prolems with installation of listings/reviews modules in J1.0.x
#Fixed: New listing link from category list pages not automatically loading the form.
#Fixed: New listing form hanging on submit.
#Fixed: xajax_core.js loading twice in certain configurations.
#Fixed: Modules - IE ClearType bug which appears in fade effect in module ajax pagination.
#Fixed: Modules - Ajax pagination in modules not working in J1.0.x
#Fixed: Modules - Field and Reviews module not installable on J1.0.x
#Fixed: Can't submit license number.
#Fixed: Default image thumbnail quality setting of 90 not being used for scaled images in list pages.
jReviews 2.0.2 RC1
#Fixed: Several issues when using jReviews wysiwyg editor which resulted in different html output than when using core article manager.
#Fixed: Editor review submit form not shown on existing listings when user reviews are disabled.
#Fixed: Relative urls converted to full urls when using wysiwyg editor.
#Fixed: Ajax actions not working with BlueFlame xajax mambot.
#Fixed: Search tab setting to keep current page Itemid in search results not working.
#Fixed: Translated language files not being loaded.
#Fixed: Advanced search module not displaying category list in certain server environments.
#Fixed: Images block not hidden in listing submit form when images set to zero in config. settings.
#Fixed: Ajax admin pagination doesn't work with lists over 10 pages long.
#Fixed: Advanced search not returning correct values when "all" option is selected.
#Fixed: Embedded styles stripped from listing summary/description when using wysiwyg editor.
#Fixed: Disabling listing author setting didn't hide the CB avatar.
#Fixed: Broken image link in IE with default CB avatar.
#Fixed: Global list page Display Type setting reverting to blogview when configuration is loaded.
#Fixed: theme.css errors in default02 theme.
jReviews 2.0.1
!Changed: Introduced gettext for multilingual translation of views. only english is included so far.
!Changed: Click2search links to a new format url=tag/{field_name}/{field_value}...
!Changed: Remove non-alphanumeric characters from field option values when adding options on the fly in the submission form.
#Fixed: Error with directory pathway link when a directory menu doesn't exist.
#Fixed: Menu parameter to hide title not working for section/category menus.
#Fixed: Image tags stripped from listing summary/description when using wysiwyg editor.
#Fixed: Wrong number of columns shown in listings and reviews modules. Css issue.
#Fixed: Field new/edit access group setting not functional.
#Fixed: 404 error shown on core category/section pages in J1.5
#Fixed: Different modes of listings module not sorting correctly.
#Fixed: Field option images not shown.
#Fixed: Line breaks not preserved in textareas. Added nl2br in view files.
#Fixed: Code enabled textarea field not saving correctly.
#Fixed: Empty list shown after adding new field in fields manager.
#Fixed: Admin ordering not working in J1.0.x
#Fixed: Theme suffix not working in listing detail page.
#Fixed: Duplicate meta description tag in section/category list pages in J1.5.
#Fixed: Links not working in J1.0.x with core sef. A custom sef component was developed to overcome this.
#Fixed: Javascript error in detail page in IE7.
#Fixed: Plugins not running in listing page.
#Fixed: Blogfull layout page doesn't load in J1.5.
#Fixed: Click2search for date field not returning correct results.