Age | Commit message (Collapse) | Author |
|
|
|
quickstart tutorial translations
|
|
|
|
work around stale references by explicitly waiting
|
|
|
|
implemented Separator, minChars and Frequency properties, added the related quickstart parts
|
|
because of timing issues
|
|
|
|
Convert encoding of all values inside an array before json_serialize
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compatibility layer
|
|
browser's quirks mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Any browser’s development tool is way better, and it stops exceptions
from being catched by the browser’s console
|
|
|
|
with git
|
|
|
|
|
|
|
|
the tests using keyDown() had to be commented out..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional tests were using an old selenium RC version. Ported them to
use phpunit + selenium; next: opensauce
|
|
|
|
Otherwise git would strip them away
|
|
apps; gitignore only their contents
The directories needs to exists in order for demos and tests to run
correctly
|
|
|
|
|
|
|
|
|
|
activecontrol, set its style to display:none to ensure it's considered not-visible by clientside javascript
|
|
Fixed ActiveDropDownListtestCase, added a dummy selenium.css to avoid a 404 error while debugging test cases
|
|
|
|
the fix of #91
|