[REM] completion in Gantt chart tasks and projects, not supported by OpenERP and...
[odoo/odoo.git] / addons / project_issue / project_issue.py
2011-12-21 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2011-12-15 Raphael Collet[MERGE] project_issue: clean yml tests
2011-12-14 Harry (OpenERP)[MERGE] merged with trunk-development-branch
2011-12-09 Mayur Maheshwari... [FIX]All: create an index for the column on require...
2011-12-06 Vo Minh Thu[FIX] clean some warnings.
2011-12-02 Jagdish Panchal... [IMP] project_issue: clean the test cases
2011-11-29 Raphael Collet[MERGE] lp:884208 remove duplicate field resource_calen...
2011-11-17 Kuldeep Joshi (Ope... [FIX]project: add resource_calendar_id field in project...
2011-11-16 Quentin (OpenERP)[MERGE] project_issue: automatic update of date_action_...
2011-11-15 Hemendra Paregi... [IMP]project_issue:Override Write Method
2011-11-11 Khushbu[IMP] project_issue: Improve view and rename label...
2011-11-08 Fabien Pinckaers[imp] merge + cleaning: contract managemeent, not perfe...
2011-11-08 Fabien Pinckaers[IMP] feedback from PS
2011-10-28 niv-openerp[fix] problem in function field not returning correctly...
2011-10-25 Fabien Meghazi[FIX] Fixed project.issue kanban view
2011-10-12 niv-openerp[fix] problem with osv defining the "id" field, it...
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-15 RavishchanraMurari... project_issue_kanban
2011-09-15 Atik Agewan (OpenERP)[ADD] Hr_expense,Hr_holidays,Hr_Recrutment,,Project_iss...
2011-09-14 Stephane Wirtel[MERGE] lp:~openerp-dev/openobject-addons/trunk-usabili...
2011-09-08 Olivier Dony[FIX] project.issue: typo
2011-09-07 Olivier Dony[IMP] project.issue: simplified mail composition wizard
2011-09-02 Raphael Collet[MERGE] replace assigned_to by user_id in project.issue
2011-09-02 Raphael Collet[IMP] remove obsolete commented code
2011-09-02 Raphael Collet[FIX] restore on_change_project on project_issue, to...
2011-08-30 Tejas (OpenERP)[Usability] project_isses, renamed the field and change...
2011-08-30 Tejas (OpenERP)[Usability project_isses, renamed the field and changed...
2011-08-28 Antony Lesuisse[MERGE] trunk
2011-08-28 Antony Lesuisse[FIX] project_issue removed unused fields
2011-08-27 Antony Lesuisse[IMP] res.partner.canal into crm.case.channel
2011-08-25 Olivier Dony[IMP] mail: cleanup/rename API + adapt dependencies...
2011-08-22 Olivier Dony[MERGE] latest trunk
2011-08-22 Olivier Dony[IMP] all: next pass of review/renaming for new mail API
2011-08-18 fp[IMP] Misc useability improvement
2011-08-12 ron@tinyerp.com[IMP]project_issue: Improved in fields
2011-08-12 ron@tinyerp.com[IMP]project_issue: Add new field(days_since_creation...
2011-08-09 Olivier Dony[MERGE] latest trunk
2011-08-09 Quentin (OpenERP)[IMP] project_issue: adding new field inactivity_days...
2011-08-09 Rucha (Open ERP)[ADD]: project_issue: Added new field inactivity days...
2011-07-05 Olivier Dony[IMP] removed remaining method=True params from fields...
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-05-03 Rifakat Haradwala... [IMP] mail: able to retrive priority of an email messag...
2011-05-02 Rifakat Haradwala... [IMP] crm,crm_claim,crm_helpdesk,hr_recruitment,project...
2011-04-22 Stephane Wirtel[FIX] Set the user_id (Responsible) field when the...
2011-04-21 Harry (OpenERP)[MERGE] correction of backlog1
2011-04-21 Rifakat Haradwala... [FIX]: removed method _history() and called history...
2011-04-21 Harry (OpenERP)[MERGE] merged addons trunk development branch after...
2011-04-20 Harry (OpenERP)[MERGE] correction of backlog1 in message_new() and...
2011-04-20 Rifakat Haradwala... [FIX]: changes in message_update()
2011-04-20 Rifakat Haradwala... [FIX]: attachment type as dictionary
2011-04-20 Rifakat Haradwala... [IMP] mail: improvement for message_new() and related...
2011-04-18 Rifakat Haradwala... [FIX]: conflict error
2011-04-15 Rifakat Haradwala... [MERGE]: merge with email-framwork-addons
2011-04-08 Rifakat Haradwala... [IMP] crm_helpdesk, project_issue, hr_recruitment,...
2011-04-07 Thibault Francois[MERGE] improvement project-issue
2011-04-06 Rifakat Haradwala... [FIX] crm, crm_claim, crm_helpdesk, hr_recruitent,...
2011-04-06 Rifakat Haradwala... [IMP] crm, email_thread.py: changes in message_new...
2011-03-28 Stephane Wirtel[IMP] Sort the project issue by priority and create...
2011-03-28 Stephane Wirtel[IMP] set assign_to when the state is open
2011-03-21 Rifakat Haradwala... [REM] email.smtp_server: removed email.smtp_server...
2011-03-18 Rifakat Haradwala... [IMP] email: email cleanup
2011-03-09 Jigar Amin[FIX] project_issue : assigned_to field should read...
2011-03-07 Jigar Amin[BUG/FIX] peoject_issue : Assgined to readonly
2011-02-24 Stephane Wirtel[IMP] The responsible of the project issue is the manag...
2011-02-24 Yogesh (OpenERP)[IMP] email.compose.message :- add the email_model...
2011-02-18 Yogesh (OpenERP)[IMP] remove unused import statement.
2011-02-18 Yogesh (OpenERP)[IMP] remove duplicate code in crm, crm_claim. crm_help...
2011-02-18 Yogesh (OpenERP)[IMP] project_issue :- call email.message.send.wizard...
2011-02-07 Yogesh (OpenERP)[IMP] replace mailgate.message to email.message in...
2011-01-17 Sbh (OpenERP)[IMP] project: performance issues
2011-01-14 Stephane Wirtel[IMP] Re-open an pending or closed issue by email
2010-12-30 husenmerged with trunk
2010-12-13 uco (OpenERP)[REF]: Added remaining context changes in _constraints...
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-22 uco (OpenERP)[IMP]: Added context=None in function argument for...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-10-17 Fabien Pinckaers[IMP+FIX] improvements patches from xrg
2010-10-16 Fabien Pinckaers[IMP] logs
2010-10-14 Harry (OpenERP)[IMP] project_issue: issue is pending after convert...
2010-10-13 Harry (OpenERP)[MERGE]
2010-10-13 Harry (OpenERP)[MERGE]
2010-10-12 Harry (OpenERP)[FIX] project_issue: progress bar should update on...
2010-10-12 Harry (OpenERP)[FIX] project_issue: remove domain in type_id on projec...
2010-10-12 jas[IMP] project_issue, project_long_term : improved strin...
2010-10-07 ron@tinyerp.com[IMP] 5008 and 5009 Revert Changes
2010-10-04 Fabien Pinckaersfix
2010-10-04 Fabien Pinckaersfix
2010-10-04 ron@tinyerp.com[FIX]:Issue Menu:-Issue will be Convert Task Only when...
2010-09-30 Harry (OpenERP)[IMP] project
2010-09-30 Harry (OpenERP)[IMP] project: put store=true in function field which...
2010-09-30 Harry (OpenERP)[MERGE]
2010-09-29 gpaadded changes for project
2010-09-28 Fabien Pinckaers[IMP] crm data
2010-09-27 rpa (Open ERP)[FIX]: Fixed pylint warnings
2010-09-20 RHA(OpenERP)[IMP]: Usability imporvements in project_* and documen...
2010-08-24 Stephane Wirtel[FIX] base_action_rule: Pass the context to the base_ac...
2010-08-17 rpa (Open ERP)[FIX]: crm*: Fixed problem of duplicating cases with...
2010-08-12 PAP(OpenERP)[IMP] project & its related module with removing of...
2010-08-02 PAP(Openerp)[FIX] project_issue: Duplication of field
2010-07-29 pap (openerp)[IMP]: imp in project, project_log_term
next