An error occurred fetching the project authors.
- 07 Feb, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* modify test titles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25489 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
With Selenium 0.8 or later, isEditable() raises an error if the specified element isn't an input element. So we can't use assertNotEditable or verifyNotEditable for asserting "it isn't an input field". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2009 5 commits
-
-
Kazuhiko Shiozaki authored
Note that in Selenium 0.8 or later getLocation returns absolute url, but older Selenium returns path only. So for transitional period, please use assert/verifyAbsoluteLocation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25435 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
We don't have assertAbsoluteLocation in svn trunk Zelenium. Using assertLocation with the path part having '*' at the head and the end is compatible on both version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jan, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Nov, 2008 1 commit
-
-
Sebastien Robin authored
* Add many documentation strings everywhere in order to fully document this business template * half of changes comes from new xml format git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Oct, 2008 1 commit
-
-
Sebastien Robin authored
* Add some description on actions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Oct, 2008 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Oct, 2008 1 commit
-
-
Fabien Morin authored
* redefine Selenium.prototype.doType function in user-extensions.js. This is made to be able to test file upload. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
* we no longer have list_page_selection in a listbox with only 1 page. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2008 2 commits
-
-
Mame Coumba Sall authored
* Fix errors due to message clean-up git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23639 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* Fix errors due to message clean-up. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Sep, 2008 2 commits
-
-
Mame Coumba Sall authored
* Update "Data updated." message git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* update messages in tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23594 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23480 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fix "Field 'untranslatable_columns' is not present in request object." that appears in functional tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Aug, 2008 1 commit
-
-
Yusei Tahara authored
* Replace N_ with translateString. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2008 1 commit
-
-
Jérome Perrin authored
testCancelWorkflowTransitionDialog: testHistory: in reports listbox IDs are prefixed, update test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Aug, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Tests that we have correct number of elements in the listbox, which means that portal type filtering works git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jul, 2008 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22740 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jul, 2008 3 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jun, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jun, 2008 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jun, 2008 2 commits
-
-
Rafael Monnerat authored
* Access Tab has your own scripts to handle preference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Stop calling BTZuite_setPreference in test and add a docstring to explain its purpose. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jun, 2008 1 commit
-
-
Yusei Tahara authored
* Update listbox_zuite/testRedirect for recent changes of domain tree rendering. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jun, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
* modify tests according to the changes of domain tree rendering. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21568 20353a03-c40f-0410-a6d1-a30d3c3de9de
-