Commit Graph

19 Commits

Author SHA1 Message Date
Fabien Pinckaers 55ec0feba2 [IMP] Subscribe data
bzr revid: fp@tinyerp.com-20140313194801-24f5f9s03rk663d6
2014-03-13 20:48:01 +01:00
chm@openerp.com 9ee5a6d0a1 [FIX] website_mail: remove frontend js and css from __openerp__
bzr revid: chm@openerp.com-20140310143055-nfrk745uth835qu7
2014-03-10 15:30:55 +01:00
Thibault Delavallée 989a4f3103 [FIX] website_mail: also depends on email_template
bzr revid: tde@openerp.com-20140206145524-bafdhe3gc62oya2c
2014-02-06 15:55:24 +01:00
Antony Lesuisse beb15c52ab [FIX] Softwares is made of datas and codes
bzr revid: al@openerp.com-20140126204334-4ggfsn31zp1yndix
2014-01-26 21:43:34 +01:00
Stephane Wirtel f27237b8dd [FIX] Set the auto_install flag to False
bzr revid: stw@openerp.com-20140123102632-2zhttz8u3vh29tct
2014-01-23 11:26:32 +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
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
Fabien Pinckaers b7d156b0db [IMP] Generic Titles
bzr revid: fp@openerp.com-20131004195552-m5zpsr7bscyhu8vw
2013-10-04 21:55:52 +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 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
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
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
Fabien Pinckaers a416267806 [IMP] Website Apps
bzr revid: fp@tinyerp.com-20130811140619-a164pkqxwpdwrohc
2013-08-11 16:06:19 +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 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 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