Pedro M. Baeza
420ae2218a
Merge pull request #48 from sysadminmatmoz/8.0
...
Fresh start translation commit
2015-04-13 07:46:23 +02:00
Matjaz Mozetic
c24b9f5d61
Slovene translation added
2015-04-13 07:39:13 +02:00
Matjaz Mozetic
6c3bd00469
Slovene translations added
2015-04-13 07:30:48 +02:00
Maxime Chambreuil - http://www.savoirfairelinux.com
a82b89373c
Merge pull request #30 from savoirfairelinux/8.0-document_page_approval
...
[MIG] document page approval
2015-04-06 21:12:54 -04:00
Alexandre Fayolle
0c32c2fd3e
don't use travis container-based infrastructure
2015-03-27 16:21:03 +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
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
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
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
Alexandre Fayolle
52674f5e52
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:25:08 +01:00
Stefan Rijnhart (Therp)
e81c5d1714
Merge pull request #37 from yvaucher/8.0-add-license-key
...
Add license key in __openerp__.py
2015-02-06 18:48:27 +01:00
Yannick Vaucher
871088b959
Add license key in __openerp__.py
2015-02-06 15:56:39 +01:00
Holger Brunn
45ae6ea269
[FIX] syntax
2015-02-02 13:14:54 +01:00
Holger Brunn
59aae1ac56
[IMP] use enumerate pattern for counting
2015-02-02 12:24:01 +01:00
Holger Brunn
200b894bce
[IMP] don't duplicate functionality from core
2015-02-02 12:19:30 +01:00
Holger Brunn
68f3483aa1
[ADD] port document_choose_directory
2015-01-27 12:16:46 +01:00
Holger Brunn
3572d0d2f4
[IMP] ignore attachments for unknown models because core chokes on that
2015-01-26 13:07:35 +01:00
Holger Brunn
1c0dfff8f3
[IMP] don't read all attachments at once
2015-01-26 13:03:26 +01:00
Holger Brunn
64ffbe97fc
[ADD] attachments_to_filesystem
2015-01-26 12:53:28 +01:00
Pedro M. Baeza
0a42df9a18
Merge pull request #33 from hbrunn/8.0-attachment_preview
...
[ADD] attachment_preview
2015-01-22 09:27:12 +01:00
Holger Brunn
f960abc32e
[FIX] readme 8.0 style
2015-01-19 09:28:39 +01:00
Holger Brunn
1ce02e70ed
[UPD] use viewerJS 0.5.4, incorporate new suported file types
2015-01-15 12:20:53 +01:00
Holger Brunn
d2734b6161
[ADD] translations
2015-01-15 12:14:44 +01:00
Holger Brunn
3cac29e08e
[FIX] don't depend on document, the relevant code still lives in web
2015-01-15 11:41:15 +01:00
Holger Brunn
567139a7b9
[IMP] have titles work everywhere
2015-01-15 11:40:12 +01:00
Holger Brunn
b2133a6f1c
[ADD] preliminary port of attachment_preview
2015-01-15 11:17:18 +01:00
Loïc Faure-Lacroix
53b66e4efe
Commented other necessary part
2014-12-29 19:05:46 +03:00
Loïc Faure-Lacroix
9ad6201303
Comment workflow that cause the error
...
It should work but further errors could help understand what's going
2014-12-29 17:31:54 +03:00
Giorgio Borelli
d0f538e3dc
change order of xml data files
2014-12-29 17:04:30 +03:00
Giorgio Borelli
cddda2b372
remove unused variables
2014-12-29 17:04:30 +03:00
Giorgio Borelli
663ab547e3
fix act_draft and minor ui fix
2014-12-29 17:04:30 +03:00
Giorgio Borelli
858afe6390
start porting
2014-12-29 17:04:29 +03:00
Guewen Baconnier
cf4594facd
Merge pull request #31 from yvaucher/8.0-separate-lint
...
Separated Lint tests
2014-12-18 07:39:28 +01:00
Yannick Vaucher
4a6c44d899
Remove deprecated travis_run_flake8
2014-12-16 15:55:36 +01:00
Yannick Vaucher
389a999266
Separated Lint tests
2014-12-16 11:18:44 +01:00
Pedro M. Baeza
45769282e1
Merge pull request #24 from abstract-open-solutions/8.0-document_page
...
document_page porting to odoo 8.0
2014-11-16 11:41:56 +01:00
Giorgio Borelli
01e8c80724
removed unused SUPERUSER_ID
2014-11-12 17:01:30 +01:00
Giorgio Borelli
9977f4e516
change travis conf
2014-11-12 16:59:07 +01:00
Giorgio Borelli
ebb4da70d5
fix test
2014-11-12 16:39:00 +01:00
Giorgio Borelli
fc55bca7aa
use new API
2014-11-11 16:11:42 +01:00
Giorgio Borelli
910179599d
minor formatting issues
2014-11-11 13:43:35 +01:00