change_log 832 Bytes
Newer Older
Christophe Dumez's avatar
Christophe Dumez committed
1 2
2006-07-31 chris
* Added tests for dependency handling in business template install
Yoshinori Okuji's avatar
Yoshinori Okuji committed
3

Yoshinori Okuji's avatar
Yoshinori Okuji committed
4 5 6 7
2006-07-19 yo
* Fix testReportTree, since the default is "Hide" but not "Show" in report tree mode.
* Add testDynamicReportTree which tests dynamically generated domains with report tree mode.

8 9 10
2006-07-19 jerome
* add user-extension.js for Selenium extensions

Yoshinori Okuji's avatar
Yoshinori Okuji committed
11 12 13
2006-07-18 yo
* Add a test for listbox with dynamically generated domains.

14 15 16
2006-07-17 jerome
* Added incomplete tests suite for page templates. For now, only checks that page templates use actions slots correctly.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
17 18 19
2006-07-17 yo
* Add testMetaTypes.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
20 21 22 23
2006-07-12 yo
* Do not reset selections if not present in ListBoxZuite_reset.
* Accept keyword parameters in ListBox_setPropertyList.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
24 25 26
2006-07-12 yo
* Add missing properties to Listbox_setPropertyList.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
27
2006-06-30 yo
Yoshinori Okuji's avatar
Yoshinori Okuji committed
28
* initial version