Age | Commit message (Collapse) | Author |
|
|
|
implemented Separator, minChars and Frequency properties, added the related quickstart parts
|
|
Since PHP 5.3.3 the default value for session.use_only_cookies is 1, so
we need to set that to 0 when CookieMode is "None"
|
|
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
|
|
TComponent Update: Behaviors, Class Behaviors, fx global events, and dy
one to one events.
This patchset was currently available only on svn trunk/
|
|
|
|
testcases. Fixes #486
|
|
|
|
|
|
|
|
|
|
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
|