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