aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-09-30made shift-clicking work through the currenlty selected document decoration ↵bobzel
background
2020-09-30added restriction of link lines to stay mostly in their container intstead ↵bobzel
of dangling in space.
2020-09-30made link follow not zoom by defaultbobzel
2020-09-30fixed performance issue with linksbobzel
2020-10-01removed unnecessary actionusodhi
2020-10-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-10-01added acl refresh ish button to panel and sharing menuusodhi
2020-09-30removed minimap for non-collection views.bobzel
2020-09-30fixed following summary to open new tab in place. merged link follow codebobzel
2020-09-30fixed dragging aliases using alias button. made dragging title of doc ↵bobzel
decorations or alias button allow doc to be embedded
2020-09-30fixed dragging alias buttonsbobzel
2020-09-30fixed exceptionbobzel
2020-09-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-09-30cssusodhi
2020-09-29fixed highlighting of sidebar handle when no annotations are accessiblebobzel
2020-09-29Merge pull request #813 from browngraphicslab/anika_bug_fixesbobzel
undo for follow link
2020-09-29from lastbobzel
2020-09-29from lastbobzel
2020-09-29removed unncessary undoBatch'sbobzel
2020-09-29simplfiled ':' menu and fixed creating items to not assume a template. add ↵bobzel
emptyNote. fixed scrolling in stacking views broken in previous commit. changed formattedTextBox to support stacking sidebar.
2020-09-29temp fix for links in text previewAnika Ahluwalia
2020-09-29added for links in textAnika Ahluwalia
2020-09-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Anika Ahluwalia
anika_bug_fixes
2020-09-29undo for linkingAnika Ahluwalia
2020-09-29made pdf/web anchors pushpins by default. can now remove docs you own from ↵bobzel
sidebars you don't. made formatted text boxes alway show sidebar handle when there's content. sidebar text has no padding by default. sidebar collection doesn't scroll when text overflows. added more playground fields
2020-09-29fixed highlighting of link hypertext anchors (was offset very wrongly ↵bobzel
before). fixed setting link mark correctly when linking two hypertext anchors. fixed allowing link to parent collection when parent collection is specified by clicking its link button
2020-09-29fixed display/edit of titles when shown as a headerbobzel
2020-09-29changed sidebar functionality for textboxes to open outward and make handle ↵bobzel
blue when there are contents. added a fitToBox capability for contents of sidebar.
2020-09-28from lastbobzel
2020-09-28made pdf annotations default to selected & editable on dropbobzel
2020-09-28fixed inking on pdfsbobzel
2020-09-28fixed creationDate title getting messed up.bobzel
2020-09-28fixed display of info about pdf annotations. made userColor change ↵bobzel
background color of settings dialogue.
2020-09-28removed sidebar menu item. fixed contents of annotations to display ↵bobzel
annotation's info, not pdf's.
2020-09-28fixed filtering annotation anchors on PDFs. added tooltip for identifying ↵bobzel
who made an annotation.
2020-09-28from lastbobzel
2020-09-28fixed docRangeFilters to be propagated everywhere and evaluated like ↵bobzel
docFilters (if the field isn't there, it fails)
2020-09-28fixed follow link to scroll stacking/masonry views properly.bobzel
2020-09-28fixed schemacells to accept '=' syntax to set on layout document.bobzel
2020-09-28fixing search to handle bad regexps without killing the server. fixed ↵bobzel
search to not loop forever on bad searches that return nothing.
2020-09-28fixed syntax for SOLRbobzel
2020-09-27trying a different solr schema that better supports regexp's by not doing ↵bobzel
stemming. fixed issues with schema and tree views where children need to be registered for tryUpdateHeight to work but not when they're in a sidebar that specifies dontRegisterView. Changed stacking/freeform/tree/masonry to NOT be dontRegisterChildView -- this should be set by the context (ie, sidebar)
2020-09-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-28fixed issue with docking view that has only one stackbobzel
2020-09-27fixed selecting schema cells to select the document after focusing on it.bobzel
2020-09-27fixed loading of pdfsbobzel
2020-09-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-27fixed bug where pdfs didn't render if they had been left on a curPage > numPagesbobzel
2020-09-25Merge pull request #797 from browngraphicslab/acls_uvbobzel
Unset -> None
2020-09-25Merge pull request #794 from browngraphicslab/ink_editsbobzel
fixed circle & stroke from appearing thicker on control points mode.