odoo/addons/document
Olivier Dony b53197b424 [IMP] all: updated *.pot translation templates files to latest module versions
bzr revid: odo@openerp.com-20101018175939-82c6iy2kgvo9q5kt
2010-10-18 19:59:39 +02:00
..
i18n [IMP] all: updated *.pot translation templates files to latest module versions 2010-10-18 19:59:39 +02:00
report [IMP] ::Documents->Shared Repository:enlarge the FTP server field,Documents-> descending by date and tooltip change and fix bug on my document filter button::Reporting->Document Dashboard->group by year/Month and default user_id context remove 2010-10-12 11:56:08 +05:30
security [MOD] wiki: usability improvement in access rights 2010-08-07 19:16:44 +05:30
test Doc: make sure folders are deleted after YAML tests 2010-10-12 13:39:36 +03:00
wizard [IMP] configuration wizard 2010-09-14 19:29:12 +05:30
README.txt Document Management System 2008-09-26 19:53:55 +05:30
__init__.py [IMP] Document: 2010-06-24 15:18:27 +05:30
__openerp__.py Document, calendar: Patch code from trunk-xrg branch 2010-10-12 14:20:30 +03:00
board_document_demo.xml [IMP]: Remove dashboard shortcut. 2010-06-25 13:55:27 +05:30
board_document_view.xml [IMP] Project->Long Term Planning--Changes Demo data for user:Projects Phases--Useability should be availablity,rename group by user into responsible and default group on project,top area field arrange:Resources Allocations--change icon in group by Project and resource 2010-10-12 18:51:51 +05:30
content_index.py Document, calendar: Patch code from trunk-xrg branch 2010-10-12 14:20:30 +03:00
custom_report.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
custom_view.xml [IMP] General review and cleaning of all views. Not finished. Worked on exted_groups, removed select=2, convert tab to spaces, etc. 2010-04-16 11:16:25 +02:00
dict_tools.py Document, caldav: inhibit features not found on trunk server. 2010-10-12 14:27:33 +03:00
directory_content.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00
directory_report.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00
document.py [MERGE] 2010-10-15 18:44:59 +05:30
document_data.xml [IMP] removed base.user_admin -> base.user_root 2010-10-18 01:37:59 +02:00
document_demo.xml [IMP]document : get improvement of document from xrg-addons branch who made nice improvement in document 2009-12-02 11:06:57 +05:30
document_directory.py [MERGE] 2010-10-15 18:44:59 +05:30
document_storage.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00
document_view.xml [MERGE] merged with lp:~trunk-dev-addons2 2010-10-15 17:07:26 +05:30
nodes.py Document: set the uid as a part of the node_context context. 2010-10-14 14:42:06 +03:00
odt2txt.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
std_index.py Doc std_index: bring back the .doc index, using antiword 2010-06-24 18:36:47 +03:00
test_cindex.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00

README.txt

To be done:
-----------

* Test to not create several times the same file / directory
  -> May be put a sql_constraints uniq on several files
  -> test through remove or put

* Retest everything