Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] dms: Migration to 18.0 #385

Open
wants to merge 168 commits into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
168 commits
Select commit Hold shift + click to select a range
bb8c0a5
Version 1.0.0
May 4, 2017
7636f28
9.0 > 10.0
May 13, 2017
822c966
added markdown preview using showdown js library
sherpya Jul 24, 2017
6cc57c9
update
Oct 4, 2017
e1aa6ce
Add Ukrainian translation to mik_dms and muk_dms_access
Jun 25, 2018
c68ab06
Documents 2.0
keshrath Jul 10, 2018
9a0163b
publish muk_dms - 11.0
keshrath Jul 30, 2018
cdfdda2
v12
keshrath Sep 12, 2018
a684fe2
[IMP] : black, isort, prettier
etobella May 18, 2020
d88300f
[MIG] dms: from muk_dms to dms
etobella May 18, 2020
b2da326
[MIG] Dms tag
May 18, 2020
102de18
[MIG] dms: File
May 18, 2020
5f23f8b
[MIG][13.0] dms: Finish migration
etobella May 18, 2020
c75dede
[IMP] Minor mig fixes
May 19, 2020
87a5b4b
[MIG] dms: fix tests
etobella May 19, 2020
060c964
[IMP] Add security groups
May 19, 2020
39245e6
[ADD] dms: add funcionality of muk_dms_file
May 19, 2020
84813ee
[MIG] dms: File functionality
etobella May 19, 2020
810dfa3
[IMP] dms: Allow to drag and drop
etobella May 19, 2020
ae2af0d
[FIX] Various fixes
May 19, 2020
b034c19
[IMP] dms: Add mail
etobella May 19, 2020
2143a41
[FIX] dms: remove unused code and fixing: webpanel, migration, thumbn…
etobella May 19, 2020
38e2e4e
[IMP] dms: add migration script for muk_dms
etobella Jul 6, 2020
931920c
[13.0][MIG] dms: make migrations scripts compatible with older
LoisRForgeFlow Jul 9, 2020
f60081c
[FIX] dms: Download file with its proper name
etobella Aug 12, 2020
ec78f52
[FIX] dms: missing banner images & Load fields on the usual way
etobella Aug 14, 2020
9fa8985
[FIX] dms: Fix preview widget
etobella Aug 27, 2020
2c38c25
[FIX] dms: fix wrong test
Sep 28, 2020
e7003ea
[IMP] dms: Portal
victoralmau Oct 5, 2020
de9c656
[FIX] dms: /my/dms change to user and separate some urls in some func…
victoralmau Oct 19, 2020
c81f59e
[FIX] : Fix mimetype error in some files (.xlsx for example)
victoralmau Nov 3, 2020
ca6b1f5
[ADD] DMS integration with attachment
luismalta Aug 14, 2020
734e2e4
[IMP] dms: Attachment integration
victoralmau Nov 6, 2020
32ce603
Added translation using Weblate (Hebrew)
ygol Nov 10, 2020
e7e5f2b
Added translation using Weblate (Dutch)
bosd Dec 13, 2020
f54da7d
[FIX] dms: Remove request website user try
victoralmau Jan 18, 2021
3be07d7
[FIX] dms: Fix error when web_drop_target addon used to create new fi…
victoralmau Feb 1, 2021
ff84193
[FIX] dms: Adapt to 13.0
victoralmau Feb 2, 2021
94ef7b5
[IMP] dms: Integrate with mail_preview_base
etobella Sep 28, 2020
513f994
[FIX] dms: Kanban view
victoralmau Feb 8, 2021
9d9c7a3
[FIX] dms: Remove category creation in kanban tag view to prevent error
victoralmau Feb 11, 2021
93cf9ee
[FIX] dms: Use sudo() in attachment operacion (search dms directories…
victoralmau Feb 17, 2021
e4ed0f4
[REF+FIX] dms: Refactor code to create abstract.dms.mixin to contain …
victoralmau Feb 17, 2021
f8e5f7a
[FIX] dms: Prevent error when archive records and later process try t…
victoralmau Feb 18, 2021
853330d
[FIX] dms: Add domain operator
Shide Apr 22, 2021
a6c6cca
[12.0] [FIX] dms: Check `default_directory_id` context key
Shide Apr 26, 2021
a7db836
[FIX] dms: Prevent parent_id error in directories in some UI cases [F…
victoralmau Mar 30, 2021
e3135b0
[IMP] dms: Inherit permissions from related records
victoralmau Apr 5, 2021
f408a15
[IMP] dms: black, isort, prettier
victoralmau Apr 8, 2021
52193d8
[MIG] dms: Migration to 14.0
victoralmau Apr 27, 2021
6c415a0
[FIX] dms: Remove action column in portal (only used in files) and co…
victoralmau May 25, 2021
c8cb967
[FIX] dms: Fix error in portal with access_token
victoralmau May 26, 2021
6a14d89
[FIX] dms: Improve tests to prevent error if installed other addons a…
victoralmau May 31, 2021
071f592
[FIX] dms: Apply _apply_access_groups correctly (specially according …
victoralmau May 27, 2021
4b3b319
[FIX] improve some queries
Jun 10, 2021
1bc4399
[FIX] dms: cascade removal of related files/directories
Jun 8, 2021
cdf8c5d
[FIX] dms: do not fail for missing models on upgrade
Jun 1, 2021
5bf85f8
[FIX] dms: image thumbnails performance
May 28, 2021
e594efd
[FIX] dms: Fix multi-company rules + migration scripts
victoralmau Jul 8, 2021
723673c
[REF] dms: modify permissions computation
Jul 8, 2021
7d5d99b
[FIX] dms: respect computed security rules in all contexts
Jul 8, 2021
da1f75f
[FIX] dms: Prevent error (apply sudo()) when recursive directories re…
victoralmau Jul 8, 2021
ee92aa3
[FIX] dms: Fix tests for environments that add other groups to base u…
joao-p-marques Jul 9, 2021
d80d60e
[REF] dms: Adapt to 14.0
victoralmau Jul 9, 2021
bdf896a
[IMP] dms: automatic image thumbnails
Jul 28, 2021
a47b989
Explicit Access Group instructions
majenkotech Sep 13, 2021
b0f0749
[FIX] dms: Add python-magic library to readme
victoralmau Sep 3, 2021
9e5587d
[FIX] dms: Drag & Drop
Tardo Oct 20, 2021
ddebb7a
[IMP] dms: Set the drop target to the kanban view, excluding the sear…
etobella Oct 29, 2021
7cc6906
[FIX] dms: Pending attribute mimetype
etobella Oct 29, 2021
60684c9
[FIX] dms: Show the total of files (of all subdirectories) in the for…
victoralmau Nov 5, 2021
4a75382
[FIX] dms: Define the file extension correctly (even if there is no e…
victoralmau Nov 5, 2021
db4b734
[FIX] dms: Prevent CacheMis error from count_total_files in some NewI…
victoralmau Jan 24, 2022
a7e886e
[FIX] dms: Change size field type from integer to float to prevent 21…
victoralmau Jan 24, 2022
b8aadfe
[FIX] dms: Replace the content field with size in the form view of th…
victoralmau Feb 7, 2022
95749a6
[FIX] dms: The internal user group is added as an inheritance to the …
victoralmau Mar 1, 2022
f5b780e
[MIG] dms: Migration to 15.0
JasminSForgeFlow Feb 11, 2022
d24da93
[MIG] dms: Finish migration
etobella May 17, 2022
9bbd4fa
[FIX] dms: Add Archived ribbon in form views and remove active field …
victoralmau May 17, 2022
21b9299
[FIX] dms: do_warn method no longer available in v15
gdrius Jul 15, 2022
3e00342
Translated using Weblate (German)
marylla Jul 18, 2022
e73623e
[IMP+FIX] dms: Searchpanel changes:
victoralmau Sep 1, 2022
2c22999
[IMP] dms: Use _prepare_home_portal_values() function.
victoralmau Sep 6, 2022
8e60457
[IMP] dms: Refactor tests.
victoralmau Sep 5, 2022
85459fd
[IMP] dms: Changes in file tree view: - Set multi_edit - Add tag_ids …
victoralmau Jul 13, 2021
6908574
[FIX] dms: Compute mimetype in dms_file correctly to allow preview
victoralmau Jul 13, 2021
c9f49d9
[IMP] dms: automatic image thumbnails
victoralmau Nov 8, 2021
cd40310
[IMP] dms: Show in directory kaban view only root directories (Change…
victoralmau Jul 14, 2021
da08535
[FIX] dms: Show directory short name in searchpanel.
victoralmau Sep 7, 2022
06b41b8
[FIX] dms: Searchpanel from directories
victoralmau Sep 8, 2022
bd2b604
[FIX] dms: Add operator parameter required (forgotten at https://gith…
victoralmau Sep 12, 2022
1c75fde
[FIX] dms: skip attachment creation when storage type is different fr…
marcelsavegnago Sep 16, 2022
cef6c85
[FIX] dms: Remove migrations folder from 14.0
victoralmau Nov 22, 2022
d8e23ba
[FIX] dms: Remove parent_id defined if you do not have access to it (…
victoralmau Feb 10, 2023
4e8448b
[FIX] dms: Limit breadcrumb from portal to directories you have acces…
victoralmau Feb 9, 2023
1dac798
[FIX] dms: Get the "parent" directories (those of the top level to wh…
victoralmau Feb 7, 2023
275bdb2
[FIX] dms: Use the correct domain with inherit_access_from_parent_rec…
victoralmau Jan 25, 2023
aca1c09
[IMP] dms: Add action_dms_file_wizard_selector action.
victoralmau Feb 10, 2023
37bb914
[FIX] dms: dms.file thumbnail generation checks for supported mimetypes
aleuffre Apr 3, 2023
05444b3
[IMP] dms: more restrictive access rights for access groups
aleuffre Aug 31, 2022
07566b9
[IMP] dms: Increase the speed of tests
victoralmau Jul 18, 2023
c38c755
[FIX] dms: Explicitly exclude the pdf type in the image_1920 field of…
victoralmau Jun 15, 2023
1ae12ba
Translated using Weblate (Spanish)
Ivorra78 Jul 20, 2023
53ceda2
[MIG] dms: Migration from 15.0 to 16.0
Sep 18, 2023
a8396e7
Added translation using Weblate (Portuguese (Brazil))
adrianojprado Nov 3, 2023
fd93d09
Translated using Weblate (Portuguese (Brazil))
adrianojprado Nov 4, 2023
0273a3a
Translated using Weblate (Portuguese (Brazil))
adrianojprado Nov 5, 2023
4dca247
[16.0][IMP]dms: adjust contributors and sponsor
Nov 6, 2023
a25e78b
Translated using Weblate (Portuguese (Brazil))
adrianojprado Nov 7, 2023
fb4d227
Translated using Weblate (Portuguese (Brazil))
adrianojprado Nov 8, 2023
66206c8
Translated using Weblate (Italian)
mymage Nov 12, 2023
2a3ffbc
Translated using Weblate (Spanish)
Ivorra78 Nov 15, 2023
d8b969d
[FIX] dms: remove padding only for directory kanban records
lijoantony Nov 16, 2023
179a2ea
Translated using Weblate (Italian)
mymage Nov 17, 2023
016b3c5
Translated using Weblate (Italian)
mymage Dec 1, 2023
9e7a3ec
[IMP] dms: Show all directories in searchpanel from files
victoralmau Dec 13, 2023
0951918
[FIX] dms: Correctly filter records when selecting a searchpanel item…
victoralmau Jan 5, 2024
44f91fe
Translated using Weblate (Portuguese (Brazil))
adrianojprado Jan 5, 2024
5319f00
[IMP]dms: check for same storage
PicchiSeba Sep 1, 2023
66bcc50
Translated using Weblate (Spanish)
Ivorra78 Jan 9, 2024
edb42ac
Translated using Weblate (Italian)
mymage Jan 11, 2024
555c005
[FIX] dms: Improve search by model
etobella Oct 25, 2023
3201e04
[FIX] dms: Avoid error when set files from directory form view
adasatorres Feb 7, 2024
f65f210
[FIX] dms: Set the correct directory_id value according to the domain…
victoralmau Feb 9, 2024
e40592f
[FIX] dms: Fix smartbuttons from files and directories
victoralmau Feb 7, 2024
8336e70
[IMP] dms: Improve tests
victoralmau Feb 16, 2024
69234c4
Translated using Weblate (Italian)
mymage Feb 16, 2024
3dc0f4d
[IMP] dms: Add ACLs to dms.storage for users with the basic permission
victoralmau Jan 18, 2024
3b46e53
[IMP] dms: Add human_size field to directories and files
victoralmau Jan 29, 2024
5c8abeb
[FIX] dms: Improve the unlink method in base to avoid errors
victoralmau Jan 25, 2024
c5541e6
Added translation using Weblate (Portuguese)
peterromao Feb 29, 2024
3d409ed
[FIX] dms: Change display_name from directory kanban buttons (Directo…
victoralmau Mar 26, 2024
86c1802
[IMP] dms: Add default_order to file and directory tree to prevent co…
victoralmau Mar 27, 2024
eb00bbb
[IMP] dms: Add number items (directories and files) to directory kanb…
victoralmau Apr 15, 2024
fb654cf
[IMP] dms: Add move (change directory) action from files
victoralmau Mar 5, 2024
c8740d9
[16.0][FIX]dms: error when clicked the file smart button on directory…
adasatorres May 14, 2024
2257e14
[IMP] dms: Remove string=Size from the human_size field to avoid the …
tva-subteno-it May 22, 2024
73d7d6a
[FIX] dms: Remove incorrect character in maximum upload size error me…
tva-subteno-it May 30, 2024
77c0336
[IMP] dms: Capture correct error to be shown at notification
tva-subteno-it Jun 6, 2024
731987a
[FIX] dms: Allow share (directories and files) without 'Contact creat…
victoralmau Jun 18, 2024
b057735
[MIG] DMS: Migration to 17.0
tva-subteno-it May 30, 2024
2ea4390
[UPD] Update dms.pot
Jul 26, 2024
6012554
[BOT] post-merge updates
OCA-git-bot Jul 26, 2024
52a1425
Update translation files
weblate Jul 26, 2024
549e68c
Translated using Weblate (Italian)
mymage Jul 29, 2024
46e310d
Translated using Weblate (French)
tva-subteno-it Aug 9, 2024
5ada47c
Translated using Weblate (French)
tva-subteno-it Aug 14, 2024
33e258c
Translated using Weblate (French)
tva-subteno-it Aug 14, 2024
650916a
[IMP+FIX] dms: Improve performance + Avoid non-existing record access…
victoralmau Jul 22, 2024
d5426ca
[FIX] dms: Remove log warning in dms.file
victoralmau Aug 20, 2024
91ae61b
[BOT] post-merge updates
OCA-git-bot Aug 20, 2024
2a20b4c
Added translation using Weblate (Persian)
mostafabarmshory Aug 28, 2024
213e7c0
Translated using Weblate (Persian)
mostafabarmshory Aug 28, 2024
f907c09
Translated using Weblate (Persian)
mostafabarmshory Aug 28, 2024
b435304
[I18N] dms: Fix fa.po
pedrobaeza Sep 6, 2024
946b89a
Translated using Weblate (Italian)
mymage Sep 18, 2024
00310f6
[IMP] dms: Change portal_my_home_dms to use its own div
victoralmau Oct 10, 2024
e33804a
[IMP] dms: Add the mk_file_kanban_view class to the custom kanban view
victoralmau Oct 9, 2024
d1329ac
[IMP] dms: Show Upload button in the file kanban view only if it is a…
victoralmau Oct 11, 2024
3488507
[BOT] post-merge updates
OCA-git-bot Oct 11, 2024
255aad4
[BOT] post-merge updates
OCA-git-bot Oct 29, 2024
0bfefce
[IMP] dms: Add clipboard limitation to roadmap
victoralmau Dec 11, 2024
e8e75ff
[BOT] post-merge updates
OCA-git-bot Dec 11, 2024
d53f2a7
[MIG] dms: pre-commit auto fixes
kobros-tech Jan 14, 2025
6edad3f
[18.0][MIG] dms: Migration to 18.0
kobros-tech Jan 27, 2025
23deaee
[18.0][FIX] dms: bradcrump fix
kobros-tech Jan 27, 2025
7810264
[18.0][FIX] dms: access rules fix
kobros-tech Jan 28, 2025
2e9c024
[FIX] dms: error when creating a new document
JordiBForgeFlow Feb 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions dms/security/security.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<field name="perm_create" eval="1" />
<field name="perm_write" eval="0" />
<field name="perm_unlink" eval="0" />
<field name="domain_force">[('permission_create', '=', user.id)]</field>
<field name="domain_force">[('permission_create', '=', True)]</field>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this need to change?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@victoralmau
Does this domain make any sense?

[('permission_create', '=', user.id)]

how can permission_create of type boolean be equal to user.id of type integer?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The previous domain is the right one and it is absolutely necessary for everything to work correctly, to know if a user can access or not (create/delete/write) depends on that domain.

</record>
<record id="rule_directory_computed_read" model="ir.rule">
<field name="name">Apply computed read permissions.</field>
Expand All @@ -126,7 +126,7 @@
<field name="perm_create" eval="0" />
<field name="perm_write" eval="0" />
<field name="perm_unlink" eval="0" />
<field name="domain_force">[('permission_read', '=', user.id)]</field>
<field name="domain_force">[('permission_read', '=', True)]</field>
</record>
<record id="rule_directory_computed_unlink" model="ir.rule">
<field name="name">Apply computed unlink permissions.</field>
Expand All @@ -136,7 +136,7 @@
<field name="perm_create" eval="0" />
<field name="perm_write" eval="0" />
<field name="perm_unlink" eval="1" />
<field name="domain_force">[('permission_unlink', '=', user.id)]</field>
<field name="domain_force">[('permission_unlink', '=', True)]</field>
</record>
<record id="rule_directory_computed_write" model="ir.rule">
<field name="name">Apply computed write permissions.</field>
Expand All @@ -146,7 +146,7 @@
<field name="perm_create" eval="0" />
<field name="perm_write" eval="1" />
<field name="perm_unlink" eval="0" />
<field name="domain_force">[('permission_write', '=', user.id)]</field>
<field name="domain_force">[('permission_write', '=', True)]</field>
</record>
<record id="rule_file_computed_create" model="ir.rule">
<field name="name">Apply computed create permissions.</field>
Expand All @@ -156,7 +156,7 @@
<field name="perm_create" eval="1" />
<field name="perm_write" eval="0" />
<field name="perm_unlink" eval="0" />
<field name="domain_force">[('permission_create', '=', user.id)]</field>
<field name="domain_force">[('permission_create', '=', True)]</field>
</record>
<record id="rule_file_computed_read" model="ir.rule">
<field name="name">Apply computed read permissions.</field>
Expand All @@ -166,7 +166,7 @@
<field name="perm_create" eval="0" />
<field name="perm_write" eval="0" />
<field name="perm_unlink" eval="0" />
<field name="domain_force">[('permission_read', '=', user.id)]</field>
<field name="domain_force">[('permission_read', '=', True)]</field>
</record>
<record id="rule_file_computed_unlink" model="ir.rule">
<field name="name">Apply computed unlink permissions.</field>
Expand All @@ -176,7 +176,7 @@
<field name="perm_create" eval="0" />
<field name="perm_write" eval="0" />
<field name="perm_unlink" eval="1" />
<field name="domain_force">[('permission_unlink', '=', user.id)]</field>
<field name="domain_force">[('permission_unlink', '=', True)]</field>
</record>
<record id="rule_file_computed_write" model="ir.rule">
<field name="name">Apply computed write permissions.</field>
Expand All @@ -186,6 +186,6 @@
<field name="perm_create" eval="0" />
<field name="perm_write" eval="1" />
<field name="perm_unlink" eval="0" />
<field name="domain_force">[('permission_write', '=', user.id)]</field>
<field name="domain_force">[('permission_write', '=', True)]</field>
</record>
</odoo>
3 changes: 0 additions & 3 deletions dms/tests/test_storage_attachment.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ def test_storage_attachment_record_db_unlink(self):
directory = self._get_partner_directory()
self.assertEqual(directory.res_model, self.partner._name)
self.assertEqual(directory.res_id, self.partner.id)
directory.res_id = -1 # Trick to reference a non-existing record
directories = self.env["dms.directory"].search([])
self.assertNotIn(directory.id, directories.ids)

@users("dms-manager")
def test_storage_attachment_misc(self):
Expand Down
Loading