Commit Graph

7583 Commits

Author SHA1 Message Date
P. Christeas 969ea54ee6 Update debian/changelog
bzr revid: p_christ@hol.gr-20090814174151-8pp8a4v9331dlfm3
2009-08-14 20:41:51 +03:00
P. Christeas 4cc62acd96 Merge commit '08c2ef910f674c6' into xrg
bzr revid: p_christ@hol.gr-20090814170725-onsktz5xer5dztg0
2009-08-14 20:07:25 +03:00
P. Christeas e571324ab3 Introduce 'debug2' loglevel, use it for SQL
Sometimes we want to debug SQL, not always though.

bzr revid: p_christ@hol.gr-20090814160111-fhw1j4jmx94t2hjv
2009-08-14 19:01:11 +03:00
Christophe Simonis f148754bcf [IMP] change version number
bzr revid: christophe@tinyerp.com-20090814103837-yl6iqkw4fnywhejn
2009-08-14 12:38:37 +02:00
P. Christeas 00d15e79fe [IMP]: allow Log level to be changed in runtime.
Export an RPC method and let a simple client change the log level. This
helps when we want to debug the server without restarting it.

bzr revid: p_christ@hol.gr-20090814101822-pu2ed3249b6m30v8
2009-08-14 13:18:22 +03:00
P. Christeas 75e9560f9c Config: misc options. Logger: option to turn env_info off.
With this patch, config manager will parse the other sections of the
config file and store them, so that modules can use arbitrary options.
This is useful for modules that need to be globally configured before
any db is used. (eg. WebDAV server host/port)

Usage:
	param = tools.config.get_misc('section','opt_name'[,"default"])

bzr revid: p_christ@hol.gr-20090814092106-px46tg15g3vcsf2g
2009-08-14 12:21:06 +03:00
P. Christeas 0ff75639d8 Remove base_setup/i18n/el_GR.po, module is moved to addons repo.
bzr revid: p_christ@hol.gr-20090814074455-ml6zmuqvkdy3mn7o
2009-08-14 10:44:55 +03:00
P. Christeas b6d53bf08c Merge el_GR translation with template.
bzr revid: p_christ@hol.gr-20090814073900-w16qx1rtrer1tktp
2009-08-14 10:39:00 +03:00
P. Christeas 0bfcc2d18e Update translation template.
bzr revid: p_christ@hol.gr-20090814073842-n060casv73r56hfd
2009-08-14 10:38:42 +03:00
P. Christeas 32d0c8a84c Fix +x permission of openerp-server.py
bzr revid: p_christ@hol.gr-20090813190408-3167ac655u4jm0vi
2009-08-13 22:04:08 +03:00
P. Christeas ef0faf8197 Update debian/changelog
bzr revid: p_christ@hol.gr-20090813122627-ffdabm22f3jvafpr
2009-08-13 15:26:27 +03:00
P. Christeas 2c638055db Merge commit 'origin/master' into xrg
Conflicts:
	bin/service/security.py

bzr revid: p_christ@hol.gr-20090813120414-hzfsqq90kr7or65n
2009-08-13 15:04:14 +03:00
P. Christeas 7e9d338e7f Security: check_creds is not really needed, use "check"
The "check" function would not return a False value anyway, so don't use
wrapping one.

bzr revid: p_christ@hol.gr-20090813115126-hv1uz009ltcnid2y
2009-08-13 14:51:26 +03:00
Christophe Simonis 06c062e6cf [FIX] security issue: avoid access to inactive users
[FIX] security issue: avoid access with 'None' password (Thanks to P. Christeas for the bug report)

bzr revid: christophe@tinyerp.com-20090813111224-f05a3z5i0wvewy85
2009-08-13 13:12:24 +02:00
Christophe Simonis e0a62de1ad [FIX] avoid a bug when look in stack when translate code strings
bzr revid: christophe@tinyerp.com-20090813110643-9y2wgb6omp6odjsz
2009-08-13 13:06:43 +02:00
P. Christeas c6e4214daa [SEC] [CRITICAL] Forbid RPC calls w/o credentials.
This is a major security fix.

bzr revid: p_christ@hol.gr-20090813081646-yr0ghe5uu80my7d3
2009-08-13 11:16:46 +03:00
P. Christeas cdfece0377 Update debian/changelog to 5.0.2
bzr revid: p_christ@hol.gr-20090813072526-gdxn1oggcdousfsp
2009-08-13 10:25:26 +03:00
P. Christeas aba9fd3e77 Merge commit 'origin/master' into xrg
bzr revid: p_christ@hol.gr-20090813010638-2uwue8bg4w5uv99o
bzr revid: p_christ@hol.gr-20090813010706-h9s7e7flcw2wwgt9
2009-08-13 04:07:06 +03:00
husen daudi 076c4f13d6 Revert bad commit
bzr revid: hda@hda-20090812130626-zw5ryz7iu6lht4mi
2009-08-12 18:36:26 +05:30
Christophe Simonis 695f0ef325 [REL] 5.0.2
bzr revid: christophe@tinyerp.com-20090812095443-6mweuxhguci0o6vc
2009-08-12 11:54:43 +02:00
Christophe Simonis 944f4daaa5 [MERGE]
bzr revid: christophe@tinyerp.com-20090812095205-tox5z6x1s2zend7w
2009-08-12 11:52:05 +02:00
husen daudi 2ed2e2a0a6 [FIX] _inherits search behaviour
bzr revid: hda@hda-20090812085832-xpcypi8s7iaqguu7
2009-08-12 14:28:32 +05:30
Fabien Pinckaers 02c5547562 merge
bzr revid: fp@tinyerp.com-20090812083706-rc06oz4cvd0pdte7
2009-08-12 10:37:06 +02:00
Fabien Pinckaers 08cae88d11 merge
bzr revid: fp@tinyerp.com-20090812082451-bh5y6rsnra0uymp1
2009-08-12 10:24:51 +02:00
Fabien Pinckaers 409528810d merge
bzr revid: fp@tinyerp.com-20090812082411-nh544mcdekcsy2s0
2009-08-12 10:24:11 +02:00
Jay (Open ERP) aaddaf870f [FIX] STock : Locations structure wizard improved
lp bug: https://launchpad.net/bugs/403964 fixed

bzr revid: jvo@tinyerp.com-20090811141445-mmr018e90otqbv4p
2009-08-11 19:44:45 +05:30
Christophe Simonis 6d98e722dc [FIX] ensure sys is imported
bzr revid: christophe@tinyerp.com-20090811140431-l4s7amxk41wgzx7r
2009-08-11 16:04:31 +02:00
husen daudi c4dc4b4cb6 [FIX] module:mrp added on_change on bom_id for selecting routing
lp bug: https://launchpad.net/bugs/411329 fixed

bzr revid: hda@hda-20090811133217-ml1ac1001u6r6oso
2009-08-11 19:02:17 +05:30
Jay (Open ERP) 587b335718 [FIX] Acccount,Account_invoice_layout : Minor necessary changes.
lp bug: https://launchpad.net/bugs/397100 fixed

bzr revid: jvo@tinyerp.com-20090811131922-010i3bk2un4g4ic9
2009-08-11 18:49:22 +05:30
olt 0ed90f9823 [MERGE]
bzr revid: olt@tinyerp.com-20090811130141-8bfrv1qv587j4kx0
2009-08-11 09:01:41 -04:00
Jay (Open ERP) 500cfa0463 [FIX] CRM : Mailgate script improved to have as much information on History.
lp bug: https://launchpad.net/bugs/406827 fixed

bzr revid: jvo@tinyerp.com-20090811114036-eo3ohb87ovzdb475
2009-08-11 17:10:36 +05:30
Jay (Open ERP) b80f78ac60 [FIX] _inherits was misbehaving on search
lp bug: https://launchpad.net/bugs/362280 fixed

bzr revid: jvo@tinyerp.com-20090811091614-nqfhqqtsi6hbxkpc
2009-08-11 14:46:14 +05:30
PSO(OpenERP) df5a63205e [FIX] Wiki : Made uninstallable
lp bug: https://launchpad.net/bugs/411469 fixed

bzr revid: jvo@tinyerp.com-20090811071317-3ta56qeu5yy05qka
2009-08-11 12:43:17 +05:30
PSO(OpenERP) 6733498a69 [FIX] Wiki : Made uninstallable
lp bug: https://launchpad.net/bugs/411469 fixed

bzr revid: jvo@tinyerp.com-20090811071253-f0161qszohiurvde
2009-08-11 12:42:53 +05:30
Christophe Simonis 088410f069 [FIX] pass the context to check method of 'ir.model.access'
bzr revid: christophe@tinyerp.com-20090810162409-jhl8imt25vw92mmy
2009-08-10 18:24:09 +02:00
Christophe Simonis 09eb8dec4d [FIX] disallow the deletion of records set as default properties
[FIX] properties reset to default one correctly

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

bzr revid: christophe@tinyerp.com-20090810160402-7vamjvletgevmjuc
2009-08-10 18:04:02 +02:00
Jay (Open ERP) 0634fb4c2a [FIX] Document : made uninstallable
lp bug: https://launchpad.net/bugs/410779 fixed

bzr revid: jvo@tinyerp.com-20090810124404-5ulqyank8bjhdv80
2009-08-10 18:14:04 +05:30
Jay (Open ERP) 7db2949c0b [FIX] Account : Invoice Lines will not be grouped if there are different maturity dates
lp bug: https://launchpad.net/bugs/402263 fixed

bzr revid: jvo@tinyerp.com-20090810065535-au6uvv9dxv0g2cuz
2009-08-10 12:25:35 +05:30
Jay (Open ERP) c7a4527005 [FIX] CRM : Due to rules, duplicate watcher(CC) ids were entered.
lp bug: https://launchpad.net/bugs/407327 fixed

bzr revid: jvo@tinyerp.com-20090810062035-9r5ymd4kavxte8qc
2009-08-10 11:50:35 +05:30
Christophe Simonis 05ae70c610 [MERGE]
bzr revid: christophe@tinyerp.com-20090807135533-v0lco53iwmcjng7z
2009-08-07 15:55:33 +02:00
Fabien Pinckaers e0e362eb06 merge
bzr revid: fp@tinyerp.com-20090807135521-xtjmrye29jvsbpae
2009-08-07 15:55:21 +02:00
Christophe Simonis bcaf90c80b [FIX] increase size of field "name" of ir.model.data
bzr revid: christophe@tinyerp.com-20090807135208-hr5pokupqh14dpao
2009-08-07 15:52:08 +02:00
Christophe Simonis 387899e1a9 [IMP] Update french translations
bzr revid: christophe@tinyerp.com-20090807134626-h5y1tvsxtvmeammh
2009-08-07 15:46:26 +02:00
Christophe Simonis 1c392c34e6 [IMP] update french translations
bzr revid: christophe@tinyerp.com-20090807134535-5l3l7gvnedw1mgcl
2009-08-07 15:45:35 +02:00
Christophe Simonis 6e0b46f5f5 [IMP] update french translations
bzr revid: christophe@tinyerp.com-20090807131340-bf6xexr81u5jrjw2
2009-08-07 15:13:40 +02:00
Jay (Open ERP) 7b48feea4f [FIX] Context passed on copy()
lp bug: https://launchpad.net/bugs/409861 fixed

bzr revid: jvo@tinyerp.com-20090807130950-cn284xxz6fwk47kc
2009-08-07 18:39:50 +05:30
Sébastien LANGE 8df8187bed [IMP] update french translations
bzr revid: christophe@tinyerp.com-20090807125440-texvuyrxlodgp4wz
2009-08-07 14:54:40 +02:00
Christophe Simonis d846882631 [IMP] Update french translations
bzr revid: christophe@tinyerp.com-20090807125056-tzj2autfve9kq7bg
2009-08-07 14:50:56 +02:00
Fabien Pinckaers d60c59cdef [FIX] change translation
bzr revid: fp@tinyerp.com-20090807102053-2yh1t384g01msk9x
2009-08-07 12:20:53 +02:00
Jay (Open ERP) 327ebb57cd [REF] Unused argument removed
lp bug: https://launchpad.net/bugs/410186 fixed

bzr revid: jvo@tinyerp.com-20090807092500-y0l3teyppm4053ow
2009-08-07 14:55:00 +05:30