- 15 Mar, 2012 5 commits
-
-
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 8 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
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The Configurator Items should handle the state changes for each object. Previous approach make sense with the previous design.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The final outcome is the same because the dependencies are handled automatically. Improve verbose comparing only set() instead the list size.
-
Rafael Monnerat authored
-
- 08 Mar, 2012 5 commits
-
-
Rafael Monnerat authored
Move description and Image to Workflow Document.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Creation and modification dates are not object properties, they are provided by getter methods and shall be never set directly.
-
Arnaud Fontaine authored
erp5_property_sheets has not been upgraded yet.
-