Commit Graph

42720 Commits

Author SHA1 Message Date
Antony Lesuisse 62750454e2 bye bye DEBUG_*
bzr revid: al@openerp.com-20120201003015-pct8p0fgixun3zvv
2012-02-01 01:30:15 +01:00
Antony Lesuisse 936ce97689 fix --log-sql
bzr revid: al@openerp.com-20120201002321-nstmlzxzrcfgev13
2012-02-01 01:23:21 +01:00
Antony Lesuisse aca0720691 logging no need to filter just set propagate to False
bzr revid: al@openerp.com-20120201001941-qu30h1q030yqc1wq
2012-02-01 01:19:41 +01:00
Antony Lesuisse 5a076878af new logging handler and commandline config, mostly work except the filter on the root logger
bzr revid: al@openerp.com-20120201001019-7fol09su31gbn69w
2012-02-01 01:10:19 +01:00
Antony Lesuisse b80c634176 [REM] incomplete logging handler config
bzr revid: al@openerp.com-20120131212027-oargpskx4k5a9cem
2012-01-31 22:20:27 +01:00
Antony Lesuisse 1a62602c86 [MERGE] trunk
bzr revid: al@openerp.com-20120131211744-whzzo0dh6w1kptng
2012-01-31 22:17:44 +01:00
Raphael Collet ac205cd443 [MERGE] small fixes (typo in tooltip, char field size)
bzr revid: rco@openerp.com-20120131132112-y526k22lrltqnocm
2012-01-31 14:21:12 +01:00
Xavier Morel 11272c4737 [FIX] positioning of hidden file field of binary widget
bzr revid: xmo@openerp.com-20120131125431-sf5w5yxfctiwvk7r
2012-01-31 13:54:31 +01:00
Fabien Meghazi b014335eb2 [FIX] calendar view missing 1/2 hour
lp bug: https://launchpad.net/bugs/922328 fixed

bzr revid: fme@openerp.com-20120131125216-7om1iuhuzdvf6loq
2012-01-31 13:52:16 +01:00
Olivier Dony b281791ff5 [IMP] db dump: correct reference URL in comments
bzr revid: odo@openerp.com-20120131113642-z6z4vs11fcwkyaqq
2012-01-31 12:36:42 +01:00
Olivier Dony f11e1de5eb [FIX] db dump: report errors due to missing password + pass PGPASSWORD even on Unix
Even on Unix systems the PGPASSWORD env var
is necessary when Postgres is configured to
deny unix socket connections or to require
a password anyway. This avoids asking admins
to manually create a ~/.pgpass file in order
to use the dump/restore tools.
Also did some cleanup to ensure the PGPASSWORD
var is removed from the environment as soon
as the operation is done.

lp bug: https://launchpad.net/bugs/790164 fixed
lp bug: https://launchpad.net/bugs/919100 fixed

bzr revid: odo@openerp.com-20120131110849-tji6ipjovxc9oi4v
2012-01-31 12:08:49 +01:00
Xavier Morel a6c106365a [REM] unused variables in process
bzr revid: xmo@openerp.com-20120131105846-wvqyxko2lux2gwnj
2012-01-31 11:58:46 +01:00
Raphael Collet eea68d6981 [MERGE] sale, purchase, stock: refactoring of invoice creation (Alexis de Lattre, Raphael Valyi)
bzr revid: rco@openerp.com-20120131105322-80x7fp2u1z5fyo6o
2012-01-31 11:53:22 +01:00
Xavier Morel ad5457693c [FIX] selection of current document's state in process view
bzr revid: xmo@openerp.com-20120131105212-bnu4150hai88rwm6
2012-01-31 11:52:12 +01:00
Raphael Collet e3bebef9b2 [MERGE] lp:922526 (crm_caldav, project_caldav: fix import statements)
bzr revid: rco@openerp.com-20120131102336-ijd1832yke0g0w0w
2012-01-31 11:23:36 +01:00
Fabien Meghazi d6f406191a [FIX] reloading of menu should keep active menu hidden when folded
bzr revid: fme@openerp.com-20120131100324-xajoh1esyvj31zs0
2012-01-31 11:03:24 +01:00
Xavier Morel b52e034c43 [IMP] docstring for fix_view_modes
bzr revid: xmo@openerp.com-20120131095651-a249eben5d8xjkvd
2012-01-31 10:56:51 +01:00
Xavier Morel d5cac24bc8 [IMP] right-align labels in db-management screens
bzr revid: xmo@openerp.com-20120131094441-cmou5jfes0e9o3k5
2012-01-31 10:44:41 +01:00
Xavier Morel 73c1d7c3de [FIX] handling of being denied access to the list of databases in the database-management screen
lp bug: https://launchpad.net/bugs/922024 fixed

bzr revid: xmo@openerp.com-20120131094326-1am82v8u6f9fefuv
2012-01-31 10:43:26 +01:00
Xavier Morel 52fc5d5023 [FIX] double htmlescaping in m2o fields when selecting an autocomplete choice
When providing values to the autocomplete, there are two keys used by
the autocomplete system itself:
* A mandatory label
* An optional value

If the value is not specified, the autocomplete will use the label
*but* it will htmlescape the label's value before setting it on the
input, while the provided label is raw HTML.

While this protects the input, if the label was already htmlescaped
(because it's user-provided data and may contain e.g. ampersands) in
order not to break the autocompletion list, it will end up
double-escaped with e.g. `&` characters replaced by `&` in
user-visible text.

The fix is to use the `value` key and set it to unescaped text data,
the widget will escape it before setting it on the field yielding the
correct user-facing result.

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

bzr revid: xmo@openerp.com-20120131090226-8r64u4w3bb36se7n
2012-01-31 10:02:26 +01:00
Launchpad Translations on behalf of openerp 69910d967c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120131050031-o00wn1tnzbkgjt6j
bzr revid: launchpad_translations_on_behalf_of_openerp-20120131050331-w0omtl1lmfqzciwq
bzr revid: launchpad_translations_on_behalf_of_openerp-20120131052309-jtfsc2m4h3liyzb5
2012-01-31 05:23:09 +00:00
Antony Lesuisse cc6d5ea25c [MERGE] gantt using group_by
bzr revid: al@openerp.com-20120130221128-88x2dgt25sq5bur9
2012-01-30 23:11:28 +01:00
Antony Lesuisse 6f52a1b09f [MERGE] publisher warranty stats
bzr revid: al@openerp.com-20120130220515-vsjnxhll3znxcmut
2012-01-30 23:05:15 +01:00
Antony Lesuisse 17bffc9cc6 [MERGE] active becomes auto_install: install this module when its dependencies (that can be empty) are satisfied
bzr revid: al@openerp.com-20120130211812-w0wu42hdu4l7koc4
2012-01-30 22:18:12 +01:00
Antony Lesuisse 562fbb3578 [MERGE] active becomes auto_install: install this module when its dependencies (that can be empty) are satisfied
bzr revid: al@openerp.com-20120130211001-ytqx759fl920uegc
2012-01-30 22:10:01 +01:00
Antony Lesuisse 89e411fb39 remove warning
bzr revid: al@openerp.com-20120130210429-zw7aziwhkhi0yhqv
2012-01-30 22:04:29 +01:00
Antony Lesuisse db03c09236 [FIX] thunderbird plugin installation
bzr revid: al@openerp.com-20120130205450-j5qiww84llbc5ric
2012-01-30 21:54:50 +01:00
Quentin (OpenERP) 4a94de154b [MERGE] added account_check_writing module
bzr revid: qdp-launchpad@openerp.com-20120130161349-2xvk0p3xnar67gkf
2012-01-30 17:13:49 +01:00
Raphael Collet e25667ffa3 [MERGE] lp:917732 (account_asset: fix search domain)
bzr revid: rco@openerp.com-20120130154930-amxa9vrrixsafrjn
2012-01-30 16:49:30 +01:00
Quentin (OpenERP) 4eb5a5824c [FIX] account: fix of level field computation at the generation from templates time
bzr revid: qdp-launchpad@openerp.com-20120130154701-o0j01ngsedcw0dwv
2012-01-30 16:47:01 +01:00
Raphael Collet da2b80d351 [MERGE] lp:916485 (purchase: fix label)
bzr revid: rco@openerp.com-20120130153044-huys2qwns008imyt
2012-01-30 16:30:44 +01:00
Raphael Collet 57dc69d8ae [MERGE] lp:916526 (hr_payroll: improve tooltip)
bzr revid: rco@openerp.com-20120130152345-5qd8luramysp0bt8
2012-01-30 16:23:45 +01:00
Raphael Collet 6dc7b56a6d [MERGE] base_vat: add support for checking Swiss VAT codes
bzr revid: rco@openerp.com-20120130151836-5w7sim5schd7n3t9
2012-01-30 16:18:36 +01:00
Raphael Collet c8ee5fb0c8 [MERGE] mrp_repair: add check to prevent confirmation of repair order without line
bzr revid: rco@openerp.com-20120130150434-qwc16oe1edjh1y13
2012-01-30 16:04:34 +01:00
Raphael Collet 656105ccbf [MERGE] from trunk
bzr revid: rco@openerp.com-20120130144307-mihbj0cirb6ki3n1
2012-01-30 15:43:07 +01:00
Raphael Collet 9fc00eed5c [MERGE] lp:920841 (stock: fix bug in upstream traceability)
bzr revid: rco@openerp.com-20120130141711-0osbxi8igon9v6d3
2012-01-30 15:17:11 +01:00
Xavier Morel 94240c8a04 [IMP] remove [Invalid Username or Password] note as soon as a new login is submit, don't wait for page reload while checking for login correctness
lp bug: https://launchpad.net/bugs/921575 fixed

bzr revid: xmo@openerp.com-20120130115255-dt39hk25ri9u0whu
2012-01-30 12:52:55 +01:00
Olivier Dony f85fe6c50d [MERGE] product: separate method to determine main supplier, courtesy of Sebastien Beau & Benoit Guillot (Akretion)
bzr revid: odo@openerp.com-20120130113847-pgaugcxwxe0myuqi
2012-01-30 12:38:47 +01:00
Vaibhav (OpenERP) f2ad8bd914 [FIX] img of current state node.
bzr revid: vda@tinyerp.com-20120130113745-fe7w9hhuenahhdx1
2012-01-30 17:07:45 +05:30
Vo Minh Thu c22e8190da [IMP] manifest: still support the old `active` entry (but deprecate it and display a warning).
bzr revid: vmt@openerp.com-20120130113116-msjaej7jxp96tbvh
2012-01-30 12:31:16 +01:00
Olivier Dony 7e1df36f9c [IMP] res.company: moved bank accounts tab from account_bank_statement_extension to base
The inherited part in account_bank_statement_extension
was removed from addons at revision 6439
revision-id: odo@openerp.com-20120130111654-7fmacaxdtdiiejs9

bzr revid: odo@openerp.com-20120130112318-d84yr7hlhxmwiwic
2012-01-30 12:23:18 +01:00
Olivier Dony 3f123d6e7a [IMP] res.users: better tooltip for Timezone user pref
bzr revid: odo@openerp.com-20120130112007-g0yheu62uo9j133p
2012-01-30 12:20:07 +01:00
Raphael Collet 7f2be58065 [IMP] account: hide column 'statement_id' from Journal Items automatic tree view
bzr revid: rco@openerp.com-20120130111803-tturnaosp7jxca2p
2012-01-30 12:18:03 +01:00
Olivier Dony 3029b67fc6 [REM] a_b_s_e: removed Bank Accounts tab on company view, moved to `base` module
bzr revid: odo@openerp.com-20120130111654-7fmacaxdtdiiejs9
2012-01-30 12:16:54 +01:00
Vaibhav (OpenERP) b4e7377b54 [FIX] state of current process.
lp bug: https://launchpad.net/bugs/919175 fixed

bzr revid: vda@tinyerp.com-20120130111541-6mpeb9253fzzk46c
2012-01-30 16:45:41 +05:30
Olivier Dony 29b70e09e4 [IMP] base_iban: don't break on empty IBAN values, support more countries, reviewed examples
- fixed checking of empty IBAN
      - used consistent letter code for IBAN examples
      - added IBAN support for Costa Rica (CR), Kuwait (KW),
       Dominican Rep. (DO), United Arab Emirates (AE),
       Mauritania (MR), Bahrain (BH)
      - minor cleanup

bzr revid: odo@openerp.com-20120130111521-hxnmnd07xkewr4hp
2012-01-30 12:15:21 +01:00
Raphael Collet 10735c8752 [MERGE] crm: change probability of opportunity when changing its stage in kanban view
bzr revid: rco@openerp.com-20120130104554-y2ecf3g9xqlxy7gk
2012-01-30 11:45:54 +01:00
Raphael Collet 2d48690f55 [FIX] crm: change probability of opportunity when changing stage in kanban view
bzr revid: rco@openerp.com-20120130102939-bcfnwx945mxqxylj
2012-01-30 11:29:39 +01:00
Vo Minh Thu 15a8f08170 [IMP] manifest: renamed active to auto_install.
bzr revid: vmt@openerp.com-20120130102041-aensqjeqkftq8nm5
2012-01-30 11:20:41 +01:00
Vo Minh Thu ad4b6fcc21 [IMP] manifest: renamed active to auto_install.
bzr revid: vmt@openerp.com-20120130101837-zyebtyhfjypg2b4w
2012-01-30 11:18:37 +01:00