2016-02-13 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.11)
	* PHP 7.0 fixes

2016-02-13 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.10)
	* Fixed timeframe queries

2016-02-09 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.9)
	* Fixed crash due to core API change (as of 5.7.5.4), addon now requires this new version to run
	* Added the search box compatibility
	* Fixed option saving (order, and sort type)

2015-05-04 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.8)
	* made action compatible with 5.7.4 (now takes a bID param)

2015-05-03 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.7)
	* ensured compat with MySQL sql-mode STRICT_TRANS_TABLES

2015-05-02 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.6)
	* Enforced int type for db fields

2015-04-28 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.5)
	* updated to last 5.7.4RC2 moving the URL class :(

2015-04-02 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.4)
	* updated to last 5.7.4RC1 new autoloader :(

2015-04-02 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.3)
	* Fixed page list pagination support (again)
	* Fixed empty dashboard page (need an empty .php file)

2015-04-01 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.2)
	* Fixed page list pagination support

2015-03-28 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.1)
	* Removed un-necessary file

2014-12-25 Florian Delizy <florian.delizy@gmail.com> (Version 2.0.0)
	* Port to 5.7

2013-11-15 Florian Delizy <florian.delizy@gmail.com> (Version 1.2.5)
	* Added Magic Data support

2013-11-15 Florian Delizy <florian.delizy@gmail.com> (Version 1.2.4)
	* Fixed page list thumbnail list template
	* Wrote a brand new documentation
	* Changed icon

2013-04-29 Florian Delizy <florian.delizy@gmail.com> (Version 1.2.3)
	* fixed parent handling for PHP 5.3.27 (can not call method_exists directly)

2013-04-29 Florian Delizy <florian.delizy@gmail.com> (Version 1.2.2)
	* fixed addon_showcase_list template ratings for anonymous users

2013-04-29 Florian Delizy <florian.delizy@gmail.com> (Version 1.2.1)
	* removed PHP5.3 dependency
	* added addon_showcase_list template for page list
	* added blog_thumbnail_list template for page list

2013-04-08 Florian Delizy <florian.delizy@gmail.com> (Version 1.2.0)
	* Added redirect of anonymous users ability

2013-04-08 Florian Delizy <florian.delizy@gmail.com> (Version 1.1.2)
	* Fixed 5.6.1 update process

2013-04-08 Florian Delizy <florian.delizy@gmail.com> (Version 1.1.1)
	* Fixed typo

2013-04-06 Florian Delizy <florian.delizy@gmail.com> (Version 1.1.0)
	* Added total control over images shown in the voting widget
	* Improved edition gui ergonomy
	* Refactored code from controller to the model
	* Refactored code from views to the controller
	* Refactored js lib, (creating ballotboxes changed a bit, see shipped templates)
	* Adding two side voting box template

2013-04-02 Florian Delizy <florian.delizy@gmail.com> (Version 1.0.2)
	* fixed 5.6.0.2 attribute install

2013-03-31 Florian Delizy <florian.delizy@gmail.com> (Version 1.0.1)
	* port to 5.4.1
	* Added statistics
	* Added ability to sort pages according to votes within a time frame
	* Added replacement pattern support in ballot box comment
	* Added ability to pull the image thumbnail out of the current page


2013-03-17 Florian Delizy <florian.delizy@gmail.com> (Version 1.0)
	* version 1.0 since PRB approval !

2013-03-15 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.11)
	* spell typo fix
	* fixed glob usage, shield it against potential false return

2013-03-15 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.10)
	* fixed the mysql error message.
	* add reset feature in the dashboard page.


2013-03-14 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.9)
	* reformatted the recursive check
	* fixed incorrect Attribute handling (must rely on getAttribute() only)
	* fixed IE broken js

2013-03-13 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.8)
	* Fixed search under a given path
	* handled nicely recursion in most cases

2013-03-11 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.7)
	* Fixed recursion cases in templates as well

2013-03-11 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.6)
	* Fixed recursion cases

2013-03-11 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.5)
	* Fixed AJAX template

2013-03-11 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.4)
	* Fixed pagelist vote

2013-03-11 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.3)
	* removed wrong &nbsp;
	* removed constructors, used accessors

2013-03-10 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.2)
	* fixed spaces in links

2013-03-10 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.1)
	* fixed silly copy/paste issues

2013-02-23 Florian Delizy <florian.delizy@gmail.com> (Version 0.9.0)
	* Initial Release to the PRB

# vim: set ft=changelog :
