-------------------
* Bugfix: Fixed embed string for charts with filters
[szabozo0 refs 29047]
* Bugfix: Fixed window resize problems on daviz
[chiridra refs 28297]
* Bugfix: Legend in daviz does not display if positions set to "bottom"
[ichimdav refs 28453]
* Bugfix: Legend in daviz display even if set to "none"
[ichimdav refs 28453]
* Bugfix: Fixed pre-pivot filters when number of columns differs for values
of filter pre-pivot filter
[szabozo0 refs 28436]
* Change: check if DavizEdit.Events exists before overriding it withing js files
in case DavizEdit isn't found and is constructed
[ichimdav refs 27220]
* Bugfix: set socket timeout to prevent hanging out connection on xmlrpc calling with eventlet
[lucas refs 29063]