Commit Graph

9 Commits

Author SHA1 Message Date
Fabien Meghazi 1c4e2cfd22 [IMP] bundlify addons (except website)
bzr revid: fme@openerp.com-20140424172129-ze74eaz2eaidmxhm
2014-04-24 19:21:29 +02:00
Saurang Suthar(OpenERP) 095843797c [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate
bzr revid: pso@tinyerp.com-20120822130232-un52dks3sclyx8m5
2012-08-22 18:32:32 +05:30
pso (OpenERP) c78a04bc68 [MERGE] Merged HSA's branch to improve __openerp__.py of all modules by replacing init_xml, update_xml with data, demo_xml with demo, Adding noupdate in init_xml files
bzr revid: pso@tinyerp.com-20120822071445-yamr1s0zf3fk9jj7
2012-08-22 12:44:45 +05:30
help 0d4603f4f9 [IMP]improved modules description from rst2html
bzr revid: help-20120820092716-x61hs1o7d8lz6tpg
2012-08-20 14:57:16 +05:30
Hardik b040d2706d [IMP]update __openerp__.py in all modules
bzr revid: hsa@tinyerp.com-20120817111540-rfql0ifsvbx5nz7g
2012-08-17 16:45:40 +05:30
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