----------------
* Feature: Enable and/or search operator on faceted checkbox widget.
[voineali 2940]
* Feature: Added an error layer in order to easily see widgets with configuration
problems and fix them without disabling JavaScript in browser
and then trying to figure out which one is causing the problem and remove it.
* Bug fix: Fixed relative path problems for path widget when using
in production [voineali 2625]
* Change: Make date range widget more user friendly using
jquery ui datepicker [voineali 2871]
* Change: Make date widget more user friendly using jQuery slider plugin.
[voineali 2871]
* Bug fix: Fixed that if jquery is present in portal_javascirpts do not reload it in
faceted_view.js / faceted_edit.js [voineali]