kobros-tech
1c5824d2ea
[18.0][MIG] web_responsive: Migration to 18.0
2025-04-23 16:28:56 +03:00
kobros-tech
2eeb851f3c
[IMP] web_responsive: pre-commit auto fixes
2025-03-27 19:22:23 +03:00
Ryan Cole
9438a76226
[FIX] web_responsive: Fix blank screen on search (support menus w/o xmlid)
...
If a menu item is created manually via the Odoo UI, then it (likely) won't have an xmlid. As a result, the `t-foreach` fails, resulting in the whole Odoo UI crashing (a blank white screen is shown). This code should use `id` as the `t-key` instead, as that is *always* available, even for menu items created manually.
2025-03-27 19:20:32 +03:00
pilarvargas-tecnativa
c748cebc39
[IMP] web_responsive: Remove unnecessary calendar optimisation
...
Removed the optimisation of hiding the week number at a certain size
for consistency with the responsive design of Odoo enterprise. It is a
non-functional optimisation as it hides useful information that hardly
takes up any space. It also causes incompatibilities in the design with
extensions that do not take into account these specific changes.
TT54811
2025-03-27 19:13:32 +03:00
OCA-git-bot
585a1546b9
[BOT] post-merge updates
2025-01-28 01:31:29 +03:00
Carlos Lopez
d5f2532775
[FIX] web_responsive: Make showAppsMenuItem work again
...
In Odoo 17, the Class TourStepUtils was removed, and stepUtils is now an object instead of a class. When this module is installed, the tours stop working and throw the error:
Uncaught Error: Dependencies should be defined by an array: function (require) {.
This commit adapts the code to align with these changes, ensuring that tours work correctly.
2025-01-28 01:31:29 +03:00
OCA-git-bot
9ee55cd953
[BOT] post-merge updates
2025-01-28 01:31:29 +03:00
Fai
11cefbf47e
[FIX] web_responsive: Add support to serve menu icon in image url
...
Add support to serve menu icon in image URL format rather than base64.
It can take advantanges from browser caching and Nginx proxy.
Signed-off-by: Fai <lamkafai1997@gmail.com>
2025-01-28 01:31:29 +03:00
OCA-git-bot
c3811ace94
[BOT] post-merge updates
2025-01-28 01:31:29 +03:00
Víctor Martínez
dd212e9f32
[FIX] web_responsive: Fix test related to ir.actions.act_window
...
Related to cac20c5f2f
Now it is necessary to have an ir.actions.act_window record
2025-01-28 01:31:29 +03:00
OCA-git-bot
94ba09e576
[BOT] post-merge updates
2025-01-28 01:31:29 +03:00
Carlos Roca
399fcba32c
[FIX] web_responsive: Can't access web using superuser
...
Before this change when trying to access web using superuser the web
interface is not charged.
By doing this change is all working normally.
Steps to reproduce the problem:
1. Log in
2. Go to web/become
2025-01-28 01:31:29 +03:00
mymage
64e780ae6c
Translated using Weblate (Italian)
...
Currently translated at 100.0% (31 of 31 strings)
Translation: web-17.0/web-17.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_responsive/it/
2025-01-28 01:31:29 +03:00
Weblate
fc4667d33f
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-17.0/web-17.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_responsive/
2025-01-28 01:31:29 +03:00
OCA-git-bot
2f5a252dc5
[BOT] post-merge updates
2025-01-28 01:31:29 +03:00
oca-ci
477f003b05
[UPD] Update web_responsive.pot
2025-01-28 01:31:29 +03:00
Angel Patel
d5a45f9e12
[IMP] web_responsive: Redirect to home after login
...
Redirect to the home page after login will occur only if the user has enabled the 'Redirect to Home' configuration in their user profile settings
2025-01-28 01:31:29 +03:00
OCA-git-bot
6f9286a72f
[BOT] post-merge updates
2025-01-28 01:31:28 +03:00
Jairo Llopis
b3ca96f12a
[BUILD] web_responsive: resign as maintainer
2025-01-28 01:31:28 +03:00
OCA-git-bot
17bb6bce06
[BOT] post-merge updates
2025-01-28 01:31:28 +03:00
Taras Shabaranskyi
ec744cdbc4
[17.0][FIX] web_responsive: disable default file preview
2025-01-28 01:31:28 +03:00
mymage
f98d722596
Translated using Weblate (Italian)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: web-17.0/web-17.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_responsive/it/
2025-01-28 01:31:28 +03:00
Ivorra78
82fa934d7f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: web-17.0/web-17.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_responsive/es/
2025-01-28 01:31:28 +03:00
mymage
6ee5e3f267
Added translation using Weblate (Italian)
2025-01-28 01:31:28 +03:00
Weblate
ed91c749f1
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-17.0/web-17.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_responsive/
2025-01-28 01:31:28 +03:00
OCA-git-bot
c8411a96c6
[BOT] post-merge updates
2025-01-28 01:31:28 +03:00
oca-ci
9d3b26fcb3
[UPD] Update web_responsive.pot
2025-01-28 01:31:28 +03:00
Taras Shabaranskyi
04c1361a3c
[MIG] web_responsive: Migration to 17.0
2025-01-28 01:31:28 +03:00
OCA-git-bot
07160572f3
[BOT] post-merge updates
2025-01-28 01:31:28 +03:00
Hafizh Ibnu Syam
056e1ac64f
[16.0][web_responsive] refactor: Update web_responsive.scss
...
- set z-index for .o_searchview_autocomplete element.
2025-01-28 01:31:28 +03:00
Hafizh Ibnu Syam
fb85956550
Revert "[FIX] web_responsive: Update z-index in apps menu.scss to fix overlapping issue:"
...
This reverts commit 5de47a8592
.
2025-01-28 01:31:28 +03:00
OCA-git-bot
92845fa127
[BOT] post-merge updates
2025-01-28 01:31:28 +03:00
Hafizh Ibnu Syam
2aed547934
[FIX] web_responsive: Update z-index in apps menu.scss to fix overlapping issue:
...
- Increase z-index from 1000 to 10000 in apps_menu.scss.
2025-01-28 01:31:28 +03:00
Adriano Prado
8e0ec78b94
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (18 of 18 strings)
Translation: web-16.0/web-16.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_responsive/pt_BR/
2025-01-28 01:31:28 +03:00
Adriano Prado
e36ad23fe1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 88.8% (16 of 18 strings)
Translation: web-16.0/web-16.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_responsive/pt_BR/
2025-01-28 01:31:28 +03:00
OCA-git-bot
6953fecd34
[BOT] post-merge updates
2025-01-28 01:31:28 +03:00
Hafizh Syam
ce3270a11b
[16.0][FIX] web_responsive: Fixed full-screen apps menu
2025-01-28 01:31:28 +03:00
OCA-git-bot
1d0bbf3f46
[BOT] post-merge updates
2025-01-28 01:31:28 +03:00
Hafizh Syam
adf8619d26
[16.0][IMP] web_responsive: To follow the app menu icon in Odoo 16
2025-01-28 01:31:28 +03:00
kikopeiro
844e5c96ce
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (18 of 18 strings)
Translation: web-16.0/web-16.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_responsive/es/
2025-01-28 01:31:28 +03:00
OCA-git-bot
10d007a8b6
oca-github-bot post-merge updates
2025-01-28 01:31:28 +03:00
David
aa225e4073
[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
2025-01-28 01:31:28 +03:00
OCA-git-bot
1f56283d35
[UPD] README.rst
2025-01-28 01:31:28 +03:00
Ivorra78
a3cd98003d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (18 of 18 strings)
Translation: web-16.0/web-16.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_responsive/es/
2025-01-28 01:31:28 +03:00
Nils Coenen
41503ea487
Translated using Weblate (German)
...
Currently translated at 94.4% (17 of 18 strings)
Translation: web-16.0/web-16.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_responsive/de/
2025-01-28 01:31:28 +03:00
OCA-git-bot
5c7059de0f
web_responsive 16.0.1.1.2
2025-01-28 01:31:28 +03:00
OCA-git-bot
e6eab363d2
web_responsive 16.0.1.1.1
2025-01-28 01:31:28 +03:00
Carlos Roca
8b83ce8847
[IMP] web_responsive: Remove z and x hotkeys
2025-01-28 01:31:28 +03:00
Carlos Roca
e96b203436
[FIX] web_responsive: Wrap text when display_name is too long
2025-01-28 01:31:28 +03:00
Bole
45a71ddfc0
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (18 of 18 strings)
Translation: web-16.0/web-16.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_responsive/hr/
2025-01-28 01:31:28 +03:00