Commit Graph

129 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
Quentin (OpenERP) e1b50e304d [MEGUEZ] merged the clean search view branch
bzr revid: qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01
2012-07-31 17:03:58 +02:00
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
vta vta@openerp.com 264d2c3365 [MERGE] Trunk.
bzr revid: vta@openerp.com-20120730123628-49rirhupbwqfzr0r
2012-07-30 14:36:28 +02:00
Antonin Bourguignon 7350bdb271 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120725180118-l6flsrakml2ijxqy
2012-07-25 20:01:18 +02:00
Turkesh Patel (Open ERP) 329518efbe [IMP] project_issue: improved search view.
bzr revid: tpa@tinyerp.com-20120723064537-yfxt2pjhrwx4ma6h
2012-07-23 12:15:37 +05:30
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
Antonin Bourguignon ae109b6fc8 [FIX] project issue's report view
bzr revid: abo@openerp.com-20120711151322-km011c1fqkm6im5a
2012-07-11 17:13:22 +02:00
Antonin Bourguignon 3a649f7025 [FIX] can't handle many2many relation in reports
bzr revid: abo@openerp.com-20120711144304-a6ab47s9nmz6yj2l
2012-07-11 16:43:04 +02:00
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
Quentin (OpenERP) bec922210e [MERGE] merged the dev branch with the review of all search views
bzr revid: qdp-launchpad@openerp.com-20120622134218-3xvna12bloz3zddx
2012-06-22 15:42:18 +02:00
Purnendu Singh (OpenERP) ca7d45dc6b [IMP] project_*: Update search views
bzr revid: psi@tinyerp.com-20120618132437-2yuhcs84vmc768go
2012-06-18 18:54:37 +05:30
Purnendu Singh (OpenERP) 6c1c93e6d8 [MERGE] merge wiht MMA branch to get all his changes in project branch
bzr revid: psi@tinyerp.com-20120604125117-q6xge3w03gzyh99l
2012-06-04 18:21:17 +05:30
Divyesh Makwana (Open ERP) 8459c8af3c [IMP] project_issue : fix the view error.
bzr revid: mdi@tinyerp.com-20120604090437-ynq8w2a7w1y0c9mh
2012-06-04 14:34:37 +05:30
Mayur Maheshwari (OpenERP) 03dc0d1eee [MERGE]:merge with main project branch
bzr revid: mma@tinyerp.com-20120601123737-fh6412cdyke7bqdd
bzr revid: mma@tinyerp.com-20120601124150-2grs2hqdkye6ww2n
2012-06-01 18:11:50 +05:30
Divyesh Makwana (Open ERP) e98eb11510 [Merge] Merge with main branch.
bzr revid: mdi@tinyerp.com-20120601094937-575f84vxwljlgkpv
bzr revid: mdi@tinyerp.com-20120601123900-0ozu8nlq02upa8xb
bzr revid: mdi@tinyerp.com-20120601124121-oz0cr3gv4acejs7b
2012-06-01 18:11:21 +05:30
Divyesh Makwana (Open ERP) d9bd1faea5 [IMP] project_issue : Added missing filter string and removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120528094752-sy2vtk9dcsep1rd5
2012-05-28 15:17:52 +05:30
Mayur Maheshwari (OpenERP) 472f45c061 [MERGE]: merged with main addons
bzr revid: mma@tinyerp.com-20120528054052-3q481r64ih3xplrx
2012-05-28 11:10:52 +05:30
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
Mayur Maheshwari (OpenERP) 41a5c186e4 [IMP]all: remved default filters and select=1
bzr revid: mma@tinyerp.com-20120521125014-7hf0ir1j11f3pc6b
2012-05-21 18:20:14 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Raphael Collet fac6c3538e [MERGE] lp:885610 (fix all analysis reports by filtering out non-active items)
bzr revid: rco@openerp.com-20111129103537-bi1v2c42ukoa48tw
2011-11-29 11:35:37 +01:00
Fabien Pinckaers 70e0dcf44e merge: better year/month OR separations
bzr revid: fp@tinyerp.com-20111111153030-cl0riz63sg1qr860
2011-11-11 16:30:30 +01:00
Khushbu c01fd15d7c [IMP] project_issue: Improve view and rename label of type_id field
bzr revid: kmo@tinyerp.com-20111111081152-c850olx1holeql9k
2011-11-11 13:41:52 +05:30
Jagdish Panchal (Open ERP) 0ce0b6e89c [IMP] improvement Analysis project
bzr revid: jap@tinyerp.com-20111110050105-hqy8ksm01216b6zd
2011-11-10 10:31:05 +05:30
Kuldeep Joshi (OpenERP) c5727fbb9c [FIX]all anlysis not show active=false
bzr revid: kjo@tinyerp.com-20111108095326-glcdy7gnv0rshkn3
2011-11-08 15:23:26 +05:30
DBR (OpenERP) 477a7f1d4e [IMP] Improve the search views
bzr revid: dbr@tinyerp.com-20110920105829-ythiwkwv437qti30
2011-09-20 16:28:29 +05:30
Fabien Pinckaers b27cf6f57a fi
bzr revid: fp@tinyerp.com-20110917143233-fur6fnaeppfcuisf
2011-09-17 16:32:33 +02:00
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
Stephane Wirtel 8eb4f30d90 [MERGE] lp:~openerp-dev/openobject-addons/trunk-usability-project-userid-insteadof-assignedto-tta
bzr revid: stw@openerp.com-20110914093937-p8hn65x5sc8ixod2
2011-09-14 11:39:37 +02:00
Raphael Collet 78725f65fe [IMP] spacing
bzr revid: rco@openerp.com-20110902124332-ogl8zq9372840v3g
2011-09-02 14:43:32 +02: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
Antony Lesuisse 4f5fa4f0d8 [MERGE] trunk
bzr revid: al@openerp.com-20110828025452-vkkj23005ct60wpb
2011-08-28 04:54:52 +02:00
Antony Lesuisse e83ea8f54c [IMP] res.partner.canal into crm.case.channel
bzr revid: al@openerp.com-20110827233130-end57de3i484r0kb
2011-08-28 01:31:30 +02:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Raphael Collet 87f239fb33 [MERGE] remove extended filters
bzr revid: rco@openerp.com-20110804102635-2ixo1tmogsulj83u
2011-08-04 12:26:35 +02:00
Tejas (OpenERP) 72a32d4ced [Usability] Removed the extended filter from addons
bzr revid: tta@openerp.com-20110727124004-u5a349pmzrr1rta2
2011-07-27 18:10:04 +05:30
Tejas (OpenERP) 93b4c48098 [usability] issues analysis, applyed filter on both field user_id and assigned_to
bzr revid: tta@openerp.com-20110726093722-cyv0rdpy09c5t4lv
2011-07-26 15:07:22 +05:30
Tejas (OpenERP) ba62b19daf usability
bzr revid: tta@openerp.com-20110720091819-s49ianh7xgrf3eim
2011-07-20 14:48:19 +05:30
Harry (OpenERP) 0577796333 [MERGE] merged addons trunk development branch after resolving conflicts
bzr revid: hmo@tinyerp.com-20110421080156-3c8gg29i01089rgo
2011-04-21 13:31:56 +05:30
Thibault Francois b11a71fd87 [MERGE] improvement project-issue
bzr revid: tfr@openerp.com-20110407114145-xvr27pjquxwk9ff0
2011-04-07 13:41:45 +02:00
Xavier Morel 4e6a9ea55c [REM] all @col and @colspan attributes on groups in search views: search views are not laid out by columns, therefore these attributes do not belong
bzr revid: xmo@openerp.com-20110315140859-uh9w3exdit84qz47
2011-03-15 15:08:59 +01:00
Xavier Morel 8141573dee [REM] attribute 'select' on field elements in search views, this attributes makes no sense
bzr revid: xmo@openerp.com-20110315124111-c79fxotsc0tk011q
2011-03-15 13:41:11 +01:00
Xavier Morel 6ff62c43da [IMP] remove apparently unused 'separator' attribute on some filter elements, tightening the RNG
bzr revid: xmo@openerp.com-20110314175430-zmitioduzwmn9de4
2011-03-14 18:54:30 +01:00
Yogesh (OpenERP) b931b05bb9 [IMP] replace mailgate_message to email_message in crm, fetchamil and project_issue module.
bzr revid: ysa@tinyerp.com-20110207053304-yak3ruc2os2lah7t
2011-02-07 11:03:04 +05:30
Antony Lesuisse 3472424988 [FIX] project_issue analysis remove where clause from version 5
bzr revid: al@openerp.com-20110125014330-z37iftr6fhlaisdd
2011-01-25 02:43:30 +01:00
Fabien Pinckaers 07bfa5c23d [IMP] access rights
bzr revid: fp@tinyerp.com-20101228145253-192pr7ifqlyt90jn
2010-12-28 15:52:53 +01:00
Xavier Morel f21577dde9 [REM] all @default attributes: they should not be there and they aren't handled by the GTK client (as far as I know)
bzr revid: xmo@openerp.com-20101208102305-yd96zmg10exredgq
2010-12-08 11:23:05 +01:00
Fabien Pinckaers 2c63a39497 [IMP] access rights, account tax include no more required, some fixes
bzr revid: fp@tinyerp.com-20101017203119-2p80zc0nz6tjpxr8
2010-10-17 22:31:19 +02:00