lp:~dylanmccall/harvest/opportunity-edit

Created by Dylan McCall and last modified
Get this branch:
bzr branch lp:~dylanmccall/harvest/opportunity-edit
Only Dylan McCall can upload to this branch. If you are Dylan McCall please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dylan McCall
Project:
harvest
Status:
Merged

Recent revisions

244. By Dylan McCall

Fixed wrapping for .opportunity-details.edit > form > ul.opportunity-switches

243. By Dylan McCall

Improved formatting for form errors and #messages.

Fixed some inconsistency with padding and margins around elements.

242. By Dylan McCall

Edit form now displays errors and current value for new_note

241. By Dylan McCall

Reverted XHR changes for opportunity editing in harvest.js, but leaving the plumbing in place.
Saving that for another branch.

Form now validates with new_note field empty.

240. By Dylan McCall

Hooked templates up to new Opportunity Notes stuff.

Added new_note form field, which is processed under views.py
.signature elements for notes are no longer floated to the right.

Added and applied humanize_timediff template filter, which outputs something like the built in timediff, but simpler.
Removed unused list_to_columns.py filter.

239. By Dylan McCall

Opportunity edit form is now loaded via XHR. (Currently broken beyond that).
Support for opportunity list item to be loaded via XHR.

Changed data-results-packageid attribute to data-package-id

Major schema change: Support for multiple Notes attached to opportunities.
A note has a short bit of text, author and date.

238. By Dylan McCall

Added urls, views and templates for xhr with opportunities.

Added /$ to the end of each url under /opportunities to fix some glitches.
Removed URL names that will never be used.
URLs for xhr stuff are now stored as constants in harvest.js.

Moved around functions in views.py to be in a more readable order. (Sorry, this diff is getting pretty huge).

237. By Dylan McCall

Background colour for opportunity-details in edit mode only appears when displayed as one in a list.
As a single opportunity, it is not displayed.

Fixed oddly behaved link targets.

236. By Dylan McCall

New one_column class and some style changes to accompany it.
The single_package and opportunity_edit pages should look a little more natural now.

235. By Dylan McCall

New template for opportunity edit form. Should be fully functional except for notes.

New label for opportunity.experience: "Difficulty".
Opportunity experience choice names are now translatable.

Opportunity details split into a separate include.

Fixed some aggressively specific CSS rules so they are a bit more flexible (as logic dictates).
Added a pagetitle style and applied as appropriate to single_package.html and opportunity_edit.html.

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