3
0
Fork 0
Commit Graph

8 Commits (b408905f9a10ffdc760260a899413ffc1285d5f7)

Author SHA1 Message Date
Sergey Shebanin cd321a6ef1 [MIG] web_responsive: Migration to 15.0 2023-03-01 15:33:26 +01:00
Pedro M. Baeza e5c8d82045 [IMP] web_responsive: Adjust roadmap
* Removed one of the wishlist after #1654 and #1657
* Added the bug depicted in #1626

Closes #1626
2023-03-01 15:33:26 +01:00
Alexandre Díaz 2be4a248d2 [IMP] web_responsive: Support long titles 2023-03-01 15:33:26 +01:00
Jairo Llopis 29d50dda8b [MIG] web_responsive: Migrate to v12 and refactor
This migration includes a full refactoring to make this module more
maintainable. Some things that have changed:

- Removed external libraries.
- Change Less for Scss.
- Reduce ES and XML to the minimal required needs.
- Implement as much features as possible with just Scss.
- Remove copyright from `__init__.py` files.
- Trigger the new hotkeys system from Odoo v12 with `Shift+Alt` instead
  of just `Alt`, and restore some good old hotkeys (`E` for "Edit",
  `D` for "Discard", and `A` for "Apps menu").
  See https://github.com/odoo/odoo/issues/30068 on the matter.
- Control panel breadcrumbs are collapsed into a single backwards icon.
- Add FA icons to most common buttons in control panel.
- Hide text in XS for those buttons, to have a slicker phone experience.
- Lots of gifs in the README!
2023-03-01 15:33:26 +01:00
Jairo Llopis 492f5e28a1 [FIX] web_responsive: Complete search feature forward-porting 2023-03-01 15:33:26 +01:00
Dave Lasley d3becfe1cb [IMP] web_responsive: Add search feature (#838)
* Add feature to search menus in the app drawer
* Switch model to RPC
2023-03-01 15:33:26 +01:00
Pedro M. Baeza a4c188f9b6 [IMP] web_responsive: Add known issue note about sticky 2023-03-01 15:33:26 +01:00
QS5ELkMu 702203920d [IMP] web_responsive: Possibility of putting the chatter in the right (#951) 2023-03-01 15:33:26 +01:00