Ticket #15 (new enhancement)

Opened 3 years ago

Last modified 5 months ago

it is not possible to edit existing backup set

Reported by: Vladimir Kotal <vlada@devnull.cz> Assigned to: Andy
Priority: normal Milestone: Stable
Component: backend Version: 1.0
Severity: normal Keywords:
Cc:

Description

It would be nice if existing backup sets can be edited (dirs added/removed, change destination)

Attachments

gui.py.diff (119.5 kB) - added by glennji <glenn@glennji.com> on 22/02/06 07:31:32.
Add an "Edit" button to the set list
gui.glade.diff (7.5 kB) - added by glennji <glenn@glennji.com> on 22/02/06 07:32:09.
Add an "Edit" button to the set list

Change History

11/09/05 19:03:00 changed by davea

  • status changed from new to assigned.

This is possible - right click click the set you would like to edit in the backup set list, and select 'edit' from the popup menu. Admittedly this is not an obvious way of doing it, I'll add a more visible button in the next release.

22/02/06 07:31:32 changed by glennji <glenn@glennji.com>

  • attachment gui.py.diff added.

Add an "Edit" button to the set list

22/02/06 07:32:09 changed by glennji <glenn@glennji.com>

  • attachment gui.glade.diff added.

Add an "Edit" button to the set list

22/02/06 07:35:48 changed by glennji <glenn@glennji.com>

Just looking at this quickly this morning, and as I've said I'm new to Python, but the two patches above add an "Edit" button between the "Add" and "Delete" buttons at the bottom of the set list. Hmmm, I think the IDE that I'm using has modified the spacing, because there are a lot more differences than there should be.

Oh, and the gui.py.diff has the offending filechooserwidget1 block commented out too.

Is there some way I can provide a "clean" version of this patch?

03/09/06 17:44:07 changed by Andy

  • owner changed from davea to Andy.
  • status changed from assigned to new.

23/01/07 17:06:29 changed by

  • milestone deleted.

Milestone Basic Functionality deleted