Pedro M. Baeza
327f3cc432
[MIG] Rename manifest files
2023-05-24 14:45:41 +00:00
Pedro M. Baeza
aedca35526
[MIG] Make modules uninstallable
2023-05-24 14:45:41 +00:00
Yannick Vaucher
7c71b224f1
[9.0] [PORT] web_send_message_popup
2023-05-24 14:45:41 +00:00
Stéphane Bidoul
0d2ee6f946
[MOV] move addons out of __unported__ (they remain not installable)
2023-05-24 14:45:41 +00:00
Holger Brunn
9f8e83bac8
move all addons to __unported__, set all addons as not installable
2023-05-24 14:45:41 +00:00
Guewen Baconnier
62d61e4401
Add module web_send_message_popup changing the 'Send a message' link to open directly the full featured message popup
2023-05-24 14:45:41 +00:00
OCA-git-bot
1c74e00831
[UPD] addons table in README.md
2023-05-17 10:10:17 +00:00
OCA-git-bot
a15326b4d2
web_pivot_computed_measure 15.0.1.0.1
2023-05-17 10:10:10 +00:00
OCA-git-bot
eb972097a9
Merge PR #2497 into 15.0
...
Signed-off-by pedrobaeza
2023-05-17 10:06:29 +00:00
Carlos Roca
3918f84eef
[FIX] web_pivot_computed_measure: Error when using filter created with favorites
2023-05-17 11:27:15 +02:00
OCA-git-bot
43011b1292
[UPD] addons table in README.md
2023-05-15 10:50:20 +00:00
OCA-git-bot
b1b73d6250
web_time_range_menu_custom 15.0.1.0.1
2023-05-15 10:50:10 +00:00
OCA-git-bot
bb87fdc9fd
Merge PR #2499 into 15.0
...
Signed-off-by pedrobaeza
2023-05-15 10:46:21 +00:00
Carlos Roca
52124d85d3
[IMP] web_time_range_menu_custom: Dates include today but other granularities not
2023-05-11 11:23:12 +02:00
OCA-git-bot
8592d3fc75
[UPD] addons table in README.md
2023-04-19 15:58:06 +00:00
OCA-git-bot
add090c656
web_advanced_search 15.0.1.1.2
2023-04-19 15:58:00 +00:00
OCA-git-bot
5f2198e6e8
Merge PR #2484 into 15.0
...
Signed-off-by ivantodorovich
2023-04-19 15:54:11 +00:00
Ivàn Todorovich
66b4dd2dd8
[FIX] `web_advanced_search`: Exception raised with "Search more..."
...
Steps to reproduce:
1. Go to Contacts (for example).
2. Filters > Add Custom Filter.
3. Select "Company" field.
4. Select "is equal to" operator.
5. Click on "Search more..." button.
6. Select a record.
Result:
An exception is raised
```
UncaughtPromiseError > TypeError
Uncaught Promise > parent._trigger_up is not a function
```
Expected:
It should open the search more dialog, and let the user select a record.
2023-04-18 11:56:54 -03:00
OCA-git-bot
98c78299a5
[ADD] setup.py
2023-03-29 15:57:01 +00:00
OCA-git-bot
1d7b2479ec
[UPD] README.rst
2023-03-29 15:57:00 +00:00
OCA-git-bot
04064b8d20
[UPD] addons table in README.md
2023-03-29 15:56:54 +00:00
oca-ci
f3f4eb764e
[UPD] Update web_time_range_menu_custom.pot
2023-03-29 14:20:21 +00:00
OCA-git-bot
25521aa1da
Merge PR #2471 into 15.0
...
Signed-off-by pedrobaeza
2023-03-29 14:11:21 +00:00
Carlos Roca
ab4dd9a465
[MIG] web_time_range_menu_custom: Migration to 15.0
2023-03-29 09:19:13 +02:00
Carlos Roca
a2f20904b8
[IMP] web_time_range_menu_custom: black, isort, prettier
2023-03-28 12:33:39 +02:00
Alexandre D. Díaz
840ab92bb4
[FIX] web_time_range_menu_custom: Mix custom and 'no custom' periods
...
Steps to reproduce:
- Go to pivot view
- Select a custom time range
- Select a predefined comparison period (Ex. Previous Period)
Now you see that the comparison period is not being applied.
After this commit the comparison period is applied correctly.
TT29249
2023-03-28 12:33:39 +02:00
Alexandre D. Díaz
9dc3acb296
[ADD] web_time_range_menu_custom
2023-03-28 12:33:39 +02:00
oca-git-bot
266ed71fd0
[IMP] update dotfiles [ci skip]
2023-03-12 21:14:40 +01:00
OCA-git-bot
c2c66c47e1
[UPD] addons table in README.md
2023-03-06 17:36:08 +00:00
OCA-git-bot
303b0c9e73
web_timeline 15.0.1.0.2
2023-03-06 17:36:01 +00:00
OCA-git-bot
e8d9b72fa8
Merge PR #2430 into 15.0
...
Signed-off-by pedrobaeza
2023-03-06 17:32:41 +00:00
Carlos Roca
3ff0a226b4
[FIX] web_timeline: css and styles not charged when rendering timeline
...
On library version update a new feature was added at Timeline creation level to
allow modifying the xss. By keeping it active the css classes are not showed
As the view is on backend, has no sense to keep it active. So we deactivate the
feature to allow show the timeline correctly.
TT40299
2023-03-06 16:58:12 +01:00
OCA-git-bot
00e77011ce
[UPD] addons table in README.md
2023-03-06 08:10:58 +00:00
OCA-git-bot
9aa6bb3139
web_responsive 15.0.1.1.7
2023-03-06 08:10:44 +00:00
OCA-git-bot
2071382450
Merge PR #2424 into 15.0
...
Signed-off-by pedrobaeza
2023-03-06 08:07:42 +00:00
anjeel.haria
1ba43a6d6f
[FIX] web_responsive: Hide document viewer on App switcher
...
Fix to close attachment viewer automatically when moving to other app
Updated code for fix
Updated code for fix
Updated code for fix
2023-03-06 08:52:11 +01:00
OCA-git-bot
f62ffa8f76
[ADD] setup.py
2023-03-01 20:00:19 +00:00
OCA-git-bot
9f959f760f
[UPD] README.rst
2023-03-01 20:00:18 +00:00
OCA-git-bot
cfe8f8d7b7
[UPD] addons table in README.md
2023-03-01 20:00:12 +00:00
oca-ci
04fde80f7f
[UPD] Update web_pivot_computed_measure.pot
2023-03-01 19:57:13 +00:00
OCA-git-bot
d04acba543
Merge PR #2341 into 15.0
...
Signed-off-by pedrobaeza
2023-03-01 19:54:35 +00:00
OCA-git-bot
a243b4b784
[UPD] addons table in README.md
2023-02-20 09:03:37 +00:00
OCA-git-bot
422a967197
web_responsive 15.0.1.1.6
2023-02-20 09:03:31 +00:00
OCA-git-bot
5292d43ffb
Merge PR #2411 into 15.0
...
Signed-off-by pedrobaeza
2023-02-20 09:00:07 +00:00
anjeel.haria
42ca5480cd
[15.0][FIX] Fix problem of blank page when using web_responsive
...
Changes for default page open
2023-02-17 11:25:38 +01:00
OCA-git-bot
b98bb5889d
[UPD] addons table in README.md
2023-01-30 11:52:45 +00:00
OCA-git-bot
5162bd59d7
web_responsive 15.0.1.1.5
2023-01-30 11:52:40 +00:00
OCA-git-bot
74fed48788
Merge PR #2396 into 15.0
...
Signed-off-by pedrobaeza
2023-01-30 11:48:13 +00:00
Pedro M. Baeza
813eca9465
Merge pull request #2397 from Tecnativa/15.0-copier
...
[15.0][FIX] Update copier template
2023-01-30 12:47:29 +01:00
Pedro M. Baeza
6ad1a2a119
[FIX] Update copier template
...
To avoid the isort problem (PyCQA/isort#2077 )
2023-01-30 12:39:20 +01:00