Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. (thumbs up) Get familiar with DSpace REST API
    1. collections, communities, items and bitstreams
      • create
      • (tick) view
      • (tick) edit
      • (tick) delete
    2. users and groups
      • (tick) view
    3. search
    4. generating statistics
  2. Wiki Markup
    (/) Decide the JavaScript Library to be used by discussing with the DSpace community: *jQuery* \[decided by community\]
  3. (plus) Learn the jQuery JavaScript Library
    • (tick) Selectors
    • (tick) Actions and Methods
    • (tick) Events
    • (thumbs up) UI Widgets
  4. (plus) Design architecture for client run ServiceClient supported by RESTful (JSON) services
  5. (plus) Design generic Views, Renderers, Templates and Modules for ServiceClient
  6. (thumbs up) Plan these extensions for RestClient
    • (plus) RESTLoad Navigator
    • (thumbs up) ParseItemMetadata helper
    • (thumbs up) RESTEdit Navigator
    • (thumbs up) RESTDel Navigator

June 15 - June 30

  1. (thumbs up) Implement extensions (Modules and Templates) to ServiceClient in RESTClient to provide support for :
    1. Repository Browsing
      • Communities
        • (plus) All
        • (plus) Single
        • (plus) Subcommunities
        • (plus) Recent Submissions
        • Sort
      • Collections
        • (plus) All
        • (plus) Single
        • Sort
      • Items
        • (plus) All
        • (plus) Single
        • (thumbs up) Read Metadata
      • Bitstreams
        • (plus) Download
    2. Repository Manupulation
      • Communities
        • (thumbs up) Edit
        • (thumbs up) Delete
      • Collections
        • Edit
        • Delete
      • Items
        • Edit
        • Delete
    3. Content Searching
    4. Administration
      • Users
        • (thumbs up) Login
        • All
        • Single
        • Edit
      • Groups
        • All
        • Single
        • Edit
    5. Statistics
      • Reports
      • Charts and Visualization

...