Commit Graph

130 Commits

Author SHA1 Message Date
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
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
Jay (Open ERP) 0505747a53 [FIX] Certificate in non-digit format will not be accepted
lp bug: https://launchpad.net/bugs/392052 fixed

bzr revid: jvo@tinyerp.com-20090708124606-tww8zv7l8pq5xggd
2009-07-08 18:16:06 +05:30
Christophe Simonis 60cf794c7d [FIX] upgrade doesn't try to delete modules
lp bug: https://launchpad.net/bugs/357045 fixed

bzr revid: christophe@tinyerp.com-20090612110033-hw8acue29oh0f2rx
2009-06-12 13:00:33 +02:00
Jay (Open ERP) 7318101971 [FIX] Bug 365975: Corrected wizard name parsing on non-enligh characters.
bzr revid: jvo@tinyerp.com-20090427084642-hhrdjxjove9h7i93
2009-04-27 14:16:42 +05:30
Stephane Wirtel 6a92179370 [MERGE] Branch from Christophe Chauvet (Sylëam)
[IMP]
 * Add "from tools.translate import _" in all missing file was used _('xxx')

bzr revid: stephane@tinyerp.com-20090319150658-ufqifr92wlamdmzo
2009-03-19 16:06:58 +01:00
Christophe Chauvet 24c7d75964 [IMP]
* Add "from tools.translate import _" in all missing file was used _('xxx')

bzr revid: christophe.chauvet@syleam.fr-20090306180650-5g11fkzbbhh61aql
2009-03-06 19:06:50 +01:00
Jay (Open ERP) 680389f277 [Fix] Bug 335778 : Corrected get_module_path method to work for non-local module
bzr revid: jvo@tinyerp.com-20090302133140-czmt1cmpnxxukbss
2009-03-02 19:01:40 +05:30
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
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 7f8b1810d1 [MERGE]
bzr revid: stephane@tinyerp.com-20090127122917-czaamm57qu9r1rd3
2009-01-27 13:29:17 +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
Fabien Pinckaers a400fad838 bugfix
bzr revid: fp@tinyerp.com-20090127001007-kmwfp7yh7x5m73mi
2009-01-27 01:10:07 +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 863785242d [FIX] avoid a crash when installing a language for a non present but installed module
lp bug: https://launchpad.net/bugs/314449 fixed

bzr revid: christophe@tinyerp.com-20090115162815-xjnwwrgn211p5sa3
2009-01-15 17:28:15 +01:00
Christophe Simonis 6c360b6d59 [FIX] migrate_databases: convert exception before raising it to client
[IMP] the verification of the presence of the description and the validation 
	  of the quality certificate is done only at instanciation of the module

bzr revid: christophe@tinyerp.com-20090107155345-gb86zqkrulonb7sg
2009-01-07 16:53:45 +01:00
Stephane Wirtel 91e2f84261 [FIX] Certificate or None
bzr revid: stephane@tinyerp.com-20090107143317-8huptlakzzav0v2d
2009-01-07 15:33:17 +01:00
Stephane Wirtel 0391fd7dc0 [FIX] Change the label of the field certificate
bzr revid: stephane@tinyerp.com-20090107142234-cye349u0debxgupy
2009-01-07 15:22:34 +01:00
Stephane Wirtel 36d897d371 [FIX] Error with the certificate
lp bug: https://launchpad.net/bugs/314645 fixed

bzr revid: stephane@tinyerp.com-20090107094520-lru4gr22nqdhgjdm
2009-01-07 10:45:20 +01:00
Stephane Wirtel 5418bf7003 [FIX] Typo
bzr revid: stephane@tinyerp.com-20090106162421-w79hcim4hrlpp80a
2009-01-06 17:24:21 +01:00
Stephane Wirtel acdff83c9b [IMP] Add the certificat notion for the modules
bzr revid: stephane@tinyerp.com-20090106143621-dobpok2qm0jiooec
2009-01-06 15:36:21 +01:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Christophe Simonis 00067b2e13 [FIX] modules: no version specify mean version '0'
bzr revid: christophe@taupe-20081226101434-9qnhitt14kkxeu4i
2008-12-26 11:14:34 +01:00
Stephane Wirtel bbf26a2dfc [IMP] Show a warning when the description field is empty
lp bug: https://launchpad.net/bugs/310660 fixed

bzr revid: stephane@tinyerp.com-20081222235821-nlsahuvczprzym0v
2008-12-23 00:58:21 +01:00
Christophe Simonis 806582f0b5 [FIX] bug with lang loading (Thanks a lot to Xavier ALT for the patch)
lp bug: https://launchpad.net/bugs/303929 fixed

bzr revid: christophe@cobalt-20081222111826-y2ud59tzq5ols8b7
2008-12-22 12:18:26 +01:00
Christophe Simonis 813cbfd451 [FIX] typo
bzr revid: christophe@cobalt-20081217094222-rmufmadgzh9egpcl
2008-12-17 10:42:22 +01:00
Stephane Wirtel b1ea2dafc3 [FIX] Load the zip files
lp bug: https://launchpad.net/bugs/306445 fixed

bzr revid: stephane@tinyerp.com-20081215123633-ga5d140mv83wvg8c
2008-12-15 13:36:33 +01:00
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +01:00
Fabien Pinckaers cb59d883b8 bugfix_cache_speed_improvement_store
bzr revid: fp@tinyerp.com-20081213060118-icn54am74m6ntyqw
2008-12-13 07:01:18 +01:00
Christophe Simonis 5a38fc4899 [FIX] fix with detection of dependencies
lp bug: https://launchpad.net/bugs/307393 fixed

bzr revid: christophe@tinyerp.com-20081212141436-s3n6410mhuddm3ru
2008-12-12 15:14:36 +01:00
Christophe Simonis cfe89367cd [IMP] improve rapidity
bzr revid: christophe@tinyerp.com-20081211160746-h111up81ofun9asg
2008-12-11 17:07:46 +01:00
Christophe Simonis 5e510fc977 [FIX] upgrade a module now install the new dependencies
bzr revid: christophe@tinyerp.com-20081211145420-2dy5ym0mo8s0bsex
2008-12-11 15:54:20 +01:00