Commit Graph

17 Commits

Author SHA1 Message Date
Thibault Delavallée 65a0fcd394 [MERGE] Sync with main branch
bzr revid: tde@openerp.com-20130923154116-9m974057rmnn542m
2013-09-23 17:41:16 +02:00
Xavier Morel 68d9add6ce [ADD] saving m2o fields
bzr revid: xmo@openerp.com-20130923151633-61v7gw0llol4fvyo
2013-09-23 17:16:33 +02:00
Xavier Morel d71a200543 [FIX] handling of multiple children in an HTML field
bzr revid: xmo@openerp.com-20130923145744-3dpta6w2qnqe851b
2013-09-23 16:57:44 +02:00
Thibault Delavallée f217813c62 [FIX] call write with a list of ids because I can't be arsed to handle the other case
bzr revid: tde@openerp.com-20130923143501-99onvm218vg222pq
2013-09-23 16:35:01 +02:00
Xavier Morel 5de155ad98 [FIX] avoid losing non-meta attributes when converting t-fields back
bzr revid: xmo@openerp.com-20130919092546-c7yr8e4kixh4ngta
2013-09-19 11:25:46 +02:00
Xavier Morel e0662b11d0 [FIX] wrap the wrapper in order to allow RTE on all of the page (except the toolbar)
CKEditor does not work directly on body, and it's a bad idea anyway
(editing the edition toolbar won't end well). 

A big wrapper around all of the page's content can be used as RTE hook
to give access to the body as well as the header and footers.

bzr revid: xmo@openerp.com-20130918145028-6ppi9sro2un0quh5
2013-09-18 16:50:28 +02:00
Xavier Morel fe630f7f93 [ADD] type conversions for embedded fields
bzr revid: xmo@openerp.com-20130918115136-iot7y18vytx9hvpu
2013-09-18 13:51:36 +02:00
Xavier Morel 757a2dbc4e [IMP] single whole-page editor, reinstate ability to save only an embedded field (not part of a view)
bzr revid: xmo@openerp.com-20130917085753-aa32xxezhtrfaffj
2013-09-17 10:57:53 +02:00
Xavier Morel f7a14f2830 [HIDE] issue with ckeditor not handling block-level links
Instead of keeping them where they are, ckeditor propagates links to
closest inline elements (as pre-HTML5 parsing did), which breaks
e.g. product headers.

bzr revid: xmo@openerp.com-20130911084305-b5v36wlni620m7r3
2013-09-11 10:43:05 +02:00
Xavier Morel 29707bb8bf [FIX] don't lose text following a node being transformed back into a t-field
bzr revid: xmo@openerp.com-20130910143406-nuzu8vz5rzmshnzc
2013-09-10 16:34:06 +02:00
Xavier Morel c29c3290c0 [FIX] use HTML parser for view sections coming back from JS
bzr revid: xmo@openerp.com-20130909111010-a0v9m7i02a2mo17v
2013-09-09 13:10:10 +02:00
Xavier Morel 19c8912cb3 [FIX] updated save, save RPC call
bzr revid: xmo@openerp.com-20130909095112-yihzl1oyop9641uj
2013-09-09 11:51:12 +02:00
Xavier Morel 81118812a8 [ADD] moved view.save method from server
bzr revid: xmo@openerp.com-20130906130916-txj4mwhulb89kpov
2013-09-06 15:09:16 +02:00
Xavier Morel f4c27f6332 [FIX] move view's page attribute to module
bzr revid: xmo@openerp.com-20130906091351-37cr1g2scvpiyc7u
2013-09-06 11:13:51 +02:00
Christophe Matthieu b7fef8d2d3 [FIX] website: infinite loop when they are a recursive template
bzr revid: chm@openerp.com-20130814101857-nqyx0skr6m84kjfw
2013-08-14 12:18:57 +02:00
Fabien Pinckaers a416267806 [IMP] Website Apps
bzr revid: fp@tinyerp.com-20130811140619-a164pkqxwpdwrohc
2013-08-11 16:06:19 +02:00
Fabien Pinckaers bff6e04e95 [IMP] Missing file added
bzr revid: fp@tinyerp.com-20130810170110-3ltmqwnmfpytfh39
2013-08-10 19:01:10 +02:00