~dylanmccall/harvest/gsoc-client-stuff

  • Committer: Dylan McCall
  • Date: 2010-07-07 18:59:23 UTC
  • Revision ID: dylanmccall@gmail.com-20100707185923-n3z2hhcm54cu2rzx
In-line loading for package details with Javascript.

This includes a new view that outputs just the details for each package, modified results.html template to provide more meta-data for the client, new CSS for that modified template, and some Javascript changes.

harvest.js now uses a plain dictionary of values instead of the Query Object plugin. It isn't aware of extra parameters passed over the URL, or the default state. We need to work on that.

expand_pkg GET parameter now uses numerical package id, instead of name. This is because package names don't always fit snugly into urls.

Deleted unused templates under the opportunities application. All templates are in the global templates directory.
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 187 14 years ago Dylan McCall Adding debug_toolbar middleware for performance te 695 bytes Diff Download File
TODO 175 14 years ago Daniel Holbach update TODO 437 bytes Diff Download File