Commit Graph

319 Commits

Author SHA1 Message Date
Thibault Delavallée 4ec71cd82b [ADD] website_mail: template designer: added some snippets for template design
bzr revid: tde@openerp.com-20140113180051-dqtzzn9mrya0ythq
2014-01-13 19:00:51 +01:00
Thibault Delavallée cbbe82a4a1 [MERGE] Sync with main website-al branch
bzr revid: tde@openerp.com-20140113134937-kijvjjne6grov61c
2014-01-13 14:49:37 +01:00
Thibault Delavallée b97727701c [IMP] [ADD] website: added base for template designer.
[ADD] website: email_template: added website_link field, a link to edit the template
directly in the website
[ADD] website_mail: added controller and page to edit templates. They are still jinja
templates editable in the website. Not qweb templates.
[ADD] website_mail: JS file and editor override to enable only certain snippets. Those
are still to add, but will be base templates for email.
[IMP] website: improved the addition of editor JS in the template header to be able
to add JS file that override the editor without having to hack everything in the
template.

bzr revid: tde@openerp.com-20140113125534-djy48pi7lf42f9ms
2014-01-13 13:55:34 +01:00
Christophe Matthieu f927506bfc [FIX] website_mail: follow/subscribe button
bzr revid: chm@openerp.com-20140113110542-jkb13xfiy3tno50n
2014-01-13 12:05:42 +01:00
Christophe Matthieu ee370a837c [IMP] website: Removing unnecessary spaces at beginning of line
bzr revid: chm@openerp.com-20131212105821-mqvxb7yc04cj5k2s
2013-12-12 11:58:21 +01:00
Christophe Matthieu 72c996333f [IMP] website_mail: rename template
bzr revid: chm@openerp.com-20131211153543-4vjcd1h31ltf4dl0
2013-12-11 16:35:43 +01:00
Christophe Matthieu 5217c8ebe8 [IMP] website: remove secure_layout. Inherit with groups for js editor
bzr revid: chm@openerp.com-20131211144402-lpanprv3u362qvd7
2013-12-11 15:44:02 +01:00
Christophe Matthieu b2bd96340f [FIX] website: create button and help (fix inherit_id in modules)
bzr revid: chm@openerp.com-20131205165340-ty0xybh7uz859gnm
2013-12-05 17:53:40 +01:00
Christophe Matthieu b1765e2834 [IMP] website: slip layout
bzr revid: chm@openerp.com-20131204161754-5dq4bt7gghnk878c
2013-12-04 17:17:54 +01:00
Fabien Pinckaers ed7623fc45 [IMP] Performance improvement: improved cache with context, better get_object
bzr revid: fp@tinyerp.com-20131130154659-uqis34x2cemmocly
2013-11-30 16:46:59 +01:00
Christophe Matthieu 07f7807e94 [IMP] website_event_track
bzr revid: chm@openerp.com-20131125143713-q9a0vlenbi7njix2
2013-11-25 15:37:13 +01:00
Fabien Pinckaers 20b5e1af2f [IMP] primary button for follow blog
bzr revid: fp@openerp.com-20131116151344-8hjt2kwz4fakpkep
2013-11-16 16:13:44 +01:00
Fabien Pinckaers ceb04895d3 [IMP] Cleaning code of followers and website_published, 200 lines removed
[IMP] CSS and design of options and follow, avoid custom CSS

bzr revid: fp@openerp.com-20131116150927-4mjk1zdcgfzt4e95
2013-11-16 16:09:27 +01:00
Xavier Morel dbf79284ab [FIX] don't leave a dangling input box when removing the follow/unfollow button in logged-out mode
bzr revid: xmo@openerp.com-20131030150958-si48ypzrxabegdpo
2013-10-30 16:09:58 +01:00
ddm 75a4a7e3f8 [IMP] Ace: proper template naming
bzr revid: ddm@openerp.com-20131021102840-h8s2nflqdmuumun0
2013-10-21 12:28:40 +02:00
Thibault Delavallée e14a26ee13 [IMP] website_mail: follow management is now inside a div
because there were issues in blog display.

bzr revid: tde@openerp.com-20131011130126-b2yqz3yvcdwqgqne
2013-10-11 15:01:26 +02:00
Thibault Delavallée 3fb01132d2 [MOVE] website_mail: moved model-related files inside a models directory.
This is done to match the new module organization we want to set
for OpenERP modules. Model-related files should lie in a models
directory.

bzr revid: tde@openerp.com-20131011100057-bpe5620omyjsj0y0
2013-10-11 12:00:57 +02:00
Thibault Delavallée 9b097fd977 [FIX] website_mail: fixed import class name chagned in trunk but not in website_mail
bzr revid: tde@openerp.com-20131011094402-6y2qdgboh4r80rjj
2013-10-11 11:44:02 +02:00
Fabien Pinckaers b7d156b0db [IMP] Generic Titles
bzr revid: fp@openerp.com-20131004195552-m5zpsr7bscyhu8vw
2013-10-04 21:55:52 +02:00
Christophe Matthieu 84e24d62b5 [IMP] add website_hr_recruitment
Module for jobs displayed on the website.
The public user can apply or follow the jobs.

little fixes in website_mail

bzr revid: chm@openerp.com-20131002115603-ikgipps88vbf69ef
2013-10-02 13:56:03 +02:00
Thibault Delavallée 81b0266ac3 [REF] website_google_map, website_crm, website_crm_partner_assign, website_membership: extracted res.partner model stuff into dedicated module and moved model-related stuff inside a models directory.
Website related fields on res.partner are now located inside their own module, in website_partner.
This module is a dependency for other modules that previously (re)defined various website fields.

Next step is to refactor a bit those modules, but one thing at a time. All glory to the hypnotoad.

bzr revid: tde@openerp.com-20131002092309-jlov4j1v6s9r6jyk
2013-10-02 11:23:09 +02:00
Thibault Delavallée 726cda367e [FIX] website and all derived addons: fixed imports broken when moving
website.py to models/ directory in website (revision 9491 revid:xmo@openerp.com-20130930145358-qh7xdicgg21prsk4).

bzr revid: tde@openerp.com-20131001085739-hoczgpqrv2nrr6lb
2013-10-01 10:57:39 +02:00
Thibault Delavallée d9e36ddb46 [IMP] website_mail: new messages are published by default
bzr revid: tde@openerp.com-20130930161548-n1fuswb60gn7fahs
2013-09-30 18:15:48 +02:00
Thibault Delavallée 857f255d95 [IMP] website_mail, website_blog: improved follow / unfollow (always display email, more visible)
bzr revid: tde@openerp.com-20130930143357-0r61uikrf8nx92fg
2013-09-30 16:33:57 +02:00
Thibault Delavallée 7a174cac95 [FIX] website_mail: fixed wrong class name in tests
bzr revid: tde@openerp.com-20130930143334-m8bom95l7h7gfaed
2013-09-30 16:33:34 +02:00
Fabien Pinckaers f1ccbedd2a [iMP] fix wrong view in customize
bzr revid: fp@openerp.com-20130927051727-8jlr62kdhmxmxjjd
2013-09-27 07:17:27 +02:00
ddm e7a469f8bc [IMP] speedup page loading by loading CSS in || before scripts
bzr revid: ddm@openerp.com-20130925155434-mg3v6ur9wh4h3nvj
2013-09-25 17:54:34 +02:00
Thibault Delavallée d2e2c6065b [ADD] website_mail: added forgotten mail_thread file
bzr revid: tde@openerp.com-20130924112152-2n1h04qaicmvocqa
2013-09-24 13:21:52 +02:00
Thibault Delavallée 95e7c0f61c [IMP] website_event: use website_mail follow template and controller instead of redefining it
bzr revid: tde@openerp.com-20130924105206-9fhzpd3f3os1eyar
2013-09-24 12:52:06 +02:00
Thibault Delavallée 0d49f723eb [CLEAN] website_blog: misc cleaning
bzr revid: tde@openerp.com-20130923144422-7vuocxo8bntvuana
2013-09-23 16:44:22 +02:00
Thibault Delavallée dcdefd0e8d [IMP] website_mail: added override of mail.message search and check_access_rule to restrict messages vsible by public user to have website_published = True
bzr revid: tde@openerp.com-20130923134639-ou1hkwzetm9st95f
2013-09-23 15:46:39 +02:00
Thibault Delavallée bef092ba19 [ADD] website_mail: added skeleton for tests and doc
bzr revid: tde@openerp.com-20130923104612-b1x1nk1izygvl9oi
2013-09-23 12:46:12 +02:00
Thibault Delavallée 8c89bfda88 [IMP] website_blog:
Some file renaming
Delegated followers of categories / blog posts management to website_mail, allowing to 
remove some templates and controllers
Various cleanings and improvements in blog templates

bzr revid: tde@openerp.com-20130923101730-b9606qcyd3sj2pwx
2013-09-23 12:17:30 +02:00
Thibault Delavallée b34f746c36 [ADD] website_mail: added templates, js and css to have a generic follow button.
Based on the same principle as publish, there is now a generic button to follow
or unfollow objects in openerp. This should replace all custom instance of
subscription in other addons.

bzr revid: tde@openerp.com-20130923095909-4p5aiswlwy14g32k
2013-09-23 11:59:09 +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
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
Fabien Pinckaers 05fa3cba1e [IMP] style for banner and jumbtron
bzr revid: fp@openerp.com-20130915173134-kz0qd98uyzhjsk9z
2013-09-15 19:31:34 +02:00
Fabien Pinckaers 364995c7f4 [IMP] oe_structure, cleaning of wrap
bzr revid: fp@openerp.com-20130915172537-jbd04hmgqvzz71qb
2013-09-15 19:25:37 +02:00
Fabien Meghazi 0e82448ed8 [IMP] Refactor code + WIP multiwebsite
bzr revid: fme@openerp.com-20130910134133-esdgbhbtt8eguapk
2013-09-10 15:41:33 +02:00
Fabien Meghazi bf09524def [FIX] context set on wrong methods
bzr revid: fme@openerp.com-20130909100059-j7yhkfql3qxaz96b
2013-09-09 12:00:59 +02:00
Fabien Meghazi e980e1c715 [FIX] context merge
bzr revid: fme@openerp.com-20130909075031-rvwxjdc07zhq0m8u
2013-09-09 09:50:31 +02:00
Fabien Meghazi d2e90f0621 [BREAK] request.context everywhere
some stuff broken will be repaired by chm

bzr revid: fme@openerp.com-20130905151803-7d17us7rn9yubnb2
2013-09-05 17:18:03 +02:00
Christophe Matthieu c80cf7d064 [IMP] website_event: add subscribe option and comments
bzr revid: chm@openerp.com-20130905104212-m6cybnbif4tsn9t3
2013-09-05 12:42:12 +02:00
Christophe Matthieu 7fee8f5609 [IMP] website: change footer xml
bzr revid: chm@openerp.com-20130905092927-2aixeyk1z5ot4oku
2013-09-05 11:29:27 +02:00
Fabien Meghazi 6621c1275b [IMP] Refactoring using `webcontext`
bzr revid: fme@openerp.com-20130904153236-gc78bs8pxeprktkr
2013-09-04 17:32:36 +02:00
Christophe Matthieu 1fbf4c6349 [IMP] website: publisher with css for activated and disabled
bzr revid: chm@openerp.com-20130903104115-9yukaqh0teh45ipf
2013-09-03 12:41:15 +02:00
Paramjit Singh Sahota 497c7addad [IMP] Removed inline css for hierarchy and added a global css for that.
bzr revid: psa@tinyerp.com-20130829122222-h60648t5v28tmt90
2013-08-29 17:52:22 +05:30
bth-openerp 32d8c05842 [IMP]Improved css and add class.
bzr revid: bth@tinyerp.com-20130829113230-lv9ljwjeynfrwxgg
2013-08-29 17:02:30 +05:30
bth-openerp 4eee602d6e [MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
bzr revid: bth@tinyerp.com-20130829063717-t8kqjombb25gqmsb
2013-08-29 12:07:17 +05:30
Fabien Pinckaers cc2d285b84 [IMP] Open the right page after installing an app
bzr revid: fp@tinyerp.com-20130827151303-3z6r15vikxza7x11
2013-08-27 17:13:03 +02:00
bth-openerp 1f118d0ed8 [IMP]Improved website_mail module and removed dependency from website_contract.
bzr revid: bth@tinyerp.com-20130827132439-77uo7dgacx3xhyv0
2013-08-27 18:54:39 +05:30
bth-openerp 35216e1a53 [MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
bzr revid: bth@tinyerp.com-20130827125728-08li08bkjyia7vok
2013-08-27 18:27:28 +05:30
Fabien Pinckaers 155bfe2d42 [IMP] Published by Default
bzr revid: fp@tinyerp.com-20130827100316-9obekfc3ze70x6jh
2013-08-27 12:03:16 +02:00
bth-openerp 1532cfa673 [IMP]Improved bootstrap 3 in website_mail module.
bzr revid: bth@tinyerp.com-20130823123634-ax6zm64ywzvp22e0
2013-08-23 18:06:34 +05:30
ajay javiya (OpenERP) a76797b693 [IMP]: migrate website_mail module from bootstrap 2.x to 3.0
bzr revid: aja@tinyerp.com-20130823115211-6gcbq6h1upeeo50w
2013-08-23 17:22:11 +05:30
Fabien Meghazi 98f19d8890 [IMP] Improved string interpolation in templates
bzr revid: fme@openerp.com-20130821145731-kkw9sxiv6oqz65qk
2013-08-21 16:57:31 +02:00
Xavier Morel 667dbbfdd9 [IMP] simplify ckeditor image and link dialogs
& add easy linking to existing site pages and attachments

bzr revid: xmo@openerp.com-20130821143816-0hvp0m0eklh6ti1m
2013-08-21 16:38:16 +02:00
Xavier Morel 2731bc014c [IMP] mark a bunch of templates as pages, mark all new pages as pages on creation
bzr revid: xmo@openerp.com-20130821121358-b6y5d1b8wgz8iyo0
2013-08-21 14:13:58 +02:00
Christophe Matthieu 1df99b0482 [IMP] website_project: display table of task by stage
bzr revid: chm@openerp.com-20130821085246-721xkh5bji0vqi9q
2013-08-21 10:52:46 +02:00
Christophe Matthieu e16a75fdb6 [FIX] website_sale: domain with search product and category
bzr revid: chm@openerp.com-20130814103551-otfpqyxen93vlx11
2013-08-14 12:35:51 +02:00
Christophe Matthieu 1b31e4255d [IMP] website: fix the pager; website_mail: use website pager
bzr revid: chm@openerp.com-20130814094122-s21uaicmnwnhuxwm
2013-08-14 11:41:22 +02:00
Christophe Matthieu ddf32f4f9e [IMP] website: refact. python for website publish button
bzr revid: chm@openerp.com-20130814084505-5ynbrmfvbu48v7kx
2013-08-14 10:45:05 +02:00
Christophe Matthieu 39d5bced7f [IMP] website: refact. javascript,xml for website publish button
bzr revid: chm@openerp.com-20130814083439-wvc07n0sg2vblq1y
2013-08-14 10:34:39 +02:00
Christophe Matthieu e1958f2ad7 [IMP] website: change some name button in website addons
bzr revid: chm@openerp.com-20130813115247-b8rq6hytqbwn4eog
2013-08-13 13:52:47 +02:00
Christophe Matthieu f6c27fda01 [IMP] website: refactoring + create method pager and template pager. Used by website_sale and website_event
bzr revid: chm@openerp.com-20130812134826-tij95o38mf3r7tts
2013-08-12 15:48:26 +02:00
Fabien Pinckaers 6989e90f0a [IMP] Modules names
bzr revid: fp@tinyerp.com-20130812114917-d98hdknrr55ayq8g
2013-08-12 13:49:17 +02:00
Fabien Pinckaers d81b6b4fc8 [IMP] removed auto_install --> Apps menu makes it unuseful
bzr revid: fp@tinyerp.com-20130812114346-0t9v2eiwbimsrfp5
2013-08-12 13:43:46 +02:00
Christophe Matthieu a82f0fa1df [WIP] website: refactoring
bzr revid: chm@openerp.com-20130812102416-7sxiw4owqatxzkqh
2013-08-12 12:24:16 +02:00
Christophe Matthieu 3f86396b4e [IMP] website: move hearder and footer in layout
bzr revid: chm@openerp.com-20130812093255-3cbehw7nx0h57qca
2013-08-12 11:32:55 +02:00
Fabien Pinckaers dcfe89b6da [IMP] First Theme Example
bzr revid: fp@openerp.com-20130811210927-dys2ilkss3553r65
2013-08-11 23:09:27 +02:00
Fabien Pinckaers a416267806 [IMP] Website Apps
bzr revid: fp@tinyerp.com-20130811140619-a164pkqxwpdwrohc
2013-08-11 16:06:19 +02:00
Fabien Pinckaers 5896c4d2f5 [IMP] record to template for contact form
bzr revid: fp@tinyerp.com-20130810132611-5lf2efa6zyixi70t
2013-08-10 15:26:11 +02:00
Fabien Pinckaers f5c06fc363 [IMP] Style toolbar
bzr revid: fp@tinyerp.com-20130809131352-l9z5316abe1mlit2
2013-08-09 15:13:52 +02:00
Fabien Pinckaers ee936f85c2 [IMP] manifest improvements
bzr revid: fp@tinyerp.com-20130809115932-swjkpt53rlsx5zuc
2013-08-09 13:59:32 +02:00
Fabien Pinckaers fb8f4d5f00 [IMP] manifest imp
bzr revid: fp@tinyerp.com-20130808120726-opb36h5i39xymuh6
2013-08-08 14:07:26 +02:00
Fabien Pinckaers 51d8734991 [IMP] draft manifest for blogs
bzr revid: fp@tinyerp.com-20130808120444-osbsixzypejcu47q
2013-08-08 14:04:44 +02:00
Fabien Meghazi 6e56bac4b0 [IMP] Replaced website#get_public_uid by get_public_user (returns browse record)
bzr revid: fme@openerp.com-20130807130127-9yd6k1pypyhmo12n
2013-08-07 15:01:27 +02:00
Christophe Matthieu 49ce8ee1b6 [IMP] website_mail
bzr revid: chm@openerp.com-20130806153950-to0nk5mqlxy4x8ug
2013-08-06 17:39:50 +02:00
Christophe Matthieu bbe9721732 [IMP] website_mail: check_access_rule to follow
bzr revid: chm@openerp.com-20130806152951-0ur49vxwnxfexzq7
2013-08-06 17:29:51 +02:00
Christophe Matthieu 892e38decf [IMP] website: website in context value
bzr revid: chm@openerp.com-20130806152551-al681prbs3l1150q
2013-08-06 17:25:51 +02:00
Christophe Matthieu 966da9b37b [IMP] website
bzr revid: chm@openerp.com-20130806152158-0waq0cqo2702isyo
2013-08-06 17:21:58 +02:00
Christophe Matthieu dc0148b73e [IMP] website_mail: public_uid
bzr revid: chm@openerp.com-20130806142835-tfk8gvdidxi0m371
2013-08-06 16:28:35 +02:00
Christophe Matthieu 1a93e8bbca [IMP] website_sale: some access right
bzr revid: chm@openerp.com-20130806141848-0m2c742tg18p2f04
2013-08-06 16:18:48 +02:00
Fabien Meghazi 67e1d2819b [REM] Remove public_uid from request
bzr revid: fme@openerp.com-20130806140636-qreh32s86q1synmk
2013-08-06 16:06:36 +02:00
Christophe Matthieu f55561d154 [FIX] website_mail: access right and xml
bzr revid: chm@openerp.com-20130806090845-xi47tuk6mfekaedr
2013-08-06 11:08:45 +02:00
Christophe Matthieu c0f75a5931 [IMP] website_mail: subscribe (add followers)
bzr revid: chm@openerp.com-20130806085654-n3z6f9u991k9wky3
2013-08-06 10:56:54 +02:00
Christophe Matthieu bf86ccf433 [IMP] website: clean xml
bzr revid: chm@openerp.com-20130806080412-aq2mtf577zt1t3pl
2013-08-06 10:04:12 +02:00
Fabien Meghazi af08367290 [ADD] Added website osv object + refactoring
bzr revid: fme@openerp.com-20130805161600-abms35e0vk47f3i1
2013-08-05 18:16:00 +02:00
Christophe Matthieu 9cd3d8132b [IMP] website_event
bzr revid: chm@openerp.com-20130805124428-9pnqbdb68lruqnxq
2013-08-05 14:44:28 +02:00
Christophe Matthieu b1f0bc68c6 [IMP] website_mail, website_event
bzr revid: chm@openerp.com-20130805102110-5kupl0xdb8tw3x5m
2013-08-05 12:21:10 +02:00
Christophe Matthieu 8c4e722929 [MERGE] from website-al
bzr revid: chm@openerp.com-20130805083851-i7tiy5ym0ri144er
2013-08-05 10:38:51 +02:00
Fabien Pinckaers 4bcdefe3bb [IMP] changed t-field syntax from <div t-record=record t-field='field'/> to <div t-field='record.field'/>
bzr revid: fp@openerp.com-20130804202125-dtawe6zx9yk5x7bd
2013-08-04 22:21:25 +02:00
Christophe Matthieu b7635f3382 [IMP] website_event: layout
bzr revid: chm@openerp.com-20130802091131-03focn43orp9h771
2013-08-02 11:11:31 +02:00
Christophe Matthieu d37aebb7f0 [IMP] website: security and public access
bzr revid: chm@openerp.com-20130802035504-lokijwh57e0q3w6a
2013-08-02 05:55:04 +02:00
Christophe Matthieu a176be5c44 [IMP] website: public_uid
bzr revid: chm@openerp.com-20130801143347-ihg8nkb1frs08rl2
2013-08-01 16:33:47 +02:00
Christophe Matthieu bd23b31721 [IMP] website: add auth_method_public
bzr revid: chm@openerp.com-20130801124850-9ycc9j77wphiiww6
2013-08-01 14:48:50 +02:00
Christophe Matthieu 5950ebdd23 [IMP] website_hr: begin
bzr revid: chm@openerp.com-20130731135434-am7nqltt16riikxa
2013-07-31 15:54:34 +02:00
Christophe Matthieu 6a908b390e [IMP] website_mail: remove useless div
bzr revid: chm@openerp.com-20130731093819-yvg0ahh1baj09uzl
2013-07-31 11:38:19 +02:00
Christophe Matthieu 8d3c6b5b79 [IMP] website_mail: layout comments on blog
bzr revid: chm@openerp.com-20130731092627-inzev1oqbn3gt63j
2013-07-31 11:26:27 +02:00
Christophe Matthieu b466e934d9 [IMP] website_mail: clean css
bzr revid: chm@openerp.com-20130731091337-ni60flzow98mc4mz
2013-07-31 11:13:37 +02:00
Christophe Matthieu 3c7f3c7528 [IMP] website_mail: change button layout
bzr revid: chm@openerp.com-20130731083437-b35f7vpirq00bvn6
2013-07-31 10:34:37 +02:00
Christophe Matthieu 0330d9d962 [FIX] website_mail: edit blog
bzr revid: chm@openerp.com-20130731081955-h2d6nzwsc0icpssu
2013-07-31 10:19:55 +02:00
Christophe Matthieu 140132c58f [FIX] qweb.py: html rendering
bzr revid: chm@openerp.com-20130731080913-aev9gz72vyev9ryj
2013-07-31 10:09:13 +02:00
Antony Lesuisse d616e2d5fe m
bzr revid: al@openerp.com-20130731074829-koml85g6ofa9r1c0
2013-07-31 09:48:29 +02:00
Frédéric van der Essen 7a89ee8d68 [MERGE] from upstream
bzr revid: fva@openerp.com-20130730184923-at0b7xbs9gc50g10
2013-07-30 20:49:23 +02:00
Frédéric van der Essen a26d3cdbae styling improvements on ecommerce and blog
bzr revid: fva@openerp.com-20130730182433-33t3ggw722usd82w
2013-07-30 20:24:33 +02:00
Christophe Matthieu 781ae74c18 [IMP] website_mail: button add a new blog; link on header and footer
bzr revid: chm@openerp.com-20130730085027-beo81wr0ru1m6q2d
2013-07-30 10:50:27 +02:00
Christophe Matthieu 3bb683e07d [IMP] website_mail: post new blog
bzr revid: chm@openerp.com-20130729154916-dr5bm70smt49efvv
2013-07-29 17:49:16 +02:00
Christophe Matthieu 4dde39af8f [IMP] website_mail: blog archive, pager
bzr revid: chm@openerp.com-20130729141934-y45eofkxxjgya59u
2013-07-29 16:19:34 +02:00
Christophe Matthieu 4ebaf63987 [IMP] website_mail: blog archive
bzr revid: chm@openerp.com-20130729105146-zbr3454gdmqkg81u
2013-07-29 12:51:46 +02:00
Christophe Matthieu 0d168ea3f4 [IMP] website_mail: post with login
bzr revid: chm@openerp.com-20130729084915-yy713hv4e9r60ap4
2013-07-29 10:49:15 +02:00
Christophe Matthieu b21b10d1f3 [IMP] website_mail: inherit mail.group to add get_public_message_ids method
bzr revid: chm@openerp.com-20130726154816-nl25yxslv6yekoqi
2013-07-26 17:48:16 +02:00
Christophe Matthieu 69acb34f3e [IMP] website: new class website with route decorator
bzr revid: chm@openerp.com-20130726141333-047bdk1qocrpodqp
2013-07-26 16:13:33 +02:00
Christophe Matthieu f3a8f62e75 [IMP] website: create website class and decorator
bzr revid: chm@openerp.com-20130726123317-idaxp6zfvdpr60k2
2013-07-26 14:33:17 +02:00
Christophe Matthieu 6a9bbba17e [IMP] remove portal_anonymous, create group_public in server and public user in website
bzr revid: chm@openerp.com-20130726090445-4mmd1xlx5uwd6vmx
2013-07-26 11:04:45 +02:00
Christophe Matthieu 087989b12e [IMP] website_mail: publish and post message
bzr revid: chm@openerp.com-20130725145743-uxt7lqxeavxb6u4g
2013-07-25 16:57:43 +02:00
Christophe Matthieu 185827a579 [IMP] website_mail
bzr revid: chm@openerp.com-20130724152027-hzcdqli4t80ytg3l
2013-07-24 17:20:27 +02:00