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 client run FireSpark framework supporting JavaScript UI for RESTful (JSON) services
  5. (plus) Design generic Services and Workflows in FireSpark
  6. (thumbs up) Plan these extensions for RestClient
    • (plus) RESTUI.Resource.Load Workflow
    • (plus) RESTUI.Resource.Edit Workflow
    • (thumbs up) (plus) RESTUI.Resource.Delete Workflow
    • (thumbs up) ParseItemMetadata helper

...

  1. (thumbs up) Implement extensions (Services and Workflows) to FireSpark in RESTClient to provide support for :
    1. Repository Manupulation
      • Communities
        • (plus) Edit
        • (thumbs up) (plus) Delete
      • Collections
        • (plus) Edit
    2. Content Searching
    3. Administration
      • Users
        • (plus) Login
        • (thumbs up) All
        • (thumbs up) Single
      • Groups
        • (thumbs up) All
        • (thumbs up) Single
    4. Statistics
      • Reports
      • Charts and Visualization

...