Commit Graph

1111 Commits

Author SHA1 Message Date
Fabien Pinckaers 2d0db5a8bf [IMP] 3 cols to respect icon and make it easier for new users to start with
bzr revid: fp@tinyerp.com-20140224110148-12lndtuaztxypgmw
2014-02-24 12:01:48 +01:00
Christophe Simonis 4b72678bc7 [MERGE] forward port of branch saas-2 up to revid 9195 chs@openerp.com-20140220154517-6y531n1mqtnfnsmr
bzr revid: chs@openerp.com-20140220163815-69sza1kclnh5mavs
2014-02-20 17:38:15 +01:00
Christophe Simonis 09d7364739 [FIX] website: on DOM elements we must set attribute via setAttribute
bzr revid: chs@openerp.com-20140220142110-zwtvvt2bkvbki7oo
2014-02-20 15:21:10 +01:00
Christophe Matthieu a1bfa32389 [IMP] website ace editor: display more informations about errors when the user save views
bzr revid: chm@openerp.com-20140220103355-0us8k76yrrodqs0u
2014-02-20 11:33:55 +01:00
Christophe Matthieu a09b0db51d [FIX] website: Select some text > Click on the link button > Select Page textfield and start typing (e.g. comm) > There is a lot of noise here; Dsiplaying create page for existing page
bzr revid: odo@openerp.com-20140219105502-jg8f2i1gpz5vdarf
2014-02-19 11:55:02 +01:00
Christophe Matthieu 42634d2a0d [FIX] website rte: Select some text > Click on the link button > Start typing > The focus is still on your text, you loose what you selected
bzr revid: odo@openerp.com-20140219092402-bf8vkin5q07rv9bf
2014-02-19 10:24:02 +01:00
Christophe Matthieu 517ace3e41 [FIX] website: snippet: click on bullet don't change the slide of carousel. Fix unique id for each carousel.
bzr revid: odo@openerp.com-20140219090731-c77q63xc77osyw6w
2014-02-19 10:07:31 +01:00
Christophe Matthieu 3226a16b99 [FIX] website: snippet: the slide move he is typing (quote slider)
bzr revid: chm@openerp.com-20140218163759-ojyto7j8r34nh2we
2014-02-18 17:37:59 +01:00
Christophe Matthieu 16953b43bb [FIX] website: snippet editor can be loaded before snippet animation
bzr revid: chm@openerp.com-20140218162452-cf3jqkbstlyw7l5x
2014-02-18 17:24:52 +01:00
Christophe Matthieu 1c4f859f1f [FIX] website: jQuery (sizcache) trigger a change id in the page, the observer set as dirty all template. All template are saved when the user click on save button.
bzr revid: chm@openerp.com-20140218160144-5drlsnz4plyb9tqx
2014-02-18 17:01:44 +01:00
Christophe Matthieu c930e2489f [FIX] website_blog: At one step, it says 'delete the title', but it deletes the whole block
bzr revid: chm@openerp.com-20140218151127-a6471u9l0jpot6gq
2014-02-18 16:11:27 +01:00
Christophe Matthieu 00c810ab14 [FIX] website: Don't allow to edit the menu inline. Users try to change the link, but it does not work. We can put a tooltip explaning they should use the content top menu to edit the menu; bootstrap tooltip don't available in edit mode.
bzr revid: chm@openerp.com-20140218145619-fboofhu111s3g45p
2014-02-18 15:56:19 +01:00
Christophe Matthieu e473e795f6 [FIX] website: Page is added to menu even if the checkbox is unchecked at adding time
bzr revid: chm@openerp.com-20140218144215-vmlah8giy28oq3cd
2014-02-18 15:42:15 +01:00
Christophe Matthieu 28958a4088 [FIX] website tour: At the end of the "Insert a banner" tour the help is "Close Mobile Preview" Change into "Check Mobile Preview" -> i would close with a "Continue" bouton to keep running the help on content -> really needed. With the tour they stay in editable mode and search for adding a new menu
bzr revid: chm@openerp.com-20140218111008-rp1kg7r8pv53wfoh
2014-02-18 12:10:08 +01:00
Christophe Matthieu 934f57c0c7 [FIX]website snippet: banner content editable
bzr revid: chm@openerp.com-20140218101737-o19ht6n6f2o26pfe
2014-02-18 11:17:37 +01:00
Christophe Matthieu c11e6f6249 [FIX] website: snippet resizing: display top and bottom arrow in function of margin size
bzr revid: chm@openerp.com-20140218101017-f827kued494rfu9g
2014-02-18 11:10:17 +01:00
Christophe Matthieu 7d6dd7070d [FIX] website: snippet resizing; Users don't understand when they can drag arrows to resize col-md-XX. They try, it does not work, so they think the feature does not work. So, horizontal arrow on col-md-XX snippets should use an icon according to what you can do
bzr revid: chm@openerp.com-20140217100418-iwdrv36a4u2inasn
2014-02-17 11:04:18 +01:00
Antony Lesuisse e54758988a [FIX] website tests
bzr revid: al@openerp.com-20140217001148-2ub37hxyz8tbxrwe
2014-02-17 01:11:48 +01:00
Christophe Matthieu 329d2b7b1a [Fix] The new page is confusing: one user created a new page and then she don't figure out how to find it.
[IMP] website: add a checkbox on new page dialog to add page in menu.
[IMP] website: add page: change default sequence and layout

bzr revid: chm@openerp.com-20140214132602-ts8wcgdkospofg5f
2014-02-14 14:26:02 +01:00
Christophe Matthieu 386b2fe70f [IMP] website: add page: change default sequence and layout
bzr revid: chm@openerp.com-20140214103744-dptrytkfbcwti6t8
2014-02-14 11:37:44 +01:00
Christophe Matthieu d4244bec3e [IMP] website: add a checkbox on new page dialog to add page in menu. Fix: The new page is confusing: one user created a new page and then she don't figure out how to find it
bzr revid: chm@openerp.com-20140213152728-jj6j1hxae8ia5w4k
2014-02-13 16:27:28 +01:00
Christophe Matthieu 441bbb23d7 [IMP] website tour: auto hide popover when the target element is display or hidden
bzr revid: chm@openerp.com-20140213104947-ezd53nzwyxe4xtos
2014-02-13 11:49:47 +01:00
Christophe Matthieu e1b37a897d [FIX] website: remove alert snippets_modal
bzr revid: chm@openerp.com-20140212143916-tqf8d8n1hhod5l4v
2014-02-12 15:39:16 +01:00
Christophe Matthieu 712811654a [FIX] website: text-box and image in the banner is too big on large screen. It should be in a 'container'.
bzr revid: chm@openerp.com-20140211143619-b1dwa5q1wdoeyzn4
2014-02-11 15:36:19 +01:00
Christophe Matthieu 1b52723e97 [IMP] website: remove bootstrap in addons/website and use bootstrap from web
bzr revid: chm@openerp.com-20140211110457-cmqdhbs6wugqt14x
2014-02-11 12:04:57 +01:00
Fabien Pinckaers 7e41345c02 [IMP] reduce image size, faster preview
bzr revid: fp@tinyerp.com-20140211091401-b3jvu4792bz1de0j
2014-02-11 10:14:01 +01:00
Fabien Pinckaers d31504171c [IMP] Pantone colors of the year
bzr revid: fp@tinyerp.com-20140211085450-ny3pgidw5nobjc5x
2014-02-11 09:54:50 +01:00
Frédéric van der Essen 04a6074b1a [MERGE] forward porting fixes from saas-3
bzr revid: fva@openerp.com-20140210155628-75mgw7qcq9k5ncem
2014-02-10 16:56:28 +01:00
Christophe Matthieu 1ac9b4d20d [IMP] website: banner tutorial: remove step about customize and promote
bzr revid: chm@openerp.com-20140210155251-iyj3v06r18vexj7d
2014-02-10 16:52:51 +01:00
Christophe Matthieu 3a273b989c [IMP] website: typo for tutorial
bzr revid: chm@openerp.com-20140210151741-grf5wsvjonuihxw0
2014-02-10 16:17:41 +01:00
Christophe Matthieu abc49aebd5 [FIX] website: don't set tour as automatic when reload page
bzr revid: chm@openerp.com-20140210145923-2w9vbxqqgewgkb0w
2014-02-10 15:59:23 +01:00
Xavier Morel e95eb140a7 [CHG] website: fp wants image 'change' buttons to be btn-sm
bzr revid: xmo@openerp.com-20140210130504-hejvay436emh7f36
2014-02-10 14:05:04 +01:00
Antony Lesuisse 87172d90d2 [MERGE] saas-3
bzr revid: al@openerp.com-20140209140315-ukqlf90ngy6ycu2k
2014-02-09 15:03:15 +01:00
Fabien Pinckaers 673695fa68 [IMP] less black snippet border
bzr revid: fp@tinyerp.com-20140208120151-l43xf7kamhmmxejr
2014-02-08 13:01:51 +01:00
Fabien Pinckaers 54beb6d0b8 [IMP] Buttons snippet
bzr revid: fp@tinyerp.com-20140208114750-jgtx0h5oevqjz4zm
2014-02-08 12:47:50 +01:00
Fabien Pinckaers 92567bc102 [IMP] small useability trick to avoid people writing several keywords in the same input
bzr revid: fp@tinyerp.com-20140208101553-i6l27e6hpy0d0h3n
2014-02-08 11:15:53 +01:00
Fabien Pinckaers ec10577cb2 [IMP] tutorial banner
bzr revid: fp@tinyerp.com-20140207213254-jxw1fwplg3kjbm78
2014-02-07 22:32:54 +01:00
Fabien Pinckaers 00cc1057b6 [IMP] reduced image size
bzr revid: fp@tinyerp.com-20140207161410-22evlc2nz2buud2y
2014-02-07 17:14:10 +01:00
Christophe Matthieu c254b7ae2c [FIX] website: enable test tour; + translate; + fixes
bzr revid: chm@openerp.com-20140207155113-honsvx545awa3rcp
2014-02-07 16:51:13 +01:00
Christophe Matthieu 6d7eccf10a [FIX] website snippet drop for rte; remove dependence to qweb template (remove popover from tours); fx import file with ajax
bzr revid: chm@openerp.com-20140207154520-2injapzg9lgrdbvc
2014-02-07 16:45:20 +01:00
Xavier Morel 6900662b54 [FIX] page creation broken because what is grep
bzr revid: xmo@openerp.com-20140207145149-fem1wnr0t10rcgsn
2014-02-07 15:51:49 +01:00
Christophe Matthieu f767f6ca47 [FIX] website tour test: import with ajax insead of jquery (and auto load jquery)
bzr revid: chm@openerp.com-20140207143437-uptdehmpegzze61y
2014-02-07 15:34:37 +01:00
Christophe Matthieu 598d811ea7 [MERGE] from saas-3
bzr revid: chm@openerp.com-20140207140912-2tu1bhpvlap0fa4m
2014-02-07 15:09:12 +01:00
Fabien Pinckaers 5f6f08899b [IMP] insert a banner --> build a page
bzr revid: fp@tinyerp.com-20140207135946-7gkzt6zodhf0hdxi
2014-02-07 14:59:46 +01:00
Christophe Matthieu 25117ffd0b [FIX] tour test log error
bzr revid: chm@openerp.com-20140207134548-lr2563gtlgjphxrp
2014-02-07 14:45:48 +01:00
Christophe Matthieu 76841f14e4 [FIX] website: snippet: display baner in mobile view; background cover insead of 100%; paralax scrolling
bzr revid: chm@openerp.com-20140207133712-srtik2knhwyybgse
2014-02-07 14:37:12 +01:00
Christophe Matthieu 6cb5b1e556 [FIX] website: test tour: use admin insead of tools.config['admin_passwd']
bzr revid: chm@openerp.com-20140207130104-nuwurzlsvt4cu1jr
2014-02-07 14:01:04 +01:00
Christophe Matthieu b21bb08c22 [ADD] website: test login, backend, go back, branding, edit, logout
bzr revid: chm@openerp.com-20140207125231-3zd0i1axdwuht5g4
2014-02-07 13:52:31 +01:00
Fabien Pinckaers 02aff66446 [FIX] layout bug, right alignment of blocks incorrect
bzr revid: fp@tinyerp.com-20140207104831-s52wrim8r8k7eqox
2014-02-07 11:48:31 +01:00
Christophe Matthieu 8879fb1728 [FIX] website snippet: reset snippet-editor and overlay because the rte re-generate the dom and cancelled all snippet datas
bzr revid: chm@openerp.com-20140207100734-pdzr0qz8mtmha96m
2014-02-07 11:07:34 +01:00