Commit Graph

196 Commits

Author SHA1 Message Date
Antony Lesuisse 2d296cb779 [MERGE] ir-ui-view split active and show_customize
Split the ternary field application in active and show_customize, all four
possible value are now needed for the customize theme popup.
2014-08-31 16:56:44 +02:00
Fabien Meghazi 5e6e1303e3 [IMP] pretty urls for /website/image 2014-08-28 16:37:38 +02:00
Jeremy Kersten 287ea2fb17 [IMP] website_*forum,blog,instantclick,...: Move Js in assets 2014-08-28 12:21:47 +02:00
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +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
Richard Mathot 401607ed11 [FIX] website_blog: use new custom footer 2014-06-02 12:11:18 +02:00
Olivier Dony e276ac33f6 [MERGE] Forward-port saas-4 up to bf135ad 2014-05-28 17:45:31 +02:00
Richard Mathot bf135ad057 [FIX] website_blog: display properly (very) long words in comments 2014-05-28 17:23:28 +02:00
Xavier Morel e06f5b414b [IMP] inherit_option_id -> application 2014-05-27 12:13:51 +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
Richard Mathot (OpenERP) d34c54dbb6 [FIX] URL generation in blog template 2014-05-12 16:20:48 +02:00
Fabien Meghazi 4f16d15120 [IMP] rename editor assets
bzr revid: fme@openerp.com-20140425101753-gz6c8q9huw9c04yp
2014-04-25 12:17:53 +02:00
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