Commit Graph

52 Commits

Author SHA1 Message Date
Xavier Morel cf13b6c36e [merge] fix-shebang from 5.0 to trunk
bzr revid: hmo@tinyerp.com-20091202091102-r509b0bgogyul6yx
bzr revid: xmo@tinyerp.com-20091202101458-6a1mo240grkld6do
2009-12-02 11:14:58 +01:00
R.Messier bb6e26450e [FIX] RAW reports creation corrected
lp bug: https://launchpad.net/bugs/490604 fixed

bzr revid: jvo@tinyerp.com-20091201110149-2flhfi59r9t909n4
2009-12-01 16:31:49 +05:30
Harry (Open ERP) d8ce3f1e2a [FIX] replaced <TAB> with four white space.
bzr revid: hmo@tinyerp.com-20091124144405-9mzd91chohvf0uu7
2009-11-24 20:14:05 +05:30
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
nch@tinyerp.com 36400b1e20 [IMP]:mako HTML2HTML reports: added previous next buttons also seperated the render for Mako reports
bzr revid: nch@tinyerp.com-20091030123359-oa8j6qk11w7mzsag
2009-10-30 18:03:59 +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
P. Christeas 4abaf2763e [MAJOR IMP] Rewrite the http/RPC engine and let HTTP/1.1 features.
This patch attempts a major change in the structure of the XML-RPC
framework. There is one http server, capable of multiple services
(except XML-RPC). That server could handle authentication, and is also
HTTP/1.1 capable, which means it supports **persistent connections** !

At this commit, the old behaviour of the XML-RPC protocol is merely
working. The netsvc.Service is split, so expect wizard/report breakages.
External modules (koo) also break with this API.

The net-svc code is crippled and gone FTM.

bzr revid: p_christ@hol.gr-20090829152346-7i1iiqs8skdddamq
2009-08-29 18:23:46 +03:00
P. Christeas eac36b4a19 Port txt report to new report engine.
bzr revid: p_christ@hol.gr-20090507171706-ozmwxiuwv5jf1q4p
2009-05-07 20:17:06 +03:00
P. Christeas 3814e4dc73 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/report/interface.py
	bin/report/printscreen/ps_list.py
	bin/report/render/__init__.py
	bin/report/render/rml.py
	bin/report/render/rml2pdf/trml2pdf.py
	bin/sql_db.py

bzr revid: p_christ@hol.gr-20090506201813-qb71ec85xr08obb1
2009-05-06 23:18:13 +03:00
dsh (Open ERP) 5c828843a9 changes in report engine for html2html
bzr revid: dsh@tinyerp.com-20090505114227-mp9ndr3rkbkycfl7
2009-05-05 17:12:27 +05:30
Naresh Choksy 740bb829f9 added report engine
bzr revid: nch@tinyerp.com-20090428102421-0bjwivab9it6bf2c
2009-04-28 15:54:21 +05:30
P. Christeas b69c19fbb2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090131100804-pu97gelwjh1flk3h
2009-01-31 12:08:04 +02: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
P. Christeas 1435d6d064 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
bzr revid: p_christ@hol.gr-20090106094017-i26aufnjth5am64m
2009-01-06 11:40:17 +02: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
P. Christeas cb42fd7a59 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
Conflicts:
	bin/addons/base/ir/ir_actions.py
	bin/report/interface.py
	bin/tools/config.py

bzr revid: p_christ@hol.gr-20081228102522-po9ix8j0l6f5akxp
2008-12-28 12:25:22 +02:00
Christophe Simonis bfecad04b5 [FIX] encoding problems
lp bug: https://launchpad.net/bugs/311159 fixed

bzr revid: christophe@taupe-20081226132945-z366jn2es0mms9ul
2008-12-26 14:29:45 +01:00
Dhara Shah b95c0dc2df changes for odt reports
bzr revid: dsh@tinyerp.com-20081224112442-ztn3y9qnn98c9g7f
2008-12-24 16:54:42 +05:30
P. Christeas a8229141bc Merge branch 'master' of openobject-server into mdv-gpl3-fwd
Conflicts:
	bin/netsvc.py
	bin/sql_db.py
	bin/ssl/SecureXMLRPCServer.py (note: fixes are lost now)

bzr revid: p_christ@hol.gr-20081223154608-fs0830k7vyo81m5u
2008-12-23 17:46:08 +02:00
Stephane Wirtel 16d7b2a13a [FIX] Use UTF-8
lp bug: https://launchpad.net/bugs/310550 fixed

bzr revid: stephane@tinyerp.com-20081222151946-reick4thg1dinhd4
2008-12-22 16:19:46 +01:00
Christophe Simonis 7650d15b17 [FIX] bad query causing the reports to not be registered
lp bug: https://launchpad.net/bugs/309713 fixed

bzr revid: christophe@cobalt-20081219170525-szctdyjqqipmatwt
2008-12-19 18:05:25 +01:00
P. Christeas 087f5bc171 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/report/interface.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081215095422-9jc4m1qrknku6ux8
2008-12-15 11:54:22 +02:00
P. Christeas a52ccd2c3f Use the txt report in the OpenObject server
Activate that report type, so that the server can use it.

bzr revid: p_christ@hol.gr-20081212231618-fkk5wd7bja0dih45
2008-12-13 01:16:18 +02:00
Stephane Wirtel 424ba1e7cd [REF] Remove the unused code and print statement
bzr revid: stephane@tinyerp.com-20081210215549-yxxdiz0x4uc6ozkr
2008-12-10 22:55:49 +01:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers d189e17e71 bugfixes
bzr revid: fp@tinyerp.com-20080925194050-enw8gayfgjm0b0jc
2008-09-25 21:40:50 +02:00
Christophe Simonis bb8d92c55a remove use of global variable
bzr revid: christophe@tinyerp.com-20080924153410-hdkfx2ddzg8zjje1
2008-09-24 17:34:10 +02:00
hda@tinyerp.com 8401c4021f set report name as pdf name in reports (ref: bhoomika- sbh)
bzr revid: hda@tinyerp.com-20080811092755-7qknwqfcgrlg8zuk
2008-08-11 14:57:55 +05:30
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Amit Mendapara a07e811cbd Imrpoved addons path support
- Imrpoved tools.file_open to override search path
	- Removed addons.get_report_resource
	- Code cleanup and minor changes

bzr revid: ame@tinyerp.com-20080717095516-191aflvin9ztd45z
2008-07-17 15:25:16 +05:30
Amit Mendapara d225134d27 Improved custom addons path support
- fixed report_swx issue

bzr revid: ame@tinyerp.com-20080717044451-0p8xv9fkeqjqcjru
2008-07-17 10:14:51 +05:30
Amit Mendapara d90ead399a Improved addons path support
- fixed `xsl:import` search problem (print report)

bzr revid: ame@tinyerp.com-20080716144301-x5ajq907yj2qogle
2008-07-16 20:13:01 +05:30
Amit Mendapara 0b5bfd8020 Imrpoved addons path support
- added `get_report_resource` method in addons package
	- properly locate report resources

bzr revid: ame@tinyerp.com-20080716133851-fy2be2nqpi3wdbzt
2008-07-16 19:08:51 +05:30
Christophe Simonis 0b1dfd702f * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-52cb3686b17250df7bc23bf90d18397c7888e6f2
2008-07-08 08:13:12 +00:00
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
stw 12725d1d9e add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-20bff0f954132aeb6dba47d97e5bb8a1ff5feae7
2008-06-16 06:44:24 +00:00
Fabien Pinckaers 4a567f3e7a Modifs for logo and multiple-header
bzr revid: fp@tinyerp.com-f40939b7bd24b27497ead8daa85335ef727cef47
2008-04-21 13:04:49 +00:00
ced dbd3617348 Fix import in xsl report on win32
bzr revid: ced-9d2e2a9a10d795624fbc4fff921ce8e45727bd1a
2008-01-16 15:57:02 +00:00
ced cef4c07970 Fix path on report
bzr revid: ced-81a367e0b4722b56180e4635fae36365cfa3a579
2007-12-28 09:48:56 +00:00
ced 44a5f6d3a8 Add sxw output reports
bzr revid: ced-6da3ecfed68dc98d63dc23ac8ab368ab988d679d
2007-12-17 07:58:52 +00:00
ced c378996c51 Fix relative path in report and module xml
bzr revid: ced-96fb1d71e2b7282f46324766dd733aa1181e9e00
2007-10-26 10:06:20 +00:00
ced cee86ce08d Fix report with xsl to work in a zip module
bzr revid: ced-0b6fd7969ba144d7c72c7d93f8cede88a043a84a
2007-10-24 13:29:30 +00:00
ced 0c568d1f74 Fix auto init report for new report_sxw function
bzr revid: ced-c04686fc2d39ec4bb5384d50ca1371d5fbc7bc47
2007-09-12 13:21:01 +00:00
Fabien Pinckaers 37246631d6 Modifs
bzr revid: fp@tinyerp.com-1970125c74e5934e759bbb62eb5d77e20d404d48
2007-08-13 20:34:13 +00:00
ced 5c3609a570 fix raise string deprecated in python 2.5
bzr revid: ced-ba57e04979dcd47a40b22b2b586489996b06a3d9
2007-08-09 08:18:06 +00:00
ced d9d0678328 kernel: don't use mutable as default value in function defintion.
bzr revid: ced-824ee7e22dca5a4b4f2d8d5095aa20650f5a2469
2007-07-23 05:16:03 +00:00
ced 6f524993c3 KERNEL: add test for duplicate report and wizard
Remove/Fix all the duplicate report and wizard
Don't instanciate auto report when update as there are already
Instanciate auto report only if it don't exist in netsvc

bzr revid: ced-f59b375f6fc502b8a3e6009162502e2becfc82f7
2007-06-07 12:00:30 +00:00
ced a05bd9300e KERNEL/BASE: add tag header for report xml
bzr revid: ced-8d83f844342fb6bc654289e8a1effd5dc4f40167
2007-04-16 13:48:40 +00:00