[IMP] project_timesheet: improve field names for project kanban view
[odoo/odoo.git] / addons /
2012-05-09 Raphael Collet[IMP] project_timesheet: improve field names for projec...
2012-05-09 Raphael Collet[IMP] project_timesheet: code cleanup for project kanba...
2012-05-09 Raphael Collet[IMP] project_long_term: small code cleanup for project...
2012-05-09 Raphael Collet[IMP] project_issue: small code cleanup for project...
2012-05-09 Raphael Collet[IMP] project: small code cleanup for project kanban...
2012-05-08 Raphael Collet[IMP] analytic: do clean type check with isinstance
2012-05-08 Amit Patel (OpenERP)[IMP]:added def dummy
2012-05-08 Amit Patel (OpenERP)[IMP]:set indentation in js file.
2012-05-08 Amit Patel (OpenERP)[IMP]:improved js code.
2012-05-08 Amit Patel (OpenERP)[IMP]:forgot to remove def dummy in project.py
2012-05-08 Amit Patel (OpenERP)[MERGE/IMP]:Mereged technically issues by rco and also...
2012-05-08 Sanjay Gohel (Open... [IMP]remove open_model method from project related...
2012-05-07 Amit Patel (OpenERP)[IMP]:project:Used a relate action like 'project.act_pr...
2012-05-07 Sanjay Gohel (Open... [IMP]improve count method of model improve code
2012-05-07 Amit Patel (OpenERP)[MERGE]:merged from trunk.
2012-05-09 Launchpad Translat... Launchpad automatic translations update.
2012-05-07 Xavier Morel[FIX] incorrect propagation of deferreds (&state) in...
2012-05-08 Launchpad Translat... Launchpad automatic translations update.
2012-05-07 Xavier Morel[FIX] add session context to contexts being evaluated...
2012-05-07 apa-tiny (apa@tiny... [IMP]:project:In kanban view, simply use <field name...
2012-05-07 Sanjay Gohel (Open... [IMP]rename all fields which r required in project...
2012-05-03 Amit Patel (OpenERP)[IMP]
2012-04-30 Amit Patel (OpenERP)[MERGE]:lp:~openerp-dev/openobject-addons/trunk-project...
2012-04-30 Sanjay Gohel (Open... [IMP]change color and improved as per said
2012-04-30 Amit Patel (OpenERP)[MERGE]
2012-04-30 Launchpad Translat... Launchpad automatic translations update.
2012-04-27 Raphael Collet[MERGE] trunk-simplify_picking_invoice-sgo (simplify...
2012-04-27 Raphael Collet[IMP] sale.order: improve English in labels and tooltips
2012-04-27 Raphael Collet[MERGE] from trunk
2012-04-27 Raphael Collet[MERGE] trunk-hr-improvements (ui improvements in hr...
2012-04-27 Raphael Collet[IMP] hr_holidays: remove invisible tag on approval...
2012-04-27 Raphael Collet[IMP] hr_holidays: improve English in error message
2012-04-27 Amit Patel (OpenERP)[IMP]:improved code.
2012-04-27 Amit Patel (OpenERP)[IMP]:improved code.
2012-04-27 Amit Patel (OpenERP)[MERGE]
2012-04-27 Launchpad Translat... Launchpad automatic translations update.
2012-04-26 Antony Lesuisse[MERGE] Connection splitted into JsonRPC and Session
2012-04-26 Antony Lesuissefix rename bind into setup to avoid collision with...
2012-04-26 Antony Lesuisserename Connection into Session, now that we use instance
2012-04-26 Antony Lesuisse[FIX] cleanup remove some useless chspaghetti
2012-04-26 Antony Lesuisse[FIX] rename intro JsonRPC and session_id cleanup
2012-04-26 Amit Patel (OpenERP)[IMP]
2012-04-26 Amit Patel (OpenERP)[IMP]
2012-04-26 niv-openerp[imp] renammed form.Widget to form.FormWidget
2012-04-26 Stephane Wirtel[IMP] corelib.js: Create a new object "BaseConnection...
2012-04-26 Raphael Collet[MERGE] from trunk
2012-04-26 Launchpad Translat... Launchpad automatic translations update.
2012-04-26 Amit Patel (OpenERP)[MERGE]
2012-04-25 Raphael Collet[MERGE] trunk-remove_group_extended-rco (remove group...
2012-04-25 Raphael Collet[IMP] multi_company, point_of_sale: remove group_extended
2012-04-25 Raphael Collet[IMP] base_*, email_template, fetchmail, mail, import_...
2012-04-25 Raphael Collet[IMP] association, auction, event, idea, marketing...
2012-04-25 Raphael Collet[IMP] audittrail, base_calendar, base_synchro, caldav...
2012-04-25 Fabien Meghazi[FIX] Fix form rendering engine with incomplete rows...
2012-04-25 Raphael Collet[IMP] procurement, process: remove group_extended
2012-04-25 Raphael Collet[IMP] hr*: remove group_extended
2012-04-25 Raphael Collet[IMP] mrp, mrp_operations, mrp_repair: remove group_ext...
2012-04-25 Raphael Collet[IMP] project*, resource: remove group_extended
2012-04-25 Raphael Collet[IMP] product, stock*, delivery: remove group_extended
2012-04-25 Raphael Collet[IMP] account*, l10n*: remove group_extended
2012-04-25 Fabien Meghazi[REV] Reverted Revision #2409
2012-04-25 Raphael Collet[IMP] purchase, purchase_analytic_plans, purchase_requi...
2012-04-25 Raphael Collet[IMP] sale, sale_crm, sale_layout, sale_mrp: remove...
2012-04-25 Amit Patel (OpenERP)[REM]:removed unnecessary files.
2012-04-25 Amit Patel (OpenERP)[MERGE]
2012-04-25 Raphael Collet[IMP] crm, crm_claim, crm_fundraising, crm_helpdesk...
2012-04-25 Fabien Meghazi[IMP] Form's label wraps by default
2012-04-25 Quentin (OpenERP)[MERGE] merged branch that defines new yaml test for...
2012-04-25 Quentin (OpenERP)[MERGE] merged with main addons trunk
2012-04-25 niv-openerp[fix] problem in chart of account wizard
2012-04-25 Fabien Meghazi[IMP] Improved css in form view
2012-04-25 Sanjay Gohel (Open... [IMP]add improvement
2012-04-25 Amit Patel (OpenERP)[IMP]:improved css
2012-04-25 Fabien Meghazi[IMP] Do not use block level element for readonly widge...
2012-04-25 Launchpad Translat... Launchpad automatic translations update.
2012-04-24 Amit Patel (OpenERP)[IMP]
2012-04-24 Amit Patel (OpenERP)[MERGE]:set css and code improved.
2012-04-24 Mayur Maheshwari... [IMP] Improve view file and css
2012-04-24 Fabien Meghazi[IMP] Improved styling
2012-04-24 Mayur Maheshwari... [IMP] Improve css and py fiel
2012-04-24 Fabien Meghazi[IMP] Properly handle sheet tag in form rendering engine
2012-04-24 Amit Patel (OpenERP)[MERGE]
2012-04-24 Fabien Meghazi[ADD] Add some css classes for new layout
2012-04-23 Quentin (OpenERP)[IMP] portal: added the home_action feature for portal...
2012-04-23 Fabien Meghazi[FIX] Fix buttons tooltip
2012-04-23 Fabien Meghazi[FIX] Fix textarea auto resize
2012-04-23 Fabien Meghazi[IMP] Do not show colon for fieldless labels
2012-04-23 Fabien Meghazi[FIX] Fixed date widgets width
2012-04-23 Fabien Meghazi[FIX] Fixed form tooltips
2012-04-23 Xavier Morel[FIX] bloody logo link
2012-05-07 Christophe Simonis[FIX] rename cookie when direct login
2012-05-05 Antony Lesuisse[IMP] module loading add a second namespaced argument...
2012-05-04 niv-openerp[imp] added placeholder attribute handling
2012-05-04 Launchpad Translat... Launchpad automatic translations update.
2012-05-03 Quentin (OpenERP)[REV] revert of revision 6771 related to split of recep...
2012-05-03 Launchpad Translat... Launchpad automatic translations update.
2012-05-02 Quentin (OpenERP)[MERGE] merged the branch with split of delivery/incomm...
2012-05-02 Quentin (OpenERP)[IMP] stock: added topbar in picking form views
2012-05-02 Quentin (OpenERP)[IMP] stock: incomming shipments are always set as...
2012-05-02 Quentin (OpenERP)[MERGE] merged with main trunk
next