- 16 Aug, 2019 12 commits
-
-
Łukasz Nowak authored
Note: Generic code shall have no constraints at all. Conflicts: bt5/erp5_accounting/bt/revision
-
Alain Takoudjou authored
If 2 lines have the same effective date (catalog has a 1 second precision), always return the validate and open first. Commit: 02d06501 Changes applied from history: http://git.erp5.org/gitweb/erp5.git/history/refs/heads/interaction-drop:/product/ERP5/Document/SubscriptionItem.py?js=1
-
Rafael Monnerat authored
Original commit from : Lukasz Nowak <luke@nexedi.com> 3e45ec35
-
Alain Takoudjou authored
From Lukasz Nowak: 1- Compensation is undesired. (51c8a250) Raise loudly with message. 2- Disallow any compensation. (3c74ed07) 3- Emit more informative log. (534b2e77)
-
Łukasz Nowak authored
Also minimise activity hurricane by calling expand directly. Open Orders are searched using indexation timestamp, which allows to see them in "windows", and does not repeat expand if not needed. Generate activities and allow to pass the tag. Use search and activate everywhere which will allow to walk through objects without killing the cluster even in case of really big documents. Avoid calling isDivergent which can take few minutes to finish. causality_state comes from well designed causality workflow, which informs enough about delivery state. Fetching causality_state property is extremely fast.
-
Rafael Monnerat authored
Notes: Do nothing on 'calculate' instead of disabling *_causality_interaction_workflow as these interaction workflows do not generate activities directly, and do work that can't be postponed. By contrast, 'calculate' transition of delivery_causality_workflow is modified so that no 'updateCausalityState' activity is created by default. This commit also update list of method_id which should not call calculate_causality
-
Romain Courteaud authored
Conflicts: bt5/erp5_crm/bt/revision
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
[erp5_ui_test_core, erp5_dms_ui_test, erp5_km_ui_test, erp5_configurator_standard_ui_test] setFile command does not need pause command now.
-
Yusei Tahara authored
-
- 15 Aug, 2019 7 commits
-
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
[erp5_web_renderjs_ui] Show select column in view dialog if listbox's select column checkbox is checked.
-
Yusei Tahara authored
[erp5_configurator_standard_ui_test] Fix file uploading tests. Use setFile selenium command to avoid security error.
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 13 Aug, 2019 4 commits
-
-
Rafael Monnerat authored
-
Julien Muchembled authored
-
Rafael Monnerat authored
-
Bryton Lacquement authored
31804f68 was merged too soon. /reviewed-on nexedi/erp5!913
-
- 09 Aug, 2019 8 commits
-
-
Bryton Lacquement authored
It was possible that the previous server socket did not have enough time to expire, which could cause an "Address already in use" exception.
-
Roque authored
url - corresponding test added
-
Roque authored
-
Roque authored
-
Roque authored
- improve OfficeJS applications by reducing the quantity of code to be written and reuse the ERP5 configuration (portal_type, actions, forms, etc.) instead to generate the app
-
Roque authored
-
Roque authored
-
Rafael Monnerat authored
-
- 08 Aug, 2019 3 commits
-
-
Rafael Monnerat authored
The API changed on the slap, this commit follow up the changes.
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Which is useful when debugging tests
-
- 07 Aug, 2019 2 commits
-
-
Bryton Lacquement authored
-
Boxiang Sun authored
Some files in the Skin Folder was not deleted by mistake /reviewed-on nexedi/erp5!914
-
- 06 Aug, 2019 2 commits
-
-
Julien Muchembled authored
-
Romain Courteaud authored
-
- 05 Aug, 2019 2 commits
-
-
Georgios Dagkakis authored
'only_visible' in essence checks 'Add portal content', But here we care for View permission really, since user can have worklist in a document even if he/she does not have the rights to add content to the module.
-
Georgios Dagkakis authored
-