[FIX] rights to unlink res.partner, and restrict Knowledge/Configuration/Document...
[odoo/odoo.git] / addons / document / document.py
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-05-11 olt@tinyerp.com[FIX] document: when updating attachment file size...
2011-05-02 Olivier Dony[MERGE] merged latest fixes from 6.0 up to r.4556
2011-04-07 Thibault Francois[MERGE] improvement project-issue
2011-04-01 Jay Vora (OpenERP)[MERGE] Merged Anup's branch for the fix of documents...
2011-03-30 Anup (OpenERP)[FIX] document : File Content remained empty for old...
2011-02-28 Stephane Wirtel[IMP] document: Replace the existing file with the...
2011-02-18 Olivier Dony[FIX] document: search() must filter out documents...
2010-12-30 husenmerged with trunk
2010-12-23 P. ChristeasMerge branch11 into patch18
2010-12-23 P. Christeasdocument: improve the attach_parent_id() function.
2010-12-23 P. Christeasdocument, caldav: revert changes that are not needed...
2010-12-23 atp (Open ERP)[IMP]
2010-12-23 atp (Open ERP)[Fix]: Fixed documents lost problem which are added...
2010-12-20 atp (Open ERP)[FIX]: solved Problem of after install document module...
2010-12-15 rha@tinyerp.com[commit]
2010-11-23 P. Christeasdocument: fix access of res.users folders
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 Harry (OpenERP)[MERGE]
2010-11-11 Harry (OpenERP)[MERGE]
2010-10-27 P. Christeasdocument: use 'change_default' on key fields, cleanup...
2010-10-18 jas[MERGE]
2010-10-18 jas[IMP] document : improved search view
2010-10-15 Harry (OpenERP)[MERGE]
2010-10-14 Harry (OpenERP)[IMP] project_long_term: improve gantt view
2010-10-13 Harry (OpenERP)[MERGE]
2010-10-12 P. ChristeasDocument: cleanup, remove restriction on ressource...
2010-10-12 ron@tinyerp.com[IMP] ::Documents->Shared Repository:enlarge the FTP...
2010-10-06 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-10-05 Harry (OpenERP)[MERGE] merged knowlegde improvement work
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-09-14 Antony Lesuisseopenerp local commit
2010-09-06 Jay (OpenERP)[REF] Document
2010-09-06 Stephane Wirtel[FIX] document: Assign False to the local variable...
2010-08-27 P. ChristeasDocument: fix unlink, where storage_id is not at first...
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-16 P. ChristeasDocument: Fix typo for creating attachments on dirs...
2010-07-13 P. ChristeasDocument: fix realstore with open/close, rename.
2010-07-13 P. ChristeasDocument: node context shall not be the context of...
2010-07-09 P. ChristeasDocument: support Moving of files.
2010-07-06 P. ChristeasDocument: fix the get_partner_id functionality
2010-07-01 P. ChristeasDocument: isolate the partner_id auto-detection in...
2010-07-01 P. ChristeasDocument: use the new move_to() api, protect setting...
2010-07-01 P. ChristeasDocument: fix setting parent of document_file.
2010-07-01 P. ChristeasDraft api for document.write(parent_id: ...)
2010-06-29 P. ChristeasDocument: ir.attachment.res_model and res_id should...
2010-06-27 P. ChristeasDocument: remove the ir.attachment.group_ids column
2010-06-27 P. ChristeasDocument: files are required to have a parent directory
2010-06-27 P. ChristeasDocument: rearrange columns definition of document...
2010-06-23 Harry (OpenERP)[IMP] document: add new field company_id in document...
2010-06-07 rpa (Open ERP)[IMP]: Added log for crm modules and document
2010-05-27 Harry (Open ERP)[MERGE] work of document module
2010-05-27 ksa (Open ERP)[IMP]: document: [task-786] Review ir_attachment object...
2010-05-26 ksa (Open ERP)[IMP]: document: Improvement for view and add group...
2010-04-07 rpa (Open ERP)[FIX]: document: Corrected relation table with group
2010-03-29 Harry (Open ERP)[MERGE] merge with trunk-addons
2010-03-23 kum (Open ERP)[FIX] document: changes made in create method
2010-03-19 Ysa (Open ERP)[IMP] document :- support indexation of docx to TXT...
2010-03-18 Harry (Open ERP)[FIX] dms: if file does not has any direcotry on creat...
2010-03-15 Jay (Open ERP)[IMP] Document : size for file_type column correceted
2010-02-24 Xavier Morel[merge] ftp deactivation branch, thanks greg-apieum
2010-02-24 greg-apieumADD to config 'document_path' to set ftp root path
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-02-01 HDA (OpenERP)merged to remove sql injection
2010-01-27 Fabien Pinckaers[IMP] improvement document change
2010-01-25 Harry (Open ERP)[MERGE]
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2010-01-08 Jay (Open ERP)[FIX] Functional fields should have context as an argum...
2009-12-22 Xavier Morel[merge] from trunk
2009-12-21 uco (OpenERP)[IMP]: Generalization of tooltips: Added tooltips for...
2009-12-21 uco (OpenERP)[IMP]: Generalization of tooltips: Added tooltips for...
2009-12-18 Xavier Morel[imp] simplify interface of config screen for DMS ftp...
2009-12-14 Xavier Morel[fix] document: migrate to res.config-based initial...
2009-12-14 Xavier Morel[fix] document: incorrect _rec_name value
2009-12-10 Fabien Pinckaers[FIX] removed multi-company
2009-12-02 p_christeas[IMP]document : get improvement of document from xrg...
2009-11-30 nch@tinyerp.com[MERGE]
2009-11-28 Fabien Pinckaers[imp] multi-company + merge
2009-11-27 nch@tinyerp.com[MERGE]
2009-11-26 nch@tinyerp.com[IMP]:document sql queries to parameterized query
2009-11-16 olt@tinyerp.com[FIX] document: ftp server address and port: better...
2009-11-04 Harry (Open ERP)[merge] merge stable/5.0 branch
2009-10-26 Albert Cervera i... [FIX] Document : Attachment with document can now be...
2009-10-21 HDA (OpenERP)Remove sql injection problem
2009-10-14 PSO(OpenERP)Changed licencing terms
2009-10-13 HDA (OpenERP)[Merged]
2009-10-13 ChristopheChauvet... changed encoding to coding in all py files
2009-10-12 Harry (Open ERP)[IMP]document : upgrade pyftplib with new version 0.5.1
2009-09-29 Jay (Open ERP)[REVERT] Document : BAD Fix jvo@tinyerp.com-20090925134...
2009-09-25 YSA(OpenERP)[FIX] Document: attachment linked with Files
2009-09-22 Harry (Open ERP)[FIX][CRITICAL]document: crash list of directory after...
2009-09-16 Harry (Open ERP)[REM] document : remove code of get_translation and...
2009-08-28 Jay (Open ERP)[FIX] Document : error on create if attachment not...
2009-08-25 ame (Tiny/Axelor)[IMP] process view node now links to parent document...
2009-08-13 husen daudimodule:document improved resource domain eval with uid
2009-08-07 Fabien Pinckaers[FIX] DMS directory not translatable + translations...
2009-08-06 Harry (Open ERP)[FIX] document :
next