19
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CAS content http If-Modified-Since behaviour, and send along last-modified header. More... about 15 years ago
Fix a regression that Content-Length was no longer sent for static content. More... about 15 years ago
Don't add/subtract 1 day because of DST errors More... about 15 years ago
Doc typo More... about 15 years ago
fix an syntax error on Safari / IE. 'class' is a reserved word and should be quoted when used as hash key. More... about 15 years ago
Merge branch 'autocomplete-refactor' More... about 15 years ago
fix cgi code in RequestInspector More... about 15 years ago
Bump down the font size a tad More... about 15 years ago
Encode HTML entities in label and value More... about 15 years ago
Add a Jifty.Utils.encodeEntities helper function More... about 15 years ago
Display autocomplete value if it's different from the label More... about 15 years ago
Got label/value backwards More... about 15 years ago
delay only 100ms (instead of 400ms) before hitting the server More... about 15 years ago
Deal with jQuery being ornery about (I guess) external XML More... about 15 years ago
First cut of parsing the results of autocomplete.xml More... about 15 years ago
More cleanup for autocomplete js More... about 15 years ago
Doc the other changes I made More... about 15 years ago
POST JSON to autocomplete.xml More... about 15 years ago
Allow setting a different HTTP method for the AJAX request More... about 15 years ago
Allow munging the data before passing it to jQuery.ajax More... about 15 years ago
xss?? More... about 15 years ago
Clean up the argument building a little More... about 15 years ago
Use # only in the jQuery selector, not in the Jifty.$ More... about 15 years ago
Disable autocomplete caching for now More... about 15 years ago
Fewer undeclared/undefined variables :) More... about 15 years ago
Patch jquery.autocomplete to let extraParams itself be a function More... about 15 years ago
Begin hooking up autocomplete to autocomplete.xml More... about 15 years ago
First cut of new autocompletion More... about 15 years ago
Don't render autocomplete_divs, our new autocomplete plugin does it More... about 15 years ago
Update the list of what JS files are served More... about 15 years ago