Commit Graph

183 Commits

Author SHA1 Message Date
Fabien Meghazi 1c4e2cfd22 [IMP] bundlify addons (except website)
bzr revid: fme@openerp.com-20140424172129-ze74eaz2eaidmxhm
2014-04-24 19:21:29 +02:00
Xavier Morel 74d4d1f58d [CHG] bundlify website
CKEDITOR_BASEPATH has to be defined, by default ckeditor will load its files
relative to "itself" (the file which executes it). After bundling, the path is
incorrect and ckeditor looks for its files (e.g. en.js) in the wrong place.

bzr revid: xmo@openerp.com-20140418121503-4nsja7enutney2vn
2014-04-18 14:15:03 +02:00
Thibault Delavallée 8f105b6624 [IMP] website_blog: path computation (unique key) for paragraphs in medium-like blogs
is now done server-side and stored directly in the html content, as post processing.
The front-end attaches messages based on the attribute data-chatter-id, but do not
compute the attribute itself anymore.
Misc cleaning of code.

bzr revid: tde@openerp.com-20140403112656-ane3ovhh70qdc8b4
2014-04-03 13:26:56 +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
ajay javiya (OpenERP) 7126bc5b50 [MERGE] : with trunk and resolve conflicts
bzr revid: aja@tinyerp.com-20140401132534-owbxvwqo6qpodw7e
2014-04-01 18:55:34 +05:30
Thibault Delavallée 6a4e52f272 [IMP] website_blog: use 2 different URL schemes (post and blog), to ease url use in templates
bzr revid: tde@openerp.com-20140401092026-2patc88e0xu6ghyx
2014-04-01 11:20:26 +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
Fabien Pinckaers 1c2a8466e9 [IMP] no flickering on scroll event
bzr revid: fp@tinyerp.com-20140401071940-1pwz6ncar6afcybz
2014-04-01 09:19:40 +02:00
Thibault Delavallée 2555249fbb [IMP] website_blog: url helper defintiion + use; still blog posts to fix.
bzr revid: tde@openerp.com-20140331152711-yg34m7klexuu6v8t
2014-03-31 17:27:11 +02:00
ajay javiya (OpenERP) 3d8952b534 [IMP] : code
bzr revid: aja@tinyerp.com-20140328131934-tbhr7l3rbozkor3c
2014-03-28 18:49:34 +05:30
ajay javiya (OpenERP) 4931eae3c1 [REM] : archive related changes
-> remove routes related to date on blog method

bzr revid: aja@tinyerp.com-20140328112008-8mhxvqxs8g1ui2mn
2014-03-28 16:50:08 +05:30
ajay javiya (OpenERP) b8b562ce0a [IMP] :When creating a new blog, there is a zone to edit the content
bzr revid: aja@tinyerp.com-20140327133407-kj5geztq3t551lk1
2014-03-27 19:04:07 +05:30
ajay javiya (OpenERP) 287e92bca7 [ADD] : pager on blog list
[FIX] :archive navigation does not work 
[REM] : BYPAGE in blogs method and use existing _blog_post_per_page

bzr revid: aja@tinyerp.com-20140327111024-7nm1kbs74kqtcmrv
2014-03-27 16:40:24 +05:30
ajay javiya (OpenERP) e5f0562265 [REM] : unsed import
-> author_iamge field
[IMP] : odrder of imports
 -> mechanism to post for anonymus user

bzr revid: aja@tinyerp.com-20140327072334-4wwt7ady4vmam91e
2014-03-27 12:53:34 +05:30
Fabien Pinckaers f51a366ea7 [IMP] anonymous for website_blog
bzr revid: fp@tinyerp.com-20140323195531-84hnzo5f950r4eg7
2014-03-23 20:55:31 +01:00
Fabien Pinckaers eeca54b04c [IMP] js fixes
bzr revid: fp@tinyerp.com-20140323190533-7lp6ayiyh7v03agv
2014-03-23 20:05:33 +01:00
Fabien Pinckaers 3fb12be332 [IMP] cleaning style
bzr revid: fp@tinyerp.com-20140323181740-ox6no7z5znv1kz11
2014-03-23 19:17:40 +01:00
Fabien Pinckaers 552222b14a [IMP] ranking of blogs
bzr revid: fp@tinyerp.com-20140322213914-8f09g4k7p3lroehj
2014-03-22 22:39:14 +01:00
Fabien Pinckaers e740be4418 [IMP] renamed controllers
bzr revid: fp@tinyerp.com-20140322212113-9naxywttg3x6ufja
2014-03-22 22:21:13 +01:00
Fabien Pinckaers 3447004533 [IMP] better selection of next, cleaned controller
bzr revid: fp@tinyerp.com-20140322211623-iogji6lq47er0rm7
2014-03-22 22:16:23 +01:00
Fabien Pinckaers eb3ff0a5b4 [IMP] animation and cover cleaned
bzr revid: fp@tinyerp.com-20140322201205-u9a37w35w6nb4pa9
2014-03-22 21:12:05 +01:00
Fabien Pinckaers 49fc8b3f06 [IMP] Views
bzr revid: fp@tinyerp.com-20140322190215-21fql7cjva8fm4al
2014-03-22 20:02:15 +01:00
Fabien Pinckaers a9c62bfbb0 [IMP] remove history + js fixes
bzr revid: fp@tinyerp.com-20140322185058-lm3r3ktlwkskc4q3
2014-03-22 19:50:58 +01:00
Fabien Pinckaers d03a8e8fcd [IMP] removed history wizard, avatar handling
bzr revid: fp@tinyerp.com-20140322175329-s0uum9gircwryg09
2014-03-22 18:53:29 +01:00
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
chm@openerp.com 6fc418883e [FIX] website: route and redirect: remove all backslash from url
bzr revid: chm@openerp.com-20140317080145-6l5mk4q05uf639li
2014-03-17 09:01:45 +01:00
chm@openerp.com 353bbdc2c3 [FIX] website: route and redirect: remove all backslash from url
bzr revid: chm@openerp.com-20140314162346-25vohj6ayp65tgiy
2014-03-14 17:23:46 +01:00
ajay javiya (OpenERP) 9ae66300dd [REN] : 'Inline Discussion' to 'Allow comment in text'
'Allow Comments' to 'Allow blog post comment'
[IMP] :Inline discussion alone shouldn't post gloabl comments

bzr revid: aja@tinyerp.com-20140313111452-whhtar6wlozjd70z
2014-03-13 16:44:52 +05:30
chm@openerp.com 384f398090 [IMP] website: publish button use action for url to backend
bzr revid: chm@openerp.com-20140311171941-1fwhholwlsuncjyh
2014-03-11 18:19:41 +01:00
ajay javiya (OpenERP) 5502781f34 [IMP] : page transition like medium
bzr revid: aja@tinyerp.com-20140225105921-iz23qy6scmgz2tgo
2014-02-25 16:29:21 +05:30
Mahendra Barad (OpenERP) eb30747335 [IMP]improved animation for drodown
bzr revid: mba@tinyerp.com-20140224133959-idr1pqp5imhudldv
2014-02-24 19:09:59 +05:30
Mahendra Barad (OpenERP) e468f7f159 [IMP]inline discussion and content share added to customize option
bzr revid: mba@tinyerp.com-20140224110352-rjr4c9f77uorkhyw
2014-02-24 16:33:52 +05:30
Fabien Pinckaers ae7f328386 [IMP] HMTL cleaning for blogs
bzr revid: fp@tinyerp.com-20140223181644-g50duy7w75ejb80j
2014-02-23 19:16:44 +01:00
Fabien Pinckaers fcbd203ee0 [FIX] next pos algorythm
bzr revid: fp@tinyerp.com-20140223181205-u9xdiprgpov50pe1
2014-02-23 19:12:05 +01:00
Fabien Pinckaers 0f29d1951f [IMP] cover by default + clean HTML
bzr revid: fp@tinyerp.com-20140223175403-g70my3c3pxwhhx4j
2014-02-23 18:54:03 +01:00
Fabien Pinckaers c12ee07b02 [IMP] cover by default
bzr revid: fp@tinyerp.com-20140223171532-p2ts7i40l8vlmx2p
2014-02-23 18:15:32 +01:00
Fabien Pinckaers a851a16bef [IMP] changes in main view
bzr revid: fp@tinyerp.com-20140223141706-otrugczrfkolidue
2014-02-23 15:17:06 +01:00
Fabien Pinckaers e358991237 [IMP] Right column
bzr revid: fp@tinyerp.com-20140223125745-63jvme8neo47flia
2014-02-23 13:57:45 +01:00
ajay javiya (OpenERP) df9426402f [IMP] : hide defualt tag on blog post
bzr revid: aja@tinyerp.com-20140220073246-nhs8xulemzy8idq3
2014-02-20 13:02:46 +05:30
ajay javiya (OpenERP) 937e482114 [FIX] : content not display proper
bzr revid: aja@tinyerp.com-20140220064248-lvmpgbz7skjpqyus
2014-02-20 12:12:48 +05:30
ajay javiya (OpenERP) e0f56d2e3e [IMP]: inline discussion
bzr revid: aja@tinyerp.com-20140219093103-c8p6gixi6ry89w8v
2014-02-19 15:01:03 +05:30
Mahendra Barad (OpenERP) 3c0e384c9a [IMP]page transition and remove shortened content
bzr revid: mba@tinyerp.com-20140217114302-1mwtelv6gh9pmfhe
2014-02-17 17:13:02 +05:30
ajay javiya (OpenERP) f11ebbc784 [FIX] :After switched to a new blog post with the bottom cover,can't select text to tweet it.
bzr revid: aja@tinyerp.com-20140217091423-hzfa2icolpvcsb04
2014-02-17 14:44:23 +05:30
ajay javiya (OpenERP) 3993c71dac [IMP] : change cover photo button on top-right and add t-ignore to restrict users from change data outside t-field
bzr revid: aja@tinyerp.com-20140217090017-b1cvr99x1v1wqmxd
2014-02-17 14:30:17 +05:30
Mahendra Barad (OpenERP) 28802724e3 [IMP]demo data and auth image
bzr revid: mba@tinyerp.com-20140217070257-g635bnsd5jv6ogkb
2014-02-17 12:32:57 +05:30
Mahendra Barad (OpenERP) 74b094b0f0 [IMP]remove has comment
bzr revid: mba@tinyerp.com-20140217061902-uot77cfcijlu0igv
2014-02-17 11:49: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
Mahendra Barad (OpenERP) 35c3970238 [IMP]all option should be in left side
bzr revid: mba@tinyerp.com-20140217051846-izxlqbkdwkhuli7j
2014-02-17 10:48:46 +05:30
ajay javiya (OpenERP) a75f8dbd7b [IMP] : blog post list layout
bzr revid: aja@tinyerp.com-20140217051649-cxs7eglqcw5q5z37
2014-02-17 10:46:49 +05:30