Created on 2020-12-06.23:51:58 by ced, last changed 1 month ago by roundup-bot.
New changeset 80a91f930bf3 by Cédric Krier in branch 'default': Convert forgotten format_datetime call to unique format https://hg.tryton.org/tryton-env/rev/80a91f930bf3
New changeset 9118267a616e by Cédric Krier in branch 'default': Convert forgotten format_datetime call to unique format https://hg.tryton.org/sao/rev/9118267a616e
New changeset 8869c5c6fd8f by Cédric Krier in branch 'default': Remove tempusdominus dependency https://hg.tryton.org/tryton-env/rev/8869c5c6fd8f
New changeset 238f007f890e by Cédric Krier in branch 'default': Remove tempusdominus dependency https://hg.tryton.org/sao/rev/238f007f890e
Using this review on firefox it is not possible to create a new attendance line.
The record it's created but all the fields are blank and I can not edit them.
On 2020-12-07 00:08, Sergi Almacellas Abellana wrote: > I've seen there are two widgets for the same date: One as text and other with the date. Clear your cache.
I've seen there are two widgets for the same date: One as text and other with the date.
It is possible to only shown one and change the input type with a click like we do for numeric widgets?
Here is review339181002 which removes the usage of tempusdominus.
I used input with type date, datetime-local and time to pop-up a calendar from the native browser support.
The input is used as a button which receive the focus when clicked on the button which is over it.
There is some tricks to ensure that the right place (which trigger the pop-up) of the input is behind the button.
I have tested it on Firefox, Chrome and Edge but also included a test which does not display the button if the browser does not support such input types (like Firefox does not support datetime-local yet). Also on Firefox there is no pop-up for time input, so I do not display the button neither.
There is just one minor issue with Firefox and the trigger of the pop-up. It does not pop directly on the second click on the button, the user has to click a third times.
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-02-28 16:23:09 | roundup-bot | set | messages: + msg65017 |
2021-02-28 16:23:08 | roundup-bot | set | messages: + msg65016 |
2021-02-21 19:38:50 | roundup-bot | set | messages: + msg64759 |
2021-02-21 19:38:48 | roundup-bot | set | messages:
+ msg64758 nosy: + roundup-bot status: testing -> resolved |
2021-02-09 00:36:51 | reviewbot | set | messages: + msg64406 |
2021-01-13 00:54:02 | reviewbot | set | messages: + msg63864 |
2020-12-07 17:24:51 | reviewbot | set | messages: + msg62504 |
2020-12-07 16:33:35 | pokoli | set | messages: + msg62501 |
2020-12-07 00:16:06 | ced | set | messages: + msg62495 |
2020-12-07 00:08:20 | pokoli | set | messages: + msg62494 |
Showing 10 items. Show all history (warning: this could be VERY long)