Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent calendar format across the application #188

Closed
jaragunde opened this issue Mar 9, 2016 · 6 comments
Closed

Inconsistent calendar format across the application #188

jaragunde opened this issue Mar 9, 2016 · 6 comments

Comments

@jaragunde
Copy link
Member

[Trac import]
Reported by: jaragunde
Original date: Wednesday, 12 December 2012 13:18

In some calendar widgets, weeks start on Monday and in others weeks start on Sunday. Since we don't have l10n support yet, we can at least make them all start on Monday to have some consistency.

@jaragunde
Copy link
Member Author

[Trac import]
Comment by: jaragunde
Original date: Wednesday, 12 December 2012 14:24

These patches collaterally fix the problem in some of the reports, since the new !DateIntervalForm uses calendars starting on Monday.

commit eb63d1c195056e137d2f7b757e7c768dfa01fb69
Author: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Date:   Wed Dec 12 14:20:33 2012 +0100

    Code refactor in project details report to use DateIntervalForm.

commit 71648380a25d95596c72b20056f9ef19ba86bb5a
Author: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Date:   Wed Dec 12 14:15:26 2012 +0100

    Code refactor in acc hours report to use DateIntervalForm.

commit 0479210e9c09acd633478b473c7f64feaa104045
Author: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Date:   Wed Dec 12 14:10:38 2012 +0100

    Code refactor in user evaluation report to use DateIntervalForm.

commit 2385eb4320af96eec67175045b40113de0e5f1e8
Author: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Date:   Wed Dec 12 12:03:52 2012 +0100

    Code refactor in user details report to use DateIntervalForm.

@jaragunde
Copy link
Member Author

[Trac import]
Comment by: jaragunde
Original date: Wednesday, 12 December 2012 19:35

Reviewed all the screens and explicitly fixed the remaining calendars:

commit 0ede0d9060a985df2bb34a48db7b174ca237f627
Author: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Date:   Wed Dec 12 19:35:02 2012 +0100

    [#188] Explicitly set week start to Monday in all the calendar widgets.

@jaragunde
Copy link
Member Author

[Trac import]
Comment by: jaragunde
Original date: Monday, 01 April 2013 11:59

I've detected that the task story edition form still uses Monday-based calendar widgets.

@jaragunde
Copy link
Member Author

[Trac import]
Comment by: jaragunde
Original date: Wednesday, 08 May 2013 21:38

commit 58d1eac6bb9dc2538098e6d3bf6a1287d2b096bd
Author: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Date:   Wed May 8 20:14:03 2013 +0200

    [#188] Explicitly set week start to Monday in calendar widgets of the XP Tracker story page

@jaragunde
Copy link
Member Author

[Trac import]
Comment by: jaragunde
Original date: Monday, 20 May 2013 17:46

In the tasks page, the calendar inside the "copy tasks" box still starts on Sunday.

@jaragunde
Copy link
Member Author

[Trac import]
Comment by: jaragunde
Original date: Friday, 07 August 2015 15:19

Replying to [comment:5 jaragunde]:

In the tasks page, the calendar inside the "copy tasks" box still starts on Sunday.

commit b0cb7d1784369e14913ce8629bf6225d2904e32a
Author: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Date:   Fri Aug 7 14:50:36 2015 +0200

    [#188] Explicitly set week start to Monday in copy tasks calendar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant