Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

Date

 from 14:00-15:00 UTC

Location: https://duraspace.zoom.us/my/dspace (Meeting ID: 502 527 3040).

Agenda

  • (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. (Topic #1) Short mention from Andrea Bollini (4Science)about the strategy to adopt to manage relations (entities) in the submission. The expectation is to enhance/update the workspaceitem endpoint as required but to don't use directly the item endpoint (i.e. /api/core/items/:uuid/relations). As soon a design document/PR/idea is ready Andrea Bollini (4Science)will be happy to provide feedback, please just ping
    2. (Topic #2)
    3. Improved Estimation Strategy for Beta release. (Estimates should include time for discussion / code reviews, also should be done by multiple developers)
      1. Development Planning Spreadsheet needs to be updated, so that we can determine what (outstanding) tasks need estimation.
      2. Will be using Wideband Delphi estimation technique
  • (15 mins) Planning for next week

Attendees

Current Work

Legend for status icons

(blue star) = Highest Priority tasks (please prioritize these reviews/tasks over others). Currently this lists tasks/features that need to be completed for Preview Release.

(star) = Priority for OR2019 (Preview #2 Release).

(error) = review done (this week), changes were requested.

(tick) = review done, approved.

(warning) = review done, merge conflict or other minor changes requests

Tickets / PRs In Progress

  1. (Angular) Adding Accessibility via Travis CI  https://github.com/DSpace/dspace-angular/pull/356 (work in progress) (Lower priority)
  2. (warning) (Angular Bug) https://github.com/DSpace/dspace-angular/issues/368 ( Art Lowel (Atmire) )
  3. (REST Contract) Edit Homepage news: https://github.com/DSpace/Rest7Contract/pull/45 (Ben Bosman  - has outstanding questions/comments) (Lower priority)
  4. (REST) DS-4043: Revisit the security layer of the submission  (work in progress) Andrea Bollini (4Science)
  5. (warning) (REST Contract) Group and eperson management: https://github.com/DSpace/Rest7Contract/pull/41 (Waiting on updates fromBen Bosman )
  6. (warning) (REST) Pagination issues on Items findAll - https://github.com/DSpace/DSpace/pull/2406 (Waiting for confirmation of proposed approach by Andrea Bollini (4Science) from  Kevin Van de Velde (Atmire)  and any other interested/available )
  7. (Backend) DS-4257: Renaming "dspace-spring-rest" to "dspace-server" (Tim Donohue).  (Timeline: Not likely to be completed until after OR2019)
  8. (NEW) (Angular) Shibboleth Login https://github.com/DSpace/dspace-angular/pull/417 (there are Travis CI errors)

  9. (Angular) Transfer to .po message format - Initial PR: https://github.com/DSpace/dspace-angular/pull/366 (Paulo Graça(seleção),  (tick) Tim Donohue , Art Lowel (Atmire) )

PRs Needing Review

  1. (REST Contract) Collecting statistics - https://github.com/DSpace/Rest7Contract/pull/63 (Dimitris PierrakosAndrea Bollini (4Science) - (error) changes requested, Ben Bosman )
  2. (REST) Item Mapper functionality: https://github.com/DSpace/DSpace/pull/2282  ( tinymce.emotions_dlg.checkTim Donohue , tinymce.emotions_dlg.checkBen Bosman - resolve merge conflicts)
  3. (REST) (Entities) DS-4223 Metadata Schemas for configurable entities https://github.com/DSpace/DSpace/pull/2443 (Paulo Graça (tick)Mark H. Wood )
  4. (Higher priority) (REST) [DS-4266] bitstream format registry https://github.com/DSpace/DSpace/pull/2442 (Ben BosmanAndrea Bollini (4Science) - (error) changes requested)
  5. (REST) Pagination bug with withdrawn items: https://github.com/DSpace/DSpace/pull/2406 (Dimitris Pierrakos , Ben Bosman - Feedback provided)
  6. (REST) [DS-4298] changed the PathVariable for the upload method: https://github.com/DSpace/DSpace/pull/2467 ((tick)Ben Bosman , Tim Donohue  - asked for a test to prove the bug is fixed)
  7. (Angular) (Entities) Deleting relationships: https://github.com/DSpace/dspace-angular/pull/402 (Paulo Graça - will test againTim Donohue )
  8. (Angular) Selectable Themes. https://github.com/DSpace/dspace-angular/pull/419 (Paulo Graça (tick),  Tim Donohue, tested by Laura Henze)
  9. (Angular) (Entities) DS-4223 Metadata Schemas for configurable entities https://github.com/DSpace/dspace-angular/pull/420 (Paulo Graça (tick)NEEDS SECOND REVIEWER)
  10. (Angular) Configurable browse-by https://github.com/DSpace/dspace-angular/pull/421 (closes #361) ((tick) Tim Donohue , Paulo Graça (tick),Giuseppe Digilio (4Science)tinymce.emotions_dlg.checkapproved )
  11. (Angular) Move Item Component: https://github.com/DSpace/dspace-angular/pull/335 (UNBLOCKED, as REST API implementation was merged. NEEDS REVIEWERS)
  12. (Angular) Item-Collection Mapper:  https://github.com/DSpace/dspace-angular/pull/348 (NEEDS REVIEWERS)
    1. Uses DSpace PR#2282 (see above)
  13. (Angular) Add missing ResourcePolicyService: https://github.com/DSpace/dspace-angular/pull/427 (Giuseppe Digilio (4Science) tinymce.emotions_dlg.error changes requestedArt Lowel (Atmire))
  14. (Angular) Shibboleth integration support (WORK IN PROGRESS): https://github.com/DSpace/dspace-angular/pull/429  (Julius is looking for feedback/help) (Giuseppe Digilio (4Science) needs a rebase of  branch , Fernando FCT/FCCN - does this PR really have more than 1600 files changed?)
  15. (Backend) Upgrading to Handle Server v9: https://github.com/DSpace/DSpace/pull/2394 (Mark H. Wood,(tick) Ben Bosman )
  16. (Backend) Update email templates to use Velocity (for richer, powerful templates): https://github.com/DSpace/DSpace/pull/1992 (Chris Wilper , (tick)Tim Donohue )
  17. (NEW) (Backend) One Webapp Phase 2: Rename "dspace-spring-rest" to "dspace-server-webapp": https://github.com/DSpace/DSpace/pull/2459 (NEEDS REVIEWERS)

PRs Merged this week!

  1. (tick) (REST Contract) upload bitstream to archived item - https://github.com/DSpace/Rest7Contract/pull/61
  2. (tick) (REST Contract) Document need to escape special characters - https://github.com/DSpace/Rest7Contract/pull/58
  3. (tick) (REST) Some minor code cleanup in the tests: https://github.com/DSpace/DSpace/pull/2448
  4. (tick) (REST) (Entities) Relationship search by label: https://github.com/DSpace/DSpace/pull/2450
  5. (tick) (REST) (Entities) DS-4244 Add configurable entities unit tests https://github.com/DSpace/DSpace/pull/2446
  6. (tick) (REST) DS-4210 Deposit on collection without workflow seems to fail (405 but succeed): https://github.com/DSpace/DSpace/pull/2429
  7. (tick) (REST) Updating Owning Collections (Moving Items between collections): https://github.com/DSpace/DSpace/pull/2283
  8. (tick) (Backend) Minor dependency updates to "master": https://github.com/DSpace/DSpace/pull/2425
  9. (tick) (Backend) Our extensive EHCache configuration is ignored: https://github.com/DSpace/DSpace/pull/2397 

Blocked

  1. (Blocked PRs go here)

Delayed

  1. (REST Contract) Edit Homepage News: https://github.com/DSpace/Rest7Contract/pull/45
    1. Delayed until after Preview release. General agreement (in meeting on March 21, 2019) that storing HTML in metadata fields is not really ideal behavior.  Metadata (from a librarian standpoint) tends to be free of format-related markup (as that allows for easier sharing, understanding of metadata.  Currently Community & Collection homepage information is HTML-based and is stored in metadata that is appropriate for a minor subset of information (like the title) but it is better to move large/rich text to bitstreams.  
    2. Proposal here is to consider storing HTML-based markup (for Site, Community & Collection homepages) in Bitstream(s) associated with the object in question.  May allow for more CMS-lite behavior in the future
    3. Timeline for this is uncertain.  Possibly in 7 or 8. May depend on how/whether it can be scoped.
  2. (REST) Scripts & Processes endpoint: https://github.com/DSpace/Rest7Contract/pull/17
  3. Concurrency in DSpace 7 (or 8).  What do we want to do when multiple editors are editing the same object?  Needs further analysis regarding implementation details
    1. We've decided (in meeting on March 7, 2019) to use ETags to implement concurrency. REST Contract notes on ETags: https://github.com/DSpace/Rest7Contract#etags--conditional-headers
    2. ETags only update of the two fields match. If someone edits first, your edit would fail and you would get a fail response (422?)
    3. ETags seems to have broader support in other REST APIs.  Recommended also by both Art and Andrea.

Priorities for Preview Release

As discussed in previous DSpace 7 meetings, our DSpace 7 Preview release is aimed for early May, followed by a Preview #2 in May (before OR2019).  The top priorities for the Preview Release are (in this order):

  1. Submission & Workflow UI / backend 
  2. Configurable Entities (from DSpace 7 Entities Working Group)
  3. Upgrading Solr Server for DSpace (not required for Preview, as there's no user facing features. However, the earlier we feel comfortable merging this effort the better)

Priorities for OR2019 revolve around features or needs that we want to show off in Workshops/Presentations. These include

  1. Finalizing theming/branding strategy for new UI
  2. DSpace Backend as One Webapp
  3. Finalizing (as much as reasonable) the upgrade process (including Solr, Handle Server, etc)

Notes


  • No labels