Commit Graph

982 Commits

Author SHA1 Message Date
Christophe Simonis 6fa7112365 [FIX] re-add gen_graph.sh
bzr revid: christophe@tinyerp.com-20090116140933-1ga51liehk0ixlvy
2009-01-16 15:09:33 +01:00
Fabien Pinckaers 5305888c29 bugfixes
bzr revid: fp@tinyerp.com-20090115174103-2ix4fhc5adviwtyc
2009-01-15 18:41:03 +01: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 586a737f6e [FIX] fix concurrency problem. Use last_modified instead of delta. Thanks to Tryton team for the idea.
lp bug: https://launchpad.net/bugs/314696 fixed

bzr revid: christophe@tinyerp.com-20090115115718-3jpkxhmjaa275jq2
2009-01-15 12:57:18 +01:00
Olivier Laurent b01f041047 pep8
bzr revid: olt@tinyerp.com-20090114091223-lbuvca2agsqehdbp
2009-01-14 10:12:23 +01:00
Olivier Laurent 9acb5b8ca4 Fixed a bug when 'dir' equals ''. Filename's first character was truncated.
bzr revid: olt@tinyerp.com-20090114081041-ft5vynfi58078vj6
2009-01-14 09:10:41 +01:00
Olivier Laurent 892eeea5ae Fixed a potential IndexError if variable 'dir' equals ''
bzr revid: olt@tinyerp.com-20090114075902-tz5sbtlkcsrg56qc
2009-01-14 08:59:02 +01:00
Stephane Wirtel 0ef9e21e6d [FIX] The tree tag has the string attribute and not title
bzr revid: stephane@tinyerp.com-20090113010846-2u398dpmjvhj72dv
2009-01-13 02:08:46 +01:00
Stephane Wirtel 179a924635 [FIX] Call the browse method with a value different of False
lp bug: https://launchpad.net/bugs/316484 fixed

bzr revid: stephane@tinyerp.com-20090113010816-anjtjt26oatk59xs
2009-01-13 02:08:16 +01:00
Stephane Wirtel b92b579517 [FIX] rename et_ET.po to et_EE.po
bzr revid: stephane@tinyerp.com-20090112123313-bw8s6y16bvovvp4y
2009-01-12 13:33:13 +01:00
Christophe Simonis 6a5bb6904f [FIX] fix the verification of view with relaxng to work with base as a zip module
bzr revid: christophe@tinyerp.com-20090109162535-n79h7d457jib1hzx
2009-01-09 17:25:35 +01:00
Christophe Simonis 5fc9c91289 [FIX] migration scripts: works now with zip modules
bzr revid: christophe@tinyerp.com-20090109155438-ayp2m5nt4e6kcajp
2009-01-09 16:54:38 +01:00
Stephane Wirtel 80a7a66742 [FIX] StringIO
bzr revid: stephane@tinyerp.com-20090109121820-vlxvuadud95x9jox
2009-01-09 13:18:20 +01:00
Christophe Simonis 383c212c97 [FIX] fix (some) cStringIO problems
[IMP] remove debug code

bzr revid: christophe@tinyerp.com-20090109113525-5iq0uryv35ho4nwr
2009-01-09 12:35:25 +01:00
Christophe Simonis f8e9998c25 [FIX] do not check the module base before it is fully initialized
lp bug: https://launchpad.net/bugs/314986 fixed

bzr revid: christophe@tinyerp.com-20090108090200-cftkgm715r094woq
2009-01-08 10:02:00 +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
Christophe Simonis c56395453a [FIX] when a module can not be loaded, the pool is delete, allowing to recreate a new pool...
bzr revid: christophe@tinyerp.com-20090107145234-96rg0fq1jgwe9fcd
2009-01-07 15:52:34 +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 73a36d5dbe [MERGE]
bzr revid: stephane@tinyerp.com-20090107094633-o35bqkcse4n1h7j6
2009-01-07 10:46:33 +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
Christophe Simonis e84649f9ed [MERGE]
bzr revid: christophe@tinyerp.com-20090106163615-spmbwi38782qbv0m
2009-01-06 17:36:15 +01:00
Stephane Wirtel 4a19fde96a [FIX] Typo
bzr revid: stephane@tinyerp.com-20090106162839-defmafdtls9aj9rl
2009-01-06 17:28:39 +01:00
Christophe Simonis 7381181cb9 [FIX] ir.translation: clear cache of function _get_ids when writing a translation
[FIX] ir.translation: cache of function _get_ids must be multi on ids
[FIX] cache system: bug with multi

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

bzr revid: christophe@tinyerp.com-20090106162838-fukq9grp6dk97v61
2009-01-06 17:28:38 +01:00
Stephane Wirtel 97ed5c5fce [IMP] Add the certificate id
bzr revid: stephane@tinyerp.com-20090106162438-8ga4rblobjx4yqp1
2009-01-06 17:24:38 +01:00
Stephane Wirtel 5418bf7003 [FIX] Typo
bzr revid: stephane@tinyerp.com-20090106162421-w79hcim4hrlpp80a
2009-01-06 17:24:21 +01:00
Stephane Wirtel aeed55dc8f [REF] Clean the terp file
bzr revid: stephane@tinyerp.com-20090106155537-hfkua3ut22qyf67h
2009-01-06 16:55:37 +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 854229706c [MERGE]
bzr revid: stephane@tinyerp.com-20090106004622-cp12rz4n85lmvace
2009-01-06 01:46:22 +01:00
Christophe Simonis 20ad606d8b [FIX] clear the cache when changing translations
bzr revid: christophe@tinyerp.com-20090105212101-p0sp6exmw2jbldyk
2009-01-05 22:21:01 +01:00
Christophe Simonis 5a20219f9b [IMP] improve cache system
[FIX] cache now take in account default parameters
[IMP] new way to clear the cache
[FIX] clearing the cache is now made by database

bzr revid: christophe@tinyerp.com-20090105211746-o1fapuu319ozi7nv
2009-01-05 22:17:46 +01:00
Stephane Wirtel c5923d87f2 [IMP] Use cStringIO
bzr revid: stephane@tinyerp.com-20090105210240-nkg2vm08dwhz2xtq
2009-01-05 22:02:40 +01:00
Stephane Wirtel ed0b9d8c35 [FIX] Use a commit to close the delete statement
bzr revid: stephane@tinyerp.com-20090105154200-462px2zlx1d6bs8u
2009-01-05 16:42:00 +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
Stephane Wirtel 05b4683109 [IMP] Add translation files
bzr revid: stephane@tinyerp.com-20090103022817-2xpf18x3ft82mm1v
2009-01-03 03:28:17 +01:00
Stephane Wirtel 1ffd0ac3de [IMP] Upgrade the translations
bzr revid: stephane@tinyerp.com-20090103022225-r34gals3xxb87eaz
2009-01-03 03:22:25 +01:00
Christophe Simonis aea0ab1d89 [FIX] close the opened file when loading a module
bzr revid: christophe@cobalt-20090102224412-ye7am97hdx8ib2yi
2009-01-02 23:44:12 +01:00
Fabien Pinckaers 0b14d89e15 bugfix
bzr revid: fp@tinyerp.com-20090102145726-bqaitcn1kmfutyoj
2009-01-02 15:57:26 +01:00
Christophe Simonis 577a2a1a11 [IMP] add a method to retrieve the update from the maintenance server
bzr revid: christophe@cobalt-20090102144325-cevctmg0cv9cvviq
2009-01-02 15:43:25 +01:00
Fabien Pinckaers 330e145035 bugfix
bzr revid: fp@tinyerp.com-20090102084806-0xwe1pc6j3ca5p7s
2009-01-02 09:48:06 +01:00
Jay (Open ERP) ffd4dda0db Correction
bzr revid: jvo@tinyerp.com-20090101095430-17rmbxxgh7nuqg50
2009-01-01 15:24:30 +05:30
Jay (Open ERP) 10e88330e4 Correction
bzr revid: jvo@tinyerp.com-20090101045254-4z7idgjf1uered6l
2009-01-01 10:22:54 +05:30
Fabien Pinckaers 21d90144cd bugfix
bzr revid: fp@tinyerp.com-20081231172749-30s603l0y3pq3dnh
2008-12-31 18:27:49 +01:00
Christophe Simonis e02cea2104 [IMP] maintenance: new method to get the contract status when a bug occure
[IMP] maintenance: new method to post the error details to openerp.com

bzr revid: christophe@cobalt-20081231133303-q0dgibftxdtvxgc0
2008-12-31 14:33:03 +01:00
Christophe Simonis 9fb0c227f1 [FIX] oops
bzr revid: christophe@cobalt-20081230213512-8gg0vdk33ud5pmfl
2008-12-30 22:35:12 +01:00
Najlaâ EL KHAYAT 48a3f9e56d merge
bzr revid: nel@tinyerp.com-20081230152327-0jlzki9yipyt2yve
2008-12-30 16:23:27 +01:00
Christophe Simonis 2a37233f92 [IMP] update pot files
bzr revid: christophe@cobalt-20081230141753-yzk13xnccdll4j02
2008-12-30 15:17:53 +01:00
Jay (Open ERP) 48ed0999d7 Minor edit on ir.model
bzr revid: jvo@tinyerp.com-20081230133430-ui83kmlswmgm192j
2008-12-30 19:04:30 +05:30
Najlaâ EL KHAYAT 870fc3bab5 solve partially problem of menu items (migration)[cls]
module reference: add header in rml

bzr revid: nel@tinyerp.com-20081230130829-y35p0e90k39m6y12
2008-12-30 14:08:29 +01:00
Apa (Open ERP) 9f2bc053e9 Add header in rml for technical guide report
bzr revid: apa@tinyerp.com-20081227070247-0c89qq6r97akc8gy
2008-12-27 12:32:47 +05:30