- 30 Sep, 2015 3 commits
-
-
Arnaud Fontaine authored
getTradePhaseMovementList() returns temporary SM with appropriate arrow and dates but these temporary SM have their corresponding Trade Model Path as a parent which means that Simulation Movement API is partially unuseable (such as getting parent Applied Rule...). Moreover, it seems strange for a Simulation Movement to not be a child of an Applied Rule. Therefore, create the temporary SM as a child of its corresponding AR.
-
Arnaud Fontaine authored
When RSPL/RPPL Invoice Lines are on the same SIT TML as its corresponding SO/PO IL movements, the sum may be 0 and there is nothing wrong about it. This was implemented in Legacy Simulation.
-
Arnaud Fontaine authored
FloatEquivalenceTester does nothing if quantity_range_{min,max} are not defined so raises an exception showing the misconfiguration.
-
- 04 Sep, 2015 14 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
This should have been added and handles twisted use cases such as: 1. Install bt5 with ZODB Component C1 using version_priority V1. 2. Install another bt5 adding version_priority V1. 3. Install Portal Type using C1 as type_class. => No reset was done after 2., so C1 was not added to ZODB Component registry_dict (__registry_dict) and thus ignored.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
erp5_trade: As there may be several trade_phase which could be set on a Trade Model Path, all of them should be displayed in ListBox and not only the first one.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Romain Courteaud authored
They are used by RSVP.js when calling the Promise.cancel method
-
Julien Muchembled authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This top gadget can be reused by any HTML5 application who want the same layout. The configuration is done on the Web Site level with the 'WebSection_viewHateoasPreference' configuration form.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 03 Sep, 2015 5 commits
- 02 Sep, 2015 3 commits
-
-
Rafael Monnerat authored
-
Sebastien Robin authored
Take into account remarks done by Julien and Vincent. Also stop using deletePycFiles for git repositories, git clean -fdx is doing better (it remove more useless files if needed)
-
Sebastien Robin authored
-
- 01 Sep, 2015 2 commits
-
-
Sebastien Robin authored
this generated errors when looking at alarm results
-
Kazuhiko Shiozaki authored
-
- 27 Aug, 2015 4 commits
-
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Aurel authored
Using an instance of the class from the script create a huge memory leak in zope which does not happen when instanciating class from the code. The issue seems to come from the use by the matribox as simple test cases of instanciation from script do not reproduce the memory leak
-
- 24 Aug, 2015 7 commits
-
-
Cédric Le Ninivin authored
-
Romain Courteaud authored
It is automatically created and provided by the ondatachannel event listener. This bypasses some Chrome bugs.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Kazuhiko Shiozaki authored
-
- 19 Aug, 2015 1 commit
-
-
Vincent Pelletier authored
-
- 18 Aug, 2015 1 commit
-
-
Romain Courteaud authored
This converts the WebSocket/RTC APIs into renderJS methods.
-