Ivan Yelizariev
640cfda39d
[ADD] web_last_viewed_records
10 years ago
Holger Brunn
59803fb145
[IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
10 years ago
Holger Brunn
69c75892e6
[ADD] allow to open linked record
of one of the axes is a many2one field
10 years ago
Holger Brunn
d1150e1d6c
[FIX] use odoo's parse_value
10 years ago
Holger Brunn
eba96ff06a
[IMP] show column totals in table footer
10 years ago
Holger Brunn
fd99f3c93c
[UPD] readme
10 years ago
Holger Brunn
75a234f312
[ADD] web_widget_x2many_2d_matrix
10 years ago
luc-demeyer
0da4962afc
add OCA to author
10 years ago
Alejandro Santana
5304789419
[UPD] web_hide_db_manager_link: Removed useless README line, as it explains a standard procedure for updating modules.
10 years ago
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
10 years ago
Sylvain LE GAL
a39f10cb33
Merge pull request #93 from hbrunn/8.0-ckeditor-img-dataurls
[IMP] monkey patch lxml's html cleaner
10 years ago
PabloCM
fc0c62e411
[FIX] web_export_view: Handler method renamed to avoid name collision with the original index used in the native excel export
10 years ago
Holger Brunn
c6719aef4a
[IMP] monkey patch lxml's html cleaner
in order to allow image data urls
10 years ago
Alejandro Santana
fd4f2e378f
[IMP] web_hide_db_manager_link: Improve README file as reviewed.
10 years ago
Alejandro Santana
1b64eae6e7
[IMP] web_hide_db_manager_link: Improve README file.
10 years ago
Alejandro Santana
d26801bc0a
[PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name.
10 years ago
Pedro M. Baeza
0c23a2c21a
Merge pull request #91 from yvaucher/8.0-module-icons
Move module icon in static/description
10 years ago
Yannick Vaucher
62d2e76159
Move module icon in static/description
10 years ago
Adil Houmadi
1a9a99ff57
[IMP] : Improve doc
10 years ago
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.
10 years ago
Holger Brunn
da43c9162f
Merge pull request #86 from acsone/8.0-add-web_dialog_size-amu
[ADD] module web_dialog_size
10 years ago
Adil Houmadi
dcb212c58c
[IMP] : patch getDir function to serve files
[REM] : remove jscolor route and replace it with JS
10 years ago
Anthony Muschang
7d59e23ab7
Merge branch '8.0' of https://github.com/acsone/web into 8.0-add-web_dialog_size-amu
10 years ago
Sylvain LE GAL
d755ad9353
Merge pull request #87 from hbrunn/8.0-travis_2015-03-02
[FIX] blank line at end of file
10 years ago
Holger Brunn
d122201798
[FIX] blank line at end of file
10 years ago
Anthony Muschang
fccfd88958
[FIX] web_dialog_size: fix typo in module summary
10 years ago
Holger Brunn
0d72d2c041
Merge pull request #74 from LeartS/better-charts
[ADD] web_graph_improved
10 years ago
Anthony Muschang (ACSONE)
427da0c39e
[FIX] web_dialog_size: fix typo in module summary
10 years ago
Anthony Muschang
0b11659437
[ADD] module web_dialog_size
New module that let the user expand a dialog box to the full screen
width.
10 years ago
Adil Houmadi
4d41595758
[FIX] : make travis happy :)
10 years ago
Adil Houmadi
1002f04688
[FIX] : fix import controller
10 years ago
Adil Houmadi
f3f52bb82c
[IMP] : - Rename the module to web_widget_color
- Remove special type (Color) and use (Char) instead of.
10 years ago
Leonardo Donelli
ecfd38fc95
Remove commented lines, put license in manifest file.
10 years ago
Leonardo Donelli
2530533468
Better README.
10 years ago
Leonardo Donelli
769474d43d
New module: web_graph_improved.
10 years ago
Adil Houmadi
e7185bd2da
[ADD] : port web color to 8.0
update JS library with used on https://bitbucket.org/anybox/widget_color/
10 years ago
Guewen Baconnier
6c9f88b794
Merge pull request #79 from hbrunn/8.0-web_widget_classes
[ADD] port web_dom_model_classes
10 years ago
Pedro M. Baeza
034f1e181e
[FIX] Icon path
10 years ago
Torvald B. Bringsvor
f0538f43d1
Small fix to allow integers to be parsed correctly when a locate with a thousand separator is used.
10 years ago
Holger Brunn
136fbf6ed5
[REN] rename module to web_widget_classes
10 years ago
Pedro M. Baeza
1fcd88a982
[IMP] web_widget_text_markdown: README.rst adapted to OCA template
10 years ago
Guewen Baconnier
a1d30516b8
Merge pull request #71 from njeudy/web_bootstrap_markdown_80
Web bootstrap markdown 80
10 years ago
Nicolas JEUDY
1c8b9f0e18
new: update css to have better rendering in read mode.
10 years ago
Nicolas JEUDY
b9a1d2e2a2
fix: upadte web_widget_text_markdown.js with correct full version.
10 years ago
Nicolas JEUDY
e4c521f6ce
fix: missing static/lib folder for obscur reason ...
10 years ago
Nicolas JEUDY
c58efe6af2
fix: fixes small @typo , and put AGPL in __openerp__.py
10 years ago
Nicolas JEUDY
c5641d7643
fix: rename module to web_widget_text_markdown
10 years ago
Nicolas JEUDY
bb49d2dd83
fix:[web_bootstrap_markdown] add depend 'web' module
10 years ago
Nicolas JEUDY
8290cc11ee
new: [web_bootstrap_markdown] Initial release for new text form widget with markdown syntaxe
10 years ago
Sylvain LE GAL
a6f9a53f35
Merge pull request #81 from StefanRijnhart/8.0-web_ckeditor4
8.0 web ckeditor4
10 years ago