Commit Graph

44 Commits (aa0d32aff2f7b4b580dc4051bbb429ed2cce36f1)

Author SHA1 Message Date
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
Sergey Shebanin cd321a6ef1 [MIG] web_responsive: Migration to 15.0 2023-03-01 15:33:26 +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
Mathias Markl eab63387b3 [FIX] web_responsive: AppDrawer Discard 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
Pedro M. Baeza a4c188f9b6 [IMP] web_responsive: Add known issue note about sticky 2023-03-01 15:33:26 +01:00
OCA Git Bot b5a5261f85 [UPD] README.rst 2023-03-01 15:33:26 +01:00
Pedro M. Baeza d0cccade7d [FIX] web_responsive: Correct runbot link 2023-03-01 15:33:26 +01:00
Sergio Teruel Albert 2d750bdad5 [10.0][IMP] web_responsive: Load default kanban view for small screen 2023-03-01 15:33:26 +01:00
Pedro M. Baeza d5305b39ad [FIX] web_responsive: Execution permission 2023-03-01 15:33:26 +01:00
zeroheure 3c181cf755 Update README to fix wikipedia link 2023-03-01 15:33:26 +01:00
Dennis Sluijk ad0ff87c62 [10.0][IMP][web_responsive] (#569)
* [IMP] drawer-toggle

* [IMP] Hitbox of close drawer-toggle

* [IMP] Removed outline on menu item

* [IMP] Logo positionings

* [FIX] Try me on runbot button

* [REM] Reversed outline change
2023-03-01 15:33:26 +01:00
Dave Lasley b631cd1585 [MIG] web_responsive: Migrate to v10
* Bump version
* Change all openerp to odoo
* Fix qunit suite injection
* Remove jQuery require
* Change to new selectors:
  * `oe_leftbar` to `o_sub_menu`
  * `oe_logo` to `o_sub_menu_logo`
  * `oe_footer` to `o_sub_menu_footer`
  * `oe_secondary_menus_container` to `o_sub_menu_content`
* Add style to hide oe_footer instead of remove to not break `support_branding`
* Add note in ReadMe explaining override of `support_branding`
* Set top margin of app drawer title to 0 to fit v10 proportions
* Fix notification badge positioning
* Add o_web_client class to body to fix overlaps
* Scroll control panel with page
* Change navbar z-index to not be overlapped by buttons
* Raise z-index on header to raise over buttons
* Handle layered notifications via z-index
* Remove `#` from navigation links HREF to prevent history littering
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