~dylanmccall/harvest/gsoc-client-stuff

  • Committer: Dylan McCall
  • Date: 2010-07-14 05:09:06 UTC
  • Revision ID: dylanmccall@gmail.com-20100714050906-sg4rfasmxyf22ggr
Bug fixing and performance tuning in harvest.js

Removed unnecessary calls to $.addClass, $.hasClass and $.data

Replaced $.get stuff with $.ajax.
Returned xhr is stored on our own object, instead of the jquery object.
Separate $.ajax callbacks for success and completion, with detection of aborted operations. Should allow us to reliably prevent results from being loaded.

Merged status bubble stuff for Results class and Package class into a single function.
Filename Latest Rev Last Changed Committer Comment Size
..
doc 28 16 years ago Daniel Holbach add documentation and a landing page, also link to Diff
harvest 104 15 years ago Daniel Holbach initial cut at porting Harvest to Django - very br Diff
.bzrignore 164 14 years ago Daniel Holbach simplify installation 85 bytes Diff Download File
AUTHORS 96.1.1 16 years ago Benjamin Drung * Added myself to AUTHORS * Moved CSS formatting t 88 bytes Diff Download File
COPYING 172 14 years ago Daniel Holbach show different experience levels 847 bytes Diff Download File
INSTALL 180.2.8 14 years ago Daniel Holbach add -i to cp call 808 bytes Diff Download File
TODO 175 14 years ago Daniel Holbach update TODO 437 bytes Diff Download File