Commit Graph

32 Commits

Author SHA1 Message Date
Christophe Matthieu ae175d1574 [FIX] website_blog: change_background doesn't work occasionally
Some time new background image, which I set via "Change cover" button don't saved. Because super is called before the jsonRpc and don't wait that the background is saved.
2015-12-02 10:40:16 +01:00
Jay Patel 5258427d18 [FIX] website blog: open change cover wizard at second selection
Fixes #2470
2014-09-19 16:03:41 +02:00
Jeremy Kersten fba1f63550 [FIX] website_blog: fix js error from 0a8aad990c 2014-09-10 19:50:22 +02:00
Jeremy Kersten 0a8aad990c [FIX] website_blog: wait that document is ready before to check if we need to update menu for blog 2014-09-10 18:10:25 +02:00
Jeremy Kersten 287ea2fb17 [IMP] website_*forum,blog,instantclick,...: Move Js in assets 2014-08-28 12:21:47 +02:00
Simon Lejeune 195fa93168 [MERGE] backend front end integration
Render the top-menu (backend menu or frontend editbar) server-side.
Use Fontawesome icons (mail, timezone, chat).
Refactor website widgets, split Website.editorBarin editorbar, ace, editorbar- content, editorbarCustomize.
2014-06-27 11:03:34 +02:00
Christophe Simonis a756b82372 [MERGE] forward port of branch saas-4 up to revid bb26dea 2014-05-20 20:19:55 +02:00
Martin Trigaux 00a4845bc7 [FIX] website_blog: fix broken change cover wizard 2014-05-13 12:31:57 +02:00
Fabien Meghazi b0cbaf330a [IMP] website: load website.xml templates only in editable mode
bzr revid: fme@openerp.com-20140505113800-wv5vh802us270oez
2014-05-05 13:38:00 +02:00
Thibault Delavallée 045157170a [IMP] website_blog: update templates to use the contact widget, allowing to
display partner-related stuff without having to tweak the access rights.
Misc update of templates due to some filed renaming.
Added author field on the blog, allowing to avoid having issues with
create_uid field.

bzr revid: tde@openerp.com-20140402140200-a3g0750akro2n12v
2014-04-02 16:02:00 +02:00
Fabien Pinckaers 804d3fe4f6 [IMP] rename class to be reusable
bzr revid: fp@tinyerp.com-20140401072504-6hbwo2jui240jng7
2014-04-01 09:25:04 +02:00
ajay javiya (OpenERP) 42dda7fb12 [FIX] :Select to tweet range is not perfect
-> change cover button does not to work.

bzr revid: aja@tinyerp.com-20140324055938-cj25uxm3h23kjmof
2014-03-24 11:29:38 +05:30
ajay javiya (OpenERP) 690cd34d69 [IMP] : on tweet popover hover should show pointer
[FIX] : Sometimes selecting some portion of text,don't show twitter popover.

bzr revid: aja@tinyerp.com-20140322094821-koaudrwpinskruy5
2014-03-22 15:18:21 +05:30
ajay javiya (OpenERP) 48db08b6ee [IMP] : at the creation background-image should take full screen
bzr revid: aja@tinyerp.com-20140320070047-8zsu7d2j913q6ljl
2014-03-20 12:30:47 +05:30
ajay javiya (OpenERP) fd05ea1f7a [IMP] : page transition
-> publish button on right

bzr revid: aja@tinyerp.com-20140319133934-vycn6leow3x2r6cg
2014-03-19 19:09:34 +05:30
ajay javiya (OpenERP) 77e9baec05 [FIX] : remove mark on selected text when click on edit
bzr revid: aja@tinyerp.com-20140319090917-hkaj0jnm95hr0wb2
2014-03-19 14:39:17 +05:30
ajay javiya (OpenERP) abb2da7d43 [FIX] : if we select a text for tweet, and then edit, tweet logo stay
bzr revid: aja@tinyerp.com-20140319085123-r9a87xpabxhpu0gi
2014-03-19 14:21:23 +05:30
ajay javiya (OpenERP) b54833d392 [FIX] : change the cover and use an existing one, it is too big
bzr revid: aja@tinyerp.com-20140318130537-yst48p45st4n78bz
2014-03-18 18:35:37 +05:30
ajay javiya (OpenERP) 7bb880f05c [FIX] : cahnge the cover, the priview is little but once you save it is (too) big
bzr revid: aja@tinyerp.com-20140305125415-1476mmcrf4ukypl6
2014-03-05 18:24:15 +05:30
ajay javiya (OpenERP) 5cc0a2eb88 [IMP] : change background iamge and clean background
bzr revid: aja@tinyerp.com-20140224051502-dmv98ks8lwxgyd18
2014-02-24 10:45:02 +05:30
ajay javiya (OpenERP) d2d08a074c [MERGE] : with lp:openobject-addons
bzr revid: aja@tinyerp.com-20140217053910-u8t1qe1xso0lilfp
2014-02-17 11:09:10 +05:30
ajay javiya (OpenERP) b9833c31e0 [IMP] : code change cover photo
bzr revid: aja@tinyerp.com-20140214070522-ujfraed51a5ieifq
2014-02-14 12:35:22 +05:30
ajay javiya (OpenERP) 3168ee3a7f [ADD] : change cover photo button , allow to change background image
bzr revid: aja@tinyerp.com-20140213133654-om2eynat2fox473h
2014-02-13 19:06:54 +05:30
Christophe Matthieu 14b4efcd28 [FIX] tour and translate title
bzr revid: chm@openerp.com-20140206145236-vwdq74yyz21qvyzu
2014-02-06 15:52:36 +01:00
Christophe Simonis 16db944365 [IMP] website_blog: rename "Category" to "Blogs"
bzr revid: chs@openerp.com-20140124162251-3kkn3n17uqum1scu
2014-01-24 17:22:51 +01:00
Christophe Matthieu 4ff1af4d01 [FIX] website: display or not editor edit button; website_sale: test tour; website: contact qweb widget
bzr revid: chm@openerp.com-20140121123912-0ya4ziusj09efti3
2014-01-21 13:39:12 +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
Christophe Matthieu d32ece09db [IMP] website_blog: change url paths
bzr revid: chm@openerp.com-20131129161434-rsnklmcz1g9b1cc0
2013-11-29 17:14:34 +01:00
Christophe Matthieu 5a6a1efc79 [IMP] website_blog: add breadcrumb; [IMP] clean links
bzr revid: chm@openerp.com-20131118143530-5205sp6q7xp6lbj7
2013-11-18 15:35:30 +01:00
Fabien Pinckaers 85265aefb9 [IMP] layout of website.prompt
bzr revid: fp@openerp.com-20131114212856-ff42xtka5dlv8c8c
2013-11-14 22:28:56 +01:00
Fabien Meghazi c26013ab22 [IMP] Content menu: Add a new blog post asks for category
bzr revid: fme@openerp.com-20131114093305-dz08vnc5cdkvfddo
2013-11-14 10:33:05 +01:00
Fabien Meghazi 7598bcdb98 [ADD] Content menu links splitted per modules
TODO: website.prompt() should be finished for Add a blog post link

Added @id=editable_scripts_hook in layout template so modules can easly add *.editor.js files

bzr revid: fme@openerp.com-20131113171438-3l0wo08ta5vsulq3
2013-11-13 18:14:38 +01:00