Commit Graph

20 Commits

Author SHA1 Message Date
Antony Lesuisse 2a10c7b76b [MERGE] trunk
bzr revid: al@openerp.com-20121218140311-1rw9bqc1nwztfobb
2012-12-18 15:03:11 +01:00
Raphael Collet 0cc0dfb8cf [FIX] document_webdav: fix mistaken imports
bzr revid: rco@openerp.com-20121218083202-a11ujcvtqngx8vgz
2012-12-18 09:32:02 +01:00
Antony Lesuisse d01868ed74 webdav fixes
bzr revid: al@openerp.com-20121217021323-0u771l13oo3hqu7m
2012-12-17 03:13:23 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Olivier Dony 94115788e2 [FIX] document_webdav: language field on res.user is just `lang` in 7.0, fix untested fp merge
bzr revid: odo@openerp.com-20121112142620-zy2d1y8o4oj3zbud
2012-11-12 15:26:20 +01:00
Nehal Panchal c91ff5bbaa [FIX]document : Display webdav folder names in user s language instead of only English
bzr revid: mma@tinyerp.com-20121101113434-00waekqwlteufser
2012-11-01 17:04:34 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Antonin Bourguignon a52eeef519 [IMP] rephrase some error and warning messages in document, edi, google_base_account, mrp and mrp_repair
remove exclamation marks at the end of messages
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170841-cx9vuend1vglmsqk
2012-08-06 19:08:41 +02:00
Hardik 770dc652af [IMP]Document (ftp,webdev) : Warning Messages are changed
bzr revid: hsa@tinyerp.com-20120713052957-iie8hdqbde1g3qz9
2012-07-13 10:59:57 +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
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
Thibault Francois dcaac47413 [MERGE]
bzr revid: tfr@openerp.com-20101220140220-edt2ancbr5z0olep
2010-12-20 15:02:20 +01:00
P. Christeas 19cbbf0832 doc webdav: DAV properties for files (ir.attachment), used for locking
Similar to the dir.property model, ir.attachments may have arbitrary
properties, too. Note that we hide them from normal users, only list
them in separate form (don't want to bloat the ir.attachment one, even
at the XML level).

bzr revid: p_christ@hol.gr-20101207133955-8n6ipccdnygnuncn
2010-12-07 15:39:55 +02:00
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 7539d4051c document: fix recursive (tree) resource directories
The 'node_res_obj' has been the right class to use for the intermediate
nodes, ever since. The assertion that it should only apply to static
dirs was wrong.

bzr revid: p_christ@hol.gr-20101027102323-qewjjzzudj0zz643
2010-10-27 13:23:23 +03:00
P. Christeas f842ccc1ec Doc webdav: context for DAV properties, dynamic folders
bzr revid: p_christ@hol.gr-20101012104020-izmzgobc2kbxb2cj
2010-10-12 13:40:20 +03:00
P. Christeas d7f96fd603 Doc webdav: Fix, implement node_res_obj for latest document.
bzr revid: p_christ@hol.gr-20101012104019-nhoqnvgpr9ecjjky
2010-10-12 13:40:19 +03:00
P. Christeas 58a95955ba Doc Webdav: implement model for DAV properties (at dirs)
In normative setups of WebDAV, we need to place some extra properties
on selected directories.

bzr revid: p_christ@hol.gr-20101012103859-dcwsrzylxwpzbpq1
2010-10-12 13:38:59 +03:00
P. Christeas c52b73b587 doc webdav: initial override of nodes.py
bzr revid: p_christ@hol.gr-20101012103858-hykw2g2ezbwaobmn
2010-10-12 13:38:58 +03:00