#714 closed defect (fixed)

Not possible to renew leases from the WUI.

Reported by: kpreid Owned by: warner
Priority: major Milestone: 1.5.0
Component: code-frontend-web Version: 1.4.1
Keywords: Cc: warner, kpreid
Launchpad Bug:

Description

There is no apparent option to renew leases from the WUI and Warner doesn't see one in the code either.

Change History (4)

comment:1 Changed at 2009-05-25T16:56:50Z by warner

  • Milestone changed from undecided to 1.5.0
  • Owner set to warner
  • Status changed from new to assigned

The CLI offers "tahoe check --add-lease" and "tahoe deep-check --add-lease", but the WUI does not. We should add an "add-lease" checkbox to the "Check"/"Deep-Check" forms on the "More Info" page. It should be a one-line patch to web/info.py in render_check_form and another to render_deep_check_form.

comment:2 Changed at 2009-06-19T21:50:48Z by kpreid

  • Cc kpreid added

comment:3 Changed at 2009-06-30T17:54:09Z by zooko

  • Milestone changed from 1.5.0 to eventually

comment:4 Changed at 2009-07-11T11:44:56Z by warner

  • Milestone changed from eventually to 1.5.0
  • Resolution set to fixed
  • Status changed from assigned to closed

done, in 2adc1846684886f4, so it should be in 1.5.0

Note: See TracTickets for help on using tickets.