Commit Graph

37905 Commits

Author SHA1 Message Date
Yannick Vaucher 04993a88b0 [MRG] from c2c l10n_ch
bzr revid: yannick.vaucher@camptocamp.com-20111104162624-66v2v28gp0ytnpe8
2011-11-04 17:26:24 +01:00
Yannick Vaucher 35c24ae1a1 [MRG] From trunk
bzr revid: yannick.vaucher@camptocamp.com-20111101100257-c2elvbbr0bp6lek6
2011-11-01 11:02:57 +01:00
Launchpad Translations on behalf of openerp 3d22bb8b55 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111031053342-z3epayy8yamdvd59
bzr revid: launchpad_translations_on_behalf_of_openerp-20111102045643-x5bniok5k0bav5f1
bzr revid: launchpad_translations_on_behalf_of_openerp-20111101051007-ckkd2x2dixj2lenq
bzr revid: launchpad_translations_on_behalf_of_openerp-20111102050506-4162o2sku85ys9m3
2011-11-02 05:05:06 +00:00
niv-openerp 0443517746 [fix] problem with m2o search popup, should not be multi-selectable
bzr revid: nicolas.vanhoren@openerp.com-20111031154907-uf9way132l54n7lw
2011-10-31 16:49:07 +01:00
Yannick Vaucher 41d8f569d5 [IMP] l10n_ch - change category
bzr revid: yannick.vaucher@camptocamp.com-20111031143127-piw3wac7govwn31s
2011-10-31 15:31:27 +01:00
Yannick Vaucher 19c17817a5 [MRG] company bank is set on customer invoice when partner is set
bzr revid: yannick.vaucher@camptocamp.com-20111031133911-mx04l2xcak4s7kdf
2011-10-31 14:39:11 +01:00
niv-openerp 16b9b43477 [imp] modified many2one in readonly mode to be able to click on it to open a popup
bzr revid: nicolas.vanhoren@openerp.com-20111031110937-den8gj0j5zwfflw3
2011-10-31 12:09:37 +01:00
niv-openerp 499b2e033a [fix] typo
bzr revid: nicolas.vanhoren@openerp.com-20111031110620-b00p18d0ebckr4xt
2011-10-31 12:06:20 +01:00
niv-openerp 0d75c597cd [fix] potential problem with m2o
bzr revid: nicolas.vanhoren@openerp.com-20111031105444-mjdgrhuylh146ryy
2011-10-31 11:54:44 +01:00
niv-openerp 85012767c8 [imp] allowed to click on an element of a readonly o2m to open it in a popup
bzr revid: nicolas.vanhoren@openerp.com-20111031104304-b3ur1j34nqe4o674
2011-10-31 11:43:04 +01:00
niv-openerp 41ebcc4079 [imp] added non editable implementation for o2m & m2m
bzr revid: nicolas.vanhoren@openerp.com-20111031102752-qdsfzzj747h5yp1w
2011-10-31 11:27:52 +01:00
Yannick Vaucher d54b866155 [FIX] mod l10n_ch - wizard create dta file field
bzr revid: yannick.vaucher@camptocamp.com-20111031091319-2osmkzd0g9u6uqnp
2011-10-31 10:13:19 +01:00
Yannick Vaucher 28ff3b8a3b [DEL] l10n_ch - Remove yaml end of test on complete workflow of a DTA generation
bzr revid: yannick.vaucher@camptocamp.com-20111028155340-jr2k71ihdq3pk923
2011-10-28 17:53:40 +02:00
Xavier Morel 04b619f7bb [FIX] incorrect rendering of hidden graphs
dhtmlx is apparently entirely unable to render invisible graphs
(hidden via display:none on itself or a parent, visibility: hidden
does not trouble it), it apparently uses the actual size of the graph
container in its rendering and display:none elements have no
dimensions.

A graph in an o2m in a secondary tab gets rendered in display:none
environment yielding a completely broken and unusable graph.

Worked around this by deferring the graph's rendering until
visibility: the actual graph rendering is stored in a function which
is periodically deferred (via setTimeout) until we know the graph view
is visible (meaning its root element isn't invisible
anymore). Ideally, we'd use a library which is not broken instead...

The check periodicity is currently set to 100ms, seems sufficiently
reactive for our purposes.

lp bug: https://launchpad.net/bugs/880789 fixed

bzr revid: xmo@openerp.com-20111028122608-6hyi7lqpr3jh9rw3
2011-10-28 14:26:08 +02:00
Quentin (OpenERP) 32c21e1ac0 [MERGE] merged the branch of Guewen Baconnier (Camptocamp) that improves the hr_timesheet_sheet by allowing to make 'sign in' ('sign out') when still present (absent). Thanks for the contribution, c2c
bzr revid: qdp-launchpad@openerp.com-20111028115717-inwoqbaej5i4l549
2011-10-28 13:57:17 +02:00
Quentin (OpenERP) 0384b8bfbf [FIX] hr_timesheet_sheet: attendance state of an employee was sometimes not correctly stated on the timesheet.sheet when uid had more than one employee assigned. Removed useless and stupid code that was messing to find on which employee to check the attendance status, as it's given on the sheet. Replaced by a fields.related
bzr revid: qdp-launchpad@openerp.com-20111028103957-nkekeqjuyn44phnv
2011-10-28 12:39:57 +02:00
niv-openerp ba2666ccaa [fix] problem in function field not returning correctly all fields
lp bug: https://launchpad.net/bugs/882991 fixed

bzr revid: nicolas.vanhoren@openerp.com-20111028094816-zzgm34hubp5w0s5h
2011-10-28 11:48:16 +02:00
niv-openerp 75b37008da [fix] problem in function field not returning correctly all fields
bzr revid: nicolas.vanhoren@openerp.com-20111028094535-4qgoj3eno3khdn8v
2011-10-28 11:45:35 +02:00
Xavier Morel 4df4d335e6 [IMP] remove a few object trailing commas
bzr revid: xmo@openerp.com-20111028085212-vjpb1oejd8cv24mt
2011-10-28 10:52:12 +02:00
Xavier Morel 125ce4ec85 [FIX] on a button action, ListView should send the content of the corresponding record as (evaluation) context
also needs to set active_id, and let's throw active_ids and active_model in for the same price

lp bug: https://launchpad.net/bugs/881301 fixed

bzr revid: xmo@openerp.com-20111028085051-p49564vmrozkr1fr
2011-10-28 10:50:51 +02:00
Olivier Dony 133546295d [MERGE] l10n_br update from Akretion and OpenERP Brasil
The new version of this module contains some additional
columns and data that only take their sense when the
additional l10n_br* modules from the Brazilian localization
are installed. This was discussed on the MP with them
and is mutually agreed, with a longer-term goal to
incrementally improve the core to make it more flexible
and be able to integrate these additional l10n_br features
more like configuration options.

bzr revid: odo@openerp.com-20111027162852-xwlndmabecpq6ve9
2011-10-27 18:28:52 +02:00
Fabien Meghazi 0e6a72cb8d [IMP] Kanban: Added white and gray colors. Color#0 (white) is the default color
bzr revid: fme@openerp.com-20111027160151-2yet6p62l1xsb99c
2011-10-27 18:01:51 +02:00
Fabien Meghazi 2944108e6e [FIX] Kanban: restore dataset index after search
bzr revid: fme@openerp.com-20111027154141-j58em72ngc8pt1hq
2011-10-27 17:41:41 +02:00
Olivier Dony 5ed3ead41f [MERGE] latest update from author Nicolas Bessi (Camptocamp) + some usability improvements
bzr revid: odo@openerp.com-20111027151015-nzj2t2bf8faq5ucx
2011-10-27 17:10:15 +02:00
Olivier Dony 4223622f1f [IMP] report_webkit: improved description and added hint about static lib on Linux
bzr revid: odo@openerp.com-20111027150809-kynbj1ycwbzbfalg
2011-10-27 17:08:09 +02:00
Quentin (OpenERP) 67c9eeeb62 [MERGE] merged Maxime Chambreuil's branch about l10n_ca improvements
bzr revid: qdp-launchpad@openerp.com-20111027150439-1ez962jj0muf2r9p
2011-10-27 17:04:39 +02:00
Quentin (OpenERP) 8490a55722 [IMP] procurement: faster computation by the scheduler. Original idea from Omar (Pexego)
bzr revid: qdp-launchpad@openerp.com-20111027144815-l2m1jmkfpubh8g1q
2011-10-27 16:48:15 +02:00
Olivier Dony 5136b88771 [IMP] report_webkit: usability/views improvements
bzr revid: odo@openerp.com-20111027144530-g0moe49ek3q3qf7e
2011-10-27 16:45:30 +02:00
Xavier Morel 680f93f745 [IMP] display wait throbber/blockUI for network operations taking more than ~3s (aggregated)
lp bug: https://launchpad.net/bugs/854017 fixed

bzr revid: xmo@openerp.com-20111027135828-y1q85e8pq2uh3frz
2011-10-27 15:58:28 +02:00
Olivier Dony 0e65302e17 [MERGE] report_webkit update by Nicolas Bessi, Camptocamp
bzr revid: odo@openerp.com-20111027130131-8lte72p485bnl0zm
2011-10-27 15:01:31 +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 01dce90eb4 [IMP] Create Setting->Email root menu item
bzr revid: al@openerp.com-20111027071000-cwfpk7wd7r82sw2c
2011-10-27 09:10:00 +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 a249bcbfc0 [FIX] grammar and typos in command-line interface, courtesy of Bogdan Stanciu
bzr revid: xmo@openerp.com-20111027064234-0cvs5lof1wyogc44
2011-10-27 08:42:34 +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
Maxime Chambreuil d75616ea8e [IMP] Simplify chart
bzr revid: maxime.chambreuil@savoirfairelinux.com-20111026222415-enra31qmf5w1rw6d
2011-10-26 18:24:15 -04: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