Difference between revisions of "Features/Save-As"

From Sugar Labs
Jump to navigation Jump to search
(template)
 
Line 2: Line 2:
 
[[Category:Feature Page Incomplete]]
 
[[Category:Feature Page Incomplete]]
 
[[Category:Feature|.]]
 
[[Category:Feature|.]]
<!-- You can add categories to tie features back to real deployments/schools requesting them, for example
 
[[Category:Features requested by School Xyz|<Feature Name>]] (the |Feature Name option sorts the entry on the category page under the first letter of <Feature Name>). -->
 
 
</noinclude>
 
</noinclude>
 
{{Note/important|Comments and Explanations:|There are comments (''in italics'') providing guidance to fill out each section, see also the [[Features/Policy|Feature Policy Page]] for a more detailed explanation of the new-feature process. '''Copy the source to a ''new page'' named Features/''Your Feature Name'' before making changes!  DO NOT EDIT THIS TEMPLATE.'''}}
 
  
 
<!-- All fields on this form are required to be accepted.
 
<!-- All fields on this form are required to be accepted.
Line 14: Line 10:
  
 
== Summary ==
 
== Summary ==
''A sentence or two summarizing what this feature is and what it will do. This information is used for the overall feature summary page for each release.''
+
Add a setting for a Save-As dialog to interrupt the activity Stop workflow if a name has not been set for the journal entry.
  
 
== Owner ==
 
== Owner ==
''This should link to your home wiki page so we know who you are''
+
* Name: [[User:iamutkarshtiwari| Utkarsh Tiwari]]
* Name: [[User:AcountName| Your Name]]
+
* Email: Utkarsh Tiwari <iamutkarshtiwari@gmail.com>
 
 
''Include you email address that you can be reached should people want to contact you about helping with your feature, status is requested, or technical issues need to be resolved''
 
* Email: <your email address so we can contact you, invite you to meetings, etc.>
 
  
 
== Current status ==
 
== Current status ==
* Targeted release: (SUGAR_VERSION)
+
* Targeted release: 0.112
* Last updated: (DATE)
+
* Last updated: 24th April 2017
* Percentage of completion: XX%
+
* Percentage of completion: 80%
  
 
== Detailed Description ==
 
== Detailed Description ==
''Expand on the summary, if appropriate.  A couple of sentences suffices to explain the goal, but the more details you can provide the better.''
+
* add a setting ''save-as'',
 +
* when an activity stop button is pressed, and the journal entry has not been named, and when ''save-as'' is set, prompt for the name,
 +
* fix any activities that are broken by the change,
 +
* also backport to GTK+ 2 toolkit,
  
 
== Benefit to Sugar ==
 
== Benefit to Sugar ==
 
''What is the benefit to the platform?  If this is a major capability update, what has changed?  If this is a new feature, what capabilities does it bring? Why will Sugar become a better platform or project because of this feature?''
 
''What is the benefit to the platform?  If this is a major capability update, what has changed?  If this is a new feature, what capabilities does it bring? Why will Sugar become a better platform or project because of this feature?''
 +
 +
Force rather than passively encourage reflection.
  
 
''Make sure to note here as well if this feature has been requested by a specific deployment, or if it has emerged from a bug report.''
 
''Make sure to note here as well if this feature has been requested by a specific deployment, or if it has emerged from a bug report.''
 +
 +
Requested by Tony Anderson.
  
 
== Scope ==
 
== Scope ==
 +
 
''What work do the developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?''
 
''What work do the developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?''
 +
 +
* GSettings schema,
 +
* GTK+ 3 toolkit activity stop flow,
 +
* GTK+ 2 toolkit activity stop flow,
 +
* Help activity [documentation],
 +
* Browse activity [identified regression],
  
 
==UI Design==
 
==UI Design==
 +
 
''Does the feature have a direct impact on the work flow, or does it need a UI? Link here mockups, or add detailed descriptions.''
 
''Does the feature have a direct impact on the work flow, or does it need a UI? Link here mockups, or add detailed descriptions.''
 +
 +
Direct impact on work flow.  A visual mockup is in https://github.com/sugarlabs/sugar-toolkit/pull/4
  
 
== How To Test ==
 
== How To Test ==
Line 46: Line 56:
 
== User Experience ==
 
== User Experience ==
 
''If this feature is noticeable by its target audience, how will their experiences change as a result?  Describe what they will see or notice.''
 
''If this feature is noticeable by its target audience, how will their experiences change as a result?  Describe what they will see or notice.''
 +
 +
A save-as dialog will appear if the journal entry is not named.
  
 
== Dependencies ==
 
== Dependencies ==
 
''What other packages (RPMs) depend on this package?  Are there changes outside the developers' control on which completion of this feature depends?  In other words, does your feature depend on completion of another feature owned by someone else or that you would need to coordinate, which might cause you to be unable to finish on time?  Other upstream projects like Python?''
 
''What other packages (RPMs) depend on this package?  Are there changes outside the developers' control on which completion of this feature depends?  In other words, does your feature depend on completion of another feature owned by someone else or that you would need to coordinate, which might cause you to be unable to finish on time?  Other upstream projects like Python?''
 +
 +
No dependencies.
  
 
== Contingency Plan ==
 
== Contingency Plan ==
''If you cannot complete your feature by the final development freeze, what is the backup plan?  This might be as simple as "None necessary, revert to previous release behaviour."  Or it might not.  If your feature is not completed in time, we want to assure others that other parts of Sugar will not be in jeopardy.''
+
 
 +
None necessary, revert to previous release behaviour.
  
 
== Documentation ==
 
== Documentation ==
 +
 
''Is there upstream documentation on this feature, or notes you have written yourself?  Has this topic been discussed in the mailing list or during a meeting? Link to that material here so other interested developers can get involved.''
 
''Is there upstream documentation on this feature, or notes you have written yourself?  Has this topic been discussed in the mailing list or during a meeting? Link to that material here so other interested developers can get involved.''
  
 
== Release Notes ==
 
== Release Notes ==
 +
 
''The Sugar Release Notes inform end-users about what is new in the release. An Example is [[0.84/Notes]]. The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns.  If there are any such changes involved in this feature, indicate them here.  You can also link to upstream documentation if it satisfies this need.  This information forms the basis of the release notes edited by the release team and shipped with the release.''
 
''The Sugar Release Notes inform end-users about what is new in the release. An Example is [[0.84/Notes]]. The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns.  If there are any such changes involved in this feature, indicate them here.  You can also link to upstream documentation if it satisfies this need.  This information forms the basis of the release notes edited by the release team and shipped with the release.''
  

Revision as of 19:39, 24 April 2017



Summary

Add a setting for a Save-As dialog to interrupt the activity Stop workflow if a name has not been set for the journal entry.

Owner

Current status

  • Targeted release: 0.112
  • Last updated: 24th April 2017
  • Percentage of completion: 80%

Detailed Description

  • add a setting save-as,
  • when an activity stop button is pressed, and the journal entry has not been named, and when save-as is set, prompt for the name,
  • fix any activities that are broken by the change,
  • also backport to GTK+ 2 toolkit,

Benefit to Sugar

What is the benefit to the platform? If this is a major capability update, what has changed? If this is a new feature, what capabilities does it bring? Why will Sugar become a better platform or project because of this feature?

Force rather than passively encourage reflection.

Make sure to note here as well if this feature has been requested by a specific deployment, or if it has emerged from a bug report.

Requested by Tony Anderson.

Scope

What work do the developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?

  • GSettings schema,
  • GTK+ 3 toolkit activity stop flow,
  • GTK+ 2 toolkit activity stop flow,
  • Help activity [documentation],
  • Browse activity [identified regression],

UI Design

Does the feature have a direct impact on the work flow, or does it need a UI? Link here mockups, or add detailed descriptions.

Direct impact on work flow. A visual mockup is in https://github.com/sugarlabs/sugar-toolkit/pull/4

How To Test

Features/Save-As/Testing

User Experience

If this feature is noticeable by its target audience, how will their experiences change as a result? Describe what they will see or notice.

A save-as dialog will appear if the journal entry is not named.

Dependencies

What other packages (RPMs) depend on this package? Are there changes outside the developers' control on which completion of this feature depends? In other words, does your feature depend on completion of another feature owned by someone else or that you would need to coordinate, which might cause you to be unable to finish on time? Other upstream projects like Python?

No dependencies.

Contingency Plan

None necessary, revert to previous release behaviour.

Documentation

Is there upstream documentation on this feature, or notes you have written yourself? Has this topic been discussed in the mailing list or during a meeting? Link to that material here so other interested developers can get involved.

Release Notes

The Sugar Release Notes inform end-users about what is new in the release. An Example is 0.84/Notes. The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns. If there are any such changes involved in this feature, indicate them here. You can also link to upstream documentation if it satisfies this need. This information forms the basis of the release notes edited by the release team and shipped with the release.

Comments and Discussion