odoo/addons/project_issue
Thibault Delavallée e0e3d98557 [IMP] mail: refactored check_mail_message_access
bzr revid: tde@openerp.com-20130723144507-bwwegheqofs7x1ox
2013-07-23 16:45:07 +02:00
..
doc [DOC] project_issue: added doc for the branch. Project: updated doc. 2013-07-10 15:36:41 +02:00
i18n Launchpad automatic translations update. 2013-07-15 05:14:00 +00:00
report [IMP] project_issue: added date_last_stage_update in reports; removed month_last_stgae_update in project_task, only date is sufficient because reports already handle this correctly. Updated coding style of tests. 2013-07-10 15:29:54 +02:00
security [FIX] project, task, issue, portal: fixed access rules for employees/portal users + added an help on privacy_visibility. 2013-04-26 15:02:59 +02:00
static/description [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [REF] project_issue: removed reference to base_stage, removed some unnecessary defaults, removed now unnecessary tests. 2013-06-27 13:07:33 +02:00
__init__.py [IMP] improved code. 2012-03-15 11:49:19 +05:30
__openerp__.py [REF] project_issue: removed reference to base_stage, removed some unnecessary defaults, removed now unnecessary tests. 2013-06-27 13:07:33 +02:00
board_project_issue_view.xml [REF] project_issue: removed state concept, updated views + reports + tracking. 2013-06-26 17:52:17 +02:00
project_issue.py [IMP] mail: refactored check_mail_message_access 2013-07-23 16:45:07 +02:00
project_issue_data.xml [CLEAN] project, project_issue, project_mrp: misc cleaning of code + fixed bug in project_mrp + re-added commentred tests in project_mrp 2013-07-10 14:25:26 +02:00
project_issue_demo.xml [FIX] project_issue: missing module prefix when updating project demo data 2012-11-15 11:13:29 +01:00
project_issue_menu.xml [CLEAN] addons: various linkt cleanup (indentation, spaces, ...). 2013-04-03 10:10:09 +02:00
project_issue_view.xml [FIX] Fixed commit about adding stage_id in search view: overridden domain because of a crashotherwise. 2013-07-11 14:06:51 +02:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP] cleaned ir.actions.todo to launch newly installed application 2012-09-16 13:42:49 +02:00