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 |
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 |
Guewen Baconnier
|
bd45d21f0a
|
Merge pull request #172 from akretion/8.0_PORT_web_listview_custom_element_number
8.0 port web listview custom element number
|
9 years ago |
Sylvain LE GAL
|
adbb04b22a
|
[FIX] flake8;
|
9 years ago |
Sylvain LE GAL
|
1a6610c1e3
|
[REF] refactor openerp file moving description into readme file; add screenshot;
|
9 years ago |
Sylvain LE GAL
|
33237c228b
|
[IMP] improve visibility of the input for chrome / chromium browser;
|
9 years ago |
Sylvain LE GAL
|
8bf1bc5f20
|
[PORT] change js and css references, according to V8 system;
|
9 years ago |
Sylvain LE GAL
|
5ee8764579
|
[WIP] port from 7.0 branch 'web_listview_custom_element_number' module;
|
9 years ago |
David Beal
|
a9a2356b9e
|
[IMP] display button with condition
|
9 years ago |
Stefan Rijnhart
|
a8040999ff
|
[FIX] Destroy the editor properly. This prevents errors like
'this.getWindow(...).$ is undefined' in Firefox after closing
a popup containing an editor instance.
was opened in a popup window.
|
9 years ago |
Lionel Sausin
|
cd60b2072c
|
[I18N] FR translation for web_advanced_search_x2x
I could not find the project on Transifex...
|
9 years ago |
Sylvain LE GAL
|
c2a8edde9f
|
Merge pull request #135 from yelizariev/8.0
web_last_viewed_records: add active_id to url
|
9 years ago |
Jonathan Nemry (ACSONE)
|
3b984312b6
|
[CHG] some code review:
* Use a better test condition
* Fix the email address
[FIX]
* rename the path and web instance just as the module was
|
9 years ago |
Holger Brunn
|
d028da1058
|
[FIX] merge action's and action_attrs'
domains/contexts
|
9 years ago |
Stéphane Bidoul
|
3260cd269d
|
[IMP] web_readonly_bypass: port to OCA from acsone-addons
|
9 years ago |