SpagoBILabs / SpagoBI

Outdated version of Knowage - Business Intelligence suite. Explore https://github.com/KnowageLabs for the current repository.
181 stars 109 forks source link

SPAGOBI-1916 - As a final user, I want the date picker drivers to start with Monday instead of Sunday #1397

Closed KnowageServiceAcc closed 4 years ago

KnowageServiceAcc commented 4 years ago

Details

Key Value
Key SPAGOBI-1916
Type Improvement
Status Resolved
Priority Major
Resolution Fixed
Affects 2.5.0, 2.6.0, 2.7.0, 2.8.0, 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0, 3.5.0, 3.5.1, 3.6.0, 4.0.0, 4.1, 4.2, 5.0.0
Fix 5.1.0 RC
Components SERVER/Core
Labels date_picker

People

Key Value
Assignee Davide Zerbetto
Reporter Davide Zerbetto

Dates

Key Value
Created 2014-10-21T11:50:35.000+0200
Updated 2016-03-05T17:20:05.000+0100
Resolved 2014-10-21T11:53:46.000+0200

Description

As a final user, I want the date picker drivers to start with Monday instead of Sunday (see attached image)

Comments

Davide Zerbetto added a comment - 2014-10-21T11:53:36.266+0200

Put Ext.DatePicker.prototype.startDay = 1; in file /SpagoBI/WEB-INF/jsp/commons/portlet_base.jsp after ExtJS source file inclusion

Athanasios Peristeropoulos added a comment - 2016-03-05T17:20:05.621+0100

Hello, is it possible to add also a time picker, i.e in "hh:mm:ss" format in the existing one?