Changes

Jump to navigation Jump to search
552 bytes added ,  17:00, 30 April 2017
Line 18: Line 18:  
== Current status ==
 
== Current status ==
 
* Targeted release: 0.112
 
* Targeted release: 0.112
* Last updated: 24th April 2017
+
* Last updated: 1st May 2017
 
* Percentage of completion: 90%
 
* Percentage of completion: 90%
    
== Detailed Description ==
 
== Detailed Description ==
* for a new document (start new), when the user quits the activity, a popup provides an opportunity for the user to give the document a name. The user can also decide not to save it.
+
* For a new document (start new), when the user '''Stops''' the activity, a popup provides an opportunity for the user to give the Journal entry a name. The user can choose from the 'Save' and 'Don't Save' options. However, an instance will appear in the Journal for statistical purpose but no changes would be saved if user selects 'Don't Save' option.
* for an existing document, when the user quits the activity, a popup provides an opportunity to give it a new name. In this case, it will be saved under the new name and the original will be preserved. If the user chooses not to provide a new name, the document is saved replacing the original.
+
* For an existing document, when the user '''Stops''' the activity, a popup provides an opportunity to give it a new name. I
* provides a setting to enable or disable the feature
+
** In this case, if the user supplies a new name (different from original), a new instance is created with the new changes while the original (previous) will remain preserved.  
 +
** If the user saves with the same name, the document is saved replacing the original.  
 +
** If the user selects 'Don't Save' option, no changes are saved (no new entry is created) and the original instance will remain preserved.
 +
 
 +
* Provides a settings (GConf & GSettings) to enable or disable the feature.
 +
** '''GConf -''' https://github.com/sugarlabs/sugar/pull/751
 +
** '''GSettings -''' https://github.com/sugarlabs/sugar/pull/750
    
== Benefit to Sugar ==
 
== Benefit to Sugar ==

Navigation menu