Commit Graph

53 Commits

Author SHA1 Message Date
Martin Trigaux 12fc5ea840 [FIX] website_blog: safer check of variables in write call
Some code may call write with only one id instead of a list (e.g. translations,
see #5941) and the call to _postproces_content would fail
2015-03-27 16:39:09 +01:00
Jeremy Kersten 5d1b7d8a31 [FIX] website_blog: fix domain to clean comments 2015-02-03 12:02:02 +01:00
Jeremy Kersten 2833d87dfb [FIX] blog: don't rewrite old uniq name and clean comment(s) linked to a deleted path 2015-02-02 15:30:22 +01:00
Denis Ledoux 753a4d787d [FIX] website_blog: ids of create_history method may be an integer 2014-12-24 15:13:22 +01:00
Jeremy Kersten b21b32ed2e [FIX] website_blog: Show tag by blog. No interest to display all tag, anyway the search by tag is done for the current blog 2014-12-02 11:35:29 +01:00
Amit Vora 4bf9dc4078 [IMP] [FIX] website_blog: better follow mechanism. Now people following
a blog will receive notifications only for published posts. They
will not receive all comments of all posts anymore.
When commenting a post users will receive the answers.

Added tests to try to test this behavior.
2014-11-28 15:12:14 +01:00
Jeremy Kersten cafbf0714e [IMP] website_blog: Add menu, form view and tree view to manage tags. 2014-11-21 15:53:32 +01:00
Jeremy Kersten b95b134285 [FIX] website_blog: use related to display the image from the author from a blog without that the partner is 'website_published'. 2014-10-28 14:12:39 +01:00
Christophe Simonis fd4fd35e32 [MERGE] forward port of branch saas-5 up to e4cb520 2014-07-30 20:52:14 +02:00
Jeremy Kersten 335e4a8cc3 [FIX] website_blog: Add sanitize=False on content of blog to allow writer/author to insert some tricky code like form or JS 2014-07-23 17:10:02 +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
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Thibault Delavallée 222e26628a [FIX] crm, crm_partner_assign, res_partner, mail, project: removed deprecated fields, deprecated methods + references to it; also removed deprecated tags on things that are not deprecated anymore. Everything is under control. 2014-06-11 08:44:40 +02:00
Fabien Meghazi c3cfc4bc32 [MERGE] sitemap backport, merge trunk from 9438 til 9440
merge from 9438 revid:fp@tinyerp.com-20140511115231-g8ke14r9iepyypv4 til 9440 revid:fp@tinyerp.com-20140511143314-nzn1239l00arbxjq
2014-05-13 16:38:31 +02:00
Fabien Pinckaers 54d30d5194 [IMP] clean sitemap, enumerate pages + fixes
bzr revid: fp@tinyerp.com-20140511115231-g8ke14r9iepyypv4
2014-05-11 13:52:31 +02:00
Christophe Simonis 146ee44c66 [FIX] website_blog: set oldname for background_image field
bzr revid: chs@openerp.com-20140417153948-loqwswgkq1zri462
2014-04-17 17:39:48 +02:00
Thibault Delavallée 271e43c3ed [FIX] website_blog: content post process: forgotten the unicity of paragraph tagging
bzr revid: tde@openerp.com-20140403115122-wuk65a5ua7ewqzz7
2014-04-03 13:51:22 +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
Thibault Delavallée c45ae33859 [CLEAN] website_blog: cleaned modifications in models :
- default value for post name and subtitle, because using it through the front-end
is the only way it shoudl be used, and the behavior should always be consistent
- moved mail_message new field into its own mail_message.py file to ease the
module reading;
- renamed discussion into discussion_key, a bit more understandable
- link cleaning

bzr revid: tde@openerp.com-20140402111656-0h66yedwm36m6c7t
2014-04-02 13:16:56 +02:00
ajay javiya (OpenERP) 844e010a3d [REM] : unused import
bzr revid: aja@tinyerp.com-20140401061146-gxavo2gi25oi82yk
2014-04-01 11:41:46 +05:30
ajay javiya (OpenERP) 256907674e [ADD] : change log
bzr revid: aja@tinyerp.com-20140331111958-oyfi455jwyacn9xx
2014-03-31 16:49:58 +05:30
ajay javiya (OpenERP) e52dd4eeb8 [FIX] :traceback
bzr revid: aja@tinyerp.com-20140328095038-c8aygh3hc0eskray
2014-03-28 15:20:38 +05:30
ajay javiya (OpenERP) a5d783cf82 [ADD] : history feature
bzr revid: aja@tinyerp.com-20140328085055-kw0pplobbla2emjd
2014-03-28 14:20:55 +05:30
ajay javiya (OpenERP) 660c812786 [IMP] : ranking and visits management
bzr revid: aja@tinyerp.com-20140328063523-ttuhcai8aybtbmk0
2014-03-28 12:05:23 +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
ajay javiya (OpenERP) 16f7cc4e5b [ADD] : field on view
bzr revid: aja@tinyerp.com-20140327051528-joaa06orfcffzzuj
2014-03-27 10:45:28 +05:30
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 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) 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
ajay javiya (OpenERP) 6f4df8a689 [ADD] : history feature
bzr revid: aja@tinyerp.com-20140305110000-bdzinadpt51tisl3
2014-03-05 16:30:00 +05:30
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 9de47d55f4 [IMP] Blogs Medium-Like
bzr revid: fp@tinyerp.com-20140223094412-zryqfz2b0n3ojo6g
2014-02-23 10:44:12 +01:00
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) 8cd857352f [IMP]: select next blog randomly from cookie if not visited currentelse from keywords and most visited
bzr revid: aja@tinyerp.com-20140216054155-y2fk0j5c6ceeyai6
2014-02-16 11:11:55 +05:30
ajay javiya (OpenERP) 79a5666c4c [IMP] : inline discussion,
-> hide inline comment from chatter

bzr revid: aja@tinyerp.com-20140208123838-v5c6ooie69gh5eyu
2014-02-08 18:08:38 +05:30
ajay javiya (OpenERP) 7d6389cc8e [ADD] : sub-title field in blog.post
[ADD] : customize option for list view of blogpost in blog

bzr revid: aja@tinyerp.com-20140207114028-4y47svx88xe5rrhy
2014-02-07 17:10:28 +05:30
Mahendra Barad (OpenERP) 353ea9fb22 [ADD]lib for paragraph level comment
bzr revid: mba@tinyerp.com-20140206133539-n9iisqwgexifty6u
2014-02-06 19:05:39 +05:30
Mahendra Barad (OpenERP) 361c56dcc8 [Add]counter on blog
bzr revid: mba@tinyerp.com-20140129124540-3uav6ns35h9y2owg
2014-01-29 18:15:40 +05:30
ajay javiya (OpenERP) d9992845d1 [ADD]: customize option for blog footer display , short description about author(Written By) and Published In
bzr revid: aja@tinyerp.com-20140129110817-yjxe1zvnfxbvch95
2014-01-29 16:38:17 +05:30
Fabien Pinckaers 864295fa1e [IMP] no subtitle
bzr revid: fp@tinyerp.com-20140126151139-2ijcxbhife07fkqn
2014-01-26 16:11:39 +01:00
Fabien Pinckaers 06fdb79989 [IMP] Removing Add Columns Widget: duplicate is better as there are lots of different columns possible
bzr revid: fp@tinyerp.com-20140126133256-eab0jfyzn2zbeuja
2014-01-26 14:32:56 +01:00
Fabien Pinckaers beb0c7d159 [IMP] removing old stuff
bzr revid: fp@tinyerp.com-20140126131329-izjqjh2333hmxacn
2014-01-26 14:13:29 +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
ddm 8c03d4cd0d [FIX] Another blog URL bug
bzr revid: ddm@openerp.com-20131204132828-lnk5oe09t98wlh4r
2013-12-04 14:28:28 +01:00
Fabien Pinckaers 943ba00984 [iMP] Order of published/unpublished documents
bzr revid: fp@openerp.com-20131116095301-3zp01vsx821odqhx
2013-11-16 10:53:01 +01:00
Thibault Delavallée 9f0dcae234 [FIX] website_blog: read_more link was wrong, leading to a 404.
The website_blog route is blog/<blog_id>, nothing related to category anymore.

bzr revid: tde@openerp.com-20131024113539-v3e7oi9j67vp27sx
2013-10-24 13:35:39 +02:00
ddm 41c49645e2 [FIX] Refactor SEO models
bzr revid: ddm@openerp.com-20131018092820-lqj9yz518262nknr
2013-10-18 11:28:20 +02:00
ddm d5bbf2501a [FIX] SEO for blog tags and categories
bzr revid: ddm@openerp.com-20131017115849-e696n3tj87zx3a9i
2013-10-17 13:58:49 +02:00