July 25th, 2011· This release includes enhancement in the display of advertisement categories.
· It is possible to display categories not paginated, and to show the latest posts in any category.
· The calculation of the number of posts in each category has been optimized.
October 27th, 2010· Navigation was improved.
· Tables are now displayed more concisely.
· The handling of images was fixed by integrating a security patch for the MVC framework.
· Image files that were not properly deleted when ads are deleted were fixed.
August 20th, 2010· This release includes new features, such as the ability to define long lasting ads and support for URLs without index.php and with a suffix, as well as minor fixes and styling changes.
July 14th, 2009· Added payment module
· Fixed bug in pagination (start < 0)
March 31st, 2009· Website config panel made clearer + added some configuration checks
· List of ads in a category : extra field rank is taken into account in the sort field list and filter field list
· Added note about image size rules in post/edit ad panel
· Added list of values to choose from when filling "Geography" fields
· Fixed bug in ad preview (extra fields handling)
February 27th, 2009· Interface with Jquery now only uses the Fl_js_lib library (stopped using view file to load jquery code)
· Added "regenerate captcha" function for ad posting and editing Multi level drop select for search when Multi level drop select for post is set
· Fixed ad posting/editing form submission via "Enter" key when JS is not enabled
· Added ad filtering in the list of ads in a category Ad "Description" field is not sorting field any more.
December 23rd, 2008· Added a limit for number of messages in PM boxes (optional)
· Added "additional images" Added more geographic fields (main fields)
· Added a date field (main field) to allow dates in the form of year (YYYY) and with values lying in the interval [1000, 9999]. (Note: before there were a date field could only be in [1970 or 1902, 2037])
· Fixed User side validation for decimal and float fields (values that included more than 1 separator for "thousands" did not pass the validation test)
· Increased the size of decimal fields in forms to be consistent of the size of the field in the Database
· After login, user with some privilege level (from 'ad moderator' up) is redirected to page to administer advertisement
· Made view files (post2.php, ads_body.php, ads_details_body.php in system/application/views/Fl_ads) 'more "multi-purpose" as far as category fields goes: fields to be displayed are automatically determined
November 17th, 2008· Added static pages
· Images uploaded have are renamed ("random" name)
· Fixed the sql file that inserts examples of categories (2 fields were missing)
November 4th, 2008· Added Asynchronous/"Lazy" treeview integration for category tree display
· Ads that are beyond expired date maybe automatically set to state "expired" (requires install of cronjob bootstrapper and ability to launch a cron job)
· Ads with state = "expired" may be automatically deleted (requires install of cronjob bootstrapper and ability to launch a cron job)
· Alert emails before ad expires (requires install of a cronjob bootstrapper and ability to launch a cron job)
· Ad poster is allowed to renew ad that is about to expire
· Fixed bug in monitoring emails (text extracted from DB was "htmlspecialchars'ed") Added List of "Advertisements with state = < expired >" to make it easier to delete them
· Added List of "Users who have never logged in" to make it easier to manage/delete them "Users who have never logged in" may be automatically deleted (requires install of cronjob bootstrapper and ability to launch a cron job)
October 13th, 2008· Added link to "user (ad poster)" admin in ad listing
· Added "required" flag in the labels of the form fields that are required
· Added per user advertisement administration and admin ads in a category based on category id
· Added user search in user administration
· Fixed a bug in multi level select drop down where one could post ad in a category that has children (inactive children)
· Fixed a bug in views where the configuration of category selection for posting ads was not always retrieved
September 30th, 2008· Added multi level drop down category list to select a category when posting an ad (tracker #2077857)
· Integrated javascript date picker for date fields in forms
· Added top category display on home page.
September 16th, 2008· Bug fix in delete categories (missing param in del_field call in Fl_ads_admin_lib) Added category highlighting when there are ads at lower levels (tracker #2077837) "Number of Ads per page" and "Number of Categories per page" are now defined by distinct parameters and can be configured by site owner (tracker #2078061) Added Listing of "Advertisements that are pending validation" and "Advertisements waiting to be set to state " to make it easier to manage those ads Ad poster can set ad expiration date (tracker #2080584) Added display of expiration date in "View advertisement" views Added number of advertisements on home page (tracker #2077845) Added advertisement deactivation (reactivation) by ad poster (and by admin) (tracker #2067052).