- 24 Apr, 2019 4 commits
-
-
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Romain Courteaud authored
-
- 23 Apr, 2019 11 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
Thanks to Vincent Bechu for his work on this topic.
-
Romain Courteaud authored
Based on Abilian repository: https://github.com/abilian/pyodide-olapy
-
Romain Courteaud authored
This reverts commit b3ff3ec4.
-
Romain Courteaud authored
Fetch usage can be bypassed to do not use service worker when not needed. As appcache has been dropped on Firefox, this change will improve the speed on Firefox. No change is expected on Chrome/Safari.
-
Romain Courteaud authored
-
Romain Courteaud authored
Allow edition in the new UI
-
Romain Courteaud authored
-
Romain Courteaud authored
This make everything slow as hell and prevent to quickly save.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 18 Apr, 2019 1 commit
-
-
Tatuya Kamada authored
For example, testReceiptRecoginition employs numpy matrix calculation methods that try to utilize all the CPU in the computer. This behavior is harmlfull when there are several testReciptRecongnition is running in a testnode which has 40 CPUs.
-
- 17 Apr, 2019 9 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 16 Apr, 2019 2 commits
-
-
Tristan Cavelier authored
To get the listbox cell value : code was getting last proxy target instead of browsing the full proxy target stack. /bug #20190111-1F86B7B https://nexedijs.erp5.net/#/bug_module/20190111-1F86B7B /reviewed-on nexedi/erp5!856
-
Sebastien Robin authored
-
- 15 Apr, 2019 2 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 12 Apr, 2019 3 commits
-
-
Sebastien Robin authored
We randomly have unkilled firefox process remaining. Make sure to kill them.
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 10 Apr, 2019 1 commit
-
-
Xiaowu Zhang authored
-
- 05 Apr, 2019 1 commit
-
-
Romain Courteaud authored
-
- 04 Apr, 2019 6 commits
-
-
Tristan Cavelier authored
/bug #20190204-1BF3A5A https://nexedijs.erp5.net/#/bug_module/20190204-1BF3A5A /reviewed-on nexedi/erp5!848
-
Tristan Cavelier authored
-
Tristan Cavelier authored
- local_roles: ( Assignee OR Assignor ) AND other_unknown_id: value [All criterions (AND)_______ v] [-][local_roles_____________ v] -> |Type | -. [Equal to (at least one)_ v] |Modification Date| : [Assignee________________ ] |Title | : [Assignor________________ ] |Reference | : [________________________ ] |Description | : search_column_list |State | : [-][other_unknown_id________ v] |Searchable Text | : [Equal to________________ v] |Search Expression| -' [value___________________ ] |local_roles | -. |other_unknown_id | -' additional_search_column_list
-
Tristan Cavelier authored
- the "Equal to (at least one)" operator is displayed in the same listbox as "Equal to" and "Contains" ; - this filter item can have multiple input value field ; - one input value field has to be filled (required) like on the other filter items ; - when extended_search is `title: ( "One" OR "Two" )`, behavior changed : ________before________ ______________now______________ Filter Editor Filter Editor [ At least one (OR) v] [ All criterions (AND)______ v] [-][ Title_________ v] [-][ Title__________________ v] [ Equal to______ v] [ Equal to (at least one) v] [ One___________ x] [ One____________________ x] [-][ Title_________ v] [ Two____________________ x] [ Equal to______ v] [ _______________________ ] [ Two___________ x] [+] [+] Search bar Search bar [One][Two][ _______ ] [One][Two][ ________________ ]
-
Romain Courteaud authored
Activate copy/paste/delete buttons on form list and form view. When selection listbox lines, only use what is visible / checked. This is required because of list methods which do not support catalog queries. This changes the behaviour of mass workflow transition action and delete action, but at least, it is consistent everywhere now, and so, easier to explain (what you see is what you change).
-
Romain Courteaud authored
-