[IMP]:added icons on buttons.
[odoo/odoo.git] / addons / crm / crm_meeting.py
2012-06-01 Thibault Delavallée[MERGE] Merged with main addons.
2012-05-29 Thibault Delavallée[REM] Removed unnecessary 'id' field.
2012-05-29 Thibault Delavallée[IMP] crm, project_issue, hr_recruitment, project:...
2012-05-23 Thibault Delavallée[FIX] Fixed method missing due to crm_base / crm_case...
2012-05-23 Thibault Delavallée[REF] crm_base, crm_case: cleaned methods repartition...
2012-05-23 Thibault Delavallée[IMP] crm_meeting: cleaned code, preparation to migrate...
2012-05-23 Sbh (Openerp)[MERGE] Merge with lp:openobject-adddons
2012-05-21 Kuldeep Joshi (Ope... [IMP] remover message_ids field
2012-05-04 Saurang Suthar ... [IMP]:improved titles State by Status everywhere
2012-04-18 Thibault Delavallée[FIX] Fixed date formatting in several messages. It...
2012-04-03 Thibault Delavallée[FIX] Propagated ir.needaction class name change.
2012-04-03 Thibault Delavallée[CLEAN] Cleaned code.
2012-04-02 Thibault Delavallée[FIX] Fix of the fix of the fix.
2012-04-02 Thibault Delavallée[FIX] FIxed last fix.
2012-04-02 Thibault Delavallée[FIX] Removed entry from context making message_append_...
2012-04-02 Bhumi Thakkar (Ope... [IMP] Code optimization.
2012-04-02 Jiten (OpenERP)[MER] Merged from trunk-social-tde.
2012-04-02 Bhumi Thakkar (Ope... [MERGE] merge trunk-social-tde branch.
2012-03-29 Thibault Delavallée[FIX] Added missin argument in some message_append_note...
2012-03-20 Thibault Delavallée[FIX] crm_meeting: added missing variable initialization.
2012-03-20 Thibault Delavallée[IMP] crm_meeting.py: updated get_need_action_user_id...
2012-03-16 Bhumi Thakkar (Ope... [FIX] Renamed methods,overwrite get_needaction_user_ids...
2012-03-14 Bhumi Thakkar (Ope... [FIX] some minor change of formatting in statement.
2012-03-13 Bhumi Thakkar (Ope... [FIX] renamed methods' name and notifications changed...
2012-03-12 Bhumi Thakkar (Ope... [FIX] rename method name for meeting creation notificat...
2012-03-12 Bhumi Thakkar (Ope... [FIX] Improved language in notifications(present perfec...
2012-03-09 Bhumi Thakkar (Ope... [IMP] removed need_action_user_id from message_append_n...
2012-03-07 Bhumi Thakkar (Ope... [FIX]Notification messages modified.
2012-03-06 Bhumi Thakkar (Ope... [FIX] minor changes for call reset notification function.
2012-03-06 Bhumi Thakkar (Ope... [FIX] changes in reset functions.
2012-03-06 Bhumi Thakkar (Ope... [IMP] on create meeting notification.
2012-03-06 Bhumi Thakkar (Ope... [IMP] notification for crm meeting and crm phonecall.
2012-02-29 Bhumika (OpenERP)[Fix] sale,crm: remove res.partner.address
2012-02-28 Bhumi Thakkar (Ope... [IMP] put a date for schedule a call notification,meeti...
2011-10-12 niv-openerp[fix] problem with osv defining the "id" field, it...
2011-08-09 Olivier Dony[MERGE] latest trunk
2011-07-22 Olivier Dony[IMP] crm*: update crm modules to new mail module ...
2011-07-04 Raphael Collet[MERGE] from trunk
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-06-24 Raphael Collet[FIX] prevent automatic shortcut creation for portal...
2011-05-31 tfr@openerp.com[FIX] duplicate and edit all bug + refactor crm_case...
2011-03-18 Rifakat Haradwala... [IMP] email: email cleanup
2011-02-07 Yogesh (OpenERP)[IMP] replace mailgate.message to email.message in...
2011-01-18 Thibault Francois[MERGE] with addons 1 improvement meeting recurrent
2011-01-18 Thibault Francois[IMP,FIX] calendar, recurrent meeting now work correctl...
2011-01-17 Fabien Pinckaers[FIX] lp 703088
2010-12-30 husenmerged with trunk
2010-12-16 uco (OpenERP)[MERGE]
2010-12-16 Sbh (OpenERP)[Merge] Merge with team1 branch
2010-12-15 Sbh (OpenERP)[IMP] crm,project_caldav: remove the dulpicate field
2010-12-15 Sbh (OpenERP)[IMP] base_calendar,crm: remove Edit All and Exclude...
2010-12-15 rha@tinyerp.com[commit]
2010-12-15 uco (OpenERP)[REVERT] Reapplied changes of crm and project_caldav...
2010-12-14 SBH,UCO[IMP] crm: Removed 'Edit All' and 'Exclude range' butto...
2010-12-13 Sbh (OpenERP)[IMP] crm: Improve the reccurrent meeting
2010-12-13 uco (OpenERP)[REF]: Added remaining context changes in _constraints...
2010-12-09 Sbh (OpenERP)[FIX] crm: Fix the troubles with recurency in calendar...
2010-12-06 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-11-24 jam-openerp[BUG] lp:673895
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-11-15 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-11-02 sbh (Open ERP)[Fix] crm: Fix the id problem of meeting
2010-10-19 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-10-18 rpa (Open ERP)[FIX]: crm, crm_caldav: Fixed pylint warnings
2010-10-17 Fabien Pinckaers[IMP+FIX] improvements patches from xrg
2010-10-16 Fabien Pinckaers[IMP] logs
2010-09-20 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-09-17 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-08-28 P. Christeascrm, product: Tolerate missing shortcut for res_users...
2010-08-17 rpa (Open ERP)[FIX]: crm*: Fixed problem of duplicating cases with...
2010-07-22 rpa (Open ERP)[IMP]: crm, crm_claim, crm_fundraising, crm_helpdesk...
2010-07-20 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-07-16 rpa (Open ERP)[IMP]: mail_gateway: Added a function field in mailgate...
2010-07-15 rpa (Open ERP)[FIX]: crm, crm_claim, crm_helpdesk, crm_fundraising...
2010-07-09 Harry (OpenERP)[FIX] calendar: set resposible user by default with...
2010-07-06 rpa (Open ERP)[REF]: base_action_rule: Code cleaning + View improvement
2010-06-24 rpa (Open ERP)[FIX]: base_calendar : Fixed problem of group by state
2010-06-23 Fabien Pinckaers[FIX] improve mailgateway system, removed thread_id
2010-06-23 atp (Open ERP)[IMP]: removed _log_create=True in crm and mailgateway...
2010-06-07 rpa (Open ERP)[IMP]: Added log for crm modules and document
2010-06-01 rpa (Open ERP)[IMP]: crm: Some minor improvements
2010-05-26 vra[MERGE] Merged from main branch
2010-05-25 rpa (Open ERP)[IMP]: crm: Improvement for putting crm information...
2010-05-24 vra[MERGE] Merged from main branch.
2010-05-24 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-05-21 hmo[MERGE] CRM Improvement: _inhertis from mailgate.Thread
2010-05-20 hmo[MERGE] merge with master trunk-addons
2010-05-20 rpa (Open ERP)[IMP]: crm: Improvement in meeting, phonecall for _inhe...
2010-05-19 Fabien Pinckaers[FIX] 3 security rules, [IMP] object names for logs
2010-05-17 rpa (Open ERP)[MERGE]: Merge with lp:openobject-addons
2010-05-14 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-05-14 vra[MERGE] merged from trunk main addons branch
2010-05-13 rpa (Open ERP)[REM,IMP]: partner_infotab: Removed partner_infotab...
2010-05-11 ksa (Open ERP)[IMP]: product crm: Apply shortcut of product and calen...
2010-05-10 rpa (Open ERP)[IMP]: crm: Usability Improvements in search views...
2010-05-05 rpa (Open ERP)[IMP]: crm, mail_gateway: Added new python class crm_ca...
2010-05-03 rpa (Open ERP)[IMP]: crm: Improvement in phonecall for removing depen...
2010-05-03 rpa (Open ERP)[IMP]: crm: Improvement in meeting for removing depende...
2010-05-03 rpa (Open ERP)[IMP]: crm: Major changes in crm
next