~dylanmccall/harvest/gsoc-client-stuff

  • Committer: Dylan McCall
  • Date: 2010-06-15 04:43:28 UTC
  • Revision ID: dylanmccall@gmail.com-20100615044328-5neyktdvrjalcoaq
Implemented basic filters on left side of mockup.

Filters by package, then by opportunities within those packages. The latter is not (yet) reflected in the template, pending further work.

Yet more tidying of filtering system.
FilterGroup and ChoiceFilter slightly realigned. Duplicated code should now be purely coincidental; the two do not semantically fit as descendants, but as eerily similar siblings.
Instance variables no longer defined on a class level, but within each instance's init method
Obsessively placed calls to parent class init methods within each subclass's init method.

OppListFilter and PkgSetFilter can now filter by primary key instead of name field. SQL query time appears to be more than halved.
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