[MERGE]: merging from the trunk latest code
[odoo/odoo.git] / addons / document_ftp /
2010-08-19 RHA (Open ERP)[CLEAN]: Removed commented codes, unnecessary spaces.
2010-08-10 P. ChristeasDocument_ftp: second round of lint checks
2010-08-10 P. ChristeasDocument_ftp: cleanup code for lint
2010-08-10 DHS(OpenERP)[REF] Corrections of OpenERP instead of Open ERP
2010-07-28 dbr(Open ERP)[RENAME] Tiny ERP to OpenERP SA in all places
2010-07-14 P. ChristeasDocument, FTP: handle case of move into existing name.
2010-07-14 P. ChristeasDocument FTP: restructure the function calling, more...
2010-07-14 P. ChristeasDocument FTP: avoid operations at "/"
2010-07-13 P. ChristeasDocument tests: remove last, empty block
2010-07-13 P. ChristeasDocument ftp: improve exception handling, size may...
2010-07-13 P. ChristeasDocument FTP: after nodefd.open_data(), cursor must...
2010-07-13 P. ChristeasDocument FTP: try to get meaningful length from files.
2010-07-13 P. ChristeasDocument FTP: fix open_data after 1e1118a2bd7ae
2010-07-13 P. ChristeasDocument ftp: have timeout at tests, skip if server...
2010-07-11 P. ChristeasDocument ftp: allow non-latin user, group.
2010-07-09 P. ChristeasDocument ftp: Only test with 200 files, todo comment.
2010-07-08 P. ChristeasDocument ftp: fix unicode in NLST
2010-07-08 P. ChristeasDocument FTP: fix typo inside error message.
2010-07-08 P. ChristeasDocument FTP: fix walking utf8 paths.
2010-07-08 P. ChristeasDocument FTP: tests for utf8 chars in document names.
2010-07-08 P. ChristeasDocument FTP: minor clean of the description file.
2010-07-06 P. ChristeasDocument ftp: solve the tests paradox
2010-07-06 P. ChristeasDocument FTP: fix yaml tests.
2010-07-06 P. ChristeasDocument ftp: fix NLST, path resolution.
2010-07-06 P. ChristeasDocument ftp: better handling of wrong paths.
2010-07-02 P. ChristeasDocument FTP: improve the tests
2010-07-02 P. ChristeasDocument ftp: don't close the cursor at the abstract_fs
2010-07-02 P. ChristeasDocument FTP: rewrite the code, resolve nodes only...
2010-07-02 P. ChristeasDocument ftp: stop early if not in a node.
2010-07-02 P. ChristeasDocument, ftp: switch to new series of tests.
2010-07-02 P. ChristeasDocument ftp: tests for dynamic folders.
2010-07-01 P. ChristeasDocument ftp: do commit the cursors, at mkdir and rename
2010-07-01 P. ChristeasDocument FTP: fix syntax error in mkdir.
2010-07-01 P. ChristeasDocument FTP: write Yaml tests, have special helper...
2010-07-01 P. ChristeasDocument ftp: use create, coll_create, rename from...
2010-07-01 P. ChristeasDocument_ftp: *only* serve databases that have the...
2010-07-01 P. ChristeasMerge commit 'bd063948343552f' into trunk-doc2-api2
2010-06-29 P. ChristeasDocument FTP: adapt to node_descriptors API
2010-06-29 P. ChristeasDocument FTP: use pythonic logging in abstract_fs
2010-06-29 P. ChristeasDocument FTP: don't touch the databases, on db_list
2010-06-29 P. ChristeasDocument_ftp: Don't use the open() method, but the...
2010-06-29 P. ChristeasDocument FTP: one more test case, skeleton.
2010-06-29 P. ChristeasDocument, FTP: text skeleton of trivial yaml tests.
2010-06-30 atp (Open ERP)[MERGE]: merge with lp:~openerp-dev/openobject-addons...
2010-06-28 UCO (OpenERP)[REM]: Removed access rules for OSV memory objects
2010-06-24 Mod2 Team (OpenERP)[IMP] Document:
2010-06-23 rpa (Open ERP)[MERGE]: Merge with lp:openobject-addons
2010-06-22 Olivier Dony[IMP] document_ftp: config wizard should use same rules...
2010-06-22 Antony LesuisseDon't bind ftpserver on detected ip address, bind it...
2010-06-18 Harry (OpenERP)[MERGE]
2010-06-16 vra[IMP][REF] Sql-injection changes, remove print statemen...
2010-06-14 Harry (OpenERP)[MERGE]
2010-06-12 Harry (OpenERP)[IMP] document_ftp
2010-06-02 Stephane Wirtel[FIX] Typo
2010-05-27 Harry (Open ERP)[MERGE] work of document module
2010-05-26 Jay (Open ERP)[REF]
2010-05-21 JMA (OpenERP)[REF]
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-13 rpa (Open ERP)[MERGE]: Merge with lp:openobject-addons
2010-05-13 Ysa (Open ERP)[MERGE] Merge with lp:openobject-addons
2010-05-12 vra[MERGE] merged from trunk main addons branch
2010-05-12 nch@tinyerp.com[IMP]:document_ftp config
2010-05-11 gpa[FIX] Document : It should be allowed to browse through...
2010-04-30 nch@tinyerp.com[IMP]:knowledge mgmt ,document ftp config wizard
2010-04-28 rpa (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-04-28 nch@tinyerp.com[IMP]:Auto configure wizard
2010-04-28 Harry (Open ERP)[MERGE]
2010-04-28 rpa (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-04-23 rpa (Open ERP)[FIX]: document_ftp: Fixed problem of importing ics...
2010-04-23 Ysa (Open ERP)[ADD] add yml file for document and document_ftp module.
2010-04-20 Harry (Open ERP)[MERGE]
2010-04-13 Harry (Open ERP)[REF+IMP] document
2010-04-12 Ysa (Open ERP)[Rename] __terp__.py file renamed to __openerp__.py...
2010-04-19 Fabien Pinckaers[IMP] renamed __terp__.py into __openerp__.py
2010-03-18 kum (Open ERP)[IMP] all modules:Improved terp description for all...
2010-02-24 Xavier Morel[merge] ftp deactivation branch, thanks greg-apieum
2010-02-24 greg-apieum[FIX]lp:515507
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-02-18 rpa (Open ERP)[FIX] document_ftp: fixed problem of directory listing...
2010-02-17 Guillem Barba[FIX]: document: Fixed non-closed Cursor problem
2010-01-27 Xavier Morel[fix] document_ftp: remove reference to port as port...
2010-01-21 Xavier Morel[fix] extraneous fill-paragraph-type whitespace and...
2010-01-17 Harry (Open ERP)[MERGE] new menu structure
2010-01-13 olt@tinyerp.com[FIX] document_ftp: 'port' field was removed from the...
2010-01-12 Christophe Simonis[MERGE]
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2010-01-11 RCH(Open ERP)New Menu Structure for HR and Knowledge Management
2009-12-30 Xavier Morel[merge] from trunk
2009-12-30 Xavier Morel[merge] from trunk
2009-12-30 Harry (Open ERP)[MERGE] merge from lp:~openerp-commiter/openobject...
2009-12-17 Harry (Open ERP)[FIX] document, document_ics, document_ftp : solved...
2009-12-17 Harry (Open ERP)[IMP] document: remove ftp Integration from document...