Commit Graph

31 Commits

Author SHA1 Message Date
Chris Biersbach 2a8d7548f7 [FIX] Document: Does no longer generate an error when trying to send a quotation by email when pdftotext is not available. This case is handled more gracefully (a warning in the log). Also changes the default return when generating the index using antiword to be more consistent.
lp bug: https://launchpad.net/bugs/1094423 fixed

bzr revid: cbi@openerp.com-20130307085505-v9vwo788ios8244u
2013-03-07 09:55:05 +01:00
Raphael Collet a54c32ced4 [MERGE] trunk-logging-vmt (use module logging instead of netsvc.Logger)
bzr revid: rco@openerp.com-20121025130930-uek0a89xaxlr3tfo
2012-10-25 15:09:30 +02:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Saurang Suthar(OpenERP) d3f30baa81 [IMP] Improved warning messages for document module
bzr revid: pso@tinyerp.com-20120725103334-rx24b2aojluvxuap
2012-07-25 16:03:34 +05:30
Foram Katharotiya (OpenERP) 0c374a66bc [IMP] Add logging at the top of python files
bzr revid: fka@tinyerp.com-20120622064839-llitm8szgikxznwr
2012-06-22 12:18:39 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Vo Minh Thu 57b41aae43 [IMP] logging: use logging instead of netsvc, use module __name__ instead of something else.
bzr revid: vmt@openerp.com-20120125094451-a6mejmnaxa2vp1bu
2012-01-25 10:44:51 +01:00
Thibault Delavallée 5a2d37d47c [MERGE] document: fixed bug 905279 : catching error when antiword not installed for doc file indexing
bzr revid: tde@openerp.com-20111219151001-rcj2qdji5a3z63k3
2011-12-19 16:10:01 +01:00
Sanjay Gohel (Open ERP) 560b296a3b [FIX]Bug:bug fix and set error message for doc type files
bzr revid: sgo@tinyerp.com-20111219093156-yern0qjj3vz7gpsf
2011-12-19 15:01:56 +05:30
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
P. Christeas f551479a9b document: even better fix for std_index, which won't leave zombies
As in 342b1f32adacf0a, Popen processes need to be properly exited.

bzr revid: p_christ@hol.gr-20101223141744-bbuipsqwqb4wczb5
2010-12-23 16:17:44 +02:00
atp (Open ERP) 1ee15503f4 [FIX]: Closes Popen descriptors in document.
bzr revid: atp@tinyerp.co.in-20101207120525-2825qhtdbo6kgk0v
2010-12-07 17:35:25 +05:30
atp (Open ERP) 0397468a05 [IMP]: Improve search view of Task hours report of project_timesheet module and file descriptor close() in document module.
bzr revid: atp@tinyerp.co.in-20101112101416-51opsl6u147argqm
2010-11-12 15:44:16 +05:30
P. Christeas f7ee7c4b14 Doc std_index: bring back the .doc index, using antiword
It may not work in all plarforms, but is the only thing we have so far
for those common files.

bzr revid: p_christ@hol.gr-20100624153647-73l75xuolkzhkp9b
2010-06-24 18:36:47 +03:00
P. Christeas 741c317b42 Doc std_index: compact some comment
There is OpenDocument types we do not currently attempt to index, because
their text may not make much sense. It is very easy, though, to add them
in the list and get them indexed.

bzr revid: p_christ@hol.gr-20100624152710-r6cm1384l7mq6pcz
2010-06-24 18:27:10 +03:00
P. Christeas a8e74fac0c Merge commit '29a8246856650' into trunk-fix-webdav
bzr revid: p_christ@hol.gr-20100624151922-42jd5drltym50vgq
2010-06-24 18:19:22 +03:00
P. Christeas cccd699295 Doc content index: expand tabs, OpenDocument.
bzr revid: p_christ@hol.gr-20100624151735-ekzzke6rluwklcy2
2010-06-24 18:17:35 +03:00
Mod2 Team (OpenERP) 02a17546b8 [IMP] Document:
* Add new configuration wizard to set resource directiory for Sale order, Product or Project
* Support pptx2txt, docx2txt in content index.
* Add new configuration wizard to browse FTP Server in document_ftp module
* Improved Configuration wizard to set url of FTP Server

bzr revid: hmo@tinyerp.com-20100624094827-9yfmtiiegoiu0asa
2010-06-24 15:18:27 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
Ysa (Open ERP) 5094503f7b [IMP] document :- add comment line. pptx2txt and docx2txt files not support in windows.
bzr revid: ysa@tinyerp.co.in-20100428094605-y6xsi966zr7lffem
2010-04-28 15:16:05 +05:30
Ysa (Open ERP) 0a9e3631e2 [IMP] document :- remove import package line(two time import same packages).
bzr revid: ysa@tinyerp.co.in-20100412123845-n7dl3oabugyi2n27
2010-04-12 18:08:45 +05:30
Ysa (Open ERP) ab9241d29a [IMP] document :- change comment
bzr revid: ysa@tinyerp.co.in-20100319110836-qdo8kq5r23gib8h4
2010-03-19 16:38:36 +05:30
Ysa (Open ERP) 345eb6c815 [IMP] document :- change comment
bzr revid: ysa@tinyerp.co.in-20100319084637-414kuvw8m3dsj697
2010-03-19 14:16:37 +05:30
Ysa (Open ERP) 0067a88c5c [IMP] document :- support indexation of docx to TXT and PPTX to TXT.
bzr revid: ysa@tinyerp.co.in-20100319084130-uoh0twqfq12230ff
2010-03-19 14:11:30 +05:30
rpa (Open ERP) 768d725563 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100316085708-n2h7xa9fzr2i1d8k
2010-03-16 14:27:08 +05:30
Ysa (Open ERP) 13096f9058 [IMP] survey :- improve codeing
bzr revid: ysa@tinyerp.co.in-20100315105227-2bbiri6v06wqao8a
2010-03-15 16:22:27 +05:30
YSA(OpenERP) 9114ef2732 [FIX] Document : Import declaration was missing for Popen
lp bug: https://launchpad.net/bugs/538225 fixed

bzr revid: jvo@tinyerp.com-20100315071709-f8mjbm9vb5byht69
2010-03-15 12:47:09 +05:30
Ysa (Open ERP) d217272611 [IMP] document :- support indexation of .docx to text and PPTX to html
bzr revid: ysa@tinyerp.co.in-20100311085600-4t4gmuzywglpugh0
2010-03-11 14:26:00 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Harry (Open ERP) 8489832803 [IMP] document: remove <TAB> with four <white space>
bzr revid: hmo@tinyerp.com-20091207131111-x11rq6p0ixsgenq4
2009-12-07 18:41:11 +05:30
p_christeas d5a68a7b69 [IMP]document : get improvement of document from xrg-addons branch who made nice improvement in document
bzr revid: hmo@tinyerp.com-20091202053657-4oflezyhbolu3xvo
2009-12-02 11:06:57 +05:30