Launchpad automatic translations update.
[odoo/odoo.git] / addons / document / document_directory.py
2011-01-11 atp (Open ERP)[FIX]: Set resource_find_all by default False.
2011-01-11 atp (Open ERP)[FIX]: Uncheck find_all ressource in dynamic folder...
2010-12-30 husenmerged with trunk
2010-12-15 rha@tinyerp.com[commit]
2010-12-13 uco (OpenERP)[REF]: Added remaining context changes in _constraints...
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-11-12 sbh (Open ERP)[Fix] caldav,document,document_ftp,document_webdav...
2010-10-27 P. Christeasdocument: base the dir permissions on ir.rule, not...
2010-10-27 P. Christeasdocument: use 'change_default' on key fields, cleanup...
2010-10-27 P. Christeasdocument: fix recursive (tree) resource directories
2010-10-27 P. ChristeasDoc: more help on Model-Parented folders.
2010-10-15 Harry (OpenERP)[MERGE]
2010-10-13 Harry (OpenERP)[MERGE]
2010-10-12 P. Christeasdocument: fix for directory.get_full_path()
2010-10-12 P. ChristeasDocument: fix behavior of dir.dctx lines, when dir...
2010-10-12 P. ChristeasDoc: allow override of dynamic foleders' class
2010-10-12 P. ChristeasDocument: cleanup, remove restriction on ressource...
2010-10-12 P. ChristeasDocument: make node classes pluggable (part 1)
2010-10-12 ron@tinyerp.com[IMP] ::Documents->Shared Repository:enlarge the FTP...
2010-10-11 jas[IMP/FIX] document : improved tooltips for Type and...
2010-09-20 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-09-17 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-08-27 P. ChristeasDocument: fixes from the old branch
2010-08-19 RHA (Open ERP)[CLEAN]: Removed commented codes, unnecessary spaces.
2010-08-10 P. ChristeasDocument: cleanup code for lint checking
2010-07-20 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-07-13 P. ChristeasDocument directory: "find_all" field for resource dirs.
2010-07-11 P. ChristeasDocument: implement permission checks based on group_ids.
2010-07-11 P. ChristeasDocument API: framework for permisssion bits.
2010-07-09 P. ChristeasDocument: support Moving of files.
2010-07-08 P. ChristeasDocument: Less dir, storage options, cleanup views.
2010-06-29 P. ChristeasDocument: the node context shouldn't contain 'lang'
2010-06-29 P. ChristeasDocument UI: rename the parent_id of a dir .
2010-06-27 P. ChristeasDocument: cleanup the view (and help) of directory.
2010-06-27 P. ChristeasDocument directory: cleanup fields, type, constraints.
2010-06-24 P. ChristeasMerge commit '29a8246856650' into trunk-fix-webdav
2010-06-24 Mod2 Team (OpenERP)[IMP] Document:
2010-06-23 Harry (OpenERP)[IMP] document: add new field company_id in document...
2010-06-18 Harry (OpenERP)[MERGE]
2010-06-16 vra[IMP][REF] Sql-injection changes, remove print statemen...
2010-06-07 rpa (Open ERP)[IMP]: Added log for crm modules and document
2010-05-20 hmo[MERGE] merged from lp:~openerp-dev/openobject-addons...
2010-05-19 Fabien Pinckaers[FIX] 3 security rules, [IMP] object names for logs
2010-05-14 vra[MERGE] merged from trunk main addons branch
2010-05-10 Ysa (Open ERP)[MERGE] Merge with lp:~openerp-dev/openobject-addons...
2010-04-28 Harry (Open ERP)[MERGE]
2010-04-27 Ysa (Open ERP)[IMP] document:- improve code.
2010-04-22 Ysa (Open ERP)[FIX] document :- all record delete in document.directo...
2010-04-20 Harry (Open ERP)[MERGE]
2010-04-13 Harry (Open ERP)[REF+IMP] document
2010-04-08 rpa (Open ERP)[IMP]: document: Improvement in name field for resource...
2010-03-29 Harry (Open ERP)[MERGE] merge with trunk-addons
2010-03-24 Numerigraphe - Lio... [IMP] wording: "children" intead of "childs"
2010-03-17 Harry (Open ERP)[MERGE] from lp:~openerp/openobject-addons/trunk/
2010-03-16 Harry (Open ERP)[FIX] document: root dir is not set proper
2010-03-16 Ysa (Open ERP)[IMP] document :- add 'realstore' storage type
2010-03-15 YSA(OpenERP)[FIX] Document : Import declaration was missing for...
2010-03-10 Ysa (Open ERP)[IMP] document :- docuemnt parent_id retrun False inste...
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-01-27 Harry (Open ERP)[FIX] document: root dir is not display
2010-01-27 Fabien Pinckaers[IMP] improve document change
2010-01-26 Fabien Pinckaers[IMP] bugfixes
2010-01-26 Fabien Pinckaersmerge
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2009-12-15 Harry (Open ERP)[FIX+IMP] document: fixed problem on rename file and...
2009-12-08 Harry (Open ERP)[FIX] document: fixed problem on mkdir, remove, create...
2009-12-07 Harry (Open ERP)[IMP] document: remove <TAB> with four <white space>
2009-12-02 p_christeas[IMP]document : get improvement of document from xrg...