Commit Graph

177 Commits

Author SHA1 Message Date
Parth Gajjar (Open ERP) b8d87606f0 [IMP] added gengo statistics, displayed inprogress elements
bzr revid: pga@tinyerp.com-20140319133121-31umju0ea84sm93y
2014-03-19 19:01:21 +05:30
Xavier Morel e78a3b18cc [ADD] tentative removal of attachments
Attachments ought be removed only if they are not used in an existing page/web
view.

Theoretically this could be set directly in unlink(), but:
* that would make a nice error message significantly harder
* the expenses of performing a text search in all view archs would be a bit expensive

Notes:
* the views set could be reduced to only "web" views
* the search is likely sensible to false negatives e.g. different order of
  query parameters. It *will* remove images still being used.

bzr revid: xmo@openerp.com-20140304110716-u14w6uo8fbkfa42i
2014-03-04 12:07:16 +01:00
Paramjit Singh Sahota 2e3e44255e [FIX] Editor bar is showing border.
bzr revid: psa@tinyerp.com-20140220102200-2r2urlrrkngv20at
2014-02-20 15:52:00 +05:30
Xavier Morel 7c12d5d200 [IMP] clearer indication that images are being up/downloaded
bzr revid: xmo@openerp.com-20140203160331-04h1erlunelb9kkn
2014-02-03 17:03:31 +01:00
Christophe Matthieu 43044d8ee7 [IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove visibility; add constraints
bzr revid: chm@openerp.com-20140127135828-z848mvpis5d9xyh8
2014-01-27 14:58:28 +01:00
ddm@openerp.com 35b8850ecc [IMP] add SEO preview
bzr revid: ddm@openerp.com-20140121125325-641psvqr4w96lsci
2014-01-21 13:53:25 +01:00
Xavier Morel 51f6977f39 [IMP] icons selection dialog
remove fixed size checkbox
add fayt for icons (by name)

bzr revid: xmo@openerp.com-20140121100408-64e32iio9r77yx9m
2014-01-21 11:04:08 +01:00
Xavier Morel ca02581993 [IMP] replace icon size select by selectable multi-size preview
bzr revid: xmo@openerp.com-20140120162604-yoyg21bf1z306hwg
2014-01-20 17:26:04 +01:00
Xavier Morel 501e88d3eb [IMP] replace select2 by grid for icons selection
bzr revid: xmo@openerp.com-20140120153610-xktkxjfbpl59xnpz
2014-01-20 16:36:10 +01:00
Christophe Matthieu 4ff74cbf99 [IMP] website: editor menus is displayed in function of users groups (event, blog...)
bzr revid: chm@openerp.com-20140116180535-c736cuxn12qghiea
2014-01-16 19:05:35 +01:00
Xavier Morel e2fede3fe7 [ADD] dialog for fontawesome glyph manipulation
bzr revid: xmo@openerp.com-20140116094747-w1uey27l39fy66zc
2014-01-16 10:47:47 +01:00
Christophe Matthieu 2d659d5102 [IMP] website: clean editor.css
bzr revid: chm@openerp.com-20140115130213-r55f246btqus6dzj
2014-01-15 14:02:13 +01:00
Christophe Matthieu fd14481dd3 [IMP] website snippet: create snippets.sass, imrpove css and resizing layout
bzr revid: chm@openerp.com-20140115125923-eggv51bsvokc7a06
2014-01-15 13:59:23 +01:00
Christophe Matthieu 45feba1f86 [IMP]website_sale: no product message for public users
bzr revid: chm@openerp.com-20140114162925-z1gcl5h2rkxb7crx
2014-01-14 17:29:25 +01:00
Christophe Matthieu dac3058100 [IMP] website: This page is under construction
bzr revid: chm@openerp.com-20140114160434-wukbj48ope1twhja
2014-01-14 17:04:34 +01:00
Christophe Matthieu 3d96b4c2a3 [IMP] website: snippets: add resize bar on snippet overlay; resising % 8px; remove size class
bzr revid: chm@openerp.com-20140108122113-d2zcyaobkahixlpa
2014-01-08 13:21:13 +01:00
ddm 7b5f713c93 [FIX] Fixed popovers in banner tour
bzr revid: ddm@openerp.com-20131231101338-91q7yt5d62joldwd
2013-12-31 11:13:38 +01:00
Fabien Meghazi af1e65ffdb [IMP] Use cursor: text for editable .btn's
bzr revid: fme@openerp.com-20131219093410-lgr1f54nehaz9fk0
2013-12-19 10:34:10 +01:00
Fabien Meghazi 375e440c2e [ADD] Markers for vim
bzr revid: fme@openerp.com-20131219093329-s5oumfhwyw0pevfy
2013-12-19 10:33:29 +01:00
Fabien Meghazi 9abcc28884 [IMP] Set EditorBar height programmatically
bzr revid: fme@openerp.com-20131218173915-ds5jeyfypbaefrqf
2013-12-18 18:39:15 +01:00
Xavier Morel 90a9e522f3 [ADD] placeholder support on t-field
A placeholder is looked up:

1. in the field's options ("placeholder")
2. on the t-field node itself (@placeholder)
3. on the field's column (.placeholder)

The first one found is used as the @placeholder of the resulting node
(in-HTML), and displayed when the field is empty and unfocused.

If no placeholder is found, an empty field just gets a small padding
in order to be easier to see & focus.

bzr revid: xmo@openerp.com-20131218114901-xi3ye11x5pysq2a2
2013-12-18 12:49:01 +01:00
Xavier Morel f6eb40fc90 [FIX] enable user-selection on editable buttons (when the button itself is editable, not just in an editable section)
bzr revid: xmo@openerp.com-20131217104702-jell0imowvzjlasl
2013-12-17 11:47:02 +01:00
Christophe Matthieu 083e88167e [IMP] website: save (button) or discard (link), on left in modal
bzr revid: chm@openerp.com-20131211163305-5qwltn11k2ph179o
2013-12-11 17:33:05 +01:00
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