- 27 Aug, 2020 3 commits
-
-
Arnaud Fontaine authored
TODO: + Cannot be merged as Upgrader requires UI access and without Selections it is not really useable... + Monkey patch FolderMixIn wrapping its method with Selections: Products.ERP5Form.SelectionTool.candidate_method_id_list: foldDomain setFlatListMode nextLanePage callSelectionFor setListboxDisplayMode viewPrevious setPage getSelectionParams getSelectionNameList checkAll setSelectionFor setDomainRoot getListboxDisplayMode setReportRoot getSelectionDomainDictFor selectionHasChanged setSelectionColumns getSelectionSortOrder setSelectionToAll getSelectionCheckedValueList getSelectionUidList setDomainDictFromParam setLanePath getSelectionInvertModeUidListFor unfoldDomain getSelectionIndexFor lastPage unfoldReport getSelectionChecksum setReportTreeMode setSelectionQuickSortOrder foldReport getSelectionFor previousPage setSelectionInvertModeFor getSelectionParamsFor setSelectionSortOrder setSelectionParamsFor setDomainRootFromParam getSelectionCheckedUidsFor getSelectionInvertModeFor nextPage setDomainTreeMode setSelectionToIds setSelectionCheckedUidsFor getSelectionValueList getSelectionListUrlFor viewNext getSelectionReportDictFor uncheckAll getSelectionNames getSelectionStats getSelectionColumns previousLanePage getSelectionSelectedValueList viewFirst setSelectionStats firstPage updateSelectionCheckedUidList viewLast clearCachedContainer => Should perhaps be moved to Folder.py (implemented in SelectionTool to avoid ERP5Type depending on ERP5Form: it probably makes no sense anymore though...). + makeTreeList() and createFolderMixInPageSelectionMethod() used in ERP5Form.{PlanningBox,ListBox} but these cannot be migrated (non-ERP5 objects). + Products.ERP5Type.tests.testFunctionalAnonymousSelection => erp5_ui_test? What about monkey patch? + Fix pylint warnings.
-
Arnaud Fontaine authored
All {Unit,CodingStyle} Tests pass but SelectionTool may used portal_memcached so this commit depends on migrating SelectionTool too.
-
Arnaud Fontaine authored
-
- 26 Aug, 2020 1 commit
-
-
Gabriel Monnerat authored
-
- 25 Aug, 2020 3 commits
-
-
Xiaowu Zhang authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 24 Aug, 2020 4 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 21 Aug, 2020 5 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 19 Aug, 2020 8 commits
-
-
Xiaowu Zhang authored
See merge request nexedi/erp5!1243
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
padding too much in buttom make header bigger, so when export to pdf, header is cut off to hit heigth which make logo display at top
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 18 Aug, 2020 2 commits
-
-
Xiaowu Zhang authored
-
Jérome Perrin authored
also needs to be declared in hidden content types to prevent adding directly in preferences
-
- 17 Aug, 2020 4 commits
-
-
Jérome Perrin authored
should be same for cases where type based method is a python script, but is a bit more explicit/safe and consistent with other usages.
-
Jérome Perrin authored
In 93e30e5e (Person: Store user id in new user_id property., 2016-12-09) we adapted this test to the new behavior: title fallback to user_id or id, but since persons always have a user_id by default, this test was changed to check that title fallbacks to user_id, but the name of the test still mention "fallback to id" which became a bit different from what was tested here. Revert testEmptyTitleFallbackOnId to check that title fallbacks on id, using persons without user id and introduce new testEmptyTitleFallbackOnUserId to describe the new behaviour with user id.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 14 Aug, 2020 4 commits
-
-
Rafael Monnerat authored
See merge request nexedi/erp5!1244
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 13 Aug, 2020 1 commit
-
-
Xiaowu Zhang authored
See merge request nexedi/erp5!1241
-
- 12 Aug, 2020 5 commits
-
-
Roque authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
1. title is not exact match 2. can't search title in objectValues