David
11fa9ad5f8
[MIG] web_decimal_numpad_dot: Migration to 11.0
2018-11-08 18:39:52 +01:00
Jairo Llopis
f892e30a6f
[FIX][IMP][web_decimal_numpad_dot] Support float time
...
- All Char widgets were getting affected by this behavior.
- Time float widgets now get ":" instead of "," or ".".
- Little code refactor.
- Only detect numpad dot, not normal dot and comma.
2018-11-08 18:39:52 +01:00
David Vidal
28af79ac38
[MIG] web_decimal_numpad_dot: Migration to 10.0
2018-11-08 18:39:52 +01:00
Roel Adriaans
1225b34723
[IMP] web_decimal_numpad_dot: use the decimal_point defined in user language
2018-11-08 18:39:52 +01:00
Omar Castiñeira Saavedra
414dc03fae
[IMP] web_decimal_numpad_dot: fixed float widget not working properly
2018-11-08 18:39:52 +01:00
oihane
8cd453b114
[IMP] web_decimal_numpad_dot: now changes . for , in floating numbers
2018-11-08 18:39:52 +01:00
oihane
b6f9d0ec09
[ADD] New module <web_decimal_numpad_dot>
2018-11-08 18:39:52 +01:00
Simone Orsi
4f7c1ad497
Merge pull request #1098 from tarteo/12-imp-tests-export-group
...
[12.0][IMP] web_disable_export_group: Tests
2018-11-08 10:35:17 +01:00
tarteo
b49bc353ae
[IMP] web_disable_export_group: Tests
2018-11-06 12:06:15 +01:00
oca-travis
b9e8d91f79
[UPD] Update web_disable_export_group.pot
2018-10-31 16:45:11 +00:00
OCA-git-bot
c265ed13b7
[ADD] setup.py
2018-10-31 16:15:57 +00:00
OCA-git-bot
49d28075e8
[UPD] README.rst
2018-10-31 16:15:56 +00:00
Pedro M. Baeza
8f0ced65c3
Merge pull request #1061 from tarteo/12.0-web_disable_export_group
...
[12.0][MIG] web_disable_export_group
2018-10-31 17:15:49 +01:00
tarteo
445969df58
[MIG] web_disable_export_group: Migration to 12.0
...
[IMP] Automatically add root and admin to group
[FIX] Website in manifest
2018-10-31 13:26:48 +01:00
oca-travis
c2af10a5ec
[UPD] Update web_notify.pot
2018-10-24 09:45:05 +00:00
oca-travis
2ba1800e91
[UPD] Update web_listview_range_select.pot
2018-10-24 09:45:05 +00:00
oca-travis
9ac4d882b3
[UPD] Update web_favicon.pot
2018-10-24 09:45:05 +00:00
oca-travis
a2ab5857a7
[UPD] Update web_environment_ribbon.pot
2018-10-24 09:45:04 +00:00
OCA-git-bot
ad5c71eb50
[ADD] setup.py
2018-10-24 09:34:27 +00:00
Pedro M. Baeza
9c65d91a54
Merge pull request #1060 from tarteo/12.0-web-favicon
...
[12.0][MIG] web_favicon
2018-10-24 11:34:21 +02:00
tarteo
18e0c5d869
[MIG] web_favicon: Migration to 12.0
2018-10-24 11:27:39 +02:00
Hans Henrik Gabelgaard
00e3c628a1
Added translation using Weblate (Danish)
2018-10-24 11:26:08 +02:00
Rodrigo Macedo
71ca01d002
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100,0% (9 of 9 strings)
Translation: web-11.0/web-11.0-web_favicon
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_favicon/pt_BR/
2018-10-24 11:26:08 +02:00
oca-travis
061cbb15a5
[UPD] Update web_favicon.pot
2018-10-24 11:26:08 +02:00
Marçal Isern
8c651be802
[11.0][MIG] Standard Migration
2018-10-24 11:26:08 +02:00
OCA Transbot
a2836f2e40
OCA Transbot updated translations from Transifex
2018-10-24 11:26:08 +02:00
tarteo
d45b103b10
[ADD] Group 'Edit Favicon'
2018-10-24 11:26:08 +02:00
OCA Transbot
a0375aecda
OCA Transbot updated translations from Transifex
2018-10-24 11:26:08 +02:00
Niki Waibel
99aa9b69d1
[MIG] web_favicon: Migrated to 10.0 ( #459 )
2018-10-24 11:26:08 +02:00
Pedro M. Baeza
3d2071c28a
[MIG] web_favicon: Migration to 9.0
2018-10-24 11:26:08 +02:00
Pedro M. Baeza
f72e81b5be
[IMP] web_favicon: Nicer icon + README imp + support files
2018-10-24 11:26:08 +02:00
Holger Brunn
03e8507aa1
[ADD] web_favicon
...
closes #199
2018-10-24 11:26:08 +02:00
Pedro M. Baeza
e92e99204a
Merge pull request #1080 from aitorbouzas/12.0-mig-web_notify
...
[FIX] web_notify README
2018-10-15 16:48:37 +02:00
Aitor Bouzas
2d3718a2f1
[FIX] web_notify: Update readme
2018-10-15 16:38:15 +02:00
OCA-git-bot
e1122c69d0
[ADD] setup.py
2018-10-15 13:23:24 +00:00
Simone Orsi
acc6e8776c
Merge pull request #1071 from aitorbouzas/12.0-mig-web_notify
...
[12.0][MIG] web_notify
2018-10-15 15:23:15 +02:00
Aitor Bouzas
fbb550f65c
[MIG] web_notify: Migration to 12.0
...
Add self-test buttons in demo environment,
Updated readme to show how to test it.
Add buttons to users form
Do not rely on SUPERUSER_ID and avoid getattr usage
2018-10-15 14:53:36 +02:00
OCA-git-bot
4716295554
[ADD] setup.py
2018-10-12 12:11:58 +00:00
OCA-git-bot
682593f773
[UPD] README.rst
2018-10-12 12:11:58 +00:00
Pedro M. Baeza
d395c54439
Merge pull request #1054 from tarteo/12.0-web-range-select
...
[12.0][MIG] web_listview_range_select
2018-10-12 14:11:53 +02:00
tarteo
6ec6e6aeba
[MIG] web_listview_range_select: Migration to 12.0
...
[FIX] Firefox shift click
[REM] Removed unnecessary configure section
[ADD] Roadmap with new features
2018-10-12 09:19:44 +02:00
oca-travis
453f31e033
[UPD] Update web_notify.pot
2018-10-10 10:40:46 +02:00
Guewen Baconnier
ae8e4ec59d
Prevent to send web notifications to other users
...
Only the admin user (sudo) is allowed to send notifications to other
users. The normal users can only send notifications to themselves.
This is to prevent attackers to craft malicious notifications and send
them to other users using RPC.
Correction based on the idea of @hbrunn
2018-10-10 10:40:46 +02:00
Hans Henrik Gabelgaard
0ad1c90e64
Translated using Weblate (Danish)
...
Currently translated at 40.0% (2 of 5 strings)
Translation: web-11.0/web-11.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_notify/da/
2018-10-10 10:40:46 +02:00
Rodrigo Macedo
58492f32b2
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100,0% (5 of 5 strings)
Translation: web-11.0/web-11.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_notify/pt_BR/
2018-10-10 10:40:46 +02:00
oca-travis
b8660e8dc7
[UPD] Update web_notify.pot
2018-10-10 10:40:46 +02:00
Damien Bouvy
b7fcfc5a8c
[MIG] web_notify: Migration to 11.0
...
- Use the 'session' class of the JS Framework (session no lounger bound
to web client)
- Test change: compare emitted & received messages based on content, not
order. Using string comparison raises false positives.
2018-10-10 10:40:46 +02:00
Houzéfa Abbasbhay
88e68cf513
[10.0][FIX] web_notify tests: Fix an arg check
...
Fix a check when comparing a user count with items within a mock call.
The previous method was succeeding by pure luck because OCA test
databases contain 2 users, which happens to be the amount of items
within a mock "call_args" (it contains args + kwargs).
2018-10-10 10:40:46 +02:00
OCA Transbot
497b58468a
OCA Transbot updated translations from Transifex
2018-10-10 10:40:46 +02:00
Serpent Consulting Services Pvt Ltd
e3f44ea28d
Update web_client.js
2018-10-10 10:40:46 +02:00