Commit Graph

74725 Commits

Author SHA1 Message Date
Thibault Delavallée 4f1cdefa8d [REF] document_page, website_blog: merge of the two modules.
document_page is now contained inside website_blog, last part of the refactoring before
cleaning and improving the blog feature. Usefull files have been transfered.

Translations have been discarded, they will have to be re-translated again.

Document_page module is now dead. Long live website_blog!

Misc:
- some fixes in website_blog and wizard
- commented some sections of yml tests because they should not apply anymore
- added empty files for python unit tests in website_blog

bzr revid: tde@openerp.com-20130920142701-4lp1my3ajga2puxl
2013-09-20 16:27:01 +02:00
Thibault Delavallée 835bad4386 [MERGE] Sync with main website-al branch
bzr revid: tde@openerp.com-20130920135710-diowg05s6cmoxa05
2013-09-20 15:57:10 +02:00
Thibault Delavallée 4c3b516a7b [REF] website_mail refactoring
It is now called website_blog, and not based on mail.group anymore. It uses
document_page module, previously renamed blog.post (see previous commits).

Refactored controllers and views to work with the new model.

Added website_mail module, that holds mail-related stuff necessary
for the website. This is an auto-install module.

bzr revid: tde@openerp.com-20130920135643-rey5bwza2e96v7h5
2013-09-20 15:56:43 +02:00
ddm 8989d0c7d9 [IMP] Hide SEO image section when unused
bzr revid: ddm@openerp.com-20130920133649-akgg8blxmaxy9i5b
2013-09-20 15:36:49 +02:00
ddm a139fb4d48 [IMP] small SEO usability improvements
bzr revid: ddm@openerp.com-20130920132832-zlbbg4qk9t7gt4sb
2013-09-20 15:28:32 +02:00
Thibault Delavallée 6cf1703127 [IMP] document_page: continuing small cleaning
- News category is now a data, not a demo anymore
- improved blog.post form view
- small cleaning in blog.post fields strings / helps

bzr revid: tde@openerp.com-20130920131226-zj5mrffx0nwt5nkr
2013-09-20 15:12:26 +02:00
Christophe Matthieu 3c6d6e7a4f [FIX] website snippet: fix resizing
bzr revid: chm@openerp.com-20130920130122-1zd3cu27egc1iyxv
2013-09-20 15:01:22 +02:00
ddm 824c098aef [FIX] seo whitespace
bzr revid: ddm@openerp.com-20130920122232-58di0ozyax9qy4or
2013-09-20 14:22:32 +02:00
Thibault Delavallée 901f573826 [REF] document_page: refactored the module, towards using it in website_blog
Main modifications:
- category is now a blog.catory object, instead of a document.page with type='category'
- added blog.tag model, to be able to tag posts
- cleaned document.page, now blog.post model, removing type and unnecessary features
- added chatter on blog.post, blog.category
- added subtypes to enable direct follow of posts when following a category
- updated document.page.history (now blog.post.history)
- commented menu creation, because this does not seem to be necessary anymore considering the new website
- updated wizard.document.page.history.show_diff, now blog.post.history.show_diff
- updated all views accordingly, as well as demo data
- removed the use of document_user group, simplified rules on blog.post (not done for new models)
- misc cleaning

Next step: merge with website_mail

bzr revid: tde@openerp.com-20130920111221-qy3x5eoyih26axn8
2013-09-20 13:12:21 +02:00
Christophe Matthieu 8c265d7c98 [FIX] website snippet: height vertical drop zone (include margin top and bottom)
bzr revid: chm@openerp.com-20130920103035-7fhpoxzuxqwmut2y
2013-09-20 12:30:35 +02:00
Christophe Matthieu 7e35fc2852 [FIX] website snippet: height vertical drop zone
bzr revid: chm@openerp.com-20130920102600-jq8gv86i9ybqdf4d
2013-09-20 12:26:00 +02:00
Christophe Matthieu 3e890e865b [IMP] website snippet: bigger vertical drop zone
bzr revid: chm@openerp.com-20130920101835-zb531gvn9odtfwld
2013-09-20 12:18:35 +02:00
Christophe Matthieu 746f0b44fa [FIX] website snippet: col-md-12 in float:left
bzr revid: chm@openerp.com-20130920101654-5axnbn0kvmwayqz5
2013-09-20 12:16:54 +02:00
Christophe Matthieu efa72cae7b [FIX] website snippet: drop zone for column with firefox
bzr revid: chm@openerp.com-20130920100821-qyy7n8j8612pzg3k
2013-09-20 12:08:21 +02:00
Christophe Matthieu cd47d71e30 [FIX] website font: add font in css folder
bzr revid: chm@openerp.com-20130920092301-o3m6i520zka4ppxr
2013-09-20 11:23:01 +02:00
Christophe Matthieu 704449700e [FIX] website snippet: drag and drop alert
bzr revid: chm@openerp.com-20130920091917-2oda9p724o0t3yz2
2013-09-20 11:19:17 +02:00
Christophe Matthieu 31e671c192 [fix] website snippet: move button
bzr revid: chm@openerp.com-20130920085203-rnejyauaog0y9mwf
2013-09-20 10:52:03 +02:00
Christophe Matthieu 8e85305ee1 [IMP] website snippet: join overlay buttons; remove label
bzr revid: chm@openerp.com-20130920084952-j1aqk6371neq1xgt
2013-09-20 10:49:52 +02:00
Fabien Pinckaers a8e7a55fbe [IMP] small wording
bzr revid: fp@openerp.com-20130920052633-pdtv5wlq0tcbvylu
2013-09-20 07:26:33 +02:00
Fabien Pinckaers 2ad3c4da07 [IMP] dropdown icon for top menu on snippets
bzr revid: fp@openerp.com-20130920051330-1mpk156cleckmsox
2013-09-20 07:13:30 +02:00
Fabien Pinckaers a71804b74d [IMP] Attachments with default images
bzr revid: fp@openerp.com-20130920051029-0t61gy4zz68dfckl
2013-09-20 07:10:29 +02:00
Fabien Pinckaers 3e1a4a01a6 [IMP] preloaded images for CMS
bzr revid: fp@tinyerp.com-20130919175456-21dgdruq3obobl8m
2013-09-19 19:54:56 +02:00
Fabien Pinckaers 21b7b689c8 [IMP] more images on selector
bzr revid: fp@tinyerp.com-20130919165525-3gaeb5s3iczfsvg6
2013-09-19 18:55:25 +02:00
Fabien Pinckaers 6b7e32155d [IMP] Image selector
bzr revid: fp@tinyerp.com-20130919164855-0xmiofe2a2mkqmq2
2013-09-19 18:48:55 +02:00
Fabien Pinckaers 69bc7fc9ed [IMP] warning dialog for undrop widget
bzr revid: fp@tinyerp.com-20130919155701-szh6spszvfg1kuc1
2013-09-19 17:57:01 +02:00
Fabien Pinckaers dd774d7af2 [IMP] margin 0 on navbar for jumbotron and banner, better than relative -20px
bzr revid: fp@tinyerp.com-20130919150526-1d3gaw4l07e3o96w
2013-09-19 17:05:26 +02:00
ddm 2ae6cacf45 [FIX] Ace could not edit inherited views
bzr revid: ddm@openerp.com-20130919145339-0vcs89mcnkgd2ham
2013-09-19 16:53:39 +02:00
Christophe Matthieu be89a0c8bd [IMP] website_mail: New Blog Post
bzr revid: chm@openerp.com-20130919142043-ama840aq0w30lapc
2013-09-19 16:20:43 +02:00
Christophe Matthieu 4c040d0578 [IMP] website_mail: author
bzr revid: chm@openerp.com-20130919141958-0qfx01nfidr4zq5i
2013-09-19 16:19:58 +02:00
Christophe Matthieu fcfc2d9649 [IMP] website_mail: content and fix button
bzr revid: chm@openerp.com-20130919140538-atltxg7htzp8gkd3
2013-09-19 16:05:38 +02:00
Christophe Matthieu 53fb7df505 [FIX] website snippet: drop
bzr revid: chm@openerp.com-20130919135716-agltvhucaqbcmye6
2013-09-19 15:57:16 +02:00
Christophe Matthieu e7e41de591 [fix] website snippet: alert for drop error
bzr revid: chm@openerp.com-20130919135138-6dfcol6b8o904r2s
2013-09-19 15:51:38 +02:00
Christophe Matthieu 20b391d6c8 [IMP] website snippet: add alert for drop error
bzr revid: chm@openerp.com-20130919135001-cfrzyq69ewftu16s
2013-09-19 15:50:01 +02:00
Christophe Matthieu b8086bc9a6 [IMP] website snippets: get parent container
bzr revid: chm@openerp.com-20130919125854-w9g395r71vbzbjts
2013-09-19 14:58:54 +02:00
Christophe Matthieu bfb9eb5b0a [fix] website snippets: style options without href
bzr revid: chm@openerp.com-20130919123411-fju5szr855m6g7ou
2013-09-19 14:34:11 +02:00
Christophe Matthieu 5bb8fb451c [IMP] website snippets: customize and style options inside overlay
bzr revid: chm@openerp.com-20130919123206-kmn3tjxvqykvk0z6
2013-09-19 14:32:06 +02:00
Christophe Matthieu fd24ee28c0 [IMP] website snippets: change style of edit button; add font and fix bootstrap; add style menu
bzr revid: chm@openerp.com-20130919102014-vf8etjniyevj40n3
2013-09-19 12:20:14 +02:00
ddm f75b49dab4 [IMP] Ace error when not signed in
bzr revid: ddm@openerp.com-20130919085951-kdny3ph83zhqhr4x
2013-09-19 10:59:51 +02:00
Fabien Pinckaers b8c94e2957 [IMP] empty zone CSS
bzr revid: fp@tinyerp.com-20130919075309-irpuwo776frfwb12
2013-09-19 09:53:09 +02:00
Christophe Matthieu 33a4396dc9 [IMP] website snippets: drag and drop handler
bzr revid: chm@openerp.com-20130918155440-rjpk3vvwo0xujfws
2013-09-18 17:54:40 +02:00
Christophe Matthieu 823cc5549d [IMP] website snippets: horizontal scolling
bzr revid: chm@openerp.com-20130918154831-qiyin8xx07x20qj2
2013-09-18 17:48:31 +02:00
ddm 311f970394 [FIX] Ace: preserve hash on double open
bzr revid: ddm@openerp.com-20130918145834-fe0wqog2u1zoed8m
2013-09-18 16:58:34 +02:00
ddm 0a5c3d6654 [IMP] Proper hash update for Ace
bzr revid: ddm@openerp.com-20130918145243-sf3kdfy8o6xe6qb0
2013-09-18 16:52:43 +02:00
ddm a9b66e1f23 [IMP] Reload Ace on previous buffer
bzr revid: ddm@openerp.com-20130918143757-6eygyw0rnte5lq9x
2013-09-18 16:37:57 +02:00
ddm d8cabd6203 [IMP] Reopen Ace on save
bzr revid: ddm@openerp.com-20130918095354-ybiimwkcm554c1er
2013-09-18 11:53:54 +02:00
Christophe Matthieu 888e51ae17 [IMP] website editor: bounce edit button
bzr revid: chm@openerp.com-20130918083324-kj75b0ufv6gita9b
2013-09-18 10:33:24 +02:00
Christophe Matthieu 23d04e1601 [FIX] website snippet change layout
bzr revid: chm@openerp.com-20130918080440-1a271yw2yz0hsndg
2013-09-18 10:04:40 +02:00
Fabien Pinckaers 137ec6f933 [IMP] Theme cleaning
bzr revid: fp@openerp.com-20130917205933-y2urcsvc7jn7j210
2013-09-17 22:59:33 +02:00
Fabien Pinckaers 2a394fe5bd [IMP] Cleaned theme page
bzr revid: fp@openerp.com-20130917205516-584j3jedvrbmxx7u
2013-09-17 22:55:16 +02:00
Fabien Pinckaers c96d19b430 [IMP] Custom Footer
bzr revid: fp@openerp.com-20130917205034-1u7biygxj9uj8dgx
2013-09-17 22:50:34 +02:00