Pedro M. Baeza
|
bef3484fb8
|
Merge pull request #180 from grap/8.0_PORT_web_dashboard_tile
[PORT][8.0] port web_dashboard_tile
|
9 years ago |
Pedro M. Baeza
|
44d5523572
|
Merge pull request #178 from hbrunn/8.0-web_advanced_search_x2x
[FIX] merge user context into search popup's context
|
9 years ago |
Pedro M. Baeza
|
a7a0544f17
|
[IMP] web_environment_ribbon: Improved README
|
9 years ago |
Daniel Reis
|
ff96180fa0
|
Merge pull request #188 from OpenCode/8.0-add-test_ribbon_environment
Add module web_environment_ribbon
|
9 years ago |
Sylvain LE GAL
|
e2636e1949
|
Merge pull request #182 from grap/8.0_PORT_web_widget_float_formula
[PORT][8.0] port web_widget_float_formula
|
9 years ago |
Francesco Apruzzese
|
2291cf145b
|
[IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
|
9 years ago |
Alexis de Lattre
|
2a2b489ee0
|
Move module description to README.rst
|
9 years ago |
Daniel Reis
|
443dededa6
|
Merge pull request #186 from StefanRijnhart/8.0-ckeditor_fix_invalid_reference
[FIX] Now that we actually destroy editors, we need another check for…
|
9 years ago |
Francesco Apruzzese
|
9f3533203b
|
[FIX] Replace placeholder on README
|
9 years ago |
Francesco Apruzzese
|
ff61223e98
|
[IMP] README based on example of README by OCA
|
9 years ago |
Francesco Apruzzese
|
ab19d4324f
|
[FIX] OCA as author, too
|
9 years ago |
Francesco Apruzzese
|
dd29409ae2
|
[FIX] Add css transform property for each browser family
|
9 years ago |
Francesco Apruzzese
|
4324d6c014
|
[FIX] Replace deprecated "active" key in manifest with "auto_install" key
|
9 years ago |
Francesco Apruzzese
|
f363896c60
|
[REM] Remove AUTHORS file
|
9 years ago |
Francesco Apruzzese
|
a9581b7ddb
|
[ADD] Add all files for module ribbon_test_environment
|
9 years ago |
Alexandre Fayolle
|
70ae34e014
|
Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
|
9 years ago |
Damien Crier
|
366cb8325b
|
[ADD] add module 'web_widget_color_tree_field'
|
9 years ago |
Sylvain LE GAL
|
f7fc54a711
|
Merge pull request #149 from akretion/8-help-popup
[ADD] help_contextual_popup
|
9 years ago |
StefanRijnhart
|
e8da6a9329
|
[FIX] Now that we actually destroy editors, we need another check for their currentness
Fixes #176
|
9 years ago |
David Beal
|
747000e097
|
oops
|
9 years ago |
David Beal
|
0af08e75f1
|
[FIX] field name and add translation
|
9 years ago |
Alexis de Lattre
|
f0f612047d
|
web_translate_dialog: port to v8
|
9 years ago |
David Beal
|
03d5ad5406
|
[FIX] display popup if action is undefined
|
9 years ago |
David Beal
|
4872219c34
|
[IMP] highlight popup button
|
9 years ago |
Sylvain LE GAL
|
ffda79ad79
|
[PORT][REF] icon in description folder;
move module description into readme file;
use qweb file to include js file;
|
9 years ago |
Sylvain LE GAL
|
6977562d36
|
[PORT][WIP] 'web_widget_float_formula' : recover last changes from 7.0 branch;
|
9 years ago |
Sylvain LE GAL
|
d33f4656e1
|
[PORT][WIP] move web_widget_float_formula from 'unported' folder;
|
9 years ago |
Markus Schneider
|
0beaeb5d2f
|
Merge pull request #159 from taktik/8.0-fix-web-shortcut-removed-menu-ah
[FIX][8.0] web_shortcuts : Make sure that the menu still exists in odoo
|
9 years ago |
Sylvain LE GAL
|
4b4f57d23e
|
[REF] tile form display;
|
9 years ago |
Sylvain LE GAL
|
837cb03247
|
[FIX] incorrect description;
|
9 years ago |
Sylvain LE GAL
|
4af98c7be0
|
[FIX] flake8;
|
9 years ago |
Sylvain LE GAL
|
71268ab003
|
[REF] remove obsolete migration file for V7 udpate;
|
9 years ago |
Sylvain LE GAL
|
c5c46ebbdf
|
[ADD] Extra demo data;
|
9 years ago |
Sylvain LE GAL
|
f189ab5bd1
|
[PORT][REF] change name of field;
|
9 years ago |
Sylvain LE GAL
|
13e0d90d93
|
[PORT][REF] OCA conventions;
|
9 years ago |
Sylvain LE GAL
|
b9c90b5728
|
[PORT][REF] new description and icon for 'web_dashboard_tile';
|
9 years ago |
Sylvain LE GAL
|
55e6914275
|
[PORT] 7.0 -> 8.0 API;
|
9 years ago |
Sylvain LE GAL
|
ca8da56eda
|
PORT][FIX] minor change in js file due to changes in arch of the page;
|
9 years ago |
Holger Brunn
|
d74f15fc97
|
[FIX] merge user context into search popup's context
fixes #175, #177
|
9 years ago |
Sylvain LE GAL
|
8a2e575814
|
[PORT][WIP] New kind of call for js and css files;
|
9 years ago |
Sylvain LE GAL
|
0c452ab975
|
[WIP] port without changes from 7.0 branch. Instable version.
|
9 years ago |
Stefan Rijnhart (Therp)
|
fe7dcd855e
|
Merge pull request #161 from hbrunn/8.0-support_branding
[ADD] support_branding
|
9 years ago |
David Beal
|
49973b1a01
|
[FIX] readme
|
9 years ago |
Adil Houmadi
|
aeb9ac3105
|
[IMP] : override unlink method to remove deprecated web.shortcut object
[IMP] : add ondelete cascade on menu_id field
[IMP] : change class name from web_shortcut to WebShortcut
|
9 years ago |
Holger Brunn
|
ba909bb91b
|
Merge pull request #168 from StefanRijnhart/8.0-ckeditor_destroy
[FIX] Destroy the editor properly. This prevents errors like
|
9 years ago |
Holger Brunn
|
b02806b2dc
|
Merge pull request #167 from numerigraphe/8.0-french
[I18N] FR translation for web_advanced_search_x2x
|
9 years ago |
Stefan Rijnhart
|
03f2c44e72
|
[IMP] OCA conventions
|
9 years ago |
Stefan Rijnhart
|
a190e20a65
|
[FIX] Include patch to solve referencing the editor's iframe which
is cleaned up untimely in x2many popups.
https://github.com/ckeditor/ckeditor-dev/pull/200/files
|
9 years ago |
Holger Brunn
|
6640651ed1
|
[ADD] web_search_datetime_completion
|
9 years ago |
Guewen Baconnier
|
654e27fe71
|
Merge pull request #163 from hbrunn/8.0-web_dashboard_open_action
[FIX] merge action's and action_attrs'
|
9 years ago |