[Revager-developers] [Bug 540976] Re: Protocol: Attachments of non-image files might be missing

2010-04-29 Thread Johannes Wettinger
** Changed in: revager
   Importance: Undecided => High

** Also affects: revager/1.3
   Importance: Undecided
   Status: New

** Changed in: revager/1.3
   Importance: Undecided => High

-- 
Protocol: Attachments of non-image files might be missing
https://bugs.launchpad.net/bugs/540976
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.3 series: New

Bug description:
As of 1.2.1 I was not able to export a protocol, where one finding contained an 
odt (OpenDocument Text) attachment. The export succeeded, but the attachment 
was missing.



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 516017] Re: (FR) Create and introduce AbstractPopup class

2010-04-29 Thread Johannes Wettinger
** Also affects: revager/1.4
   Importance: Undecided
   Status: New

** Changed in: revager/1.4
   Importance: Undecided => Low

** Changed in: revager
   Importance: Medium => Low

-- 
(FR) Create and introduce AbstractPopup class
https://bugs.launchpad.net/bugs/516017
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.4 series: New

Bug description:
We've many popup windows inside the application, but they have no common 
superclass despite the fact that they are looking very similar. Therefore I 
suggest to introduce a new abstract class called 
'org.revager.gui.AbstractPopup' which will be the superclass for all popup 
classes inside the application like we did it for the dialogs (AbstractDialog) 
and frames (AbstractFrame).

By applying this we can also think about to change the "look & feel" of the 
popup windows on Mac OS X because the current ones don't look very well 
integrated into the Mac OS X environment.

Let's discuss it! :-)



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 496534] Re: (FR) Simplify protocol

2010-04-29 Thread Johannes Wettinger
** Changed in: revager/1.4
   Importance: Undecided => Medium

-- 
(FR) Simplify protocol
https://bugs.launchpad.net/bugs/496534
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.4 series: New

Bug description:
Currently, the Review protocol implemented is quite *too* verbose, that is, it 
needs too many pages to present the relevant information. It uses a table for 
each Finding, and repeats the following information too many times:

- the word "finding" before the finding's number
- date and time for the session (a table with all sessions would be sufficient, 
the number could be just referred)
- the word "severity" before each severity

etc.

Another concern: I think, most organizations might already have a review 
template, that is already in use since several years (if we assume they DO 
reviews actually). Therefore the least intrusive way to introduce RevAger into 
such an organization would be to re-use those templates.

To address these concerns, I propose to re-write some parts of the Protocol 
export functionality in order to make it template-based. I suggest we should 
use some format that allows for filling text marks - maybe RTF? Does it support 
that? (I am pretty sure at least OpenDocument does that, but RTF is more 
compatible)





___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 494689] Re: (FR) Offer PPA site for Ubuntu users

2010-04-29 Thread Johannes Wettinger
** Also affects: revager/1.4
   Importance: Undecided
   Status: New

** Changed in: revager/1.4
   Importance: Undecided => Low

-- 
(FR) Offer PPA site for Ubuntu users
https://bugs.launchpad.net/bugs/494689
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.4 series: New

Bug description:
Launchpad offers the option to offer our distribution also as an PPA site for 
Ubuntu (and maybe also Debian) users. This way, Ubuntu users can automatically 
receive updates, as new versions become available. See this URL for details:

https://help.launchpad.net/Packaging/PPA

Of course, realizing this feature would require some maintenance work as we 
proceed with new releases, but maybe it's worth the effort. Maybe there is also 
a good way to automate it, and to integrate the necessary steps as a new build 
target into the existing "build infrastructure" (currently: 
/build-revager.xml). In order to implement this feature, we should also think 
about these two sub-tasks:

- offer a DEB version of RevAger (includes dependency handling etc.)
- register RevAger in the Application menu (the definition should be included 
in the DEB)

Normally it's also possible to automatically convert DEB packages to the RPM 
standard - which could be done by another build target. Actually I would 
suggest not to prioritize this task too high, until RevAger becomes a bit more 
mature. This feature would be especially interesting for our long-term users, 
but I guess we need to establish this userbase first :-)



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 498149] Re: (FR) Build DMG image for MacOS X

2010-04-29 Thread Johannes Wettinger
** Also affects: revager/1.3
   Importance: Undecided
   Status: New

** Changed in: revager/1.3
   Importance: Undecided => Low

** Changed in: revager/1.3
   Status: New => Fix Committed

-- 
(FR) Build DMG image for MacOS X
https://bugs.launchpad.net/bugs/498149
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: Fix Committed
Status in RevAger 1.3 series: Fix Committed

Bug description:
DMG disk images are a common way to distribute applications for MacOS X. The 
RevAger build script should create DMG files as well, at least if it is 
executed on a MacOS X system (hdiutil is needed for building DMG files).



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 494935] Re: (FR) Image annotations should still be editable after saving the review protocol

2010-04-29 Thread Johannes Wettinger
** Also affects: revager/1.4
   Importance: Undecided
   Status: New

** Changed in: revager/1.4
   Importance: Undecided => Medium

-- 
(FR) Image annotations should still be editable after saving the review protocol
https://bugs.launchpad.net/bugs/494935
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.4 series: New

Bug description:
As of version 1.2, RevAger allows adding graphical annotations (e.g. colored 
ellipses, rectangles, text) to screenshots and other images attached to 
protocol findings. These annotations, however, cannot be edited (e.g. deleted, 
changed, moved) any more when the review protocol is saved to file and 
re-opened later (or on another computer); they are irreversibly merged with the 
original image. It would be nice to allow editing image annotations later on.



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 493797] Re: (FR) Startup-screen needs re-design

2010-04-29 Thread Johannes Wettinger
** Changed in: revager/1.3
   Importance: Undecided => Medium

-- 
(FR) Startup-screen needs re-design
https://bugs.launchpad.net/bugs/493797
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: In Progress
Status in RevAger 1.3 series: New

Bug description:
After choosing "instant review" on the startup screen (RevAger assistant), the 
user is offered the option to open an existing Review. But why? If there is 
already a saved review, this should be rather covered by the "scribe" mode 
already. Or is there something special about opening previous instant reviews?

Actually I think that both options offered there - the catalog manager and the 
"open review" function - should be part of the first screen, since they are not 
really mode-specific. Of course, putting all that those options in the startup 
screen would make it a bit too cluttered up, since we would have:

- Moderator mode
- Scribe mode
- Instant mode
- Language selection
- Catalog manager
- Open review

Maybe it would be worth considering a re-design of the first screen, i.e. 
offering only:

- Start new review
- Open existing review
- Open Catalog manager
- Select language

Choosing the first option would allow the user to specify the mode in the 
following wizard step.



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 516017] Re: (FR) Create and introduce AbstractPopup class

2010-04-29 Thread Johannes Wettinger
** Changed in: revager
   Importance: Low => Undecided

** Changed in: revager/1.4
   Importance: Low => Undecided

-- 
(FR) Create and introduce AbstractPopup class
https://bugs.launchpad.net/bugs/516017
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.4 series: New

Bug description:
We've many popup windows inside the application, but they have no common 
superclass despite the fact that they are looking very similar. Therefore I 
suggest to introduce a new abstract class called 
'org.revager.gui.AbstractPopup' which will be the superclass for all popup 
classes inside the application like we did it for the dialogs (AbstractDialog) 
and frames (AbstractFrame).

By applying this we can also think about to change the "look & feel" of the 
popup windows on Mac OS X because the current ones don't look very well 
integrated into the Mac OS X environment.

Let's discuss it! :-)



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 498149] Re: (FR) Build DMG image for MacOS X

2010-04-29 Thread Johannes Wettinger
** Changed in: revager
   Importance: Low => Undecided

** Changed in: revager/1.3
   Importance: Low => Undecided

-- 
(FR) Build DMG image for MacOS X
https://bugs.launchpad.net/bugs/498149
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: Fix Committed
Status in RevAger 1.3 series: Fix Committed

Bug description:
DMG disk images are a common way to distribute applications for MacOS X. The 
RevAger build script should create DMG files as well, at least if it is 
executed on a MacOS X system (hdiutil is needed for building DMG files).



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 494935] Re: (FR) Image annotations should still be editable after saving the review protocol

2010-04-29 Thread Johannes Wettinger
** Changed in: revager
   Importance: Medium => Undecided

** Changed in: revager/1.4
   Importance: Medium => Undecided

-- 
(FR) Image annotations should still be editable after saving the review protocol
https://bugs.launchpad.net/bugs/494935
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.4 series: New

Bug description:
As of version 1.2, RevAger allows adding graphical annotations (e.g. colored 
ellipses, rectangles, text) to screenshots and other images attached to 
protocol findings. These annotations, however, cannot be edited (e.g. deleted, 
changed, moved) any more when the review protocol is saved to file and 
re-opened later (or on another computer); they are irreversibly merged with the 
original image. It would be nice to allow editing image annotations later on.



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 496534] Re: (FR) Simplify protocol

2010-04-29 Thread Johannes Wettinger
** Changed in: revager
   Importance: Medium => Undecided

** Changed in: revager/1.4
   Importance: Medium => Undecided

-- 
(FR) Simplify protocol
https://bugs.launchpad.net/bugs/496534
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.4 series: New

Bug description:
Currently, the Review protocol implemented is quite *too* verbose, that is, it 
needs too many pages to present the relevant information. It uses a table for 
each Finding, and repeats the following information too many times:

- the word "finding" before the finding's number
- date and time for the session (a table with all sessions would be sufficient, 
the number could be just referred)
- the word "severity" before each severity

etc.

Another concern: I think, most organizations might already have a review 
template, that is already in use since several years (if we assume they DO 
reviews actually). Therefore the least intrusive way to introduce RevAger into 
such an organization would be to re-use those templates.

To address these concerns, I propose to re-write some parts of the Protocol 
export functionality in order to make it template-based. I suggest we should 
use some format that allows for filling text marks - maybe RTF? Does it support 
that? (I am pretty sure at least OpenDocument does that, but RTF is more 
compatible)





___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 494689] Re: (FR) Offer PPA site for Ubuntu users

2010-04-29 Thread Johannes Wettinger
** Changed in: revager
   Importance: Low => Undecided

** Changed in: revager/1.4
   Importance: Low => Undecided

-- 
(FR) Offer PPA site for Ubuntu users
https://bugs.launchpad.net/bugs/494689
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New
Status in RevAger 1.4 series: New

Bug description:
Launchpad offers the option to offer our distribution also as an PPA site for 
Ubuntu (and maybe also Debian) users. This way, Ubuntu users can automatically 
receive updates, as new versions become available. See this URL for details:

https://help.launchpad.net/Packaging/PPA

Of course, realizing this feature would require some maintenance work as we 
proceed with new releases, but maybe it's worth the effort. Maybe there is also 
a good way to automate it, and to integrate the necessary steps as a new build 
target into the existing "build infrastructure" (currently: 
/build-revager.xml). In order to implement this feature, we should also think 
about these two sub-tasks:

- offer a DEB version of RevAger (includes dependency handling etc.)
- register RevAger in the Application menu (the definition should be included 
in the DEB)

Normally it's also possible to automatically convert DEB packages to the RPM 
standard - which could be done by another build target. Actually I would 
suggest not to prioritize this task too high, until RevAger becomes a bit more 
mature. This feature would be especially interesting for our long-term users, 
but I guess we need to establish this userbase first :-)



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 494623] Re: (FR) Show the last findings with all details, not just their number

2010-04-29 Thread Johannes Wettinger
** Changed in: revager
   Importance: High => Undecided

** Changed in: revager/1.3
   Importance: High => Undecided

-- 
(FR) Show the last findings with all details, not just their number
https://bugs.launchpad.net/bugs/494623
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: In Progress
Status in RevAger 1.3 series: In Progress

Bug description:
Currently, the findings displayed in the scribe view are only represented with 
the findings' numbers. Only when using a large screen resolution, more than one 
finding can be seen with its details, as we have two or more edit views then. I 
suggesting using only one editing view, but offering a list of findings similar 
to PearReview: http://pearreview.com/images/screen5.jpg



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp


[Revager-developers] [Bug 493797] Re: (FR) Startup-screen needs re-design

2010-04-29 Thread Johannes Wettinger
** Changed in: revager
   Importance: Medium => Undecided

** Changed in: revager/1.3
   Importance: Medium => Undecided

-- 
(FR) Startup-screen needs re-design
https://bugs.launchpad.net/bugs/493797
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: In Progress
Status in RevAger 1.3 series: New

Bug description:
After choosing "instant review" on the startup screen (RevAger assistant), the 
user is offered the option to open an existing Review. But why? If there is 
already a saved review, this should be rather covered by the "scribe" mode 
already. Or is there something special about opening previous instant reviews?

Actually I think that both options offered there - the catalog manager and the 
"open review" function - should be part of the first screen, since they are not 
really mode-specific. Of course, putting all that those options in the startup 
screen would make it a bit too cluttered up, since we would have:

- Moderator mode
- Scribe mode
- Instant mode
- Language selection
- Catalog manager
- Open review

Maybe it would be worth considering a re-design of the first screen, i.e. 
offering only:

- Start new review
- Open existing review
- Open Catalog manager
- Select language

Choosing the first option would allow the user to specify the mode in the 
following wizard step.



___
Mailing list: https://launchpad.net/~revager-developers
Post to : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp