marcardar / transcriptstudio-isha

Automatically exported from code.google.com/p/transcriptstudio4isha
0 stars 0 forks source link

Redesign ImportWizard so that we can import to existing sessions etc... #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Several things to do here:

1. User does not have to import anything - sometimes there are no
transcripts yet, but the user still wants to create new events/sessions etc

2. Import transcripts to an existing session

3. Allow user to see details of import files (filename is enough for now)
so that they can easier select existing or create new events/sessions.

To do this we need to move away from a wizard (Next/Prev/Finish) and more
towards a central panel which pops up child select/create panels.

We no longer need to preview the import files (the filename is enough).
However, if later this turns out to be useful then we can add this - maybe
the user double clicks on an import file to bring up the preview etc. Also
the user could double click on an existing session to bring up session
properties etc. This is not needed now.

Original issue reported on code.google.com by mjc1...@gmail.com on 31 Mar 2009 at 10:36

GoogleCodeExporter commented 9 years ago
Fixed in r271.

Still needs some testing and tidying up though.

Original comment by mjc1...@gmail.com on 1 Apr 2009 at 3:52