Pedro M. Baeza
70d109b3f4
Merge pull request #340 from hbrunn/8.0-web_widget_one2many_tags-refactor
[DEL] printf debugging
9 years ago
Holger Brunn
b02035aeab
[DEL] printf debugging
9 years ago
OCA Git Bot
fc38550429
[ADD] setup.py
9 years ago
OCA Git Bot
e3bb6700df
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
9ca4448c5b
Merge pull request #252 from hbrunn/8.0-web_favicon
[ADD] web_favicon
9 years ago
Holger Brunn
dffd08667c
Merge pull request #3 from pedrobaeza/8.0-web_favicon
[IMP] web_favicon: Nicer icon + README imp + support files
9 years ago
Pedro M. Baeza
3c7632628f
[IMP] web_favicon: Nicer icon + README imp + support files
9 years ago
Pedro M. Baeza
0578405b8b
[IMP] web_dialog_size: Select default dialog size by config
* [IMP] web_dialog_size: Put dialog size expanded by default
* [REM] web_popup_large: By duplication of the functionality
* [IMP] web_dialog_size: README and contributors
* [ADD] configuration parameter for default behavior
[FIX] return super's promise
[IMP] use fontawesome icons for buttons
9 years ago
Pedro M. Baeza
77bf43037d
Merge pull request #251 from trobz/8.0-add_markdown_list_view
[ADD] Support markdown on list view. Allow to save empty value on form view.
9 years ago
OCA Git Bot
65ba11b18c
[ADD] setup.py
9 years ago
OCA Git Bot
e25916d0f3
[ADD] setup.py
9 years ago
OCA Transbot
acb4e99ed2
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
148220cb75
Merge pull request #333 from hbrunn/8.0-web_widget_one2many_tags-refactor
[RFR] in order to work properly, we need to use FieldOne2Many's caching logic
9 years ago
Holger Brunn
c2b3750d47
[FIX] read names through one2many dataset
9 years ago
Guewen Baconnier
727e4dfce4
Merge pull request #327 from hbrunn/8.0-issue321
[FIX] fix #321 , choked on cached writes
9 years ago
Guewen Baconnier
b316b3ca4d
Merge pull request #332 from hbrunn/8.0-support_branding-autodelete
[FIX] autodelete mails
9 years ago
Holger Brunn
fb6b41eb21
[RFR] in order to work properly, we need to use FieldOne2Many's caching logic
9 years ago
Holger Brunn
5303167969
[FIX] autodelete mails
9 years ago
Pedro M. Baeza
8c167a5535
Merge pull request #330 from hbrunn/8.0-web_widget_one2many-fix_create_defaults
[FIX] pass current context to create popup
9 years ago
OCA Transbot
1857a3d125
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
b6438d75cc
[FIX] pass current context to create popup
9 years ago
Holger Brunn
d4be4768cb
[FIX] fix #321 , choked on cached writes
9 years ago
Pedro M. Baeza
1249a2ba6e
Merge pull request #325 from initOS/8.0-web_widget_one2many_tags-empty-field
8.0 web widget one2many tags empty field
9 years ago
Pedro M. Baeza
3d51b45ad8
[FIX] branding_support: Don't overwrite parameters on update
9 years ago
Peter Hahn
9dd2ceae05
Add myself as contributer.
9 years ago
Peter Hahn
19f3523469
Set valid value if field is empty
9 years ago
Peter Hahn
cd3f92c69c
Comment on fixed trickery
9 years ago
OCA Transbot
5292f1689d
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
bf6bda3306
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
44693602a4
Merge pull request #319 from hbrunn/8.0-web_widget_one2many_tags
[ADD] web_widget_one2many_tags
9 years ago
Holger Brunn
3e5c81f65e
Merge pull request #244 from QANSEE/web_listview_show_advanced_search
[ADD] web_listview_show_advanced_search
9 years ago
Iván Todorovich
23043638ce
[ADD] list.column display
9 years ago
Holger Brunn
4c54372485
[ADD] web_widget_one2many_tags
9 years ago
Pedro M. Baeza
621298fc45
Merge pull request #320 from hbrunn/8.0-web_ir_actions_act_window_message-buttons
8.0 web ir actions act window message buttons
9 years ago
Holger Brunn
55b08f09e1
[ADD] implement close_button_title
9 years ago
Holger Brunn
61907b99c9
[ADD] allow to pass a list of buttons
9 years ago
OCA Transbot
e0905e1f58
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
a9f49c5372
[UPD] addons table in README.md
9 years ago
Holger Brunn
3c6796454a
Merge pull request #267 from eLBati/add_web_digital_sign_8
[8.0] web_widget_digital_signature
9 years ago
Pedro M. Baeza
05a38c08d6
Merge pull request #295 from hbrunn/8.0-web_widget_x2many_2d_matrix
[IMP] massive performance boost for big matrices
9 years ago
OCA Transbot
ac4f7a931f
OCA Transbot updated translations from Transifex
9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
f5c9cc935d
Merge pull request #174 from hbrunn/8.0-web_m2x_options_open_no_open_edit
[ADD] support 'open' on many2many_tags
9 years ago
Pedro M. Baeza
ed03e9c294
Merge pull request #307 from Antiun/fix-name_serch_limit
[8.0][FIX][web_m2x_options] Limit name_search to 80 like Odoo core does
9 years ago
Antonio Espinosa
d66c0cd732
[FIX] Limit name_search to 160 like Odoo core does
9 years ago
Pedro M. Baeza
d7f4534f4c
Merge pull request #304 from andrius-preimantas/fix_web_widget_color_required_value
[FIX][web_widget_color] Do not force mandatory color on JS level
9 years ago
OCA Transbot
18a84a1816
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
d45ff4a679
[UPD] addons table in README.md
9 years ago
Holger Brunn
b6a5877af3
Merge pull request #298 from lfreeke/8.0-web_advancd_search_wildcard
[ADD] web_advancd_search_wildcard
9 years ago
lfreeke
5ca5a4abdf
[MOD] Manifest
[MOD] README
[ADD] Screenshot
9 years ago
Markus Schneider
a0b47fbaf2
Merge pull request #215 from hbrunn/8.0-web_ckeditor-check_applied_patch
[IMP] check if we have an lxml with the upstream
9 years ago