Commit Graph

14835 Commits

Author SHA1 Message Date
Olivier Dony 5138f83593 [IMP] safe_eval: improved exception handling
bzr revid: odo@openerp.com-20100622093527-ygyvdsz2w4aalf08
2010-06-22 11:35:27 +02:00
P. Christeas 4392684a28 [MERGE] safe_eval, reports: improve logging and exception handling
bzr revid: odo@openerp.com-20100622093238-xy4dwtg80ikf0nhz
2010-06-22 11:32:38 +02:00
P. Christeas 1ee1886dcd rml2pdf: Log stray exceptions, use special when expected.
If the eval() raises an exception, we should log that. Unless it's the
one we expect to see (thus changed to a special type), where we can keep
silently ignoring it.

Note: the GeneratorExit requires python 2.5 .

bzr revid: p_christ@hol.gr-20100621143701-oenf5fp57qs1bxz4
2010-06-21 17:37:01 +03:00
P. Christeas 4afe236b0c safe_eval: fix wrt whitespace on expressions.
Regular eval() would not care about leading whitespace. But, compile() would
break if lines start with space. Strip that.
Also, allow some exceptions to pass through, so that we can examine the
syntax errors etc.

bzr revid: p_christ@hol.gr-20100621143632-0hvrck77lterxjtl
2010-06-21 17:36:32 +03:00
Launchpad Code Hosting 419da67ee7 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100619035123-ft81ao6has1a8odq
bzr revid: codehost@crowberry-20100620033429-jrwbiyxuli9jydj9
bzr revid: codehost@crowberry-20100621034237-prs8jk50499ij8it
2010-06-21 04:42:37 +01:00
nch@tinyerp.com 2af260f978 [REVERT]:Integration script,Makefile changes need to create diff repository as it is affecting test.openobject.com:8010
bzr revid: nch@tinyerp.com-20100618071204-44ftuhvtun3yerzt
2010-06-18 12:42:04 +05:30
UCO(Open ERP) e23f44c42d [MOD] Small change in menu sequence
bzr revid: vir@tinyerp.com-20100618055858-s1ilio4v2zxwl6cl
2010-06-18 11:28:58 +05:30
uco (OpenERP) 993c3fa1d2 [MERGE]: Merged with trunk-server
bzr revid: uco@tinyerp.com-20100618043543-vy1f34tly0lwrz14
2010-06-18 10:05:43 +05:30
Launchpad Code Hosting 19c3027ac5 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100618033234-85ymlh6ucg7eynam
2010-06-18 04:32:34 +01:00
uco (OpenERP) a8eeaade48 [REF]: Changed sequence of Administration menu.
bzr revid: uco@tinyerp.com-20100617121804-8hur2x0ftaxurr8j
2010-06-17 17:48:04 +05:30
UCO(Open ERP) efc1897706 [MOD] bank,country,crm and partner view : modification in menu sequence
bzr revid: vir@tinyerp.com-20100617103606-f3fans7y2e7qrcba
2010-06-17 16:06:06 +05:30
uco (OpenERP) 944d3403ee [IMP]: Menu Re-organization.
bzr revid: uco@tinyerp.com-20100617100547-zwn0ri6cm8ggkycp
2010-06-17 15:35:47 +05:30
Jay (Open ERP) 7e36ede9ba [FIX] Tools : Safe_eval should support make_function and map.
lp bug: https://launchpad.net/bugs/595275 fixed

bzr revid: jvo@tinyerp.com-20100617093845-qgwrma8khcgv8f5h
2010-06-17 15:08:45 +05:30
nch@tinyerp.com a95a5cadbf [IMP]:Integration Server Script and Makefile for installing all addons modules and performing tests
bzr revid: nch@tinyerp.com-20100617084209-qw9dd3rxw6yg1e70
2010-06-17 14:12:09 +05:30
uco (OpenERP) 79a4a8a327 [MERGE]: Merged with trunk-server.
bzr revid: uco@tinyerp.com-20100617063537-8cv03xltm7fqw6rh
2010-06-17 12:05:37 +05:30
Launchpad Code Hosting 7d60becc0a Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100617033300-1rud17c9pbreokea
2010-06-17 04:33:00 +01:00
Fabien Pinckaers 7c584a3d18 [FIX] new bug just introduced
bzr revid: fp@tinyerp.com-20100616182042-poahmuutxrujkkt7
2010-06-16 20:20:42 +02:00
Antony Lesuisse a63aee23ee improve write to many2many documentation
bzr revid: al@openerp.com-20100616175837-jzjkc5gy6c0on7fa
2010-06-16 19:58:37 +02:00
Olivier Dony 96f01fe1c4 [IMP] addons: changed test section to only run in demo mode
bzr revid: odo@openerp.com-20100616154946-aeosrnkn7wvjyhwn
2010-06-16 17:49:46 +02:00
Olivier Dony 6747bdc080 [FIX] http[s]-server: made startup message different for HTTPS
bzr revid: odo@openerp.com-20100616154904-99erlidceq3menel
2010-06-16 17:49:04 +02:00
Fabien Pinckaers ebb2a2b364 bugfix
bzr revid: fp@tinyerp.com-20100616113427-3xzh1hn1xho0ieus
2010-06-16 13:34:27 +02:00
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
Olivier Dony 983ace0a07 [FIX] netrpc: corrected exception handling + cleanup of main receive loop
bzr revid: odo@openerp.com-20100616101557-ecaw1j1f5lvncecl
2010-06-16 12:15:57 +02:00
Launchpad Code Hosting fa151f36d3 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100616034850-w23oglegqb3vhot2
2010-06-16 04:48:50 +01:00
nch@tinyerp.com 3028443022 [FIX]:print screen report for group_by_no_leaf and group_by method date formatting when group_by_no_leaf in context should pass date domain in full
bzr revid: nch@tinyerp.com-20100615130452-qlckqpnw0eqfh48o
2010-06-15 18:34:52 +05:30
Stephane Wirtel 38810b8ae6 [FIX] Use a copy of the local context
bzr revid: stephane@openerp.com-20100615121213-7i4foiqdssq0rgjf
2010-06-15 14:12:13 +02:00
Aline Preillon 977fb7dcd0 [FIX] base: fields_get method of base.config.installer do not crash anymore if fields are filtered
bzr revid: aline@aline-laptop-20100615075900-xw69c6rmc1yj6n1c
2010-06-15 09:59:00 +02:00
Harry (OpenERP) 3960881263 [REM] removed link files
bzr revid: hmo@tinyerp.com-20100615074731-t9evgi1xwoy00vir
2010-06-15 13:17:31 +05:30
Jay (Open ERP) c121703c6d [FIX] Default view arch corrected
lp bug: https://launchpad.net/bugs/594324 fixed

bzr revid: jvo@tinyerp.com-20100615060847-l327rbpvkl0dtj1x
2010-06-15 11:38:47 +05:30
Launchpad Code Hosting ac7f58e1d2 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100615033250-x066qyx3i6kcnenu
2010-06-15 04:32:50 +01:00
Fabien Pinckaers 5669d32c08 [IMP] Several fixes
bzr revid: fp@tinyerp.com-20100614060212-zowcp9eoz1qr41cr
2010-06-14 08:02:12 +02:00
Launchpad Code Hosting 92659abacf Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100614034243-fglptcp9cgcmc87l
2010-06-14 04:42:43 +01:00
Fabien Pinckaers d216c746f5 [IMP] rule view
bzr revid: fp@tinyerp.com-20100613201313-b9vev6g058zabjem
2010-06-13 22:13:13 +02:00
Launchpad Code Hosting 3c754b707c Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100613034115-d8oi50isks1a7ryu
2010-06-13 04:41:15 +01:00
Fabien Pinckaers 37e218e36a fixes
bzr revid: fp@tinyerp.com-20100612223530-2btlp6soybycg7nj
2010-06-13 00:35:30 +02:00
Fabien Pinckaers 211d9c1d79 fix
bzr revid: fp@tinyerp.com-20100612215945-06lxwldfydl8djkj
2010-06-12 23:59:45 +02:00
Fabien Pinckaers 34cf94732f [imp] remove print statements
bzr revid: fp@tinyerp.com-20100612170758-4yqlg6mfxqbebb63
2010-06-12 19:07:58 +02:00
Fabien Pinckaers 791add9189 removed print statement
bzr revid: fp@tinyerp.com-20100612165504-ourp8hw9khysr4ic
2010-06-12 18:55:04 +02:00
Fabien Pinckaers fd1c8a5b83 [FIX] null properties
bzr revid: fp@tinyerp.com-20100612164935-b1a3hx7ron32kwxk
2010-06-12 18:49:35 +02:00
Julien Thewys 8e2f0e4e30 [FIX] csv data loading
bzr revid: jth@openerp.com-20100611152549-np935rqv1dthmph3
2010-06-11 17:25:49 +02:00
UCO(Open ERP) a98b7828da [MOD,IMP] Module list view : buttons are added, icons are added. Modification in administration menus, extended group added
bzr revid: vir@tinyerp.com-20100622051906-uk3dbaiopmehrpbe
2010-06-22 10:49:06 +05:30
uco a23aacee3f [MERGE]
bzr revid: uco@tinyerp.com-20100622043909-8jofjsbi50hisluz
2010-06-22 10:09:09 +05:30
uco f9cdc69f5f [MERGE]
bzr revid: uco@tinyerp.com-20100622043758-lskl5zqv907c1w09
2010-06-22 10:07:58 +05:30
Launchpad Code Hosting ad0129985e Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100622042050-gbet3uvllvx7vhyu
2010-06-22 05:20:50 +01:00
Launchpad Code Hosting 833b99b175 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100622035213-0dgn4rr7vqo1e167
2010-06-22 04:52:13 +01:00
Fabien Pinckaers 7640ceb5a2 modifs
bzr revid: fp@tinyerp.com-20100621215224-ehh5oz2z1cup7kep
2010-06-21 23:52:24 +02:00
Fabien Pinckaers 4517a086c7 removed multi-company default
bzr revid: fp@tinyerp.com-20100621215107-n1vl0iwtsqbtjs1e
2010-06-21 23:51:07 +02:00
Fabien Pinckaers 711e9e9b7e improve
bzr revid: fp@tinyerp.com-20100621215054-aog8glnkl8corg6o
2010-06-21 23:50:54 +02:00
Fabien Pinckaers 7c506ecccc imp
bzr revid: fp@tinyerp.com-20100621212207-v4xxa3x82sydd0np
2010-06-21 23:22:07 +02:00
Fabien Pinckaers fc8464cd1d [IMP] better useability
bzr revid: fp@tinyerp.com-20100621212055-qxs8t6d1u6q73qwz
2010-06-21 23:20:55 +02:00