Commit Graph

30 Commits

Author SHA1 Message Date
Olivier Dony 4572ea9ef3 [FIX] website_event_track: employees should not be restricted to public events only
Also switched rule to noupdate. A manual fix of existing installations
will be necessary, as is usually the case for ir.rules changes.
This module has not made it into a LTS version yet, so it is acceptable.
+ Added a _description for the event.track model to avoid it being
replaced by inherited descriptions.

bzr revid: odo@openerp.com-20140225115742-ghnt3khn6hvycnnw
2014-02-25 12:57:42 +01:00
Fabien Pinckaers 9d7689a553 [FIX] typo
bzr revid: fp@tinyerp.com-20140130180424-ffbo1hef07tzxtuq
2014-01-30 19:04:24 +01:00
Fabien Pinckaers 3b48a82af5 [FIX] events
bzr revid: fp@tinyerp.com-20140130163321-f86eq7obsua6x6z9
2014-01-30 17:33:21 +01:00
Denis Ledoux dbcdbab2ba [FIX] website_event_track: fix speaker image not displayed once logged out
bzr revid: dle@openerp.com-20140129130836-fnewn1u4r4odyzjj
2014-01-29 14:08:36 +01:00
Christophe Matthieu d216014ea0 [FIX] website_event: has_access_to_partner
bzr revid: chm@openerp.com-20140128155459-w7ryrvgza0ittec4
2014-01-28 16:54:59 +01:00
Christophe Matthieu d588e44d34 [IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove visibility; add constraints
[FIX] remove module_portal_anonymous ref
[IMP] website: res_config with wizard
[IMP] event: remove related field to res.partner
[FIX] website_sale: change crappy _get_pricelist method (who return a browse record to a function field type many2one)

bzr revid: chm@openerp.com-20140128092037-zrrbz1hrmgat88o4
2014-01-28 10:20:37 +01:00
Christophe Matthieu 43044d8ee7 [IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove visibility; add constraints
bzr revid: chm@openerp.com-20140127135828-z848mvpis5d9xyh8
2014-01-27 14:58:28 +01:00
Christophe Simonis 0bbdeacbb9 [FIX] website_event_track: blog.category has been renamed to blog.blog
bzr revid: chs@openerp.com-20140127092528-uex9l05zv8glxikd
2014-01-27 10:25:28 +01:00
Christophe Matthieu c4ec2b752a [FIX] website_event_track: use check_access_right insead of simple try except
bzr revid: chm@openerp.com-20140124145230-1xecdzf7tmhqvh3z
2014-01-24 15:52:30 +01:00
Christophe Matthieu 3f0f6b820b [FIX] website: Access rights and Access for: website_crm_partner_assign, website_customer, website_event, website_event_track, website_membership, website_partner, website_sale
bzr revid: chm@openerp.com-20140107135933-h622wxwfhwoulg7q
2014-01-07 14:59:33 +01:00
Fabien Pinckaers 301085c8fe [IMP] Agenda
bzr revid: fp@tinyerp.com-20131222183632-jkzhe3muu8gz2h9o
2013-12-22 19:36:32 +01:00
Fabien Pinckaers ef77ac935b [IMP] better tempaltes for talks
bzr revid: fp@tinyerp.com-20131222174804-2l2yjzk690qjon1q
2013-12-22 18:48:04 +01:00
Fabien Pinckaers a2d100783b [IMP] Tracks
bzr revid: fp@tinyerp.com-20131222164711-hwlqosx7gbd60rf8
2013-12-22 17:47:11 +01:00
Fabien Pinckaers 521e73a679 [IMP] Event tracks, not finished
bzr revid: fp@tinyerp.com-20131222150229-mhukvwlis5nzbmpl
2013-12-22 16:02:29 +01:00
Fabien Pinckaers 9cc6b3c30f [IMP] event tracks, done track submission, a few data, some fixes
bzr revid: fp@tinyerp.com-20131222144057-8vxt7mouxako39wp
2013-12-22 15:40:57 +01:00
ddm 599b34d78d [FIX] Snafu
bzr revid: ddm@openerp.com-20131216112211-t8tvnamftce80qjd
2013-12-16 12:22:11 +01:00
ddm ee2d4327a8 [FIX] access rights
bzr revid: ddm@openerp.com-20131203163131-g7o86fc08gv4if9v
2013-12-03 17:31:31 +01:00
Christophe Matthieu d32ece09db [IMP] website_blog: change url paths
bzr revid: chm@openerp.com-20131129161434-rsnklmcz1g9b1cc0
2013-11-29 17:14:34 +01:00
Fabien Pinckaers b6cb210865 [IMP] Adding sponsorship to events
bzr revid: fp@tinyerp.com-20131128220546-3kr49k0cmv24qs49
2013-11-28 23:05:46 +01:00
Christophe Matthieu b397aee6dd [WIP] website_event_track
bzr revid: chm@openerp.com-20131127092223-kiafrdc62is1dher
2013-11-27 10:22:23 +01:00
Christophe Matthieu fbd5f0e785 [FIX] website_event_track: small fixes
bzr revid: chm@openerp.com-20131125162418-eu2xzbf2br34bcfs
2013-11-25 17:24:18 +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 d19b85f873 [IMP] new featuers for complex events
bzr revid: fp@tinyerp.com-20131124223802-20rpekho195fu2l5
2013-11-24 23:38:02 +01:00
Fabien Pinckaers 5ee03592cf [FIX] misc fixes in new event devs
bzr revid: fp@tinyerp.com-20131124214257-pg9bsbzzydoz6z1a
2013-11-24 22:42:57 +01:00
Fabien Pinckaers 105fc16c11 [IMP] events improvements
bzr revid: fp@tinyerp.com-20131124210221-hwalp7983olmrhew
2013-11-24 22:02:21 +01:00
Fabien Pinckaers fb0abe39bc [WIP] EVENT: new features required for community days/big events
Manage tracks/talks
	Allow a dedicated menu per event
	Allow a blog per event, to announce stuff
	A "Call for Proposal" page

bzr revid: fp@tinyerp.com-20131124185434-hwyluq90e2g4g7tj
2013-11-24 19:54:34 +01:00
Fabien Pinckaers e79536f6c9 [IMP] some fixes
bzr revid: fp@tinyerp.com-20131123214938-yozqgcs9x8wzavqx
2013-11-23 22:49:38 +01:00
Fabien Pinckaers 1d0e4515e7 [FIX] misc fixes
bzr revid: fp@tinyerp.com-20131123212928-m7ppyl46nny8w0vd
2013-11-23 22:29:28 +01:00
Fabien Pinckaers 95c0865283 [FIX] misc fixes
bzr revid: fp@tinyerp.com-20131123104607-ndbx420pq35fsvud
2013-11-23 11:46:07 +01:00
Fabien Pinckaers 57585307fa [NEW] Adding tracks management for events (community meeting)
bzr revid: fp@tinyerp.com-20131123092728-jo2f197rjnt39z7g
2013-11-23 10:27:28 +01:00