Bug #9344
BE Module should use extJS datepicker
| Status: | Resolved | Start date: | 2010-08-17 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Reinhard Führicht | % Done: | 100% |
|
| Category: | Backend Module | |||
| Target version: | v1.5.0 | |||
| Votes: | 1 (View) |
Description
Current datepicker looks a bit old fashioned. There is a datepicker shipped with T3.
Associated revisions
Remove jscalendar for BE module in favor of the built in datepicker of TYPO3 (resolves #9344)
Remove jscalendar for BE module in favor of the built in datepicker of TYPO3 (resolves #9344)
History
Updated by Felix Nagel almost 3 years ago
Is there a tutorial how to use the built-in ExtJS widgets?
Updated by Joh. Feustel over 2 years ago
- Assignee set to Joh. Feustel
Updated by Reinhard Führicht over 1 year ago
- Target version set to v2.0
Updated by Joh. Feustel over 1 year ago
- File 9344.patch added
Just for the record: The attached patch is a first draft for the field enddateFilter which obviously seems not to work. I had no time to digg deeper into Ext JS.
It prints out the icon properly and opens the datepicker. But selecting a date ends up in a javascript error.
Updated by Reinhard Führicht 6 months ago
- File 9344.patch added
- Status changed from New to Needs Feedback
- Assignee changed from Joh. Feustel to Reinhard Führicht
- Target version changed from v2.0 to v1.5.0
I did some testing and the date picker seems to work now.
Please test the attached patch. Most of it is just removing "jscalendar".
Updated by Reinhard Führicht 5 months ago
- Status changed from Needs Feedback to Resolved
- % Done changed from 0 to 100
Applied in changeset r68648.