Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow partial rendering via DIAM AJAX #2906

Closed
reckart opened this issue Mar 23, 2022 · 0 comments · Fixed by #2907
Closed

Allow partial rendering via DIAM AJAX #2906

reckart opened this issue Mar 23, 2022 · 0 comments · Fixed by #2907
Assignees
Projects
Milestone

Comments

@reckart
Copy link
Member

reckart commented Mar 23, 2022

Is your feature request related to a problem? Please describe.
Currently, when requesting annotations via DIAM AJAX, the server-side window range is used.

Describe the solution you'd like
It would be nice if the client could optionally provide a client-side window begin/end to only retrieve those annotations falling into that window.

Describe alternatives you've considered
Could alternatively have used DIAM WebSocket which can already do this.

@reckart reckart added this to the 24.0 milestone Mar 23, 2022
@reckart reckart self-assigned this Mar 23, 2022
@reckart reckart added this to 🔖 To do in Kanban via automation Mar 23, 2022
reckart added a commit that referenced this issue Mar 23, 2022
- Allow optionally specifying a begin/end in DiamAjax.loadAnnotations()
@reckart reckart linked a pull request Mar 23, 2022 that will close this issue
2 tasks
Kanban automation moved this from 🔖 To do to 🍹 Done Mar 24, 2022
reckart added a commit that referenced this issue Mar 24, 2022
…rtial-rendering-via-diam-ajax

#2906 - Allow partial rendering via DIAM AJAX
reckart added a commit that referenced this issue Mar 27, 2022
…-the-current-view

* main: (23 commits)
  #2915 - Sentence layer should not be selectable as recommender target
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-23.0-rc-2
  #2912 - Upgrade dependencies
  #2393 - Remove outdated project fixings
  #2833 - Enhance (external) editors API
  No issue. Fix typo in documentation.
  Bump minimist in /inception/inception-pdf-editor/src/main/js/pdfanno
  #2908 - Allow loading only annotations - no text - via DIAM
  #2393 - Remove outdated project fixings
  #2908 - Allow loading only annotations - no text - via DIAM
  #2908 - Allow loading only annotations - no text - via DIAM
  #2393 - Remove outdated project fixings
  #2908 - Allow loading only annotations - no text - via DIAM
  #2908 - Allow loading only annotations - no text - via DIAM
  #2906 - Allow partial rendering via DIAM AJAX
  #2902 - Auto-complete for string features with tagsets not working
  #2899 - Cannot choose HTML (AnnotatorJS) view
  #2898 - Update DB version in Docker Compose example
  #2898 - Update DB version in Docker Compose example
  ...
reckart added a commit that referenced this issue Mar 27, 2022
…t-view' into feature/2869-Hugging-Face-Recommender-Prototype

* feature/2872-Allow-calling-a-recommender-for-the-current-view: (29 commits)
  #2915 - Sentence layer should not be selectable as recommender target
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-23.0-rc-2
  #2912 - Upgrade dependencies
  #2393 - Remove outdated project fixings
  #2833 - Enhance (external) editors API
  No issue. Fix typo in documentation.
  Bump minimist in /inception/inception-pdf-editor/src/main/js/pdfanno
  #2908 - Allow loading only annotations - no text - via DIAM
  #2393 - Remove outdated project fixings
  #2908 - Allow loading only annotations - no text - via DIAM
  #2908 - Allow loading only annotations - no text - via DIAM
  #2393 - Remove outdated project fixings
  #2908 - Allow loading only annotations - no text - via DIAM
  #2908 - Allow loading only annotations - no text - via DIAM
  #2906 - Allow partial rendering via DIAM AJAX
  #2902 - Auto-complete for string features with tagsets not working
  #2899 - Cannot choose HTML (AnnotatorJS) view
  #2898 - Update DB version in Docker Compose example
  #2898 - Update DB version in Docker Compose example
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Kanban
  
🍹 Done
Development

Successfully merging a pull request may close this issue.

1 participant