- 27 Mar, 2012 1 commit
-
-
Rafael Monnerat authored
-
- 26 Mar, 2012 6 commits
-
-
Rafael Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Even if not required for the test, the change to test_advanced_sale_invoice_trade_model_builder preferable.
-
Julien Muchembled authored
This reverts commit 414042ad partially, which is required for testLegacySimulationPerformance
-
Julien Muchembled authored
testSimulationPerformance hasn't been updated for new simulation. It is currently broken but still useful for documentation purpose, to reimplement performance tests for simulation.
-
Gabriel Monnerat authored
This merge was done to improve features to send mail using the script Event_send. With this changes, is not needed access all persons to get your email and the method searchAndActivate from catalog to don't create one activity for each destination.
-
- 23 Mar, 2012 2 commits
-
-
Vincent Pelletier authored
This causes error in unit tests since Person_init is now called when creating a Person since f6edb446 .
-
Mame Coumba Sall authored
-
- 22 Mar, 2012 9 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Reuse the option "-D" to enable debug mode on funcional tests. This helps to understand make API simpler.
-
Rafael Monnerat authored
Those files are copy of standard files used by standard workflow to bootstrap the instance. By Using this files, Standarard workflow and Consulting Workflow should provide same outcome configuration.
-
Julien Muchembled authored
Renaming cells caused too much trouble: - updateRelatedContent was not used - there were potential catalog (fatal) errors like "uid of ... changed from ... (property) to ... (catalog, by path) !!!" or "uid of ... is ... and is already assigned to deleted in catalog !!!" So this new implementation never changes ids of cells, and there may be holes in allocated "partial ids". getCellRange is also fixed to make sure we don't rely on the order of dict items, as implemented by CPython. If it changed, matrices would be entirely deleted.
-
Julien Muchembled authored
-
Mame Coumba Sall authored
In testTemplate, user as the author of the document tries to modify it by giving it a title but he's not able to do so because he does not have the ModifyPortalContent permission. Also, give him View Permission so that objects created are indexed.
-
Rafael Monnerat authored
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
-
- 21 Mar, 2012 7 commits
-
-
Ivan Tyagov authored
testnode's test execution when multiple nodes are involved.
-
Ivan Tyagov authored
data (ex. MySQL db content) from previous testnode's runs
-
Arnaud Fontaine authored
-
Rafael Monnerat authored
This provides more accuracy on outcome, and makes development easy when test changes.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Follow up commit 2b1a4da8
-
Rafael Monnerat authored
This mistake were introduced at 2b1a4da8
-
- 20 Mar, 2012 1 commit
-
-
Ivan Tyagov authored
>> document.setMyCategoryList([None]) >> document.getMyCategory() >> 'None'
-
- 16 Mar, 2012 3 commits
-
-
Rafael Monnerat authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
by trying reconnect before server keep-alive ends and the socket closes.
-
- 15 Mar, 2012 10 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Introduced a new API captureEntirePageScreenshotAndUpload post the screenshot to an ERP5 instance. Change were done by Xavier Hardy.
-
Rafael Monnerat authored
Change introduced by Xavier Hardy.
-
Rafael Monnerat authored
The Selenium code were upgraded removing the selenium folder content and replacing it with the selenium-server-2.6.0.jar content provided by the follow url: http://code.google.com/p/selenium/downloads/detail?name=selenium-server-2.6.0.zip&can=2&q=
-
Rafael Monnerat authored
Included original code of Zelinium downloaded from this URL: - http://pypi.python.org/packages/source/P/Products.Zelenium/Products.Zelenium-1.0.3.tar.gz#md5=57e846e670c4ef139791a9bcbd51c240 The goals of this fork is upgrade Selenium to version (2.6.0), which includes captureEntireScreenshot feature and from Xavier's changes which introduces ad-hoc changes in selenium which permits automatically upload images on ERP5.
-
Rafael Monnerat authored
- Don't use letters at telephone numbers. - Use some valid email format.
-
Ivan Tyagov authored
doesn't assign a good default which might be different than what is tested after).
-
Ivan Tyagov authored
Use current year to prevent form validation errors due to an year out of current form's year selection index.
-
Ivan Tyagov authored
security for this test (by default only 5A roles + Manager can view default modules).
-
- 14 Mar, 2012 1 commit
-
-
Ivan Tyagov authored
-