- 21 Mar, 2012 2 commits
-
-
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 11 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Rafael Monnerat authored
-
Yusei Tahara authored
-
Arnaud Fontaine authored
to avoid concurrency and transactional issues. Considering that linecache is used by traceback and pdb, this should not be an issue from a performance point of view anyway.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
It will be required later on when Product Documents will be moved to ZODB.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 13 Mar, 2012 1 commit
-
-
Rafael Monnerat authored
This value was defined by mistake during the creation of the test.
-
- 12 Mar, 2012 10 commits
-
-
Rafael Monnerat authored
Zope Page Template cannot export an HTML with tales in appropriated way, so it is used a python script instead to generate initial part of the test.
-
Aurel authored
-
Arnaud Fontaine authored
When loading a Component and a specific version has already been loaded, add it to the top-level package.
-
Arnaud Fontaine authored
Before, there was a separate lock for generating the registry and loading a Component which was wrong as the latter use the registry. Also, as reset was using aq_method_lock, modules could be reset while being loaded at the same time.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 09 Mar, 2012 2 commits
-
-
Gabriel Monnerat authored
web_site_module from self object. Tests: test_03_WebSection_getDocumentValueListSecurity test_04_ExpireUserAction test_05_createWebSite test_06_createWebSection test_WebSiteModuleDefaultSecurity test_getDocumentValueList_AnonymousUser
-
Rafael Monnerat authored
-