Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 7 | -7/+7 |
| | | | | file renames in 1.8a1 | ||||
* | autocomplete: back to custom json encoding (for compat with older PHP ↵ | Jörn Zaefferer | 2010-01-28 | 1 | -1/+1 |
| | | | | implementations, fixed the double quotes | ||||
* | autocomplete: back to custom json encoding (for compat with older PHP ↵ | Jörn Zaefferer | 2010-01-28 | 1 | -2/+2 |
| | | | | implementations, fixed the double quotes | ||||
* | autocomplete: use json_encode in PHP to produce valid JSON | Jörn Zaefferer | 2010-01-28 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 7 | -7/+7 |
| | |||||
* | autocomplete: added xml-parsing demo | Jörn Zaefferer | 2010-01-26 | 3 | -0/+183 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 7 | -496/+496 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 6 | -6/+6 |
| | |||||
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 1 | -1/+1 |
| | | | | Partial fix for #5064 - Widget: make multiple instantiation more useful. | ||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 8 | -0/+1136 |