Commit Graph

4 Commits

Author SHA1 Message Date
Antonin Bourguignon 4af50da7dc [IMP] refactor the handling of many2many tags in issues and tasks kanban views
bzr revid: abo@openerp.com-20120712113326-a0p30oij7g67gmtj
2012-07-12 13:33:26 +02:00
Antonin Bourguignon d47a272822 [IMP] properly display categories in portal's issues view
since the many2many_tags widget doesn't work in kanban views, this is achieved by a bit Javascript - cf. portal_project_issue.js

bzr revid: abo@openerp.com-20120711164002-y37dn0mjufbgy7lz
2012-07-11 18:40:02 +02:00
Antonin Bourguignon 501001a918 [WIP] issues view in the portal
bzr revid: abo@openerp.com-20120709155424-2vda15p1s9rca8iz
2012-07-09 17:54:24 +02:00
Antonin Bourguignon 8072858555 [IMP] split and rename the 'portal_issue' bridge module into 'portal_project' and 'portal_project_issue'
this is more consistent with the way we usually name bridge modules

bzr revid: abo@openerp.com-20120605124118-q8a9fvs4bio0zn4n
2012-06-05 14:41:18 +02:00