- 23 Mar, 2012 1 commit
-
-
Mame Coumba Sall authored
For user to do manage_copyObjects in Base_makeTemplateFromDocument, he has to have AccessContentsInformation permissions.
-
- 22 Mar, 2012 5 commits
-
-
Mame Coumba Sall authored
-
Mame Coumba Sall authored
This reverts commit 6576ca67.
-
Mame Coumba Sall 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.
-
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 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 1 commit
-
-
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.
-