Commit Graph

154 Commits

Author SHA1 Message Date
Fabien Meghazi b0c4ae43ac [FIX] My humble participation to the great World War Z-index
bzr revid: fme@openerp.com-20131211153646-an990cc99t08f534
2013-12-11 16:36:46 +01:00
Xavier Morel 04045c3699 [IMP] use ckeditor 4.3 final feature to disable widget draghandle entirely instead of relying on CSS
bzr revid: xmo@openerp.com-20131204162805-rikk5kbbx304tol6
2013-12-04 17:28:05 +01:00
Xavier Morel b79e56d1af [IMP] clarity of links edition
According to user tests, users have a hard time finding out how to
edit links. Thus, add same system as image edition (a small button
appearing when hovering the element).

Extract and unify these two to avoid redundancies between handlings as
they are broadly similar (only details such as label, positioning and
size of button relative to the element being hovered really change,
the lifecycle itself is the same).

The main setup still isn't very clean, there might be a better way to
do it.

bzr revid: xmo@openerp.com-20131204105212-u0a49nbvwilgtfst
2013-12-04 11:52:12 +01:00
Fabien Meghazi 9a3eb79636 [FIX] new fa icons for menu
bzr revid: fme@openerp.com-20131203135156-vflspcfkitv667wv
2013-12-03 14:51:56 +01:00
Xavier Morel 950f7495b5 [IMP] remove pager buttons instead of disabling them if no previous/next page
bzr revid: xmo@openerp.com-20131203102158-j9w9gkceyzec6ats
2013-12-03 11:21:58 +01:00
Christophe Matthieu 78dedf2dff [IMP] website snippet: icones goto parent snippet, clean css, unactive snippet when click outside
bzr revid: chm@openerp.com-20131203100449-7ups314ffru0kobh
2013-12-03 11:04:49 +01:00
Christophe Matthieu 20a0119ed6 [IMP] website: hide publish/edit button on editable mode
bzr revid: chm@openerp.com-20131128143646-fl3okv6wisqio8xq
2013-11-28 15:36:46 +01:00
Xavier Morel aa2208f580 [IMP] sass/compass use in website.sass
bzr revid: xmo@openerp.com-20131120124451-25m26kao051x6tam
2013-11-20 13:44:51 +01:00
Fabien Meghazi 3a3f7fbc15 [FIX] menu css: narrower selector for icon-home in order to avoid children propagation
bzr revid: fme@openerp.com-20131118095859-jizw6limr2b67xyt
2013-11-18 10:58:59 +01:00
Fabien Pinckaers 14edb56bb3 [IMP] CSS cleaning: edit menu
bzr revid: fp@tinyerp.com-20131115115122-zzg6xeisa85n45e1
2013-11-15 12:51:22 +01:00
Fabien Meghazi cf5dfe897e [IMP] Menu editor: home icon on right
bzr revid: fme@openerp.com-20131114211132-bjrkreuy9b0fhqey
2013-11-14 22:11:32 +01:00
Xavier Morel 20899155c5 [IMP] during image upload, disable save button
hide it and replace it with a button telling the user what we're
currently doing (uploading the image).

Leave the possibility of discarding the whole thing and going away
though.

bzr revid: xmo@openerp.com-20131106152412-eb283vghb18aafyr
2013-11-06 16:24:12 +01:00
Fabien Pinckaers 843e16e57e [IMP] Small layout improvements
bzr revid: fp@tinyerp.com-20131105080743-jy5ee76500dhh923
2013-11-05 09:07:43 +01:00
Fabien Meghazi cf58fd485b [IMP] first menu becomes root url
bzr revid: fme@openerp.com-20131031173428-c6l8b19ig5npwb9i
2013-10-31 18:34:28 +01:00
Fabien Meghazi 418e10c382 [IMP] Misc menu improvements
bzr revid: fme@openerp.com-20131030140216-f2fz7p3waur3l8j7
2013-10-30 15:02:16 +01:00
Fabien Meghazi 7ac3061c42 [WIP] Edit menu dialog
bzr revid: fme@openerp.com-20131029112450-gnu2c3fl9ddypdf1
2013-10-29 12:24:50 +01:00
Fabien Meghazi 2d0158d8cc [ADD] Menu drag'n dro
bzr revid: fme@openerp.com-20131029083718-e6jrinmh6z48vn5j
2013-10-29 09:37:18 +01:00
Xavier Morel 1ce3230d13 [IMP] don't completely wedge the RTE in case save fails. This may well break snippets entirely in case of save failure.
bzr revid: xmo@openerp.com-20131023130918-j5s81t0j60gitr1t
2013-10-23 15:09:18 +02:00
Fabien Meghazi 6495851102 [ADD] UI improvement: Translate "or Edit Master"
bzr revid: fme@openerp.com-20131023081501-f9owb501j16757bk
2013-10-23 10:15:01 +02:00
ddm 24c3e4016b [IMP] Ace: light opacity trick
bzr revid: ddm@openerp.com-20131021095158-6037xha2bqyihv0q
2013-10-21 11:51:58 +02:00
ddm a403bc0318 [IMP] Ace: remember editor width when resizing
bzr revid: ddm@openerp.com-20131021091004-nchmsogl6349az8h
2013-10-21 11:10:04 +02:00
ddm a57c7e7c92 [IMP] Ace: display 'resize' cursor when hovering over gutter
bzr revid: ddm@openerp.com-20131021084841-efcxt96c5x17u2m1
2013-10-21 10:48:41 +02:00
Fabien Pinckaers 99723a8a9f [REVERT] snippets drop zone too complex
bzr revid: fp@tinyerp.com-20131017141959-fpkds0a7e1m1sfrw
2013-10-17 16:19:59 +02:00
Christophe Matthieu 2c58996d57 [IMP] website snippet: improve visibility of drop zone
bzr revid: chm@openerp.com-20131016122905-w93f4vtamiqy79lo
2013-10-16 14:29:05 +02:00
Christophe Matthieu 641477141f [IMP] website snippet: improve visibility of drop zone
bzr revid: chm@openerp.com-20131016101055-p6vhiijvladtbn87
2013-10-16 12:10:55 +02:00
ddm 52ef0032e3 [IMP] Ace editor CSS improvements
bzr revid: ddm@openerp.com-20131016092852-3myx024u2zn5cnvi
2013-10-16 11:28:52 +02:00
ddm e375557b84 [IMP] Editor flicker+resize (cf. task: [CMS] Source editor)
bzr revid: ddm@openerp.com-20131016091947-5aymhkl1we878bdl
2013-10-16 11:19:47 +02:00
Xavier Morel a3c11bedb8 [IMP] mitigate disappearance of empty inline cke widgets
bzr revid: xmo@openerp.com-20131014112644-f95lqkr6j2nlm98a
2013-10-14 13:26:44 +02:00
Xavier Morel 2e352ce187 [MERGE] from trunk
bzr revid: xmo@openerp.com-20131014085459-dhbypq0hg3lzzf3j
2013-10-14 10:54:59 +02:00
Fabien Pinckaers d95570bb40 [IMP] css align stuff
bzr revid: fp@openerp.com-20131012092352-seprp8l827wxy2wy
2013-10-12 11:23:52 +02:00
Fabien Pinckaers 6b0d005d44 [IMP] Align building blocks
bzr revid: fp@openerp.com-20131012090748-vr7aqap73d9l4hqf
2013-10-12 11:07:48 +02:00
Nicolas Wisniewski 6bd53cc2e6 [FIX] blocks section menu returns to vertical
bzr revid: nwi@openerp.com-20131010083037-6lzhc5285tpevg3j
2013-10-10 10:30:37 +02:00
ddm 75bf46996c [FIX] Tour reset bug
bzr revid: ddm@openerp.com-20131009152015-s2p3hjkivls16yk2
2013-10-09 17:20:15 +02:00
ddm 7862c0ba6b [MERGE] trunk-website-al
bzr revid: ddm@openerp.com-20131007122338-0qb0440nmej0onxv
2013-10-07 14:23:38 +02:00
Xavier Morel 1b232de765 [MERGE] from trunk
bzr revid: xmo@openerp.com-20131007085750-hkv4fgeph0cc65eb
2013-10-07 10:57:50 +02:00
Fabien Pinckaers d7b75724cb [IMP] Building Block Zone, SEO Style, bootstrap style by default
bzr revid: fp@tinyerp.com-20131004163754-rwa3t1gcmfok4v0w
2013-10-04 18:37:54 +02:00
Xavier Morel 0448dff011 [MERGE] from parent
bzr revid: xmo@openerp.com-20131004145046-7cab234xeotx9v7t
2013-10-04 16:50:46 +02:00
Fabien Pinckaers 55a46265c3 [IMP] building blocks zone
bzr revid: fp@tinyerp.com-20131004144128-5e4l3dze02m1b2vr
2013-10-04 16:41:28 +02:00
Christophe Matthieu 865a7cb53a [IMP] website: xml snippets server side + improve loading speed
bzr revid: chm@openerp.com-20131004104133-q1p2fdf153izeqyj
2013-10-04 12:41:33 +02:00
ddm 0dc3c46655 [MERGE] trunk-website-al
bzr revid: ddm@openerp.com-20131004094409-eueito4aochzvmk4
2013-10-04 11:44:09 +02:00
ddm b1c4741154 [IMP] Support for multiple tutorials
bzr revid: ddm@openerp.com-20131004093740-3dxcktks5x2xb4t2
2013-10-04 11:37:40 +02:00
Nicolas Wisniewski 939a344a90 [IMP] Use more compass mixins
bzr revid: nwi@openerp.com-20131004084302-0goiqm0bq7v8up18
2013-10-04 10:43:02 +02:00
Xavier Morel 400ffb7f07 [FIX] disable relative positioning of cke widget wrapper
It's only used to be able to position the drag & drop widget
absolutely, and we've already disabled that one.

Product page is a gory mess of absolute positioning, if product images
are changed into a t-field the relative positioning on the wrapper
makes the image itself disappear completely.

bzr revid: xmo@openerp.com-20131002144554-1rg4zmwu0btf0r0f
2013-10-02 16:45:54 +02:00
ddm e75cc276b9 [MERGED] trunk-website-al
bzr revid: ddm@openerp.com-20131002135938-cq5yfy3lmvpoh2xt
2013-10-02 15:59:38 +02:00
Xavier Morel 7d7cbce6fd [IMP] compass all the things
bzr revid: xmo@openerp.com-20131002112216-sjfvkg2ja0aoss2v
2013-10-02 13:22:16 +02:00
ddm 5f7004c296 [MERGE] trunk-website-al
bzr revid: ddm@openerp.com-20131002085338-8jw3dkqtq842nwhe
2013-10-02 10:53:38 +02:00
ddm 3b49d2cf32 [IMP] Editor basic tour
bzr revid: ddm@openerp.com-20131001160114-d87oq16mxak3xslj
2013-10-01 18:01:14 +02:00
Nicolas Wisniewski 634a4d5348 [IMP] Improve look & feel of snippets ( test purpose )
bzr revid: nwi@openerp.com-20131001134304-cldj2bynoqt5bsb9
2013-10-01 15:43:04 +02:00
Christophe Matthieu 8d3db3a13f [IMP] website_sale: responsible design (css height)
bzr revid: chm@openerp.com-20130927152625-mrr0r2514qfwyisp
2013-09-27 17:26:25 +02:00
Christophe Matthieu 60e2a03700 [IMP] website snippet: background option for paralax and fix banner
bzr revid: chm@openerp.com-20130927124116-o2244s5ufu18pvcx
2013-09-27 14:41:16 +02:00