Commit Graph

256 Commits

Author SHA1 Message Date
Fabien Pinckaers c07aa9b5da read_grouop_fold
bzr revid: fp@tinyerp.com-20120906161812-5yop3buxhpbuylmm
2012-09-06 18:18:12 +02:00
Fabien Pinckaers e084498b7d [IMP] removing some board stuff
bzr revid: fp@tinyerp.com-20120906152303-v6svwvqms858xm9t
2012-09-06 17:23:03 +02:00
Ajay Chauhan (OpenERP) b2485b147e [IMP] revert the changes in domain with one change
bzr revid: cha@tinyerp.com-20120905055627-3r4ivpcqv4zxc2r3
2012-09-05 11:26:27 +05:30
Ajay Chauhan (OpenERP) c675e67b14 [IMP] hr_recruitment: made minor change in domain
bzr revid: cha@tinyerp.com-20120904103056-2lz4ukxpnlsi7c25
2012-09-04 16:00:56 +05:30
Ajay Chauhan (OpenERP) cccbe77b77 [IMP] hr_recruitment, project, project_issue: made some little changes in domain for field 'stage_id'
bzr revid: cha@tinyerp.com-20120904102212-ccxp2ik0r5kp3vc3
2012-09-04 15:52:12 +05:30
Ajay Chauhan (OpenERP) c895c53341 [IMP] crm, project, hr_recruitment: made stages accute on view according to state
bzr revid: cha@tinyerp.com-20120903093127-vao5eoi61is1pqfx
2012-09-03 15:01:27 +05:30
Thibault Delavallée 4b0d1be1c0 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120827083705-p2edynkzch7hszrd
2012-08-27 10:37:05 +02:00
Olivier Dony 2c4ed841b9 [FIX] mail: make message_process/parse work, restore attachment_ids m2m on mail.message, various lint cleanup
bzr revid: odo@openerp.com-20120823185443-zsnm6g14r6e42y3i
2012-08-23 20:54:43 +02:00
Thibault cd4a62996a [REF] mail_alias: moved _auto_init code from res_users and hr_recruitment to mail_alias, using a kewl call to migrate_to_alias.
bzr revid: odo@openerp.com-20120823153203-8tm3lbqah6vwd7co
2012-08-23 17:32:03 +02:00
Fabien Pinckaers b531d9cff1 [IMP] needaction after mail.thread
bzr revid: fp@tinyerp.com-20120822153145-g7xopqq7oje7y60c
2012-08-22 17:31:45 +02:00
Thibault Delavallée eeb7878d43 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120821150936-0pvvttbq6w3t2byi
2012-08-21 17:09:36 +02:00
Thibault Delavallée 169c8055ba [REF] mail.compose.message: removed extended mode, because not really usefull. Removed reference to that mode in addons (crm lead, crm claim, crm helpdesk, hr evaluation, hr recruitement, project issue). Completely removed the wizard directory in hr_evaluation: mail_compose_message will become a button (TODO), and other files were not called anymore in init/openerp files.
bzr revid: tde@openerp.com-20120821142747-q9drv71749opusr1
2012-08-21 16:27:47 +02:00
Fabien Pinckaers 06f60b3517 [FIX] body_text --> body, not ure it's good enough
bzr revid: fp@tinyerp.com-20120817120606-t97l9x2dguuv7kmp
2012-08-17 14:06:06 +02:00
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Fabien Pinckaers 282f2535bc [IMP] mail cleaning
bzr revid: fp@tinyerp.com-20120816154823-84cnif2cw99vn0qu
2012-08-16 17:48:23 +02:00
Antonin Bourguignon 89a27bf5b6 [IMP] hr_recruitment, project: better access rules for categories
bzr revid: abo@openerp.com-20120816144403-4nd2bbiq5dfnwc2i
2012-08-16 16:44:03 +02:00
Fabien Pinckaers a2b7f82a81 [IMP] no auto_follow, we will use auto-compose instead on some actions
bzr revid: fp@tinyerp.com-20120816090243-nzu6ounygswiceqi
2012-08-16 11:02:43 +02:00
Thibault Delavallée 92c70aa6ea [IMP] Addons: propagated new automatic subscription mechanism.
bzr revid: tde@openerp.com-20120815205143-twthjirie2b5kr7n
2012-08-15 22:51:43 +02:00
Thibault Delavallée 61274acd89 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120815195652-839w3fyumomq0ubf
2012-08-15 21:56:52 +02:00
Thibault Delavallée a6482fe07c [WIP] Followers rewrite: in create/write, the purpose is to add the field in the values to write, and to simplify automatic subscription. WIP, lack of time to finish. Will be continued.
bzr revid: tde@openerp.com-20120814170612-ax8xhcmmttrcphnl
2012-08-14 19:06:12 +02:00
Thibault Delavallée aac03b547d [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120814152634-ix63oxwcyrfkku4t
2012-08-14 17:26:34 +02:00
Olivier Dony 0a22166f88 [FIX] mail.alias: fix constraint creation warnings + properly hide alias on creation form for inhering classes
bzr revid: odo@openerp.com-20120814105114-ei0qbgy71fyc8jtb
2012-08-14 12:51:14 +02:00
Thibault Delavallée 620b7e9b11 [IMP] Addons: user_email -> email.
bzr revid: tde@openerp.com-20120810144339-30ro9omgfxtjtjyz
2012-08-10 16:43:39 +02:00
Olivier Dony b35671ceb3 [FIX] project,hr: improved alias creation/duplication
bzr revid: odo@openerp.com-20120809171726-ade5v5171r2r2hxp
2012-08-09 19:17:26 +02:00
Olivier Dony 60722930cd [IMP] mail.alias: fix creation errors for inheriting models
bzr revid: odo@openerp.com-20120807142736-zxfhdrr9t2euvh8x
2012-08-07 16:27:36 +02:00
Olivier Dony 985263519e [FIX] hr_recruitment: cleanup mail alias creation
bzr revid: odo@openerp.com-20120806102854-u31ig9kxxm76d53v
2012-08-06 12:28:54 +02:00
Olivier Dony 1902a15821 [IMP] mail alias review - work in progress
bzr revid: odo@openerp.com-20120806012717-k5rtz4i78o4m198b
2012-08-06 03:27:17 +02:00
Olivier Dony 56009ed513 [IMP] mail alias review - work in progress
bzr revid: odo@openerp.com-20120806004417-9uviymtavkxlh92m
2012-08-06 02:44:17 +02:00
Olivier Dony f0873dcb32 [MERGE] Sync with trunk - bunch of conflicts resolved
bzr revid: odo@openerp.com-20120803142450-97z551yam1js822h
2012-08-03 16:24:50 +02:00
Olivier Dony 093f739273 [IMP] mail alias review - work in progress
bzr revid: odo@openerp.com-20120801091439-2m7z9fhn771go35j
2012-08-01 11:14:39 +02:00
Raphael Collet df1ac9a46d [MERGE] trunk-hr_recruitment_10_clicks-psi (usability improvements in hr_recruitment)
bzr revid: rco@openerp.com-20120725152734-e2kul4gil21ufpgn
2012-07-25 17:27:34 +02:00
Purnendu Singh (OpenERP) c4a625fe3c [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120718064102-4cqj20im66q74h1s
2012-07-18 12:11:02 +05:30
Purnendu Singh (OpenERP) e5ae685374 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120713130824-r6p6d28u1h3c7nol
bzr revid: psi@tinyerp.com-20120716052129-2lj20gqc7zuyet1s
2012-07-16 10:51:29 +05:30
Fabien Pinckaers 5a8d2480e4 [FIX] meetings change
bzr revid: fp@openerp.com-20120714162203-fnnsbo7hpnduo29g
2012-07-14 18:22:03 +02:00
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
Purnendu Singh (OpenERP) f25ad676a3 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120709061806-smsav1gyp0mbk0e4
2012-07-09 11:48:06 +05:30
Raphael Collet d177d9a2a9 [IMP] move the views of crm.meeting in base_calendar, adapt xml ids in xml, and improve the code that opens those views
bzr revid: rco@openerp.com-20120706122959-o8clpxqvewpyha0k
2012-07-06 14:29:59 +02:00
Raphael Collet f4becf0031 [MERGE] from trunk
bzr revid: rco@openerp.com-20120706073716-wbisgncc54k885vh
2012-07-06 09:37:16 +02:00
Quentin (OpenERP) e389d1a22b [IMP] hr_application: review form view
bzr revid: qdp-launchpad@openerp.com-20120705154941-0hw1twcifybz7r21
2012-07-05 17:49:41 +02:00
Olivier Dony 8819d7ba3d [MERGE] mail.alias: cascade-deletion of aliases when their attached document is deleted
bzr revid: odo@openerp.com-20120705141706-5gm5mmqode3bvkuc
2012-07-05 16:17:06 +02:00
Olivier Dony 9caafbe777 [MERGE] mail.alias: updated views and simplified models
bzr revid: odo@openerp.com-20120705135626-xxqch4uabq418ekf
2012-07-05 15:56:26 +02:00
Jigar Amin - OpenERP 0416c757fa [FIX] Mail alias unlink suport for the inheriting mdoels
bzr revid: jam@tinyerp.com-20120705125417-nw0shanp3a756vmy
2012-07-05 18:24:17 +05:30
Raphael Collet c407fa45ce [FIX] hr_recruitment: fix default value of company_id
bzr revid: rco@openerp.com-20120705122207-cs730asuew9w7vxz
2012-07-05 14:22:07 +02:00
Jigar Amin - OpenERP 39d57c0b79 [MERGE] lp:~openerp-dev/openobject-addons/trunk-mail-alias
bzr revid: jam@tinyerp.com-20120705115644-3dhkzinpkxifet7v
2012-07-05 17:26:44 +05:30
Olivier Dony be021419ae [MERGE] Sync with trunk and correct upstream mistakes
bzr revid: odo@openerp.com-20120705102219-p6wy1obp4t0b89z3
2012-07-05 12:22:19 +02:00
Jigar Amin - OpenERP 2bf0978994 [REF] Refectored the fields_view_get hack
bzr revid: jam@tinyerp.com-20120705101331-rjbxvjrbpme9wqrq
2012-07-05 15:43:31 +05:30
Jigar Amin - OpenERP 6a3bc0c402 [MERGE] lp:~openerp-dev/openobject-addons/trunk-mail-alias-jam-view-tpa
bzr revid: jam@tinyerp.com-20120705083505-hj51lkl69x8pmyo3
2012-07-05 14:05:05 +05:30
Jigar Amin - OpenERP caea6a6993 [FIX] _inherits meo field on delete restrit to avoid traceback from server
bzr revid: jam@tinyerp.com-20120705065939-75xnhvgc9sn5htcl
2012-07-05 12:29:39 +05:30
Turkesh Patel (Open ERP) 4ac5ff962b [IMP] improved view for mail.catchall.domain
bzr revid: tpa@tinyerp.com-20120705065309-sn7xw83x133r4wuw
2012-07-05 12:23:09 +05:30
Jigar Amin - OpenERP 0cbad18089 [FIX] he job mail alias improvemetns
bzr revid: jam@tinyerp.com-20120705055213-7c040f709z8jyhsk
2012-07-05 11:22:13 +05:30