Commit Graph

45 Commits (16.0)

Author SHA1 Message Date
OCA-git-bot bcdf468b70 [BOT] post-merge updates 2025-02-02 23:02:48 +00:00
OCA-git-bot ae6d97668e [BOT] post-merge updates 2025-01-31 16:12:29 +00:00
OCA-git-bot ebf986100d [BOT] post-merge updates 2024-11-12 15:41:59 +00:00
OCA-git-bot b9fd7f3632 [BOT] post-merge updates 2024-08-08 08:22:12 +00:00
OCA-git-bot c98010b1d4 [BOT] post-merge updates 2024-07-30 12:11:53 +00:00
OCA-git-bot c9407083f7 [BOT] post-merge updates 2024-07-26 07:14:49 +00:00
OCA-git-bot c177834d57 [BOT] post-merge updates 2024-06-25 20:44:11 +00:00
OCA-git-bot 62542a6163 [BOT] post-merge updates 2024-05-22 18:20:16 +00:00
OCA-git-bot 2514076522 [BOT] post-merge updates 2024-04-17 07:03:13 +00:00
OCA-git-bot 716fca0fce [BOT] post-merge updates 2024-04-05 09:45:28 +00:00
OCA-git-bot 363266ca20 [BOT] post-merge updates 2024-03-12 07:33:03 +00:00
OCA-git-bot b5bc82a184 [BOT] post-merge updates 2024-02-22 20:38:17 +00:00
OCA-git-bot cf0dc773cd [BOT] post-merge updates 2024-01-05 07:33:25 +00:00
Jairo Llopis 2eb3fad484
[BUILD] web_responsive: resign as maintainer 2023-12-18 07:43:09 +00:00
OCA-git-bot cafedb9835 [BOT] post-merge updates 2023-11-06 11:24:29 +00:00
OCA-git-bot 452eb844a3 [BOT] post-merge updates 2023-11-02 16:52:20 +00:00
OCA-git-bot fc57fef65b [BOT] post-merge updates 2023-10-12 10:38:26 +00:00
OCA-git-bot bbff8fbbc9 [BOT] post-merge updates 2023-09-25 06:18:34 +00:00
OCA-git-bot 33b5ba323b oca-github-bot post-merge updates 2023-09-20 13:55:03 +00:00
David 095e1bdd59 [IMP] web_responsive: public message chatter color
We give a color clue to the users so they can better tell if they're
sending an internal note or a public message.

Dislaimer: we use the `has()` pseudo class mainly because is simpler to
implement and the support is quite extended right now. Even Firefox will
catch up soon (now it has support behing a config flag).

So users with compatible browser will enjoy it, while others will just stay
as they were.

TT44953
2023-09-13 16:49:21 +02:00
OCA-git-bot 0fcc326ee1 [UPD] README.rst 2023-09-03 17:59:06 +00:00
OCA-git-bot 62dc302a43 [UPD] README.rst 2023-03-06 16:42:18 +00:00
anjeel.haria beda62914b [MIG] web_responsive: Migration to 16.0
Fix for optional dropdown checkbox in list view

Made Changes for compatibility with web_chatter_position module

Fix for attachment delete dialog
2023-03-06 17:01:59 +01:00
OCA-git-bot 7fc79d417a [UPD] README.rst 2023-03-01 15:33:27 +01:00
Alexandre D. Díaz e1acbd7ce9 [IMP] web_responsive: Adapt label width 2023-03-01 15:33:27 +01:00
OCA-git-bot 22940dd56f [UPD] README.rst 2023-03-01 15:33:26 +01:00
Sergey Shebanin 2354e7e5e0 [MIG] web_responsive: Migration to 14.0 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz 066bfd0e69 [IMP] web_responsive: Scrollable dropdowns 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz 08a9e059f4 [IMP] web_responsive: Bigger checkboxes in list view 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz e1c2cc5dbb [FIX] web_responsive: Hide search panel on small screens 2023-03-01 15:33:26 +01:00
OCA-git-bot c7cf247d4c [UPD] README.rst 2023-03-01 15:33:26 +01:00
OCA-git-bot 3ea1fd4d18 [UPD] README.rst 2023-03-01 15:33:26 +01:00
Alexandre Díaz 04a869f8c7 [IMP] web-responsive: Document Viewer 2023-03-01 15:33:26 +01:00
OCA-git-bot a9c18bdc39 [UPD] README.rst 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
Alexandre Díaz 51a92835e2 [MIG] web_responsive: Migration to 13.0 2023-03-01 15:33:26 +01:00
OCA-git-bot 9701e159d1 [UPD] README.rst 2023-03-01 15:33:26 +01:00
Alexandre Díaz 418b30fc5f [IMP] web_responsive: Readme 2023-03-01 15:33:26 +01:00
Alexandre Díaz 4becd1304d [IMP] web_responsive: Readme 2023-03-01 15:33:26 +01:00
Alexandre Díaz fa0330c2e9 [FIX+IMP] web_responsive: Chatter Topbar + fix #1189 + added gif 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
OCA Git Bot 4841d67eee [UPD] README.rst 2023-03-01 15:33:26 +01:00
OCA Git Bot bb03c45bf0 [UPD] README.rst 2023-03-01 15:33:26 +01:00
OCA Git Bot b5a5261f85 [UPD] README.rst 2023-03-01 15:33:26 +01:00
Dave Lasley 6a7fd9ea38 [FIX] web_responsive: Other minor fixes
* Add Tecnativa as author
* Remove untestable JS method
* Rename to web_responsive
2023-03-01 15:33:26 +01:00