Commit Graph

14 Commits

Author SHA1 Message Date
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
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
P. Christeas f2f6ec0423 Document: cleanup code for lint checking
After pyflakes output, cleanup some unused imports, old code, fix
names for undefined vars.

bzr revid: p_christ@hol.gr-20100810122957-v01nqfq9omzdcs6e
2010-08-10 15:29:57 +03:00
P. Christeas 6eebca04d6 Document API: node_content.open_data(), for FTP
A crude way to get the data of a content node, using StringIO.

bzr revid: p_christ@hol.gr-20100713103053-hklth9rugddm6ajl
2010-07-13 13:30:53 +03:00
P. Christeas a7eaf3bfc9 Document: fix the context logic of content nodes
Content nodes should have meaningful context and perhaps an active id
'act_id', which will be used in the report or other generation fn().
The dctx mechanism of nodes was built for that, use it.

bzr revid: p_christ@hol.gr-20100713103030-irueg85zizlp42ju
2010-07-13 13:30:30 +03:00
P. Christeas 990cdf4c94 Document: dynamic content file for static dirs.
A dynamic content definition *can* be attached to a static directory,
in which case the content should be generated based on the dctx
dictionary of the dir.

bzr revid: p_christ@hol.gr-20100713103024-l3nylpvx4ib6s4ii
2010-07-13 13:30:24 +03:00
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) 6d32891c04 [FIX] document, document_ics, document_ftp : solved problem to read content data
bzr revid: hmo@tinyerp.com-20091217132231-a4zcin2lvd2qjjsn
2009-12-17 18:52:31 +05:30
Harry (Open ERP) 67dbab9d33 [IMP+FIX] document_ics: fixed regression on open, read ics files
bzr revid: hmo@tinyerp.com-20091215140250-aw7z7jsd90fxy85b
2009-12-15 19:32:50 +05:30
Harry (Open ERP) 307898c2a8 [FIX] document: fixed problem on mkdir, remove, create file, rename
bzr revid: hmo@tinyerp.com-20091208133041-ikpo3by8r8xbrthb
2009-12-08 19:00:41 +05:30
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