#SCB2978 (Resolved) Add smart editing behaviour in issues

Hussayn Dabbous <[email protected]> Sun, 5 Jul 2009 15:49:00 +0200 (CEST)
Newsgroups gmane.comp.java.scarab.issues
Message-ID <[email protected]>
*SCB2978 [Enhancement] - Add smart editing behaviour in issues*

-------------------------------------------------------------------------------
*Reasons for the changes*
-------------------------------------------------------------------------------
  - Committed svn r10769
  - issue resolved.


-------------------------------------------------------------------------------
*Attribute changes*
-------------------------------------------------------------------------------
  - Status:  Unconfirmed --> In progress  
  - Status:  In progress --> Resolved  
  - Solution:  Trunk     (New) 


*Comment Hussayn Dabbous*

I have added a new property:

scarab.edit.behaviour=[default|smart]

if set to "smart" then the follwing behaviour occurs:

{{{
if a user opens an issue within the attributes section,
   Scarab checks, if this was an edit request (the Edit button was pushed)
   if this ist true, 
      the issue will be opened in edit mode.
   Otherwise 
      Scarab checks, if scarab.edit.behaviour=="smart"
      If this is false,
         the issue will be opened in view mode.
      Otherwise
         Scarab now checks, if the user is assigned to the issue
         and the assignement grants the role [Issue | Edit]. 
         If this is true,
            the issue will be opened in edit mode.
         Otherwise
            the issue will be opened in view mode
         End
      End
   End
End
}}}

-------------------------------------------------------------------------------
Activity generated by Hussayn Dabbous ([email protected]) at 07/05/2009 15:40

[Scarab]: http://www.solitone.org/scarab/issues/id/SCB2978

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=458&dsMessageId=2368129

To unsubscribe from this discussion, e-mail: [[email protected]].