Version 4.2.0.0

r1111
+ changes on DALService and IndustrialDashboard-debug.js to create new methods to allow data cache
---------------------
r1105
+ adding new callback to methods on SecurityLogin.js to allow async IsLogged, GetUsername, GetRoles 
---------------------

Version 4.2.0.1

r1163
+ bumping version number
---------------------
r1161
+ adding new Cache methods to DALService + adding new errorCallbacks to SecurityLogin + updating IndustrialDashboard to work with new cache methods (new options)
---------------------

Version 4.2.0.2

r1198
+ merging changes from branch IndustrialDashboard-jsantaana
---------------------
r1190
+ changing cached procedures methods, more efficient and tidier code + adding new option to force a cache refresh + updating industrial dashboard with according changes
---------------------

Version 4.2.0.3

- New functionalities have been added to IndustrialGantt: Configuration: Row->Height, ApplyLineClicked, ApplyPrimaryDataClicked, ShowPrimaryLineMouseOver, Scroll, Scale->PositionDateOnTop, Scale->DrawReferences, Scale->DrawCurrentTimeLine.

Version 4.2.0.4

- IndustrialGantt: Initialize conditions of "PRIVATEPARAMETERS.View.Configuration.Scale.DrawReferences" has been changed. 

Version 4.2.0.5

- IndustrialGantt:
	- Visualization modifications were added.
	- Add option to set widget width.
	- Add option FlashDraw to improve performance of dom drawing with canvas.
	- Add onComplete event.
	- Add column attribute ENSH to not show property if it is null or empty string.
	- Remove some comments.
	- Fix issue with sizing and drawing of variable items when they are to small.
	- Fix display of variable item's vertical lines when the item is to close to the start or end of the chart.

Version 4.2.0.6
- IndustrialGantt:
    - Refactoring.
    - Fix issue with positioning of vertical lines displayed on variable item mouse over.
    - Add attribute ENSH to not show attributes with null or empty string variables.
    - Add event onComplete.
    