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
      • edit
      • 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

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
        • (thumbs up) (plus) All
        • (thumbs up) Single
      • Bitstreams
        • (thumbs up) (plus) Download
    2. Repository Manupulation
      • Communities
      • Collections
      • Items
    3. Content Searching
    4. Administration
      • Users
        • (thumbs up) Login
        • All
        • Single
        • Edit
      • Groups
          Users
          • All
          • Single
          • LoginEdit
      • Statistics
        • Reports
        • Charts and Visualization

...

Timeline shall be completed as project progresses ...

Recent Screenshots 

Image Added

Issues / Problems

Wiki Markup
{*}1. \[ 04 Jun 2011 \] I am not getting the community logo using the URL /communities/\{id\}/logo{*}

...