3.3.2 - 12/25/2013
fixes:
-fixed not showing empty categories in list of forms
-fixed post thumbnails to be available to all post types
-fixed defining field lenght parameter
-fixed excluding posts and pages from search
-fixed 'no found results' display in sidebar map
-fixed not properly closed html tags
-fixed hardcoded form fields IDs
-fixed misaligned blog post image
-fixed deprecated function calls from Framework component
-fixed Force SSL Login
-fixed hiding content preview for password protected posts
-fixed search for empty search term
-fixed issue with geocoding when previous coordinates wasn't removed if new location couldn't be located
-fixed not translatable error messages from images uploader
-fixed alignment on single ad page on iPad portrait view
-fixed display of admin menu icons on
WP 3.8
-fixed possible XSS insertion in add/edit ad forms
-fixed possible issue with password recovery url in email message
-fixed issue with 'add image' button that freeze after removing other image
-fixed displaying prices in category dropdown on submit ad page
changes:
-reorganized structure of included files
-changed schema of geocoding DB table
-added compatibility with OneAll Social Login plugin
-added custom favicon option
-added .jpeg file extension to allowed file types
-added colorbox to blog post images
-added option to moderate edited ads
-added option to require from users to upload at least one image
-added option to choose between price slider and input fields in refine search widget
-added reset payment gateway option to user dashboard
-added ability to preview pending and expired ads by owner from user dashboard
-utilized 'no_found_rows' arg to limit number of DB queries
-introduced functions to obtain class instances
-moved refine results widget to the top of page on mobile devices
-changed refine slider functionality from 'show thousands' to 'precise price'
-removed 'add new order' page from
wp-admin
-updated javascript libraries (validate, colorbox, footable), libraries moved to Framework
-updated jquery version from google cdn