4,376 bytes added
, 17:36, 6 June 2010
<noinclude>{{TOCright}}
[[Category:Feature Page Incomplete]]
[[Category:Feature|Journal Sorting]]
<!-- 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>
'''Comments and Explanations:'''
There are comments (in italic) 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.
We also request that you maintain the same order of sections so that all of the feature pages are uniform. -->
<!-- The actual name of your feature page should look something like: Features/Your Feature Name. This keeps all features in the same namespace -->
== Summary ==
Implements sorting in the Journal UI as described in [[Design_Team/Proposals/Journal#Extended_list_view_palette|this Design Proposal]]. Also adds support for the two new properties (filesize and ctime) to the datastore.
== Owner ==
* Name: [[User:aa| Andrés Ambrois]]
* Email: <andresambrois@gmail.com>
== Current status ==
* Targeted release: 0.90
* Last updated: 06/06/10
* Percentage of completion: 80%
== Detailed Description ==
This feature adds a ToggleButton to the Journal toolbar. In its palette, the user can select the following sorting criteria: "Sort by file size", "Sort by last edit", "Sort by creation date".
== Benefit to Sugar ==
Sorting by filesize is vital in the field where users need to free up disk space. Currently, the only way to find candidates for deletion is to access the expanded view of each entry, one by one. This can be a very time consuming process and often leads to indiscriminate deletion and thus potential loss of valuable data. This is bad.
Sorting by creation time (ctime) is also implemented as described in the Design
Proposal.
This feature was requested in [http://bugs.sugarlabs.org/ticket/1915 SL1915] and sponsored by [http://activitycentral.org Activity Central].
== Scope ==
* Add support for ctime and filesize to the datastore (DONE)
* Implement sorting in the Journal (DONE)
* Add new icons to sugar-artwork (DONE)
==UI Design==
Please see [[Design_Team/Proposals/Journal#Extended_list_view_palette|the Design Proposal]].
<gallery>
Image:Journal-sort1.png|Sort palette
Image:Journal-sort2.png|Sorting by file size
</gallery>
== How To Test ==
{{:{{PAGENAME}}/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.''
== Dependencies ==
None
== Contingency Plan ==
None necessary, revert to previous release behaviour.
== Documentation ==
[http://lists.sugarlabs.org/archive/sugar-devel/2010-May/023664.html Initial submission to sugar-devel (Sugar patches)]
[http://lists.sugarlabs.org/archive/sugar-devel/2010-May/023658.html Initial submission to sugar-devel (DS patches)]
[http://lists.sugarlabs.org/archive/sugar-devel/2010-May/024089.html Second submission to sugar-devel (Sugar patches)]
[http://lists.sugarlabs.org/archive/sugar-devel/2010-May/024083.html Second submission to sugar-devel (DS patches)]
[http://lists.sugarlabs.org/archive/sugar-devel/2010-May/024199.html Icons]
== 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 ==
* See [[{{TALKPAGENAME}}|discussion tab for this feature]] <!-- This adds a link to the "discussion" tab associated with your page. This provides the ability to have ongoing comments or conversation without bogging down the main feature page. -->