Commit Graph

37830 Commits

Author SHA1 Message Date
Bogdan Stanciu 0d7b80ac44 [FIX] some English fixes for 'openerp-web' file, no code changed.
bzr revid: bogdanovidiu.stanciu@gmail.com-20111026173857-j4zuouips1ab6a7o
2011-10-26 19:38:57 +02:00
niv-openerp 33c4580c03 [fix] problem when switching from form view to list view in o2m
bzr revid: nicolas.vanhoren@openerp.com-20111026153944-bdk335em06dxxi2p
2011-10-26 17:39:44 +02:00
niv-openerp 5329b9273a [fix] potential race condition in o2m
bzr revid: nicolas.vanhoren@openerp.com-20111026153109-8pcjlo7c5ud6bkko
2011-10-26 17:31:09 +02:00
niv-openerp 5bc7011b52 [fix] race condition in m2m
bzr revid: nicolas.vanhoren@openerp.com-20111026152305-t7rg7mn37h91swra
2011-10-26 17:23:05 +02:00
niv-openerp 08ef807c3b [imp] implemented readonly in o2m in form view too
bzr revid: nicolas.vanhoren@openerp.com-20111026144218-vn44rlkzo7vo0umq
2011-10-26 16:42:18 +02:00
niv-openerp d9ddec7088 [merge] improvements to o2m readonly mode
bzr revid: nicolas.vanhoren@openerp.com-20111026141300-ua8jt4vceyo7zl70
2011-10-26 16:13:00 +02:00
niv-openerp 9988d503b1 [imp] implemented readonly in o2m in list view only
bzr revid: nicolas.vanhoren@openerp.com-20111026141148-kl37triimsivvh9n
2011-10-26 16:11:48 +02:00
Xavier Morel b3ec2936d9 [IMP] diagram view
bzr revid: xmo@openerp.com-20111026135645-vyq2pq7x5l5tiv5l
2011-10-26 15:56:45 +02:00
Xavier Morel edbd53da7b [FIX] diagram should not remember selected nodes across workflows
bzr revid: xmo@openerp.com-20111026135220-j4dnns7q1ugnz70k
2011-10-26 15:52:20 +02:00
Fabien Meghazi 5ef63c30a6 [IMP] project.task kanban view (with al !)
bzr revid: fme@openerp.com-20111026135102-ozm4g0l8l3snoki1
2011-10-26 15:51:02 +02:00
Xavier Morel 5d754afde4 [ADD] Creation of new edges via clicketyclick
bzr revid: xmo@openerp.com-20111026134929-ze1jl0efq7o07lr5
2011-10-26 15:49:29 +02:00
Fabien Meghazi 68d27bd870 [IMP] Improved kanban view
bzr revid: fme@openerp.com-20111026133514-fpqwsanb1ujv81tn
2011-10-26 15:35:14 +02:00
Xavier Morel 7ba5602f71 [FIX] turns out raphael's event system looks like jquery's but behaves *nothing like it*.
Correctly fix deduplication of event handlers: add events on the nodes collection directly

bzr revid: xmo@openerp.com-20111026131556-v7a0bbkhk633r6i9
2011-10-26 15:15:56 +02:00
Xavier Morel d143acddf8 [IMP] simplify cleanup of the canvas drawing area
bzr revid: xmo@openerp.com-20111026130003-chs489cimhxom35c
2011-10-26 15:00:03 +02:00
Xavier Morel 4ba8ac9d3e [IMP] node shapes handling
bzr revid: xmo@openerp.com-20111026125742-7xpcn0jo75xrfuy1
2011-10-26 14:57:42 +02:00
niv-openerp 9a48657a45 [imp] made o2m reload when readonly property is changed
bzr revid: nicolas.vanhoren@openerp.com-20111026125524-c77rmzd6gq9u9oke
2011-10-26 14:55:24 +02:00
Xavier Morel a45785d2f8 [IMP] propagate click events from labels to the corresponding nodes in order to avoid implementing all handlers twice
bzr revid: xmo@openerp.com-20111026124928-a5yq78p1cejg2uzx
2011-10-26 14:49:28 +02:00
Xavier Morel e8bc3209ae [REM] doubleclick workaround for webkit since underlying onclick breakage was worked around in revision xmo@openerp.com-20111026120509-wmj3onhkrnps6xee
bzr revid: xmo@openerp.com-20111026122059-w7ak1cvkyfkyrqug
2011-10-26 14:20:59 +02:00
Xavier Morel 534da7c07b [MERGE] upstream fixes
bzr revid: xmo@openerp.com-20111026121856-q9cso26sh2mp6b3s
2011-10-26 14:18:56 +02:00
Xavier Morel d47d63357c [IMP] update Raphael library, because why not
bzr revid: xmo@openerp.com-20111026121331-8h4i4hs381r4vgej
2011-10-26 14:13:31 +02:00
Xavier Morel 08e6b980b6 [FIX] onclick not going through correctly if set.toFront is called in onmousedown handler, in webkit-based browsers
bzr revid: xmo@openerp.com-20111026120509-wmj3onhkrnps6xee
2011-10-26 14:05:09 +02:00
niv-openerp f0714ccd72 [imp] removed useless logging
bzr revid: nicolas.vanhoren@openerp.com-20111026100538-momcgi4s3lxy560l
2011-10-26 12:05:38 +02:00
Quentin (OpenERP) 5f43160a61 [MERGE] lp:831543 about onchange_operation_type() that contained hardcoded names of location in mrp_repair module
bzr revid: qdp-launchpad@openerp.com-20111026095653-nvk5gvtr14eihxwb
2011-10-26 11:56:53 +02:00
Quentin (OpenERP) c229d793b2 [MERGE] lp:783670 about level computation of accounts
bzr revid: qdp-launchpad@openerp.com-20111026090010-ok929g2rb24qpk44
2011-10-26 11:00:10 +02:00
Olivier Dony 37d3fbaab6 [MERGE] technical no-op merge to restore history
bzr revid: odo@openerp.com-20111026085631-qyrwgaocx0k531bl
2011-10-26 10:56:31 +02:00
Xavier Morel c3a3905698 [IMP] remove grid and border from diagram view content
bzr revid: xmo@openerp.com-20111026083026-bh6y3diclf5niui4
2011-10-26 10:30:26 +02:00
Xavier Morel 6011dadb01 [IMP] change dracula's renderer to generate 'closed-back' arrows
Can't fill them, as the arrow is a single path, would require much
deeper change into dracula (namely the ability to have a given edge be
rendered as more than one path, which does not seem supported at the
moment)

bzr revid: xmo@openerp.com-20111026082656-33j8b35j7i4vq2ii
2011-10-26 10:26:56 +02:00
Fabien Meghazi 692293d31b [IMP] Add underscore ( '_' ) lib in default rendering context of the qweb instance used in the webclient
bzr revid: fme@openerp.com-20111026082543-xsnfh298e0wb0ccw
2011-10-26 10:25:43 +02:00
Xavier Morel 73ef156a9f [REM] dead code in Python
bzr revid: xmo@openerp.com-20111026080152-triziaq8aqp4noi1
2011-10-26 10:01:52 +02:00
Launchpad Translations on behalf of openerp c9fdaa9e4d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111026051358-u2799tka7vmenmdc
2011-10-26 05:13:58 +00:00
Fabien Pinckaers 8d4e2eced3 [FIX] Security hole and bug fixed
bzr revid: fp@tinyerp.com-20111026001618-r253g7ru07dl8u7x
2011-10-26 02:16:18 +02:00
Fabien Pinckaers 4dde4482f5 merge
bzr revid: fp@tinyerp.com-20111026000520-8omrjjoh4p6waa7y
2011-10-26 02:05:20 +02:00
Fabien Pinckaers d8e511a2c4 [IMP] Useability porject mgt
bzr revid: fp@tinyerp.com-20111026000429-sa5nc3x1thcz3qe2
2011-10-26 02:04:29 +02:00
Olivier Dony a6d52f887b [MERGE] Complete refactoring of project_long_term by fp, with following changes
do not use resources but users on phases:
           - to be consistent with project members and task responsible
           - if the user is linked to a resource, it uses the calendar of the resource (holidays for example)
        better YML tests
        Complete rewrite of the scheduling mechanism:
          - Schedule phases:
              - write project.user.allocation based on scheduling
              - schedule resources based on members on the project
              - new constraint: force some users on a phase
          - Schedule tasks:
              - set user if no user on task
              - set start and end date
        some useability improvements
      
      We still have to work on better Gantt view but I think the scheduling is
      working correctly now.

bzr revid: odo@openerp.com-20111025235622-js6dn30l9d1qwsgv
2011-10-26 01:56:22 +02:00
Fabien Pinckaers 732aa1c881 merge
bzr revid: fp@tinyerp.com-20111025233720-8ykqhdgprgcv73py
2011-10-26 01:37:20 +02:00
Fabien Pinckaers 0d2ae40a70 [FIX] Complete refactoring of project_long_term, with following changes:
do not use resources but users on phases:
     - to be consistent with project members and task responsible
     - if the user is linked to a resource, it uses the calendar of the resource (holidays for example)
  better YML tests
  Complete rewrite of the scheduling mechanism:
    - Schedule phases:
        - write project.user.allocation based on scheduling
        - schedule resources based on members on the project
        - new constraint: force some users on a phase
    - Schedule tasks:
        - set user if no user on task
        - set start and end date
  some useability improvements

We still have to work on better Gantt view but I think the scheduling is
working correctly now.

bzr revid: fp@tinyerp.com-20111025233141-cgctwe8spxhko2gn
2011-10-26 01:31:41 +02:00
Fabien Meghazi 39904f481a [FIX] Fixed partner kanban view (Missing <field/> tags)
[ADD] Added partners image for kanban view

bzr revid: fme@openerp.com-20111025204847-qjalrra46mgxmvvn
2011-10-25 22:48:47 +02:00
Fabien Meghazi 3662e102a1 [FIX] Fixed project.issue kanban view
Also fixed some indenting

bzr revid: fme@openerp.com-20111025192639-062sauerwzqhik67
2011-10-25 21:26:39 +02:00
Fabien Meghazi de31afa995 [FIX] Password fields values are not hidden
lp bug: https://launchpad.net/bugs/880804 fixed

bzr revid: fme@openerp.com-20111025185030-vw69honpjoaekh2v
2011-10-25 20:50:30 +02:00
Fabien Meghazi 17dfb2256d [IMP] Improved project.task kanban view
[ADD] Added static folder structure for the pad image

[FIX] Added relation for field user_email. Using user_id for gravatar won't work.

bzr revid: fme@openerp.com-20111025165810-eu5718pd0p2dagib
2011-10-25 18:58:10 +02:00
Fabien Meghazi f13ac6ab76 [IMP] Kanban: add underscore to rendering context of kanban boxes
bzr revid: fme@openerp.com-20111025165128-ud1b2lsoe3uhlsjm
2011-10-25 18:51:28 +02:00
Quentin (OpenERP) 1e15c5f972 [MERGE] lp:876481
bzr revid: qdp-launchpad@openerp.com-20111025163711-a24d5znm24c0ujun
2011-10-25 18:37:11 +02:00
Fabien Meghazi 20e5cb63a4 [FIX] json_node_to_xml: whitespaces wrongly inserted around text nodes causing bugs in kanban views.
bzr revid: fme@openerp.com-20111025163531-nxr8gb4j2f7wne2a
2011-10-25 18:35:31 +02:00
niv-openerp dd514b567d [imp] made m2m support readonly
bzr revid: nicolas.vanhoren@openerp.com-20111025162031-wsjaebu713nht3i1
2011-10-25 18:20:31 +02:00
Quentin (OpenERP) 6c1525d849 [IMP] account: find() method of account.fiscalyear will now filter correctly on company_id if needed
bzr revid: qdp-launchpad@openerp.com-20111025162001-6um2vm5f277bf0n2
2011-10-25 18:20:01 +02:00
Quentin (OpenERP) d835e13905 [MERGE] merged dev branch with small small small change in payslip data in order to have the report 'payslip details' displaying the categories in a suitable order. we should probably improve that later by adding a new field 'sequence' on this object.
bzr revid: qdp-launchpad@openerp.com-20111025155735-r5spuocw8039fvrg
2011-10-25 17:57:35 +02:00
Quentin (OpenERP) 8ff449f75b [MERGE] lp:878149
bzr revid: qdp-launchpad@openerp.com-20111025154445-kvn3k3jbj1zzbhw8
2011-10-25 17:44:45 +02:00
Quentin (OpenERP) 889b6d20d3 [MERGE] lp:877136
bzr revid: qdp-launchpad@openerp.com-20111025154158-rbnf5e142ow3wodt
2011-10-25 17:41:58 +02:00
Quentin (OpenERP) 72eb27d4e0 [MERGE] lp:878125
bzr revid: qdp-launchpad@openerp.com-20111025153643-1e06754gk64phl93
2011-10-25 17:36:43 +02:00
Quentin (OpenERP) 7e27f4355f [FIX] lp:878756 Inheritancy problem in view based on the changed label 'not invoices' => 'not invoiced' introduced in revision 5397
lp bug: https://launchpad.net/bugs/878756 fixed

bzr revid: qdp-launchpad@openerp.com-20111025152155-kw420cspz7upw5zv
2011-10-25 17:21:55 +02:00