- 26 Sep, 2022 3 commits
-
-
Nicolas Wavrant authored
When some types of files are attached to a forum thread, they may be subjected to a portal type migration. This is the case of CSV files, for exemple. What happens in that case, is that the document D1 is created with portal_type PT1, then discoverMetadata is called, which triggers a portal type migration. Then D1 is deleted, and recreated as D2 with portal type D2. The problem is that the migration happens after D1 was attached to the Discussion Post (in a different transaction), so the relation between both is broken.
-
Xiaowu Zhang authored
code
-
Xiaowu Zhang authored
-
- 29 Jun, 2022 1 commit
-
-
Xiaowu Zhang authored
-
- 27 May, 2022 2 commits
-
-
Jérome Perrin authored
Supports the case where Products.DCWorkflowGraph is not present. Even though we are removing Products.DCWorkflowGraph from the software release, we don't remove this monkey patch yet, because this monkey patch also fixed a severe security issue. We keep the patch for the cases where a recent ERP5 runs on an old SlapOS where the product is still there. This change just moves the existing code in a try/except ImportError block
-
Yusei Tahara authored
-
- 25 May, 2022 1 commit
-
-
Xiaowu Zhang authored
-
- 18 May, 2022 4 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 17 May, 2022 2 commits
-
-
Xiaowu Zhang authored
-
Romain Courteaud authored
Delete the content of the cache storage (used by erp5js), unregister the service worker and force the browser to reload.
-
- 13 May, 2022 1 commit
-
-
Xiaowu Zhang authored
-
- 06 Apr, 2022 5 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
1. add select by project 2. add select by type 3. fix column url
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 01 Apr, 2022 2 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 22 Mar, 2022 1 commit
-
-
Xiaowu Zhang authored
it's not finished, rework if need
-
- 21 Mar, 2022 2 commits
-
-
Romain Courteaud authored
Permissions are managed by the document_publication_worflow
-
Xiaowu Zhang authored
-
- 17 Mar, 2022 1 commit
-
-
Xiaowu Zhang authored
-
- 10 Feb, 2022 9 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
1. don't manipulate data base to avoid resend to web service in case of data base conflict 2. use existing property 3. change alarm frequency
-
Xiaowu Zhang authored
1. display employee number 2. add preview 3. add parameter to send to maileva
-
Xiaowu Zhang authored
maileva
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
erp5_base: add constraint and action to make sure Employee Number is unique instead of manually setting
-
- 05 Jan, 2022 2 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 03 Jan, 2022 4 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-