Commit Graph

1057 Commits

Author SHA1 Message Date
Christophe Simonis 6f60b165f8 [IMP] automatically add new groups to admin user
bzr revid: christophe@tinyerp.com-20090204143629-3nb99mmzlf380fjp
2009-02-04 15:36:29 +01:00
Fabien Pinckaers 3ae831ceaf bugfix
bzr revid: fp@tinyerp.com-20090204130537-z9frulclih2scdn0
2009-02-04 14:05:37 +01:00
Stephane Wirtel a8169a2e75 [IMP] Prefix the certificate ID with 00
bzr revid: stephane@tinyerp.com-20090203170916-i525kljy804ge9qs
2009-02-03 18:09:16 +01:00
Stephane Wirtel 6f9fd16ecd [FIX] Use the picture widget instead of image, because it's a readonly field
lp bug: https://launchpad.net/bugs/324830 fixed

bzr revid: stephane@tinyerp.com-20090203161300-95yds9v0k0js4tyt
2009-02-03 17:13:00 +01:00
Olivier Laurent 29c9b912e5 [MERGE]
bzr revid: olt@tinyerp.com-20090203145308-j25zdhhz0g1xng73
2009-02-03 15:53:08 +01:00
Olivier Laurent 8fb89ff578 New certificate number: added a prefix to tell if the module comes from extraaddons or from addons
bzr revid: olt@tinyerp.com-20090203144804-b1rqhm05bpxla0y0
2009-02-03 15:48:04 +01:00
mra (Open ERP) 7f28b06e6a bug fix on res.partner.function demo data
bzr revid: mra@tinyerp.com-20090203094703-b0qt00qjudqa7t5h
2009-02-03 15:17:03 +05:30
husen daudi de2e10095e bugfix
lp bug: https://launchpad.net/bugs/323638 fixed

bzr revid: hda@hda-20090203073123-2c0zibxh495o7ldo
2009-02-03 13:01:23 +05:30
Stephane Wirtel f04edba892 [FIX] allow to use the rowspan attribute on the group tag
lp bug: https://launchpad.net/bugs/323551 fixed

bzr revid: stephane@tinyerp.com-20090202071347-af02011b97ro5237
2009-02-02 08:13:47 +01:00
Christophe Simonis 5d4c72c177 [FIX] Avoid an infinite loop when a module can not be physically found. Thanks a lot to P. Christeas for the initial patch.
bzr revid: christophe@taupe-20090131202914-m3stut6b62ysd0dm
2009-01-31 21:29:14 +01:00
Christophe Simonis 5fb02b1607 [FIX] avoid a crash when resetting the local with python 2.4 (lp:322432)
[IMP] do not rewrite locale information every time
[IMP] all message about translations are logger into the 'i18n' logger
[FIX] the code and the name of the languages must be unique

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

bzr revid: christophe@taupe-20090129232017-7lvamen2b3s1waxp
2009-01-30 00:20:17 +01:00
Stephane Wirtel 60ea76e4c5 [IMP] Integrate the headers from the old custom module
bzr revid: stephane@tinyerp.com-20090129222223-ac7pa5yrq1xohbu4
2009-01-29 23:22:23 +01:00
Stephane Wirtel f31ce5813b [FIX] Remove the select for update and use a lock table
lp bug: https://launchpad.net/bugs/314449 fixed

bzr revid: stephane@tinyerp.com-20090129161022-6zr4k03d7qil2342
2009-01-29 17:10:22 +01:00
Christophe Simonis f3bd6582fc [IMP] the module graph is updated and loaded until there are modules to load.
[IMP] log the extra database columns only when all modules are loaded

bzr revid: christophe@tinyerp.com-20090129095937-izrx5s4qac1dmapj
2009-01-29 10:59:37 +01:00
Fabien Pinckaers 41590f61ec bugfix
bzr revid: fp@tinyerp.com-20090128231100-lh55gi6k2rz57qcp
2009-01-29 00:11:00 +01:00
Stephane Wirtel 1988d59fc2 [FIX] Typo obect -> object
lp bug: https://launchpad.net/bugs/322464 fixed

bzr revid: stephane@tinyerp.com-20090128203313-lcal91le01pk4d3v
2009-01-28 21:33:13 +01:00
Fabien Pinckaers cc0f5d4a68 improved
bzr revid: fp@tinyerp.com-20090128191815-csh7eo3gyzwk1zua
2009-01-28 20:18:15 +01:00
Najlaâ EL KHAYAT 995474adf1 add technical name in technical guide report
bzr revid: nel@tinyerp.com-20090128162033-nwhns23due8zrr0t
2009-01-28 17:20:33 +01:00
Stephane Wirtel 4fff87ad61 [FIX] Remove the print statement
bzr revid: stephane@tinyerp.com-20090128131506-8sasuoobr36rhou7
2009-01-28 14:15:06 +01:00
mga (Tiny/Axelor) 5c8936f21e merging from the trunk
bzr revid: mga@tinyerp.com-20090128131144-6fh968o6fbyiy2kc
2009-01-28 18:41:44 +05:30
mga (Tiny/Axelor) 95e834ceb0 solve problem for the
bzr revid: mga@tinyerp.com-20090128130531-3bkhei5jsnvuvlze
2009-01-28 18:35:31 +05:30
Stephane Wirtel a90653c98f [FIX] User can read his own password
lp bug: https://launchpad.net/bugs/322221 fixed

bzr revid: stephane@tinyerp.com-20090128112014-besest79n8luqe8e
2009-01-28 12:20:14 +01:00
Stephane Wirtel 386f08b122 [IMP] Update the translations
bzr revid: stephane@tinyerp.com-20090128012553-cxpllpzy35758vbh
2009-01-28 02:25:53 +01:00
Stephane Wirtel 5d6b9916db [FIX] Set a noupdate flag
lp bug: https://launchpad.net/bugs/321794 fixed

bzr revid: stephane@tinyerp.com-20090127132240-b0otr6qg985p5d3o
2009-01-27 14:22:40 +01:00
Stephane Wirtel 7f8b1810d1 [MERGE]
bzr revid: stephane@tinyerp.com-20090127122917-czaamm57qu9r1rd3
2009-01-27 13:29:17 +01:00
Stephane Wirtel 58b3a130ac [IMP] Update the translations
bzr revid: stephane@tinyerp.com-20090127122651-3ri8fl31cv1csgvf
2009-01-27 13:26:51 +01:00
Fabien Pinckaers 8822ada31f bugfix_ptt
bzr revid: fp@tinyerp.com-20090127102515-ric7p0yptywmy2qk
2009-01-27 11:25:15 +01:00
Stephane Wirtel 42f72577b0 [MERGE] from Geoff Gardiner
bzr revid: stephane@tinyerp.com-20090127101030-jh0oldlr451zpdq2
2009-01-27 11:10:30 +01:00
Stephane Wirtel 4fe76a7c15 [IMP] Update the translations
bzr revid: stephane@tinyerp.com-20090127100859-p5z4o1nh84loj1hx
2009-01-27 11:08:59 +01:00
Christophe Simonis 11d1e0c6ce [MERGE]
bzr revid: christophe@tinyerp.com-20090127085239-l3yosvvlyvtu9btt
2009-01-27 09:52:39 +01:00
Fabien Pinckaers a400fad838 bugfix
bzr revid: fp@tinyerp.com-20090127001007-kmwfp7yh7x5m73mi
2009-01-27 01:10:07 +01:00
Fabien Pinckaers a50cd6123f modifs
bzr revid: fp@tinyerp.com-20090126233645-mlcblm8wut0kza4v
2009-01-27 00:36:45 +01:00
Fabien Pinckaers 701cafe2a5 bugfix_cache
bzr revid: fp@tinyerp.com-20090126231905-9tzzkfouctynak8k
2009-01-27 00:19:05 +01:00
Fabien Pinckaers 27d5afd10f bugfixes
bzr revid: fp@tinyerp.com-20090126222302-o7oygpjfhtdovcer
2009-01-26 23:23:02 +01:00
Geoff Gardiner 18b90ecdcf Set of label improvements to Open ERP Server.
bzr revid: gsg@pinot-grigio-20090126174029-y6niysxn4adegdxu
2009-01-26 17:40:29 +00:00
Christophe Simonis e4cc55534b [MERGE]
bzr revid: christophe@tinyerp.com-20090126155516-bp5prx6uuzteqk5g
2009-01-26 16:55:16 +01:00
Christophe Simonis 8adc58fa92 [FIX] use _inherit for inherited objects
bzr revid: christophe@tinyerp.com-20090126154704-gexicefs2528dg51
2009-01-26 16:47:04 +01:00
Geoff Gardiner 9701d23806 Test of change to a label in res_user.py
bzr revid: gsg@pinot-grigio-20090126150453-m7qi2xvccs5qycu2
2009-01-26 15:04:53 +00:00
Olivier Laurent fc63af9856 Moved description to top
bzr revid: olt@tinyerp.com-20090126122237-8iwsp8lj2948nfhp
2009-01-26 13:22:37 +01:00
Olivier Laurent 7bae2bd0f6 Wizard view inadvertedly removed
bzr revid: olt@tinyerp.com-20090126120456-8zkfjnnoud86mdcn
2009-01-26 13:04:56 +01:00
Olivier Laurent 9223103c89 Missing label for 'advice' field in 'wizard_export_lang'
bzr revid: olt@tinyerp.com-20090126115742-jx5qbnrlir3g3rwe
2009-01-26 12:57:42 +01:00
Olivier Laurent 9bafcadb9c [MERGE]
bzr revid: olt@tinyerp.com-20090126114440-r1syg4z8bxecpqel
2009-01-26 12:44:40 +01:00
Olivier Laurent e2bfa90d4a Wizard RST Technical Guide moved to addons trunk.
bzr revid: olt@tinyerp.com-20090126114241-mz14m00nwobdgat8
2009-01-26 12:42:41 +01:00
Najlaâ EL KHAYAT 9b1e5fc7e3 correct name of class called
bzr revid: nel@tinyerp.com-20090126100349-t5ha2kvs1sjrrtta
2009-01-26 11:03:49 +01:00
Christophe Simonis d314626a20 [IMP] remove commented code
bzr revid: christophe@tinyerp.com-20090126093516-or5huux2zssxtnay
2009-01-26 10:35:16 +01:00
Stephane Wirtel 3cda2daba6 [FIX] Remove unused print statement
bzr revid: stephane@tinyerp.com-20090126092255-473xfp5y2wjkrh67
2009-01-26 10:22:55 +01:00
Fabien Pinckaers 0ea948d249 updated_cache_not_fixed_yet
bzr revid: fp@tinyerp.com-20090126075022-wlq7t4x93494kotk
2009-01-26 08:50:22 +01:00
Stephane Wirtel 67df4268fe [MERGE]
bzr revid: stephane@tinyerp.com-20090123145136-ft1j7h7qn5x200j6
2009-01-23 15:51:36 +01:00
Stephane Wirtel 0ba3560e03 [IMP] Update the translation
bzr revid: stephane@tinyerp.com-20090123143628-a2yf1tjg23p79hq6
2009-01-23 15:36:28 +01:00
Stephane Wirtel fdbb578a32 [FIX] Use the context to use the language from the user
lp bug: https://launchpad.net/bugs/320425 fixed

bzr revid: stephane@tinyerp.com-20090123141731-rd3pnhh80xnhzxsj
2009-01-23 15:17:31 +01:00