odoo/addons/project_issue
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +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. 2014-05-07 06:27:12 +00:00
report [REV] Partial revert of search view changes: indeed the graph view is not already capable of handling group_by on any field, declaring them is still necessary. 2014-07-04 16:44:55 +02:00
security [IMP] remove dependancy of crm on project_issue 2014-06-23 12:33:08 +02:00
static/description [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [FIX] project_issue: remove test checking the convert_issue_task feature 2013-11-21 16:53:24 +01:00
__init__.py [IMP] improved code. 2012-03-15 11:49:19 +05:30
__openerp__.py [IMP] remove dependancy of crm on project_issue 2014-06-23 12:33:08 +02:00
project_issue.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
project_issue_data.xml [CLEAN] crm, hr_recruitmnet, project: cleaned priority / kanban state in kanban views 2014-05-08 17:25:36 +02:00
project_issue_demo.xml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
project_issue_menu.xml [CLEAN] addons: various linkt cleanup (indentation, spaces, ...). 2013-04-03 10:10:09 +02:00
project_issue_view.xml [IMP]kanban View: harmonize kanban view by changing head as bold and centered and aliases as centered 2014-07-02 14:52:29 +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