aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-10-01fixed tabbing in properties viewbobzel
2020-10-01fixed closed library flyout view to not render a DocumentView. fixed ↵bobzel
sidebar panels to not be selectable. fixed changing view of sidebar panel to only affect that panel
2020-10-01fixed clearing out doc data when permissions are lost. includes ↵bobzel
CurrentEmailNormalized from previous commit
2020-10-01changed sharing to use __ to replace .'s in emails to avoid problems with ↵bobzel
storing keys in mongo
2020-10-01small css changesGeireann Lindfield Roberts
2020-10-01redesigned presItemsGeireann Lindfield Roberts
2020-09-30fix 3DCarouselView mis-aligned slidesMelissa Zhang
2020-09-30add tooltip for re-distribute ACLs buttonMelissa Zhang
2020-09-30fixed filtering by #links. improved textlink preview layout.bobzel
2020-09-30fixed linking to text hyperlinks from PDFsbobzel
2020-09-30fixed typobobzel
2020-09-30Merge pull request #823 from browngraphicslab/acls_uvbobzel
ACL Refresh
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