3
0
Fork 0
Commit Graph

1187 Commits (fb899ea9847141c2b579c16f5e521763b94023c5)

Author SHA1 Message Date
Pedro M. Baeza fb899ea984
[FIX] help_online: License in manifest 2019-06-16 13:10:44 +02:00
Pedro M. Baeza 3a7949094b
[FIX] web_ir_actions_act_window_page: License in manifest 2019-06-16 13:10:14 +02:00
Pedro M. Baeza 503a158432
[FIX] web_dom_model_classes: License in manifest 2019-06-16 13:09:50 +02:00
Pedro M. Baeza ebc1a78a63
[FIX] web_x2many_add_button_position: License in manifest 2019-06-16 13:09:26 +02:00
Pedro M. Baeza 31938d3bd0
[FIX] web_last_viewed_records: License in manifest 2019-06-16 13:08:58 +02:00
Pedro M. Baeza 0e0bef43f9
[FIX] web_tree_many2one_clickable: License in manifest 2019-06-16 13:08:26 +02:00
Pedro M. Baeza 2eb4ae0618
[FIX] web_widget_many2many_tags_multi_selection: License in manifest 2019-06-16 13:07:56 +02:00
Pedro M. Baeza 29d350f034
[FIX] web_widget_datepicker_options: License in manifest 2019-06-16 13:07:29 +02:00
Pedro M. Baeza 5c52fdfca5
[FIX] web_shortcuts: License in manifest 2019-06-16 13:06:55 +02:00
Pedro M. Baeza f0dc62f57f
[FIX] web_context_in_colors: License in manifest 2019-06-16 13:06:19 +02:00
Pedro M. Baeza 494a4a6597
[FIX] help_popup: License in manifest 2019-06-16 13:03:46 +02:00
oca-travis a4482617f1 [UPD] Update web_action_conditionable.pot 2019-04-22 11:15:11 +00:00
OCA-git-bot a0c90ee764 [UPD] README.rst 2019-04-22 11:11:25 +00:00
OCA-git-bot 49f9dee660 [UPD] addons table in README.md 2019-04-22 11:11:24 +00:00
Pedro M. Baeza a836458f78
Merge pull request #1205 from hbrunn/8.0-web_action_conditionable-form
[ADD][web_action_conditionable] support forms
2019-04-22 13:11:16 +02:00
Holger Brunn 517baff395 [IMP] also make the module work for many2many fields 2019-04-22 11:50:11 +02:00
Holger Brunn d47afaef37 [ADD][web_action_conditionable] demo data 2019-04-22 11:50:07 +02:00
Holger Brunn 306cf16adf [IMP][web_action_conditionable] readme 2019-04-22 11:50:07 +02:00
Holger Brunn 88eb558100 [FIX][web_action_conditionable] lints 2019-04-22 11:50:05 +02:00
Holger Brunn ce43b0c77b [ADD][web_action_conditionable] support forms 2019-04-22 11:48:26 +02:00
oca-travis f8e82cc8e7 [UPD] Update web_decimal_numpad_dot.pot 2019-04-10 16:46:14 +00:00
OCA-git-bot 8374746edd [ADD] setup.py 2019-04-10 16:42:37 +00:00
OCA-git-bot ccfa5486b3 [ADD] icon.png 2019-04-10 16:42:37 +00:00
OCA-git-bot 856d447488 [UPD] addons table in README.md 2019-04-10 16:42:36 +00:00
Pedro M. Baeza 23da5b12c9
Merge pull request #1245 from Tecnativa/8.0-web_decimal_numpad_dot
[8.0][ADD] web_decimal_numpad_dot: For proper Odoo apps indexation
2019-04-10 18:42:31 +02:00
Omar Castiñeira Saavedra 8196fc6be8 [FIX+IMP] web_decimal_numpad_dot: Fixes in Comunitea branch + OCA adaptation 2019-04-10 15:24:45 +02:00
Roel Adriaans 180d33ffbe web_decimal_numpad_dot: use the decimal_point defined in user language 2019-04-10 13:44:50 +02:00
Omar Castiñeira Saavedra 3a95848511 web_decimal_numpad_dot: fixed float widget not working properly 2019-04-10 13:44:50 +02:00
oihane 1419fdb98c web_decimal_numpad_dot: now changes . for , in floating numbers 2019-04-10 13:44:50 +02:00
oihane 77d005c52b New module <web_decimal_numpad_dot> 2019-04-10 13:44:49 +02:00
OCA-git-bot 9130ba4d12 [ADD] icon.png 2019-04-03 03:29:32 +00:00
OCA-git-bot 9452727ade [UPD] README.rst 2019-02-06 08:29:45 +00:00
OCA-git-bot 3506cfa7ee [UPD] addons table in README.md 2019-02-06 08:29:45 +00:00
tarteo db090d78ba [ADD] web_action_conditionable: Expression based on group xml ids
[ADD] Tests

Enable usage of context

Revert "Enable usage of context"

[REM] Commented code
2019-02-06 09:29:27 +01:00
OCA Transbot c55ceba978 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-11 13:36:43 +00:00
oca-travis 37e7518777 [UPD] Update web_m2x_options.pot 2018-12-11 13:36:06 +00:00
Sylvain LE GAL 9975538906 [IMP] do not limit the items quantity in the M2O search pop up 2018-12-11 14:32:20 +01:00
oca-travis e99c2402ed [UPD] Update web_timeline.pot 2018-12-05 09:26:03 +00:00
OCA-git-bot 30588621d6 [ADD] setup.py 2018-12-05 09:18:34 +00:00
OCA-git-bot bdaafc91e3 [UPD] addons table in README.md 2018-12-05 09:18:33 +00:00
Pedro M. Baeza d3f01b6f1b
Merge pull request #908 from sunflowerit/8.0-web-timeline
[WIP] Verison 1 'web_timeline' backport to support odoo8 views
2018-12-05 10:18:19 +01:00
Tom Blauwendraat e3f60ba2e8 fixup! [FIX] linting 2018-12-05 07:19:35 +01:00
Tom Blauwendraat 041e518416 [FIX] linting 2018-12-03 19:33:34 +01:00
Tom Blauwendraat 46a43f61d3 [FIX] all kinds of fixes related to backporting 2018-12-03 18:18:28 +01:00
Tom Blauwendraat ae95aed58b [ADD] functions to vis.js 2018-12-03 18:16:50 +01:00
Pedro M. Baeza d412bbbb4d
Merge pull request #1093 from hbrunn/8.0-web_widget_x2many_2d_matrix-phantomjs
fixup! [IMP] web_widget_x2many_2d_matrix: New option field_att_<name>
2018-10-25 21:09:36 +02:00
Holger Brunn 83c5a1df82
fixup! [IMP] web_widget_x2many_2d_matrix: New option field_att_<name> 2018-10-25 15:44:52 +02:00
Pedro M. Baeza 55193f4151
Merge pull request #1083 from hbrunn/8.0-web_export_view-dont_fail_without_parent
[FIX] don't fail if there's no parent (any more)
2018-10-18 09:39:32 +02:00
Holger Brunn acce638fb0
[FIX] don't fail if there's no parent (any more) 2018-10-17 18:42:11 +02:00
OCA Git Bot 355601ea0b [ADD] setup.py 2018-09-02 05:38:48 +02:00