Changelog
From OSClass
OSClass 2.4.1 2012-05-22
- Fixed creation of search pagination url
- Watermark image should be a PNG
- Fixed bug in item > settings
- Show the correct values in the footer of datatables
- Upgrade is fixed when you came from versions with the country in multiple languages
- Use osc_esc_js in javascript localization
- Add currency button is clickable now
- Fixed javascript error in custom fields
- Corrected multiple typos in strings
Modified files: https://github.com/osclass/OSClass/commit/8650ebde94471e2e086d6075f1a054310c0f4872
OSClass 2.4.0 2012-05-02
- Admin layout redesign
- Better performance in search queries
- Install OSClass in your language
- Customize permalinks
- Recalculate category and location stats
- New alert system. Now the alerts are saved in a JSON format
- Two more options in custom fields: url and checkbox
- AJAX in plugins
- Internationalization of date and time strings
- Throw Exceptions while installing a plugin and show the error message
- Bug fixed: generate images from original and not normal
- Fixed some minor bugs
- [ Modern theme ] Some enhancements in search filters: nicer checkbox and show the region of the city in the city filter
- [ Modern theme ] New flash messages design
Modified files: https://github.com/osclass/OSClass/commit/b37919ec505f6e7e13cfec50ba1940b9bcb8f779
OSClass 2.3.7 2012-04-11
- Changed blog feed url
- Fixed a js bug with quote marks in manage comments
- Pagination bug in manage media
- Added osc_resource_preview_url helper
- Don't show duplicated items when "pics only" filter is selected in search
Modified files: https://github.com/osclass/OSClass/commit/677e4aae45d38f1f94311ef4a812b08900f2cc72
OSClass 2.3.6 2012-03-05
- PHP Warning in user profile when the description was empty
- Added missing helper: osc_reset_resources
- Contact publisher is working OK now
- Database errors during the installation are caught correctly. Now if you don't set well the database configuration, it warns you
- Fixed redirect after wrong reCAPTCHA code after posting an item
- We've removed PHP warnings from HTMLPurifier library
- Default currency is selected in item forms
- We've added more checks in image deletion
Modified files: https://github.com/osclass/OSClass/commit/09aa689ae424dc2bec6f857e7179ae4afdbbd2a9
OSClass 2.3.5 2012-01-16
- Escape quotes in attr values of input tags using a new helper: osc_esc_html
- PHP Warning if the user doesn't have a description in his profile
- PHP Warning in Search model
- Modified behavior in add/edit form of custom fields
- Style of radio buttons in custom fields
- JS error in add/edit page in oc-admin
- XSS vulnerabilities in search page
- SQL injections in search page and AJAX request in oc-admin (need to be logged as an admin)
Modified files: https://github.com/osclass/OSClass/commit/ff7ef8a97301aaaf6a97fe46c2c27981a86b4e2f
OSClass 2.3.4 2012-01-03
- Deleting all admins bug fixed
- Multiple installs bug fixed
- Feeds url using permalinks
- SQL error using picture only items bug fixed
- Some hooks were added on admin
- SQL optimized a little more
OSClass 2.3.3 2011-12-17
- Removed upgrade and upgrade-plugins files
- Minor fix when editing the comments in oc-admin
- Minor fix in the installation process if the config.php file exists
Modified files: https://github.com/osclass/OSClass/commit/bf7e10299682b8fe7ea61a2959797ff2c4f7b80c
OSClass 2.3.2 2011-12-13
- Delete images when editing an item from oc-admin
- Change type of the column s_what in t_item_description
- Modified in the upgrade the type of s_what column in t_item_description
- Don't duplicate items in main page with more than one language
- Fixed some bugs in the update from versions previous to 2.3
- Added missing helper: osc_search_region
Modified files: https://github.com/osclass/OSClass/commit/b975db9c1d6db08b010ee6cf9351fc054a40a32a
OSClass 2.3.1 2011-12-02
- Redirect to last page after logging in works with permalinks too
- Reconnect to database when getting serialize object for Alerts
- Don't load public user profile if it doesn't exist
- Decrease category stats works fine now
- Don't send admin notification when admin create a user
- Clear "Mark as" option in oc-admin
Modified files: https://github.com/osclass/OSClass/commit/989b309b015ea6e52668d457dde64176eb1348ac Complete CHANGELOG: https://github.com/osclass/OSClass/issues?milestone=2&state=closed
OSClass 2.3 2011-11-24
- New DAO (Database Access Object)
- Debug options to show or log queries and errors
- Added an option to enable/disable plugins. So, you won't lose the information of this plugin
- User is redirected to last visited page when he/she logs in
- New notifications: e-mail to the admin when a new user is registered, e-mail to the publisher when a new comment is added
- Profile page for users in the front-end
- Full text search engine for searches
- Static pages can be ordered now
- New type of custom fields: select and radio button
- Improved price format, now you can set: number of decimals, decimals separator and thousands separator
- [Modern theme] Profile page for users
- [Modern theme] Explanatory messages when contact form is not showed
Modified files: https://github.com/osclass/OSClass/commit/3d113d29d0d340ebdd542d4a00ade8fac71bba07 Complete CHANGELOG: http://issues.osclass.org/secure/ReleaseNote.jspa?projectId=10000&version=10045
OSClass 2.2.3 2011-09-26
- Bug fix: with plugins in Windows environments
- Fixed an error when installing a new plugin if some plugin has been removed from the plugin directory
- Bug fix: when user modifies the location in edit item
- Bug fix: we're not using filter_var function any more
- Bug fix: manage item doesn't crack if category name is not set
- Bug fix: notify admin of new items works in all the cases now
- Bug fix: check blank parameters in forgot-password-post, user-change-password and contact form
- Bug fix: mailserver setting in oc-admin works fine in different environments
- Pagination Class: now can be inherited
- Fixed some minor Notice errors
Modified files: https://github.com/osclass/OSClass/commit/f44afd3f7b17a34c97192c9ca36d5e5d9eb3ba2d Modern theme changes: http://wiki.osclass.org/index.php/Changelog_theme_v2.2.3 Complete CHANGELOG: http://issues.osclass.org/secure/ReleaseNote.jspa?projectId=10000&version=10048
OSClass 2.2.2 2011-08-25
- Now attr [type|src|charset|defer] of script html tag are not removed in widgets
- Fixed some AJAX issues related to locations
- If some file theme don't exists, we take the file from gui folder
- Minor fix in sanitize item url
- Created a define for DEMO purposes
- Modified how admin password is set during the installation
- Multi-byte characters in watermarks
- Removed mysql NOW() parameter from everywhere, now the insert/update dates should be the system dates
- Fixed some minor issues with locations when add/edit new items
- osc_static_page_mod_date function take the correct value now
- Custom pages shouldn't allow as internal name the file names
- Fixed alert subscription
- Fixed some minor bugs
- Fixed some PHP Warnings
- [Modern theme] Logo image is not converted now
- [Modern theme] Some minor style changes
Modified files: https://github.com/osclass/OSClass/commit/c193049ebac618b14d4d960a4e7c248cd03d02c3 Modern theme changes: http://wiki.osclass.org/index.php/Changelog_theme_v2.2.2 Complete CHANGELOG: http://issues.osclass.org/secure/ReleaseNote.jspa?projectId=10000&version=10047
OSClass 2.2.1 2011-08-04
- Fixed: show recaptcha in edit item if it's configured
- Fixed: if you have another table_prefix, it show the latest items + items in the search list
Modified files: https://github.com/osclass/OSClass/commit/fc6ea3f2c4929948a2a3b4080146e19754cd1b96 Modern theme changes: http://wiki.osclass.org/index.php/Changelog_theme_v2.2.1 Complete CHANGELOG: http://issues.osclass.org/secure/ReleaseNote.jspa?projectId=10000&version=10046
OSClass 2.2 2011-08-01
- New layout and more filters in manage items
- Added custom fields (for items)
- Watermark on pictures
- Helpers for Rewrite::get_location and Rewrite::get_section
- Premium ads (see paypal plugin)
- Plurals in translations
- Improved inputs related to locations
- Improved error page in the front theme
- Worlwide option is disabled in the installation
- Permalinks with Chinese an Arabic characters works
- All known bugs have been fixed fixed
Modified files: https://github.com/osclass/OSClass/commit/87c70c1ecc53052f2e21abf74c551795ac65c545 Modern theme changes: http://wiki.osclass.org/index.php/Changelog_theme_v2.2 Complete CHANGELOG: http://issues.osclass.org/secure/ReleaseNote.jspa?projectId=10000&version=10042
OSClass 2.1.1 2011-06-22
- Filter of title and description is not too restrictive now
- Fixed a warning message when there aren't categories
- Fixed error checkdnsrr in windows
- We don't show price filters or any field related with prices when it is disabled
Modified files: https://github.com/osclass/OSClass/commit/08fbb22f3b1b8f23080db197c23446fcfc946f5b Complete CHANGELOG: http://issues.osclass.org/secure/ReleaseNote.jspa?projectId=10000&version=10043
OSClass 2.1 2011-06-14
- Help messages if you don't pass the requirements in the installer
- Ping search engines in the installation
- Change password at the end of the installation
- Limit amount of items per user in a set time
- Limit the number of photos that the user can add in an item
- Statistics module: new users, new items...
- Skip admin validation if the user has more than a defined number of items/comments
- Improved category management: you can reorder, edit, delete, disable in the same page
- Upload a logo to the header
- Disable adding new items in root categories
- Fill automatically the fields in case that something goes wrong
- Delete photos of items via ajax
- Improved pagination in search page
- Added maintenance mode (in case you want to disable the website to the users)
- Email verification on alerts
- Disable contact item for non-registered users
- Fancybox in modern theme
- Improved expiration features
- Some bugs fixed
Modified files: https://github.com/osclass/OSClass/commit/e0952d7628b5076de6eba7a9744225d45b50410f Complete CHANGELOG: http://issues.osclass.org/secure/ReleaseNote.jspa?projectId=10000&version=10037
OSClass 2.0.3 2011-05-05
- Price is showed fine when there're more than one language enabled
- Locale Class renamed
- STRICT Standars error in Category Class fixed
- STRICT Standars error in Search Class fixed
- Configure in Manage plugins appears even if the folder is a soft-link
- [Modern theme] Input select in user dashboard has jquery.uniform style
- Create mb_substr function if not exists
- NOTICE error when users send an item to a friend
- Upload images in IIS Servers
- [Modern theme] Sidebar in main page shows now only regions fo the active items
- [Modern theme] CSS category drop down improvements so the hierarchy of subcategories are visible.
Modified files: https://github.com/osclass/OSClass/commit/1ab95525d434e72742e0e1248cf0543121e57809 Complete CHANGELOG: http://issues.osclass.org/secure/ReleaseNote.jspa?projectId=10000&version=10040
