[[BackLinksMenu]] [[TicketQuery(summary=APP_RESOURCE_PROPERTIES_SCOPE_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == Every resource has scope - local, book or server. Every resource is listed in a palette depending on its scope. It should be provided that the scope of the resource could be changed. == Task requirements == * Provide that resources can be drag'n'drop through palettes. * When a resource is drag from one palette and drop to another then the scope of the resource should be changed depending on that in what palette it was dropped. == Task result == * The result of this task should be source code. == Implementation idea == * The resource should have value property scope() which value will be local, book, server. == Related == * [wiki:BASE_RESOURCE_COMMONS_R0] * [wiki:APP_RESOURCE_LIST_DISPLAY_R0] == How to demo == * Run Sophie 2.0. * Select a resource that has local scope. * Drag'n'drop it in the server palette. * The resource should be displayed in the palette that displays server resources (server palette). * The scope of the resource should be changed to server. * The resource should be uploaded to the server. = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = ^(Write comments for this or later revisions here.)