Commit Graph

28673 Commits

Author SHA1 Message Date
Christophe Simonis 6f91e87f8c [FIX] correct CrashManager
bzr revid: chs@openerp.com-20111102100511-f58vlgnv12cti8ry
2011-11-02 11:05:11 +01:00
Christophe Simonis 6f899d86c0 [IMP] rename Session to Connection and create one at initialisation
bzr revid: chs@openerp.com-20111027153132-qoj0fiwoj813gsda
2011-10-27 17:31:32 +02:00
Xavier Morel 9d4602fcb8 [FIX] unfuck formatting of negative floats
bzr revid: xmo@openerp.com-20111027125448-3wkk61xpt8uwjgt1
2011-10-27 14:54:48 +02:00
Xavier Morel ab1bf880f1 [IMP] blockUI defaults configuration
* Set throbber image as the default message
* Ensure blockUI is on top of dialogs

bzr revid: xmo@openerp.com-20111027124503-i4u0fmqij3o80sy3
2011-10-27 14:45:03 +02:00
Fabien Meghazi 66ea543974 [FIX] Add support for @align attribute in form views
lp bug: https://launchpad.net/bugs/844625 fixed

bzr revid: fme@openerp.com-20111027124325-ckd8kuujbb591nqu
2011-10-27 14:43:25 +02:00
Olivier Dony ecfa2d532e [IMP] crm: improved/cleaned up CRM Lead/Opp Analysis
bzr revid: odo@openerp.com-20111027121315-xiuin0sbzoyvr8hk
2011-10-27 14:13:15 +02:00
Xavier Morel fca7ced152 [IMP] rename 'this' from 'view' to 'widget' in the FormView template rendering to increase coherency amongst templates, courtesy of Valentin Lab
bzr revid: xmo@openerp.com-20111027104517-9u3b8q0e50mboikw
2011-10-27 12:45:17 +02:00
Fabien Meghazi 2403f027c7 [FIX] Kanban: can't edit some records after a search
bzr revid: fme@openerp.com-20111027103301-kzyztkq8gbjqqm6x
2011-10-27 12:33:01 +02:00
Xavier Morel d52a8f3f20 [FIX] states-based row colors failing to apply on o2ms due to overly precise rule
lp bug: https://launchpad.net/bugs/882175 fixed

bzr revid: xmo@openerp.com-20111027095707-22brxk7fyg3w4svj
2011-10-27 11:57:07 +02:00
Xavier Morel 8290deff05 [ADD] handle failure to save in ListView#ensure_saved: reject the deferred
bzr revid: xmo@openerp.com-20111027083617-medipetfasqvfacq
2011-10-27 10:36:17 +02:00
Xavier Morel 6acbb08aa7 [ADD] method forcing the saving of a listview if it's being edited (and not doing anything if it's not)
bzr revid: xmo@openerp.com-20111027082436-46zcjurzxtg5n9zt
2011-10-27 10:24:36 +02:00
Antony Lesuisse e2896c50f7 [REM] Useless configure outgoing email server
bzr revid: al@openerp.com-20111027070420-6vgma0q33l3ij4ja
2011-10-27 09:04:20 +02:00
Xavier Morel a989c15dfb [ADD] titles on all viewmanagers, for o2m lists. Un-styled
bzr revid: xmo@openerp.com-20111027061727-0elo0jciwv7lu3mt
2011-10-27 08:17:27 +02:00
Launchpad Translations on behalf of openerp 7fd2f34625 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111027052151-iq59w01y3570qp2r
bzr revid: launchpad_translations_on_behalf_of_openerp-20111027052219-al2lmoforak20zt4
2011-10-27 05:22:19 +00:00
Antony Lesuisse c99b44403c [MERGE] hr employee creation tooltip
bzr revid: al@openerp.com-20111027013327-jlpmzdzpj9wbbczc
2011-10-27 03:33:27 +02:00
Antony Lesuisse 14495b3bd9 [MERGE] base_setup default user preferences tooltip
bzr revid: al@openerp.com-20111027012400-iidhiyr8ckg4p1ax
2011-10-27 03:24:00 +02:00
Antony Lesuisse b415b7266f [FIX] project kaban open pending button states
bzr revid: al@openerp.com-20111027001313-ralqmm5c7b807lt2
2011-10-27 02:13:13 +02:00
Antony Lesuisse a0ae570cbd [FIX] pad condition on name of attachement instead of url
bzr revid: al@openerp.com-20111026225515-rdfxvgk8vv9j055m
2011-10-27 00:55:15 +02:00
Fabien Meghazi 44fc0f6855 [ADD] Add pad_project module. (Adds a PAD button in all project kanban views)
bzr revid: fme@openerp.com-20111026211123-m4tjc4xl35m2pfnu
2011-10-26 23:11:23 +02:00
Fabien Meghazi 226ca06039 [IMP] Improved pad module
Generate Pad urls server side instead of client side.
Use a template for pad urls.

bzr revid: fme@openerp.com-20111026210651-fnosw5xhc9ncuqfo
2011-10-26 23:06:51 +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