Versions Compared

Key

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

...

  • (15 mins) Developer Stand Up - Developers give brief updates on their effort (or their team's effort).

    • Update/see "Current Work" section below based on your status. Please feel free to update prior to meeting.
    • Please highlight any new work (needing reviews/testing), any blockers (for you), and any discussion topics you may have.
  • (30 mins) General Discussion Topics
    1. Solr upgrade is ready to merge (already at +2).  Is everyone ready? https://github.com/DSpace/DSpace/pull/2058
      1. This will affect developers (everyone needs to install Solr)
      2. This will also affect the demo REST API (next time it is updated)
    2. Finalizing the Workflow REST Endpoint PR: https://github.com/DSpace/DSpace/pull/2312/  Several key changes to the existing Discovery/Solr functionality.
      1. Creates a new interface "BrowsableObject" to represent anything indexable by Discovery/Solr (this used to require an object being an official `DSpaceObject`)
      2. Adds new Constants for object types "WORKSPACEITEM", "WORKFLOWITEM", "WORKFLOW_POOL", "WORKFLOW_CLAIMED".  These are NOT DSpaceObjects, but are new BrowsableObjects (as they will be indexed in Discovery for the MyDSpace & Workflow user interface)
      3. Changes the Discovery REST response format slightly – it no longer returns "dspaceObject", but now returns "resultObject" (as not all results are DSpaceObjects)
    3. (tentative. lower priority) Edit Homepage News: https://github.com/DSpace/Rest7Contract/pull/45
      1. Reporting back on implementation suggestions/ideas.  Do we implement as metadata on the Site object (similar to Community/Collection news sections)?
    4. (add a discussion topic)
  • (15 mins) Planning for next week

...

  1. (warning) (REST Contract) Group and eperson management: https://github.com/DSpace/Rest7Contract/pull/41 (Waiting on updates from Ben Bosman )
  2. (attenzione) (blue star) (REST) Workflow Endpoint: https://github.com/DSpace/DSpace/pull/2312 (Tim Donohue , Ben Bosman Re-reviewed and additional feedback added., All change requests implemented - answers provided also for latest feedbacks) 
  3. (warning) (REST) EPerson profile PATCH functionality : https://github.com/DSpace/DSpace/pull/2257 (Andrea Bollini (4Science) , Tim Donohue .  This PR currently has merge conflicts & has outstanding feedback from Tom Desair)
  4. (blue star) (Angular) Submission implementation: https://github.com/DSpace/dspace-angular/pull/279  (Art Lowel (Atmire) , Paulo Graça - reviewed, Tim Donohue . This PR has outstanding feedback (namely code comments) to be applied.)
  5. (warning) (Angular) Transfer to .po message format - Initial PR: https://github.com/DSpace/dspace-angular/pull/366 (Paulo Graça , Tim Donohue , Art Lowel (Atmire)  - requested updates. Currently failing build.)
  6. (warning) (Angular) Context sensitive admin menus  https://github.com/DSpace/dspace-angular/pull/367 (Paulo Graça - issue reported & response/fix made by Lotte, Tim Donohue - approved)
  7. (Backend) One Webapp Backend - Initial PR: https://github.com/DSpace/DSpace/pull/2265 (Ben Bosman , Mark H. Wood )
    1. This PR will have a followup PR to rename the "dspace-spring-rest" webapp to "dspace-server" and update all URL configurations
  8. (Backend) Upgrading Solr Server for DSpace - Initial PR: https://github.com/DSpace/DSpace/pull/2058 (Terrence W Brady , Kim Shepherd , Art Lowel (Atmire))
    1. Might have an impact on MyDSpace PR (See "In Progress" section)?

...