Commit Graph

1220 Commits

Author SHA1 Message Date
Thibault Delavallée a8beece158 [IMP] [REV] crm, addons: still stage/state tweaking
- crm: Mark Won / Lost buttons are back
- crm: now using the new 'fold_field' option to fold some stages on the fold
field of stages. Back to saas-1 bebavhior.
- project, project_issue: task and issue also use the fold_field option.
- project: fixed 'X Tasks' display on the project vignette: now always displaying
'X Tasks at plural form to simplify the view.

bzr revid: tde@openerp.com-20131127095300-9onzlt5pl9u82zt6
2013-11-27 10:53:00 +01:00
Christophe Simonis bb1e256f5b [MERGE] forward port of branch saas-2 up to revid 9010 dle@openerp.com-20131125143003-vjtzj1c5051pdnk3
bzr revid: chs@openerp.com-20131125150054-b135qshkx6icakgk
2013-11-25 16:00:54 +01:00
Thibault Delavallée 000c38816d [MERGE] [IMP] Addons: updated some field labels to avoid duplicates to ease
the import / export process

Aso includes
- project: deprecated priority field: use sequence instead
- base_calendar: calendar.event: deprecated organizer field: use organize_id instead

bzr revid: tde@openerp.com-20131125093741-hx9hpj85xqfalvqw
2013-11-25 10:37:41 +01:00
Thibault Delavallée d56d97ec62 [REV] project: like before for CRM (see previous commit) reverted
most changes about stages.

Override in project_mrp is back therefore.

bzr revid: tde@openerp.com-20131023113716-jw8jh1jvn4dgpcyr
2013-10-23 13:37:16 +02:00
Thibault Delavallée 878ceca988 [REV] stages: removed bar_fold and bar_color fields.
After some experiments, having colors does not seem to give an
usable result on statusbar widget. Indeed we need to have the
current stage highlited, and maybe something to tell that some
stages have a special meaning and/or are the end of the pipe.
The closed field already gives that meaning.

Moreover the issue with the statusbar widget is that it indicates
state and action. Having both dimensions with colors / icons
is quite difficult to understand. We therefore stand on a simpler
version of the widget, only with stages and the current stage
highlighted.

bzr revid: tde@openerp.com-20131021104912-8ybhw0svdoghheh3
2013-10-21 12:49:12 +02:00
Thibault Delavallée 6c54232c98 [IMP] Stage/State update part 2
- stages: added some fields
-- closed: indicates whether this stage close the working process, for
example task ended, lead lost, applicant hired
-- bar_fold: whether to hide the state in the statusbar; this is different
from fold that is used for kanban views. Viewing a pipe or a specific
record are effectively different things and should use different fields.
-- bar_color: field to customize the stage in the statusbar (still WIP)

- impacted addons: crm, project, project_issue, hr_recruitment
- removed 'closed' addition in project_mrp as this is now in base project
module

bzr revid: tde@openerp.com-20131018132120-h0pv01q2bagtp99x
2013-10-18 15:21:20 +02:00
niv-openerp c1e33b4d88 [IMP] project: minor modification in a view, uses a new type of field instead of a button
bzr revid: nicolas.vanhoren@openerp.com-20131008135650-lvhbo0e0stkx3is2
2013-10-08 15:56:50 +02:00
niv-openerp 7bbf319ec2 wip
bzr revid: nicolas.vanhoren@openerp.com-20131007115606-lw4cw2p7qu84epfx
2013-10-07 13:56:06 +02:00
niv-openerp 9ff4c7c8fa wip
bzr revid: nicolas.vanhoren@openerp.com-20131004153804-ac1r0qkmzkxykz23
2013-10-04 17:38:04 +02:00
Denis Ledoux db84e912bd [MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8781 rev-id: dle@openerp.com-20130923165651-0jt823r5wy37enw6
bzr revid: dle@openerp.com-20130923171310-mav1riq3d2rebmv2
2013-09-23 19:13:10 +02:00
Denis Ledoux 274cf1e293 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9475 rev-id: dle@openerp.com-20130923162428-g0s3o9tid09ogfv3
bzr revid: dle@openerp.com-20130923165651-0jt823r5wy37enw6
2013-09-23 18:56:51 +02:00
Martin Trigaux a8c7f45c36 [FIX] project: allow deleting project members from kanban view instead of opening the user view (opw #590451)
bzr revid: mat@openerp.com-20130920140059-hhupk5qsawaoxms4
2013-09-20 16:00:59 +02:00
Thibault Delavallée 8b48cc9520 [MERGE] addons: added groups when quick creating user in various addons.
bzr revid: tde@openerp.com-20130904141122-uaxlnu7qxzri4q3a
2013-09-04 16:11:22 +02:00
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Amit Bhavsar (Open ERP) 0d01453f81 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130813110637-nwi1lao9wegqz5ro
2013-08-13 16:36:37 +05:30
Thibault Delavallée 688bf37eeb [MERGE] Addons: various improvements
[IMP] hr
- hr.employee_category: now called 'Tag'
- hr.holidays: improved help on 'limit' field
[IMP] product
- product.pricelist.item: added a default method on 'base' field
- pricelist view: added type in context
[IMP] purchase: modified buttons presence based on state
[IMP] project: added avatar of members in form view

Coming from an old addons-style task.

bzr revid: tde@openerp.com-20130723113539-zdqb4hiuwsr6tc48
2013-07-23 13:35:39 +02:00
Thibault Delavallée 85b1d336e3 [CLEAN] project: misc cleaning before merging
bzr revid: tde@openerp.com-20130719090058-wngpyzf7oz3rnftp
2013-07-19 11:00:58 +02:00
Thibault Delavallée 8c9c9de979 [FIX] Fixed commit about adding stage_id in search view: overridden domain because of a crashotherwise.
bzr revid: tde@openerp.com-20130711120651-2c52hgui1jh1ogsl
2013-07-11 14:06:51 +02:00
Thibault Delavallée ea0fe404a9 [IMP] project, project_issue: added search ons tage for task and issue.
bzr revid: tde@openerp.com-20130711120236-ryzz7wkzxyb8shds
2013-07-11 14:02:36 +02:00
Thibault Delavallée 4b0baa3615 [CLEAN] project, project_issue, project_mrp: misc cleaning of code + fixed bug in project_mrp + re-added commentred tests in project_mrp
bzr revid: tde@openerp.com-20130710122526-tf87avul7huqgigg
2013-07-10 14:25:26 +02:00
Amit Bhavsar (Open ERP) 98f39f9d22 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130701111430-t5qp9hm97rkmjpsp
2013-07-01 16:44:30 +05:30
Amit Bhavsar (Open ERP) d7e416f9b5 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130701110915-2tuac4fnmuc8jxh0
2013-07-01 16:39:15 +05:30
Thibault Delavallée 4864807395 [FIX] project_*: various fixes in views.
bzr revid: tde@openerp.com-20130627075424-j9ggzi62b24yk3g7
2013-06-27 09:54:24 +02:00
Thibault Delavallée 9e17dd58d8 [FIX] project: fixed various report views + some filters.
bzr revid: tde@openerp.com-20130626142242-aztr40zazsl20eif
2013-06-26 16:22:42 +02:00
Thibault Delavallée 8fbfc997ae [REF] project: stage/status refactoring
Removed concept of state on project.task (and propagated report)
Removed python inheritance towards base_stage (specific code will be re-added)

bzr revid: tde@openerp.com-20130626132519-988nfq8pw8h8c8e8
2013-06-26 15:25:19 +02:00
Amit Bhavsar (Open ERP) b9ed060fa8 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130624141146-sq4rh2q3rqz67mcj
2013-06-24 19:41:46 +05:30
Amit Bhavsar (Open ERP) 8448894328 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130618071357-uoiim5scph6ffg86
2013-06-18 12:43:57 +05:30
Thibault Delavallée 7b7dfb955f [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130617095141-74uttqtw60iorl5g
2013-06-17 11:51:41 +02:00
Foram Katharotiya (OpenERP) 09c62b0d02 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20130613071422-9iw22gkm33epbkpb
2013-06-13 12:44:22 +05:30
Amit Bhavsar (Open ERP) 7c6f6e89b5 [MERGE] merge with latest trunk
bzr revid: vja@tinyerp.com-20130429093627-cpxq3uybwsssrqr5
bzr revid: vja@tinyerp.com-20130430115558-p1aw1zszcur21fj5
bzr revid: vja@tinyerp.com-20130517054712-9o7u266nfm8atgjv
bzr revid: amb@tinyerp.com-20130529122717-lpk7tn30qek2i5yt
2013-05-29 17:57:17 +05:30
Paramjit Singh Sahota f12c4b2e8c [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130522114502-6w2unbb2eb5x3hxb
bzr revid: psa@tinyerp.com-20130523051153-lbazjc3px9suxr9n
bzr revid: psa@tinyerp.com-20130524044719-zfmsyxxqhaxlpxpb
2013-05-24 10:17:19 +05:30
Thibault Delavallée 3f5c738084 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130522110325-hos9ocph7yo9ae7w
bzr revid: tde@openerp.com-20130522143206-uv1f6lj6xsenzj6u
2013-05-22 16:32:06 +02:00
Thibault Delavallée 0d01d958fa [MERGE] [FORWARD] Forward port of saas-1 branch until revision 8711 (that includes forward-port of 7.0 until 9143)
Revision ID: tde@openerp.com-20130521152657-v48pj2m0692rw9b5

bzr revid: tde@openerp.com-20130522102605-bbc5vrfhfro4ab90
2013-05-22 12:26:05 +02:00
Thibault Delavallée a05b0bebbe [FORWARD] Forward port of 7.0 branch until revision 9143.
bzr revid: tde@openerp.com-20130521122359-b5vii7gv8arluz06
2013-05-21 14:23:59 +02:00
Cedric Snauwaert 231103feeb [FIX]project: show tasks of project that are in template state when clicking on the show task button from the project.
bzr revid: csn@openerp.com-20130516101616-g4unvwc2e1dxb5dc
2013-05-16 12:16:16 +02:00
Paramjit Singh Sahota c237d20396 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130516083633-84z2gotvl6pp16jk
2013-05-16 14:06:33 +05:30
Martin Trigaux b9c7ca1e6b [IMP] remove block that was removed at revision 8664
bzr revid: mat@openerp.com-20130515121746-pudb44lma3a1lv0y
2013-05-15 14:17:46 +02:00
Martin Trigaux 23b50c8da1 [MERGE] sync with latest trunk
bzr revid: mat@openerp.com-20130515111755-af33z1frq6jc6hpo
2013-05-15 13:17:55 +02:00
Martin Trigaux 5aeaef4c32 [IMP]project: remove required=0 to mandatory field
bzr revid: mat@openerp.com-20130515105049-vbvx5lt3nbs08rfe
2013-05-15 12:50:49 +02:00
Thibault Delavallée 6d06f75efc [IMP] project, hr, crm: improved form views about email aliases... another iteration of improvement.
bzr revid: tde@openerp.com-20130510102147-fq98n6qf88a45ti0
2013-05-10 12:21:47 +02:00
Thibault Delavallée 0dd63979dd [IMP] project: improved form view about aliases
bzr revid: tde@openerp.com-20130507130230-b33sq453m62q358i
2013-05-07 15:02:30 +02:00
Thibault Delavallée 93a112e9f2 [IMP] hr, res_users, project, mail_group: improved form view about aliases, following new specs.
bzr revid: tde@openerp.com-20130507122223-scy54ukfdndtj2d8
2013-05-07 14:22:23 +02:00
Thibault Delavallée a5bb69ec28 [IMP] project: improved privacy_visiliby options labels, improved form view according to new specs.
bzr revid: tde@openerp.com-20130507093636-gk9k1rc52u3ats3a
2013-05-07 11:36:36 +02:00
Thibault Delavallée 9180fbd76a [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130429102102-y732cl7t6g1g163v
2013-04-29 12:21:02 +02:00
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
kirti savalia (OpenERP) 0cabb1a6dc [FIX]:remove a team member from his own project when give the project manager rights
bzr revid: ksa@tinyerp.com-20130422093129-g9btlf6fylh16cmz
2013-04-22 15:01:29 +05:30
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +02:00
Vishmita Jadeja (openerp) fe128d7498 [Merge]Merge lp:openobject-addons
bzr revid: vja@tinyerp.com-20130418090337-51vfkhfl3lzg7mpf
2013-04-18 14:33:37 +05:30
Turkesh Patel (Open ERP) 9ea1b238bf [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130417062640-0b8at1f087grtiu3
2013-04-17 11:56:40 +05:30
Thibault Delavallée a91274c18c [IMP] project, mail_group, hr_job, sales team: added alias_contact parameter in form view. Also fixed a typo in project form view about visilibity -> privacy_visibility.
bzr revid: tde@openerp.com-20130416142901-c6wbc82yp2kwj1dt
2013-04-16 16:29:01 +02:00
Paramjit Singh Sahota eb1ede2367 [IMP] Improved code of Meetings buttons in Customers form view which is showing 'id' of Customer.
Removed unwanted code of views and action and used older actions.

bzr revid: psa@tinyerp.com-20130412082500-xf96csxd5unz66cr
2013-04-12 13:55:00 +05:30
Thibault Delavallée 3519e2c19f [IMP] project, task, issues: improvement of ir rules. Still a bit WIP.
bzr revid: tde@openerp.com-20130410160139-vx9z4rsmfiji1vu9
2013-04-10 18:01:39 +02:00
Thibault Delavallée ef3ff580f5 [MERGE] Branch holding update on project visibility settings.
bzr revid: tde@openerp.com-20130409121850-11gzewmeozxkr5t7
2013-04-09 14:18:50 +02:00
Thibault Delavallée a3de5c872f [REF] [IMP] mail_alias improvement
alias_name is not required anymore
crm, hr_job, project, mail_group, res_users: alias creation is now different
and done more like other inherits, except an alias_model_name that is given
to the context to find the alias alias_model_id.
crm, jr_job, project, mail_group, res_users: updated form views using
aliases
mail_alias: added a filter on 'inactive' aliases (alias_name False) and
added a button to redirect to the related document if any

bzr revid: tde@openerp.com-20130409111158-bv04n5o01z9l3c17
2013-04-09 13:11:58 +02:00
Paramjit Singh Sahota 9cd15d7216 [IMP] Removed the action and inherited searchview for adding partner_id
bzr revid: psa@tinyerp.com-20130409102339-c2pyba8qpzm6vjkj
2013-04-09 15:53:39 +05:30
Paramjit Singh Sahota 4bb708e79e [IMP] Added action for the *Issues* button in Customers form view.
On clicking the *Claims* button in Customer form view it is showing the filter like 'Partner' so made it as 'Customer'
Added field Partner_id in search view of Project.

bzr revid: psa@tinyerp.com-20130409055507-7v15i2hppum0exoz
2013-04-09 11:25:07 +05:30
Thibault Delavallée 034d244be6 [REF] crm, hr, project: refactored kanban/form html/css to be cleaner and remove custom CSS. kanban specific css for aliases has been moved into web_kanban.
bzr revid: tde@openerp.com-20130405110737-xhdgxodrffqtfrzp
2013-04-05 13:07:37 +02:00
Thibault Delavallée 040ceb0125 [IMP] crm, project: fixed css issues preventing alias to be displayed in readonly mode; improved form view of salesteams and project about aliases; improved sequence of menus to display salesteam as first menu entry.
bzr revid: tde@openerp.com-20130404115627-3vw1uv4xrmeu13k2
2013-04-04 13:56:27 +02:00
Josse Colpaert ecbcbdfbb6 [FIX] Progress rate visibility not an issue in trunk
bzr revid: jco@openerp.com-20130404100457-5jm3e37ilatoto2n
2013-04-04 12:04:57 +02:00
Thibault Delavallée ba9412cb5d [CLEAN] addons: various linkt cleanup (indentation, spaces, ...).
bzr revid: tde@openerp.com-20130403081009-jy35sm7dl4pq7eyu
2013-04-03 10:10:09 +02:00
Turkesh Patel (Open ERP) 34a4255885 [FIX] fix some usability issues
bzr revid: tpa@tinyerp.com-20130326085212-05wtuqzf8g8t98p2
2013-03-26 14:22:12 +05:30
Christophe Matthieu b863d3c7ba [IMP] project_issue,alias: hidden choice to create task or issue if the user check only one
bzr revid: chm@openerp.com-20130325144423-zlp2362uxx6alyan
2013-03-25 15:44:23 +01:00
Ajay Chauhan (OpenERP) 267cabe036 [IMP] project: removed field 'priority' from model 'project.project'
bzr revid: cha@tinyerp.com-20130322090311-vvwy5w7zm2uvsk4g
2013-03-22 14:33:11 +05:30
Christophe Matthieu ae30f8fff3 [MERGE] from trunk
bzr revid: chm@openerp.com-20130320125517-jv2ot85iypncoesj
2013-03-20 13:55:17 +01:00
Thibault Delavallée 4484a3197c [MERGE] Sync with trunk, resolved conflicts due to forward port of 7.0
bzr revid: tde@openerp.com-20130315114338-54scb00rkp7zwr30
2013-03-15 12:43:38 +01:00
Thibault Delavallée a147b69404 [IMP] addons: add default employee group on default_groups_ref.
bzr revid: tde@openerp.com-20130314162141-skfq5w98zhpn31yh
2013-03-14 17:21:41 +01:00
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Thibault Delavallée 53150088ad [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130314083401-6reysmzjuvnii1bz
2013-03-14 09:34:01 +01:00
Christophe Matthieu b255703166 [MERGE] from trunk
bzr revid: chm@openerp.com-20130313141718-dw76m7fvy0co3rfi
2013-03-13 15:17:18 +01:00
Thibault Delavallée 336ad7d37f [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130305082659-lbtrmek08p078upz
2013-03-05 09:26:59 +01:00
Christophe Matthieu 7515824c60 [IMP] display alias on project, crm, hr
bzr revid: chm@openerp.com-20130304151355-g3asldjob722urc0
2013-03-04 16:13:55 +01:00
Christophe Matthieu 8cd3602a9f [IMP] issue: dynamic_help
bzr revid: chm@openerp.com-20130304141240-mpbtizm2y8r01456
2013-03-04 15:12:40 +01:00
Olivier Dony 8453234ead [FIX] all: change confusing labels on Cancel buttons in form views
bzr revid: odo@openerp.com-20130304184431-1p8byycyl0nv26qx
2013-03-04 19:44:31 +01:00
Christophe Matthieu 39095efe78 [IMP] lunch: quick create user with access to lunch, remove help for quick create
bzr revid: chm@openerp.com-20130304125702-9hp6jg8q329nokoy
2013-03-04 13:57:02 +01:00
Christophe Matthieu 1b85aafd8d [IMP] crm, hr, lunch, product, project: only one group for default_groups_ref context for quick create
bzr revid: chm@openerp.com-20130301125820-0v2zi2f6h3tn439a
2013-03-01 13:58:20 +01:00
Christophe Matthieu 035921ed5d [IMP] remove help on res.user field with default groups
bzr revid: chm@openerp.com-20130227152701-31wel64j6zqo89y4
2013-02-27 16:27:01 +01:00
Christophe Matthieu c81f9536a5 [MERGE] from trunk
bzr revid: chm@openerp.com-20130226105528-oc73iis3eyuft4f9
2013-02-26 11:55:28 +01:00
Anand Patel (OpenERP) 442c90a43e [IMP]Added css class for proper view
bzr revid: pan@tinyerp.com-20130225120331-dm226uh9gw0srjdw
2013-02-25 17:33:31 +05:30
Anand Patel (OpenERP) 1777bf007d [IMP] Added the kanban_state buttons in task form view
bzr revid: pan@tinyerp.com-20130225084400-8vfu7qpiygtgng14
2013-02-25 14:14:00 +05:30
Thibault Delavallée e74761493a [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130222094946-ytrj5fma71ysvxqr
2013-02-22 10:49:46 +01:00
Olivier Dony 9bb28d2dfe [FIX] project: change confusing labels on Cancel buttons
bzr revid: odo@openerp.com-20130221161128-kc2af9aj59c93zmp
2013-02-21 17:11:28 +01:00
Quentin (OpenERP) 2fd95c7efe [IMP] project_issue: added a menuitem for tags in configuration
bzr revid: qdp-launchpad@openerp.com-20130221145448-7cxunkr4b7qae4sd
2013-02-21 15:54:48 +01:00
Quentin (OpenERP) b179b87081 [FIX] project_issue: added the stages page in the form view of project having the use_issues field thicked
bzr revid: qdp-launchpad@openerp.com-20130221142019-bc2ytd50x02xk232
2013-02-21 15:20:19 +01:00
Christophe Matthieu b419e8b6c2 [IMP] mail: _get_message_data: display only number of new messages
bzr revid: chm@openerp.com-20130214143417-suf0tyonrewh2a7l
2013-02-14 15:34:17 +01:00
Christophe Matthieu bd8cefa073 [IMP] project: use dynamic_help to add alias on help
bzr revid: chm@openerp.com-20130204150058-x2erdwbt71d1lz1p
2013-02-04 16:00:58 +01:00
Christophe Matthieu 18da8cdc5b [IMP] crm,project,mail: css for alias
bzr revid: chm@openerp.com-20130201115642-n1wijg4exsibju84
2013-02-01 12:56:42 +01:00
Christophe Matthieu 71e815693c [IMP] mrp,project: task in the view gantt use percent ratio
bzr revid: chm@openerp.com-20130130160011-2v1ym0ach0iuw0eg
2013-01-30 17:00:11 +01:00
Christophe Matthieu 92a56bb6a0 [IMP] crm,hr,project: add context with default_groups_ref values and a custom help message
bzr revid: chm@openerp.com-20130130111403-lik1c5gvp7v9rid7
2013-01-30 12:14:03 +01:00
Christophe Matthieu a92bacb55c [IMP] alias: make chatter and aliases feature more user friendly and visible to the users. Delete res_config for display option: create leads/issue from incoming emails
bzr revid: chm@openerp.com-20130129100756-40z640jwo18z9qcj
2013-01-29 11:07:56 +01:00
Christophe Matthieu c2beeab40b [IMP] crm, project: context with simple_mode for the user_id field
bzr revid: chm@openerp.com-20130128140201-pdy1xdkqxh0a3in4
2013-01-28 15:02:01 +01:00
Vishmita 1c8227eb7d [Merge]Merge lp:openerp-addons
bzr revid: vja@tinyerp.com-20130128052704-jgcoeaqrodx2wlw8
2013-01-28 10:57:04 +05:30
Christophe Matthieu dd185ca108 [IMP] mail_alias: add the context help_alias to project, crm lead, crm issue, res partner lead
bzr revid: chm@openerp.com-20130123114336-mgnafjnfk7yckd6q
2013-01-23 12:43:36 +01:00
Quentin (OpenERP) 493385f279 [FIX] project: the gantt view of tasks was not usable because of missing fields. Some refactoring in the view definition
bzr revid: qdp-launchpad@openerp.com-20130111094724-ae06x08viklkqvch
2013-01-11 10:47:24 +01:00
Fabien Pinckaers 30c12aff36 [IMP] no task description, only title in kanban view
bzr revid: fp@openerp.com-20121229111231-gpy759kp6aekshwt
2012-12-29 12:12:31 +01:00
Vishmita 1165b5122b [IMP]Improve Code
bzr revid: vja@tinyerp.com-20121217130706-0xkms3vltsdzd9nq
2012-12-17 18:37:06 +05:30
Foram Katharotiya (OpenERP) 6ebeb076c3 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121217051643-o8j4hz7w8thwbymi
2012-12-17 10:46:43 +05:30
Fabien Pinckaers 5888f138cf [IMP] only 12 avatars visible per project
bzr revid: fp@tinyerp.com-20121216150653-exm8opqtv02n7ahc
2012-12-16 16:06:53 +01:00
Fabien Pinckaers 5b08f107b3 [IMP] max 18 avatars on project kanban
bzr revid: fp@tinyerp.com-20121216131008-m4p6mkkdb7r1at82
2012-12-16 14:10:08 +01:00
Fabien Pinckaers ecb085fff6 [IMP] project form view save space for etherpad
bzr revid: fp@tinyerp.com-20121215121549-gh6baznv34isvy18
2012-12-15 13:15:49 +01:00
Fabien Pinckaers 1be0da09b3 [FIX] project small stuff: star, search on tags, #documents
bzr revid: fp@tinyerp.com-20121215101227-jb4z7hu57p2q11b4
2012-12-15 11:12:27 +01:00