- 07 Mar, 2012 23 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
* Implement Extension Component. * Complete ExtensionComponent view. * Add component_interaction_workflow to reset erp5.component when modifying an Extension Component.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
For now this is a global reset, meaning that everytime a component is changed, all the component are reset, which is terrible from a performance point of view.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Jean-Paul Smets authored
-
Jean-Paul Smets authored
-
Jean-Paul Smets authored
-
- 06 Mar, 2012 17 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Return a safe html selenium test code (which always fails) to indicate a problem when download a test. This will prevent Zelenium get Stalled during the launch.
-
Rafael Monnerat authored
Follow up commit e0855913
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Code cleaned up from not needed variables.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Key in _local_properties does not have to match key in property sheets. So just blindly try to migrate everything from _local_properties and *only* from there.
-
Rafael Monnerat authored
if self.remote_code_url_list is defined, use Zuite_runSeleniumTest to build an TestSuite using code downloaded from URLs. This API permits host your selenium html test code elsewhere (ie.: an ERP5 Instance)
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-