3
0
Fork 0
Commit Graph

305 Commits (0ce9719a0d349fc5415620556e964ea591f2a790)

Author SHA1 Message Date
Holger Brunn 0ce9719a0d [IMP] add screenshot, example in README 2015-03-16 17:20:43 +01:00
Holger Brunn 8dd0a8251c [IMP] use semantic css classes instead of element names
[RFR] and being on it, make reacting to changes in overrides simple
2015-03-16 16:47:21 +01:00
Holger Brunn be4a19ab09 [IMP] we don't need data-x and data-y on the input 2015-03-16 16:35:17 +01:00
Holger Brunn a7342a333d [ADD] validation
[IMP] write formatted value to back to input
2015-03-13 18:47:15 +01:00
Holger Brunn a784477f5b [FIX] setup focus 2015-03-13 18:26:29 +01:00
Holger Brunn dac42c5217 [FIX] replace therp icon 2015-03-13 18:19:42 +01:00
Holger Brunn 8d89b3ebdf [IMP] pass computed totals to inheriting function 2015-03-13 17:44:41 +01:00
Holger Brunn 0119274720 [FIX] update readonly value after editing 2015-03-13 17:36:39 +01:00
Holger Brunn d91b99e6b8 [IMP] support changing readonly state 2015-03-13 15:34:02 +01:00
Holger Brunn df61688f62 [IMP] collapse whitespace in rows 2015-03-13 15:29:09 +01:00
Holger Brunn 59803fb145 [IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
2015-03-12 15:44:57 +01:00
Holger Brunn 69c75892e6 [ADD] allow to open linked record
of one of the axes is a many2one field
2015-03-12 15:27:25 +01:00
Holger Brunn d1150e1d6c [FIX] use odoo's parse_value 2015-03-12 12:27:24 +01:00
Holger Brunn eba96ff06a [IMP] show column totals in table footer 2015-03-12 12:22:37 +01:00
Holger Brunn fd99f3c93c [UPD] readme 2015-03-11 18:05:40 +01:00
Holger Brunn 75a234f312 [ADD] web_widget_x2many_2d_matrix 2015-03-11 18:00:21 +01:00
Sylvain LE GAL 56697a1cee Merge pull request #94 from pablocm-aserti/8.0
[FIX] web_export_view: Handler method renamed to avoid name collision with the original index used in the native excel export
2015-03-09 11:19:12 +01:00
Sylvain LE GAL a39f10cb33 Merge pull request #93 from hbrunn/8.0-ckeditor-img-dataurls
[IMP] monkey patch lxml's html cleaner
2015-03-09 11:18:27 +01:00
PabloCM fc0c62e411 [FIX] web_export_view: Handler method renamed to avoid name collision with the original index used in the native excel export 2015-03-05 12:12:06 +01:00
Holger Brunn c6719aef4a [IMP] monkey patch lxml's html cleaner
in order to allow image data urls
2015-03-04 10:00:04 +01:00
Pedro M. Baeza 0c23a2c21a Merge pull request #91 from yvaucher/8.0-module-icons
Move module icon in static/description
2015-03-03 13:57:03 +01:00
Yannick Vaucher 62d2e76159 Move module icon in static/description 2015-03-03 13:49:09 +01:00
Alexandre Fayolle 6706754e70 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:29:19 +01:00
Holger Brunn da43c9162f Merge pull request #86 from acsone/8.0-add-web_dialog_size-amu
[ADD] module web_dialog_size
2015-03-02 14:55:44 +01:00
Anthony Muschang 7d59e23ab7 Merge branch '8.0' of https://github.com/acsone/web into 8.0-add-web_dialog_size-amu 2015-03-02 14:41:31 +01:00
Sylvain LE GAL d755ad9353 Merge pull request #87 from hbrunn/8.0-travis_2015-03-02
[FIX] blank line at end of file
2015-03-02 14:39:57 +01:00
Holger Brunn d122201798 [FIX] blank line at end of file 2015-03-02 13:42:58 +01:00
Anthony Muschang fccfd88958 [FIX] web_dialog_size: fix typo in module summary 2015-03-02 13:14:13 +01:00
Holger Brunn 0d72d2c041 Merge pull request #74 from LeartS/better-charts
[ADD] web_graph_improved
2015-03-02 10:42:05 +01:00
Anthony Muschang (ACSONE) 427da0c39e [FIX] web_dialog_size: fix typo in module summary 2015-03-02 10:17:27 +01:00
Anthony Muschang 0b11659437 [ADD] module web_dialog_size
New module that let the user expand a dialog box to the full screen
width.
2015-02-27 00:29:22 +01:00
Leonardo Donelli ecfd38fc95 Remove commented lines, put license in manifest file. 2015-02-17 16:36:42 +01:00
Leonardo Donelli 2530533468 Better README. 2015-02-17 16:36:42 +01:00
Leonardo Donelli 769474d43d New module: web_graph_improved. 2015-02-17 16:36:42 +01:00
Guewen Baconnier 6c9f88b794 Merge pull request #79 from hbrunn/8.0-web_widget_classes
[ADD] port web_dom_model_classes
2015-02-09 11:51:09 +01:00
Pedro M. Baeza 034f1e181e [FIX] Icon path 2015-02-08 12:34:37 +01:00
Holger Brunn 136fbf6ed5 [REN] rename module to web_widget_classes 2015-02-06 10:51:03 +01:00
Pedro M. Baeza 1fcd88a982 [IMP] web_widget_text_markdown: README.rst adapted to OCA template 2015-01-30 12:07:35 +01:00
Guewen Baconnier a1d30516b8 Merge pull request #71 from njeudy/web_bootstrap_markdown_80
Web bootstrap markdown 80
2015-01-30 11:58:02 +01:00
Nicolas JEUDY 1c8b9f0e18 new: update css to have better rendering in read mode. 2015-01-30 09:19:16 +01:00
Nicolas JEUDY b9a1d2e2a2 fix: upadte web_widget_text_markdown.js with correct full version. 2015-01-30 09:19:16 +01:00
Nicolas JEUDY e4c521f6ce fix: missing static/lib folder for obscur reason ... 2015-01-30 09:19:16 +01:00
Nicolas JEUDY c58efe6af2 fix: fixes small @typo, and put AGPL in __openerp__.py 2015-01-30 09:19:16 +01:00
Nicolas JEUDY c5641d7643 fix: rename module to web_widget_text_markdown 2015-01-30 09:19:16 +01:00
Nicolas JEUDY bb49d2dd83 fix:[web_bootstrap_markdown] add depend 'web' module 2015-01-30 09:19:16 +01:00
Nicolas JEUDY 8290cc11ee new: [web_bootstrap_markdown] Initial release for new text form widget with markdown syntaxe 2015-01-30 09:19:15 +01:00
Sylvain LE GAL a6f9a53f35 Merge pull request #81 from StefanRijnhart/8.0-web_ckeditor4
8.0 web ckeditor4
2015-01-29 15:46:54 +01:00
Stefan Rijnhart 06f4288782 [UPD] Update to ckeditor 4.4.6 2015-01-29 10:23:01 +01:00
Stefan Rijnhart c7080651a2 [PRT] Odoo integration of web_ckeditor4 2015-01-29 10:23:01 +01:00
Stefan Rijnhart 5bafaa1e2d [PRT] Move ckeditor4 out of unported and update with latest version 7 changes 2015-01-29 10:23:01 +01:00