Commit Graph

299 Commits

Author SHA1 Message Date
Valentin Chemiere
39901ada9e Remove invalid docstrings 2015-03-25 16:45:40 +01:00
Valentin Chemiere
0bf03f948d Pylint fix 2015-03-25 12:10:19 +01:00
Valentin Chemiere
f40146b110 Flake8 done 2015-03-24 17:08:32 +01:00
Valentin Chemiere
0932cb1e73 Migration from v7 api to v8 api done, working on pep8 now 2015-03-24 16:46:54 +01:00
Guewen Baconnier
68095b58d3 Merge pull request #35 from hbrunn:8.0-attachments_to_filesystem
[ADD] attachments_to_filesystem
2015-03-20 16:47:39 +01:00
Guewen Baconnier
5089846e11 Add Odoo Community Association (OCA) in authors 2015-03-20 16:47:22 +01:00
Guewen Baconnier
9446a94e97 Merge pull request #36 from hbrunn:8.0-document_choose_directory
[ADD] port document_choose_directory

Choose document directories

This addon enables users to choose a directory while uploading a file. In
combination with access permissions on directories, this can be used to
restrict access on certain records' attachments or simply for a better
overview.

Configuration

Create a static directory and choose the resource model you want to use this
directory on. Assign groups to whom this directory should be accessible. When
uploading a files, users can select one of the directories they have access to,
or no directory which is the default setting.

Keep in mind that if a directory has a owner, it's only visible for this user,
that's probably not what you want.
2015-03-20 16:39:10 +01:00
Guewen Baconnier
4acc8e5be3 Add Odoo Community Association (OCA) in authors 2015-03-20 16:38:58 +01:00
Valentin Chemiere
9330dcd908 Functionnal on 8.0 server instance with external_file_location, working
on refactor to new API
2015-03-19 16:26:53 +01:00
Valentin Chemiere
1abf6202ca Merge remote-tracking branch 'file_email/7.0' into 8.0-external_file_sync 2015-03-19 15:28:38 +01:00
Valentin Chemiere
20204c4578 Move into file_email directory 2015-03-19 15:26:35 +01:00
Valentin Chemiere
ae5334706e Fix flake8 2015-03-19 12:53:14 +01:00
Valentin Chemiere
72ba4860c4 FIx flake8 2015-03-19 12:44:39 +01:00
Valentin Chemiere
1229793862 fix flake8 2015-03-19 12:36:58 +01:00
Valentin Chemiere
da3e3adb2c FIx bugs and tweak view 2015-03-18 19:27:52 +01:00
Valentin Chemiere
16ca5d51a2 Change module name 2015-03-18 16:26:59 +01:00
Valentin Chemiere
3b24b6aecb Change module name 2015-03-18 16:26:30 +01:00
Valentin Chemiere
e5bccd8020 Fix external dependencies 2015-03-18 12:43:32 +01:00
Valentin Chemiere
70e61d0108 Fix flake8 2015-03-18 12:35:35 +01:00
Valentin Chemiere
6ba509d12f Update travis file 2015-03-18 12:30:37 +01:00
Valentin Chemiere
2c461fdffe Fix flake8 2015-03-18 12:28:55 +01:00
Valentin Chemiere
5f9e5b1f44 Refactoring, migration to fs lib and add local storage protocol 2015-03-17 19:00:15 +01:00
Valentin Chemiere
ff3c2735e6 Fix flake8 2015-03-17 13:46:06 +01:00
Valentin Chemiere
8b86e15bef Add sftp protocol 2015-03-17 13:40:07 +01:00
Valentin Chemiere
07ec43bf21 Fix readme and add security files 2015-03-16 15:59:05 +01:00
Valentin Chemiere
f2d71fc405 Polymorphic inherit for ir.attachment 2015-03-16 14:11:46 +01:00
Valentin Chemiere
4ddfa79ecd flake8 fix 2015-03-16 10:43:09 +01:00
Valentin Chemiere
0f9fc06b1d Flake8 fix 2015-03-16 10:35:09 +01:00
Valentin Chemiere
a23f15166f Flake8 fix 2015-03-16 10:27:16 +01:00
Valentin Chemiere
1cfaf44b25 Reworking of some methods and views 2015-03-13 18:56:42 +01:00
Valentin Chemiere
f5d264b36c Pep8 and xml indentation 2015-03-12 18:41:40 +01:00
Valentin Chemiere
9cfa8face8 Some errors at install 2015-03-12 18:30:54 +01:00
Sébastien BEAU
375e6b45df [FIX] fix right on file, use 644 by default 2015-03-12 17:33:56 +01:00
Valentin Chemiere
82ab4700e2 Relative import 2015-03-12 17:27:05 +01:00
Valentin Chemiere
0e55fb7bdb Add ftputil to travis file 2015-03-12 16:18:56 +01:00
Valentin Chemiere
3fc73f7fd1 Merge remote-tracking branch 'ir_attachment_exchange/master' into 8.0-external_file_sync 2015-03-11 16:47:10 +01:00
Valentin Chemiere
99b3a63edb Update readme 2015-03-11 16:03:45 +01:00
Valentin Chemiere
954bad57ec Task view improvement 2015-03-11 16:01:12 +01:00
Loïc Faure-Lacroix
d0157ee975 Filter more fields 2015-03-11 11:26:26 +03:00
Loïc Faure-Lacroix
a6c01b53fe document_page_history don't have _sql attribute 2015-03-11 10:56:06 +03:00
Loïc Faure-Lacroix
048caadd1a Adding hack in document_page_history to allow calling method that don't exists 2015-03-11 10:14:51 +03:00
Valentin Chemiere
d9479ea945 Can move or delete file after import, md5 verification OK 2015-03-10 16:49:40 +01:00
Loïc Faure-Lacroix
605987d358 Add dependency to knowledge 2015-03-10 18:43:55 +03:00
Loïc Faure-Lacroix
4a4088545b Add back workflow 2015-03-10 17:57:13 +03:00
Loïc Faure-Lacroix
6dd2575c09 Merge remote-tracking branch 'sfl/8.0-document_page_approval' into 8.0 2015-03-10 13:02:31 +00:00
Valentin Chemiere
dec1aff9f7 Improve interface 2015-03-05 18:12:06 +01:00
Valentin Chemiere
277cd20055 One task could have multiple attachment to handle 2015-03-04 18:55:37 +01:00
Holger Brunn
34fd9b66f5 [IMP] loosen condition to inject parent id 2015-03-04 14:29:38 +01:00
Yannick Vaucher
234ce50180 Merge pull request #43 from gurneyalex/8.0-fix-travis
fix travis (flake8)
2015-03-03 16:39:46 +01:00
Alexandre Fayolle
e9a6b5e089 fix travis (flake8) 2015-03-03 14:24:44 +01:00