wiki:S2S_WEB_BOOK_MANIPULATION_R0

Version 1 (modified by meddle, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=S2S_WEB_BOOK_MANIPULATION_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|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

The web interface should provide a way for editing and deleting books already existing on the server. For each book there should be separate page for manipulation.

Task requirements

  • For each book uploaded by user, should be created a page for editing.
  • The user should be able to delete his/her own books.

Task result

  • Page providing book manipulation unique for each book.

Implementation idea

  • Use BookService class and its methods.
  • Create a jso page with dynamic content different for the different books.

S2S_WEB_BOOK_MANAGEMENT_R0
S2S_WEB_COMMONS_R1
S2S_WEB_USER_RELATED_R0
S2S_CORE_MODEL_R0

How to demo

Show the newly created page for manipulating with books.

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.)