Commit Graph

706 Commits

Author SHA1 Message Date
Thibault Delavallée 62af1f1883 [FIX] addons: fixed calls to command_re.
bzr revid: tde@openerp.com-20121119132509-dyes929xalp0pgcj
2012-11-19 14:25:09 +01:00
Fabien Pinckaers fa769d4d53 [MERGE] fix when scheduling project without start date'
bzr revid: fp@tinyerp.com-20121113075426-vrg3dnretxlf11ec
2012-11-13 08:54:26 +01:00
Fabien Pinckaers 49a5450508 [MERGE] fix translated message when deleting project
bzr revid: fp@tinyerp.com-20121112084248-pmns12j5fnhpgwo1
2012-11-12 09:42:48 +01:00
Ajay Chauhan (OpenERP) dc499d7402 [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121109131831-n8ppcfjlhdrerreq
2012-11-09 18:48:31 +05:30
Ajay Chauhan (OpenERP) 2dc6914649 [IMP] project: match indetation in code
bzr revid: cha@tinyerp.com-20121109091552-0kakdezzs2h24xus
2012-11-09 14:45:52 +05:30
Ajay Chauhan (OpenERP) e5b6b3f7e0 [FIX] project: solve traceback on clicking 'Documents' button
bzr revid: cha@tinyerp.com-20121109083903-d8fk1yw5823u8q8k
2012-11-09 14:09:03 +05:30
Fabien Pinckaers a19b7ceb27 [IMP] project reevaluate task when reopening
bzr revid: fp@tinyerp.com-20121108100947-tktayv1tt0by059z
2012-11-08 11:09:47 +01:00
Foram Katharotiya (OpenERP) 0710ad8a67 [IMP] remove context
bzr revid: fka@tinyerp.com-20121106064613-ky6ujndnxpzlygwy
2012-11-06 12:16:13 +05:30
Amit Patel 018115c1e1 [MERGE]:merged rma's branch
bzr revid: apa@tinyerp.com-20121105104145-9m9bhnuuuy68a55w
2012-11-05 16:11:45 +05:30
Randhir Mayatra (OpenERP) da33e29cd9 [IMP] remove the reactive wizard when time estimation group are not selected
bzr revid: rma@tinyerp.com-20121105103546-19saqv77olaza4u0
2012-11-05 16:05:46 +05:30
Randhir Mayatra (OpenERP) 241dd4188e [MERGE] merge with parent branch
bzr revid: rma@tinyerp.com-20121105093202-rwm0n5in43bym7ye
2012-11-05 15:02:02 +05:30
Fabien Pinckaers 88bb090baa [MERGE] English typos
bzr revid: fp@openerp.com-20121102174200-wg7p02quakvby09j
2012-11-02 18:42:00 +01:00
Thibault Delavallée 93976b33f9 [DOC] Added some comments.
bzr revid: tde@openerp.com-20121102160734-gbh3iox0zb9hign7
2012-11-02 17:07:34 +01:00
Thibault Delavallée 3450efc109 [FIX] project_issue: fixed subtype implementation, about followers of project automatically following issues. Updated subtype names.
bzr revid: tde@openerp.com-20121102154154-o8dpil045ub2spbd
2012-11-02 16:41:54 +01:00
Thibault Delavallée d8a67f02f8 [FIX] project: fixed auto-follow for task and cleaned code. Also fixed subtype name and related models, as well as comment, now Discussions.
bzr revid: tde@openerp.com-20121102152430-mww1cqcjiluuhtvv
2012-11-02 16:24:30 +01:00
Thibault Delavallée ec906e2f02 [MERGE] Sync with addons/trunk.
bzr revid: tde@openerp.com-20121102145711-qyht7qj9s1gfb21a
2012-11-02 15:57:11 +01:00
Fabien Pinckaers 75407d52fd [MERGE] project improvemrents: docs
bzr revid: fp@tinyerp.com-20121102080836-q0435djnu2xl89xo
2012-11-02 09:08:36 +01:00
Somesh Khare(OpenERP) eb4b42e85f [FIX]project: Error when no date given in the selected project in Scheduling Task Wizard and Press Compute button
bzr revid: mma@tinyerp.com-20121101133024-cvg0lixafru3arjm
2012-11-01 19:00:24 +05:30
RGA(OpenERP) f816f75de9 [IMP] Add context for set default value of document
bzr revid: rgaopenerp-20121101115757-6vl76bt4mjqe37us
2012-11-01 17:27:57 +05:30
Mayur Maheshwari (OpenERP) 6024802408 [FIX]project: Removed *args and **kwargs from unlink method and add context as it was not able to translate
bzr revid: mma@tinyerp.com-20121101090756-9pagfz23l2i20214
2012-11-01 14:37:56 +05:30
RGA(OpenERP) f51bf32516 [IMP] refectore code
bzr revid: rgaopenerp-20121031053953-32jg6wg27pxonclj
2012-10-31 11:09:53 +05:30
Hiral Patel (OpenERP) 5f12c5732e [IMP] Change tooltip to 'Ready for next stage' instead of 'Ready to Pull'
bzr revid: hip@tinyerp.com-20121031045346-rlvom6vymxftjx40
2012-10-31 10:23:46 +05:30
RGA(OpenERP) 3d7067d2a7 Merge with lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip
bzr revid: rgaopenerp-20121030133616-f8cbc064pnrdn309
2012-10-30 19:06:16 +05:30
RGA(OpenERP) 7d4d1e346a [IMP] project kanban: add link to dispalay related docs with it's count
bzr revid: rgaopenerp-20121030133222-3mq4l2frtdvmeo1q
2012-10-30 19:02:22 +05:30
Hiral Patel (OpenERP) 48417bd695 [MERGE] Merge with lp:~openerp-dev/openobject-addons/trunk-project-10click-rga
bzr revid: hip@tinyerp.com-20121030124512-uxnp6bta5gk8zbmg
2012-10-30 18:15:12 +05:30
Hiral Patel (OpenERP) 4ceda106d2 [IMP] Add the colour for star when priority is very high
bzr revid: hip@tinyerp.com-20121030102916-tm1goftrzhqc96tg
2012-10-30 15:59:16 +05:30
RGA(OpenERP) 01c00da9c8 [IMP] Project: documents button should open only it's own attachment, rather than whole ir.attachment object
bzr revid: rgaopenerp-20121030072656-8jxtkcbvkuxl17la
2012-10-30 12:56:56 +05:30
Twinkle Christian (OpenERP) c5c50041bc [MERGE]Merge with project branch
bzr revid: tch@tinyerp.com-20121029060747-5zecetvjcug08y03
2012-10-29 11:37:47 +05:30
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Twinkle Christian (OpenERP) 3fa45da187 [IMP]Improve tooltip in Quatation
bzr revid: tch@tinyerp.com-20121023120415-b3eo9x5248hr6n7i
2012-10-23 17:34:15 +05:30
Quentin (OpenERP) 3555be5c56 [FIX] project: when delegating a task, do copy the task state too
bzr revid: qdp-launchpad@openerp.com-20121018125423-8qj0j380j7odvaz0
2012-10-18 14:54:23 +02:00
Quentin (OpenERP) 5795a34ec4 [FIX] project: state is not draft by default, but given by the stage
bzr revid: qdp-launchpad@openerp.com-20121018124949-97x6tc5tlvskfh3f
2012-10-18 14:49:49 +02:00
Mayur Maheshwari (OpenERP) 8346293d72 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121015090200-irfaskfn9i1p68j9
bzr revid: mma@tinyerp.com-20121016052513-vl56jxtp7xbpa2ry
2012-10-16 10:55:13 +05:30
Stephane Wirtel 2064311302 [FIX] project: set the right sql view
bzr revid: stw@openerp.com-20121012135429-xjic1fcwcp0e9upj
2012-10-12 15:54:29 +02:00
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Quentin (OpenERP) f830a534d6 [MERGE] staging branch with several small fixes
bzr revid: qdp-launchpad@openerp.com-20121011171328-an6udr3wulgza86c
2012-10-11 19:13:28 +02:00
Quentin (OpenERP) 65d3b24726 [FIX] project: default type of analytic account must be 'contract'
bzr revid: qdp-launchpad@openerp.com-20121011150311-ycxbxe38930o6hl5
2012-10-11 17:03:11 +02:00
Antonin Bourguignon b54b785266 [IMP] make sure that the view is properly dropped before we re-create it
the REPLACE VIEW statement can generate type conflicts in case where the view's data types change between two updates

bzr revid: abo@openerp.com-20121011140430-0wgo70snzjhuxpyr
2012-10-11 16:04:30 +02:00
Antonin Bourguignon a297629286 [MERGE] trunk
bzr revid: abo@openerp.com-20121010111720-g9zzhyrywz1z9jdw
2012-10-10 13:17:20 +02:00
Antonin Bourguignon 9fa829ebca [FIX] replace the related field with a m2o field and adapt the requet in init() method
bzr revid: abo@openerp.com-20121010111649-11p1h305w6j7dwqf
2012-10-10 13:16:49 +02:00
Christophe Matthieu 4b941c580c [MERGE] from trunk-mail_subtype-atp
bzr revid: chm@openerp.com-20121010111206-ywwybe4bspt3ddu5
2012-10-10 13:12:06 +02:00
Olivier Dony e9d314646d [FIX] mail.thread subclasses: convert body to plaintext in message_new, as body is now HTML
Also disable the updating of the body when new messages
are received for project.issue records, because this
might discard important information that was manually
entered.

bzr revid: odo@openerp.com-20121009155420-72xvyhhiwd696upv
2012-10-09 17:54:20 +02:00
Olivier Dony 42ece6cdb7 [FIX] project: leftover typos in mail processing methods
bzr revid: odo@openerp.com-20121009103535-ohvpd1u81hcc5izi
2012-10-09 12:35:35 +02:00
Atul Patel (OpenERP) 74cfb3db10 [IMP]: Improve subtype state mapping in project
bzr revid: atp@tinyerp.com-20121003180417-wi7jy1veyj5fxygl
2012-10-03 23:34:17 +05:30
Atul Patel (OpenERP) 307b705a9f [IMP]: Add subtype to task and issue from project.
bzr revid: atp@tinyerp.com-20121003135828-cblz52ewh2lyc2ta
2012-10-03 19:28:28 +05:30
Nimesh (Open ERP) cfbb548717 [ADD] add suptype in task of the related project.
bzr revid: nco@tinyerp.com-20121003102718-vycgkv7y4odup01q
2012-10-03 15:57:18 +05:30
Fabien Pinckaers 55ae1c8b4b [FIX]
bzr revid: fp@openerp.com-20121002211234-z6rlmxjwf762zvjb
2012-10-02 23:12:34 +02:00
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Antonin Bourguignon 2b2288a3bd [FIX] a few problems introduced with the last merge
bzr revid: abo@openerp.com-20121002111231-zo41jejkrm8afavu
2012-10-02 13:12:31 +02:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00