3
0
Fork 0
Commit Graph

34 Commits (8f3c6d5a7aadb32a2c9d6391c50119848ca2f296)

Author SHA1 Message Date
OCA-git-bot 8f3c6d5a7a [BOT] post-merge updates 2024-04-19 17:35:18 +00:00
Taras Shabaranskyi c5f7b0a7ce [17.0][FIX] web_responsive: disable default file preview 2024-04-14 21:15:17 +03:00
OCA-git-bot dc9d4574cc [BOT] post-merge updates 2024-01-19 15:16:12 +00:00
Taras Shabaranskyi 7d4e65dac6 [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
OCA-git-bot 08b8d7bfab [BOT] post-merge updates 2023-11-17 00:37:44 +02:00
OCA-git-bot 1b05736b0b [BOT] post-merge updates 2023-11-17 00:37:44 +02:00
OCA-git-bot 9fb404394d [BOT] post-merge updates 2023-11-17 00:37:44 +02:00
OCA-git-bot b101021abb [BOT] post-merge updates 2023-11-17 00:37:44 +02:00
OCA-git-bot 12e368516a oca-github-bot post-merge updates 2023-11-17 00:37:44 +02:00
David e18e421262 [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-11-17 00:37:44 +02:00
OCA-git-bot 48edd386e2 [UPD] README.rst 2023-11-17 00:37:44 +02:00
OCA-git-bot 3032b11718 [UPD] README.rst 2023-11-17 00:37:44 +02:00
anjeel.haria 475d01f68a [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-11-17 00:37:44 +02:00
OCA-git-bot 9a95fe5981 [UPD] README.rst 2023-11-17 00:37:44 +02:00
Alexandre D. Díaz 97fe8f0ece [IMP] web_responsive: Adapt label width 2023-11-17 00:37:44 +02:00
OCA-git-bot 346d920c94 [UPD] README.rst 2023-11-17 00:37:43 +02:00
Sergey Shebanin 655ea0e5a7 [MIG] web_responsive: Migration to 14.0 2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 3ae68ccac9 [IMP] web_responsive: Scrollable dropdowns 2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 64952c39ad [IMP] web_responsive: Bigger checkboxes in list view 2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 8cfa42a110 [FIX] web_responsive: Hide search panel on small screens 2023-11-17 00:37:43 +02:00
OCA-git-bot 75caf88c07 [UPD] README.rst 2023-11-17 00:37:43 +02:00
OCA-git-bot 19dcf7b4bd [UPD] README.rst 2023-11-17 00:37:43 +02:00
Alexandre Díaz 2d2f079fa9 [IMP] web-responsive: Document Viewer 2023-11-17 00:37:43 +02:00
OCA-git-bot dce892c38c [UPD] README.rst 2023-11-17 00:37:43 +02:00
Alexandre Díaz 0de0fa4a81 [IMP] web_responsive: Support long titles 2023-11-17 00:37:43 +02:00
Alexandre Díaz ef1461287b [MIG] web_responsive: Migration to 13.0 2023-11-17 00:37:43 +02:00
OCA-git-bot 27c80a8391 [UPD] README.rst 2023-11-17 00:37:43 +02:00
Alexandre Díaz 6ec69f4b17 [IMP] web_responsive: Readme 2023-11-17 00:37:43 +02:00
Alexandre Díaz c7e037f87e [IMP] web_responsive: Readme 2023-11-17 00:37:43 +02:00
Alexandre Díaz 2fc41bf8c1 [FIX+IMP] web_responsive: Chatter Topbar + fix #1189 + added gif 2023-11-17 00:37:42 +02:00
Jairo Llopis 0e6d063b6e [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-11-17 00:37:42 +02:00
OCA Git Bot 77a30d550d [UPD] README.rst 2023-11-17 00:37:42 +02:00
OCA Git Bot 27acf01505 [UPD] README.rst 2023-11-17 00:37:42 +02:00
OCA Git Bot 179d1b3d65 [UPD] README.rst 2023-11-17 00:37:42 +02:00