Commit Graph

40 Commits

Author SHA1 Message Date
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Antonin Bourguignon 07b310b364 [WIP] replace previous categ (inherited from crm.case.categ - using m2o relation) by a new one (project.category - using m2m relation and many2many_tags widget for display)
the idea is to give the opportunity to 'tag' a project's tasks and issues instead of classifying them in a single category

- display in the kanban view isn't ready yet
- demo data will have to be updated accordingly
- some code in project_issue/project_issue.py has been commented out: probably dead code, will be reviewed

bzr revid: abo@openerp.com-20120711132130-uwlom1xu8rl4cr3k
2012-07-11 15:21:30 +02:00
Turkesh Patel (Open ERP) b2a3c8e30c [IMP] project_issue:remove unnecessary code
bzr revid: tpa@tinyerp.com-20120606052445-c1cobmsei2bpb03r
2012-06-06 10:54:45 +05:30
Turkesh Patel (Open ERP) 77ad73e7f0 [IMP] project_issue:remove unnecessary code
bzr revid: tpa@tinyerp.com-20120605093750-m3ykr7wjod3r48pi
2012-06-05 15:07:50 +05:30
Turkesh Patel (Open ERP) 9dd9fe31d0 [IMP] project_issue:improved view of dashboard and remove unnecessary code
bzr revid: tpa@tinyerp.com-20120605084952-yr2o58zydsodn69v
2012-06-05 14:19:52 +05:30
Purnendu Singh (OpenERP) 0255049b09 [MERGE] merge with main branch
bzr revid: psi@tinyerp.com-20120601113816-mmbmhklr588wj5sl
2012-06-01 17:08:16 +05:30
Thibault Delavallée 6e36fdb722 [CLEAN] project_issue: cleaned before merging, mostly about buttons.
bzr revid: tde@openerp.com-20120601090632-gip7chqkhzlvp5q4
2012-06-01 11:06:32 +02:00
Thibault Delavallée 8d5aae51f6 [CLEAN] project, project_issue: removed next_type and prev_type, now using stage_previous and stage_next; cleaned views accordingly.
bzr revid: tde@openerp.com-20120531151556-duyy6ryyw6fiup3o
2012-05-31 17:15:56 +02:00
Thibault Delavallée 65a195861a [REF] project_issue: type_id field is now called stage_id field, to be more coherent. Also moved some methods.
bzr revid: tde@openerp.com-20120523125523-2nfhittdixcu1191
2012-05-23 14:55:23 +02:00
Ajay Chauhan (OpenERP) 7418558d1d [IMP] : removed button from tree
bzr revid: cha@tinyerp.com-20120523110047-3403esloff9i98ki
2012-05-23 16:30:47 +05:30
Divyesh Makwana (Open ERP) 54be53579f [IMP] project_issue : Hide the state field and buttons.
bzr revid: mdi@tinyerp.com-20120508114154-cdjg8pxfz8emnwde
2012-05-08 17:11:54 +05:30
Raphael Collet 6a4d6efc30 [IMP] project*, resource: remove group_extended
bzr revid: rco@openerp.com-20120425140212-cmzxx0oduz5al6bj
2012-04-25 16:02:12 +02:00
Antony Lesuisse 11fe6c8af9 dashboard use manual layout
bzr revid: al@openerp.com-20120410140557-ewqp43oncnd215im
2012-04-10 16:05:57 +02:00
Meera Trambadia (OpenERP) 7c354067b2 [IMP] account,auction,crm,document,event,hr,mrp,project_*,purchase,sale,stock:-improved the parent menu name for dashboard menus
bzr revid: mtr@tinyerp.com-20120326101514-mkfubco6ngi9lzr0
2012-03-26 15:45:14 +05:30
Meera Trambadia (OpenERP) d11cc6d66c [IMP] account,auction,crm,document,hr,mrp,project_*,purchase,sale,stock:- improved Dashboard menus
bzr revid: mtr@tinyerp.com-20120305094732-ykp7rv9w0oep7kma
2012-03-05 15:17:32 +05:30
Vaibhav (OpenERP) e1b56442b6 [FIX] creatable action.
lp bug: https://launchpad.net/bugs/908731 fixed

bzr revid: vda@tinyerp.com-20111226122145-em6aex3t3ziy9u8t
2011-12-26 17:51:45 +05:30
Fabien Pinckaers e4bd0cf2e5 [FIX] improvements in some dashboards
bzr revid: fp@tinyerp.com-20111211112850-y760tc5jupyjp34l
2011-12-11 12:28:50 +01:00
Fabien Pinckaers 5ed9e528d4 [FIX] default values for domain
bzr revid: fp@tinyerp.com-20111125170906-utelua25g25yde8x
2011-11-25 18:09:06 +01:00
Vo Minh Thu 2e1023ddbe [IMP] domain to context:
Use explicitely default_xxx in the context instead of
relying on the domain to fill form views.

bzr revid: vmt@openerp.com-20111124121433-z5du2yeu319ea1ax
2011-11-24 13:14:33 +01:00
Fabien Pinckaers c34db7986c [IMP] board view, new style
bzr revid: fp@tinyerp.com-20111116191917-2ggzox9ewvg9ciru
2011-11-16 20:19:17 +01:00
ssu 8849e106cc [IMP]project_issue : xpath and views are modified by board style and column
bzr revid: ssu@ssu-desktop-20111116053149-gs8cg96p3x9bjiyp
2011-11-16 11:01:49 +05:30
Xavier Morel 1e38e13907 [FIX] missing task_id field in project.issue tree views, results in domain evaluation errors when trying to hide progressbar field
lp bug: https://launchpad.net/bugs/890204 fixed

bzr revid: xmo@openerp.com-20111115103927-rq7o7vmdgzdpigol
2011-11-15 11:39:27 +01:00
Raphael Collet ee7e30dc19 [FIX] incorrect domain syntax
bzr revid: rco@openerp.com-20110902122031-1ca4qzsimhgl0mzm
2011-09-02 14:20:31 +02:00
Tejas (OpenERP) cfffadc509 [Usability project_isses, renamed the field and changed the core relavend to it, assigned_to to user_id]
bzr revid: tta@openerp.com-20110830084510-0zqh6akkptue5zet
2011-08-30 14:15:10 +05:30
qdp-launchpad@tinyerp.com dd856bd4fd [MERGE] merged the report team branch
bzr revid: qdp-launchpad@tinyerp.com-20101112165802-wnhaqyjpmesh01d6
2010-11-12 17:58:02 +01:00
sbh (Open ERP) 9fd5f677fd [Fix] project_issue: set view mode
bzr revid: sbh@tinyerp.com-20101102100227-q36ne3sbrhrr3rzf
2010-11-02 15:32:27 +05:30
rch 5f64880ca6 [IMP]: Accounting Dashboard.
bzr revid: rch@rch-desktop-20101028104053-oltjpn17hsvxqias
2010-10-28 16:10:53 +05:30
rch 9c416c90fd [IMP]: Project Dashboard.
bzr revid: rch@rch-desktop-20101028101822-7g19nfq3p8n3eind
2010-10-28 15:48:22 +05:30
Harry (OpenERP) 4135896552 [FIX] project_issue: correct dashboard problem
bzr revid: hmo@tinyerp.com-20101014082721-n7ingddyob4x09ff
2010-10-14 13:57:21 +05:30
Harry (OpenERP) 7b7323d09e [FIX] progress_issue: regression on board of project
bzr revid: hmo@tinyerp.com-20101012134940-ga9qe8glwe9rxyjj
2010-10-12 19:19:40 +05:30
apa-tiny 11743dcdb0 merge
bzr revid: apa@tinyerp.com-20101004095847-xupan6g7ocvj7oke
bzr revid: apa@tinyerp.com-20101005073634-bs14lemuthpwnmpy
2010-10-05 13:06:34 +05:30
Fabien Pinckaers fc0c225828 fix
bzr revid: fp@tinyerp.com-20101004235726-mvx5y41nx2bg4s9f
2010-10-05 01:57:26 +02:00
rch (Open ERP) 684200414f [IMP]: Project Dashboard.
bzr revid: rch_open_erp-20100930053550-hf13ox5pvqrt4itt
2010-09-30 11:05:50 +05:30
sbh (Open ERP) 6ef73ca580 [MERGE]: Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100827051018-omyf2fwh3j25kmkt
2010-08-27 10:40:18 +05:30
Stephane Wirtel 0886361cc3 [FIX] project_issue: Remove the user_id in the domain of the actions for the dashboard
bzr revid: stephane@openerp.com-20100826144534-hb9vlyu2lxnobua3
2010-08-26 16:45:34 +02:00
sbh (Open ERP) d0c40bf60d [IMP] project_issue: set the icon on dashboard menu
bzr revid: sbh@tinyerp.com-20100826121926-b3ovor2aawuogho9
2010-08-26 17:49:26 +05:30
Vir (Open ERP) 8de935ce04 [MOD] Icon changed for Dashboard , from graph to folder icon
bzr revid: vir@tinyerp.com-20100726055623-n0xw2k033xnsis1q
2010-07-26 11:26:23 +05:30
Mustufa Rangwala 26f266785e [IMP] clean project_* code (DHS)
bzr revid: mra@mra-laptop-20100702143706-k5zeko7e9n7ikvk1
2010-07-02 20:07:06 +05:30
sbh (Open ERP) 7e6f2a2b96 [IMP]: Improve the view and action of board in account,project_planning,project_issue
bzr revid: sbh@tinyerp.com-20100608101813-mhhlau1xey2a5plj
2010-06-08 15:48:13 +05:30
sbh (Open ERP) 24dc10e94d Task-919 : Merge the board_project into scrum,project,project_planning,hr_timesheet_sheet
bzr revid: sbh@tinyerp.com-20100608081458-ma9lig9wdm3qmn5q
2010-06-08 13:44:58 +05:30