Commit Graph

161 Commits

Author SHA1 Message Date
Olivier Dony 6bbcab6df2 [IMP] module: no warning about missing english translation
bzr revid: odo@openerp.com-20101125171927-j68orn14dagff22r
2010-11-25 18:19:27 +01:00
P. Christeas 0c1061e4de module: improve over previous commit, fix mutable args
Conflicts:

	bin/addons/base/module/module.py

bzr revid: p_christ@hol.gr-20101123154306-j88k617evep9napa
2010-11-23 17:43:06 +02:00
Ferdinand Gassauer 09099f1ed8 module: sorted Features
returns alphabetically sorted Menu,Views,Reports to make these lists
readable for humans.

bzr revid: p_christ@hol.gr-20101123154255-4iazp4ec7wisn2sq
2010-11-23 17:42:55 +02:00
P. Christeas 4db6f0e5c1 translate: fix default arguments after last patch
bzr revid: p_christ@hol.gr-20101123152740-pn9mbptpdvw0sz98
2010-11-23 17:27:40 +02:00
P. Christeas e037e96f6d module: fix usage of new get_module_resource()
It will return False, now, if the file is missing. No need to perform
os.path.exists().

bzr revid: p_christ@hol.gr-20101123152234-4iptp8yzboq3gicz
2010-11-23 17:22:34 +02:00
P. Christeas 8e6c11a16c ir.module: use pythonic logging, addons api
bzr revid: p_christ@hol.gr-20101123135856-0px463nz9xei8ho4
2010-11-23 15:58:56 +02:00
P. Christeas c8f52b8c98 ORM, ir_*: convert standard constraint messages to callables
Also, fix way that callable constraints are passed with the context so
that they can have translatable strings inside (but not on the results
of the callable).

Conflicts:

	bin/addons/base/ir/ir_model.py
	bin/addons/base/module/module.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20101118164721-19rgx43d3p96b2lf
2010-11-18 18:47:21 +02:00
Xavier Morel 7b05292497 [IMP] simplify summing operation (sum builtin was added in 2.3)
bzr revid: xmo@openerp.com-20101112104114-mdooszav0ox220nb
2010-11-12 11:41:14 +01:00
Numerigraphe - Lionel Sausin 1fff5e28f1 [FIX] incorrect spellings (childs -> children)
bzr revid: xmo@openerp.com-20101112103952-qabm06zgu6s5qrnn
2010-11-12 11:39:52 +01:00
Numerigraphe - Lionel Sausin e3e8be4b01 [MERGE] merge from 6.0.0-RC1
bzr revid: ls@numerigraphe.fr-20101025074313-uaspq2f2y523my99
2010-10-25 09:43:13 +02:00
Olivier Dony 973af690b5 [IMP] base: improve some error messages/translations (modified patch from P. Christeas)
bzr revid: odo@openerp.com-20101020171739-2uc9a6fechrl5iaj
2010-10-20 19:17:39 +02:00
Fabien Pinckaers a357961185 [FIX] translation terms overwrited
bzr revid: fp@tinyerp.com-20101017154335-fhdwj610nkqfez9w
2010-10-17 17:43:35 +02:00
jas 795e755b42 [FIX] : base : import module as zip file
bzr revid: jas@tinyerp.com-20101008132028-qzrac0xv1nu7z4ow
2010-10-08 18:50:28 +05:30
Xavier Morel 54fb35b34b [IMP] add logging to bare except in modules
bzr revid: xmo@openerp.com-20100929070346-zs7u7qy2xyp5ps3d
2010-09-29 09:03:46 +02:00
Xavier Morel 9d8bbcbb60 [FIX] warnings in module.pyfix ordering and grouping of imports
bzr revid: xmo@openerp.com-20100929065441-3xdi5tkbh71qole8
2010-09-29 08:54:41 +02:00
Xavier Morel 60f6882c37 [FIX] web dependencies handling: walk the entire dependency tree, not just direct (server-side) dependencies of the current module, to discover and return the dependencies of the web addon to the web client
bzr revid: xmo@openerp.com-20100928133157-9n31dj4h1b96co5u
2010-09-28 15:31:57 +02:00
Xavier Morel c5f030d5e0 [IMP] add logging when server sends data to client, also bail out early from sending addons if we know we'll have nothing to send (client requested an empty set of web addons)
bzr revid: xmo@openerp.com-20100928123452-vhpoo1izp29lppo3
2010-09-28 14:34:52 +02:00
Xavier Morel 5577f2bc4a [FIX] web dependencies: only send dependencies to web modules
Issue: if we depend from a module which depends from a module with a web component, we're hosed. Normal?

bzr revid: xmo@openerp.com-20100928110915-0m22v3l4ittx51c1
2010-09-28 13:09:15 +02:00
Xavier Morel c153c2d46b [ADD] server-side web addons
bzr revid: xmo@openerp.com-20100928075257-06f2b3o6kvdb9f6y
2010-09-28 09:52:57 +02:00
Xavier Morel 3eac92fc4a [REM] web modules
bzr revid: xmo@openerp.com-20100927141344-hgzzsa4liemqnz8n
2010-09-27 16:13:44 +02:00
Olivier Dony 7acc3e30b4 [IMP] ir.module: indices on columns used frequently by ir.module functions
bzr revid: odo@openerp.com-20100921110156-4bnnjqcfo396f0oh
2010-09-21 13:01:56 +02:00
Olivier Dony 6cb0f0c23b [REVERT] incorrect patch to tools.translate - not yet reviewed
bzr revid: odo@openerp.com-20100908172708-vgqbwc8e2an30hxw
2010-09-08 19:27:08 +02:00
Anup (OpenERP) 7c3e6a6ed6 [FIX] message of _sql_constraint is being translated now
bzr revid: ach@tinyerp.com-20100908162403-pcau9acjq0xhhxu0
2010-09-08 21:54:03 +05:30
noz 35c4811952 [FIX] Fixed condition for web addons existance.
bzr revid: noz@tinyerp.com-20100712061656-0u7rsbttel0fvgu8
2010-07-12 11:46:56 +05:30
noz 79976ba1e6 [IMP] Improvement for web addons support (Find web dependencies for particular addons).
bzr revid: noz@tinyerp.com-20100710092619-azl5aqd9ppp4hpdi
2010-07-10 14:56:19 +05:30
Fabien Pinckaers 3777b403b5 fix
bzr revid: fp@tinyerp.com-20100625144754-oi2vr676aym5zjl8
2010-06-25 16:47:54 +02:00
Fabien Pinckaers 5c038b59d9 fix
bzr revid: fp@tinyerp.com-20100625134946-ihjkw3m3h38rw670
2010-06-25 15:49:46 +02:00
Anup (OpenERP) 253c7786a3 [MERGE] Merged from the main trunk server
bzr revid: ach@tinyerp.com-20100615133947-xmf38gf47ljnb00l
bzr revid: ach@tinyerp.com-20100616112927-8ecwh6n270tkp6gp
bzr revid: ach@tinyerp.com-20100618093614-7wtc8cw3korg3280
2010-06-18 15:06:14 +05:30
Olivier Dony dbec8b87aa [IMP?] init: changed log level for missing quality certificate from WARNING to INFO
bzr revid: odo@openerp.com-20100616102610-2yxn0stu9rdzu2u7
2010-06-16 12:26:10 +02:00
Anup (OpenERP) 6b90ca82c5 [IMP] removed the possible SQL injection server.
bzr revid: ach@tinyerp.com-20100615132722-zbua6ciz3dz43qd8
2010-06-15 18:57:22 +05:30
Christophe Simonis 758d2f103f [IMP] base: correct module view
bzr revid: chs@openerp.com-20100531121918-i1eet6uw5w7xut5a
2010-05-31 14:19:18 +02:00
Christophe Simonis 2f3c27b631 [IMP] __openerp__.py can now contain maitainer and contribors
bzr revid: chs@openerp.com-20100516162741-5qwvadhq07bdt1be
2010-05-16 18:27:41 +02:00
Christophe Simonis 04a13826a0 [IMP] allow to specify external dependencies into __openerp__.py file
bzr revid: chs@openerp.com-20100531094239-ci0wprefy9xy41nj
2010-05-31 11:42:39 +02:00
Anup (OpenERP) aff447c7a5 [IMP] Licensing options : Added AGPL-3 and others in choices
bzr revid: ach@tinyerp.com-20100512105722-n209hlsr098kcplp
2010-05-12 16:27:22 +05:30
Fabien Pinckaers 08d7ecffc2 fix
bzr revid: fp@tinyerp.com-20100419114410-uy7ns84ytk91a28g
2010-04-19 13:44:10 +02:00
Numerigraphe - Lionel Sausin 25a424a89d [REF] 'children' instead of 'childs'
lp bug: https://launchpad.net/bugs/327259 fixed

bzr revid: ls@numerigraphe.fr-20100324163222-dj03gxme8sawtdmz
2010-03-24 17:32:22 +01:00
Rvo (Open ERP) bf77cfe005 command line server management with -i and -u options
bzr revid: rvo@tinyerp.co.in-20100316064812-5uurt3vhids9o57u
2010-03-16 12:18:12 +05:30
STW 23586fb331 Code improvement by stephane
bzr revid: hda@tinyerp.com-20100312061500-540cpy0cbcwxmfbq
2010-03-12 11:45:00 +05:30
Rvo (Open ERP) 587828161d [ADD]:suppot for __openerp__.py or __terp__.py
bzr revid: rvo@tinyerp.co.in-20100311084941-1l92enpyz1a98hrr
2010-03-11 14:19:41 +05:30
Harry (Open ERP) ff51cf9330 [IMP] base: Remove everything related to repositires in the modules management (like download module from repositories, configure repositories)
bzr revid: hmo@tinyerp.com-20100303095553-r0u2xo2r0a1nxm01
2010-03-03 15:25:53 +05:30
mra (Open ERP) 42b2e2deef [FIX] Load translation with invalid lang code
bzr revid: mra@tinyerp.com-20100204130643-wr7a9xnj7n3ixw3n
2010-02-04 18:36:43 +05:30
mra (Open ERP) 710e784e38 [IMP]: loading transaltion files with language name if it does not found with real name
bzr revid: mra@tinyerp.com-20100203105932-0hdesvu73lc2o4ay
2010-02-03 16:29:32 +05:30
HDA (OpenERP) 8a887ad4e0 Merged
bzr revid: hda@tinyerp.com-20100112104830-x35l4g08og2gacwo
2010-01-12 16:18:30 +05:30
Sylvain Calador @ Logical Soft 43ce223944 [FIX] Corrections made when removing a module and updating the module database: Entry from ir_model_data should also be removed when moudle is removed
lp bug: https://launchpad.net/bugs/490337 fixed

bzr revid: jvo@tinyerp.com-20091231101209-fry0iikmhhlgba1n
2009-12-31 15:42:09 +05:30
mra (Open ERP) 514188aa52 [IMP] modify update translation defination now it will check iso code for file name (Translation)
bzr revid: mra@tinyerp.com-20091120113928-s9tbbmwjnct11t38
2009-11-20 17:09:28 +05:30
HDA (OpenERP) 8c64e3c18b Remove sql injection problem
lp bug: https://launchpad.net/bugs/429327 fixed

bzr revid: hda@tinyerp.com-20091021072533-1p0q91xcxoj51k1n
2009-10-21 12:55:33 +05:30
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
HDA (OpenERP) c68600cc53 [Merged]
bzr revid: hda@tinyerp.com-20090917072712-l7220bbv1gq4uckc
2009-09-17 12:57:12 +05:30
Jay (Open ERP) a472c61d6e [FIX] Certificate in non-digit format will not be accepted
lp bug: https://launchpad.net/bugs/392052 fixed

bzr revid: jvo@tinyerp.com-20090708125428-vhbhb7or1oeidjjo
2009-07-08 18:24:28 +05:30