Project

General

Profile

Actions

Feature #92022

closed

Show weeks numbers in datetimepicker

Added by Christian Toffolo over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-08-16
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Weeks numbers is missing in datetimepicker and it doesn't hurt to have that info since it only adds a small column to the date-time picker.

The parameter to activate week numbers is boolean `calendarWeeks`.

I tried to add it with `$pageRenderer->addInlineSetting('DateTimePicker', 'calendarWeeks', true);`. The parameter is present in the HTML code (together with DateFormat) but has no effect.

Actions #1

Updated by Daniel Haupt over 3 years ago

  • Tracker changed from Bug to Task
  • Subject changed from Missing weeks numbers in datetimepicker to Show weeks numbers in datetimepicker
  • Category set to Backend User Interface
  • Complexity set to easy

I would not call this a bug. Of course we could add the week numbers. Although I'm not quite sure if there is any real benefit added.

I will create a patch and then we will see what Core Team thinks about this.

Actions #2

Updated by Daniel Haupt over 3 years ago

  • Tracker changed from Task to Feature
Actions #3

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65344

Actions #4

Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65344

Actions #5

Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65344

Actions #6

Updated by Gerrit Code Review over 3 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65344

Actions #7

Updated by Daniel Haupt over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF