lp:~dholbach/harvest/504299

Created by Daniel Holbach and last modified
Get this branch:
bzr branch lp:~dholbach/harvest/504299
Only Daniel Holbach can upload to this branch. If you are Daniel Holbach please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Holbach
Project:
harvest
Status:
Merged

Recent revisions

235. By Daniel Holbach

use URLField for OpportunityList.explanation and set verify_exists=False because most Canonical data centre machines don't have that access to the outside world

234. By Daniel Holbach

use simple bold text '?' instead of help icon, move addition of opportunitylist's explanation and description to opportunities/filters.py

233. By Daniel Holbach

add opportunity list description as a link title, add help icon if link to more instructions are available

232. By Daniel Holbach

add explanation from CSV if available

230. By Dylan McCall

Fixing broken Array.prototype.compare in harvest.js

229. By Dylan McCall

Fixed bug in harvest.js introduced by last change, where reverting a change would not stop load countdown (because string comparisons were not like array comparisons... until now!)

228. By Dylan McCall

Changed QueryString format and serialization functions to rely more on the built in functionality of the APIs we use. SetFilters serialize their values as regular lists, which remains completely intact at all points Harvest is concerned with.
Full names for filters now using "." where we previously used ":"

url_tools' current_url_with_parameters merged with new_url_with_parameters. Now uses native querydict.urlencode.

Expanding packages is also done using regular lists. Changed key in querystring from "expand_pkg" to "expand."

227. By Dylan McCall

More robust behaviour for expanding and collapsing packages.
Packages that are collapsed while results are being loaded (after request is sent to server) are collapsed again after they are loaded.
Packages check if they are expanded when first created again.
wrappers.py makes sure a string represents a number before trying to convert it to an int.

226. By Dylan McCall

Quick and dirty fix so opportunity_edit works again.
Changed sourcepackage_detail url to refer to opportunities_package_details instead, which is a similar url that currently exists.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:harvest
This branch contains Public information 
Everyone can see this information.

Subscribers