Commit 6692919
committed
[REF] web, *: update bootstrap-datetimepicker to tempusdominus
* website_form, debian
Our old library for datetimepicker for bootstrap 3 is deprecated and
an updated version is developed by the same team under the new name
"tempusdominus", for bootstrap 4.
The lib is imported by taking the *unminified build* JS and the *src*
scss. Odoo is also bundling the lib better by putting the scss file
in both backend and frontend assets instead of only in common (so that
the scss is compiled differently for the frontend and the backend).
Note: the lib also needed to be patched inline to solve a bug at one
line.1 parent 05e62cf commit 6692919
File tree
10 files changed
+2900
-2727
lines changed- addons
- website_form/static/src/js
- web
- static
- lib
- bootstrap-datetimepicker/src/js
- tempusdominus
- src
- js/widgets
- scss
- tests/fields
- views
- debian
10 files changed
+2900
-2727
lines changedLines changed: 0 additions & 2646 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments