aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-10-02fixed disappearance of undo/redo button areabobzel
2020-10-02fixed creating groupsbobzel
2020-10-02Merge branch 'master' into presentation_v1geireann
2020-10-02fixed email (de)normalization. fixed sharing to hide objects whose ↵bobzel
permissions have been revoked
2020-10-01various fixes to new sharing / email normalizationbobzel
2020-10-01fixed warningsbobzel
2020-10-01from lastbobzel
2020-10-01major performance fix by adding a SharingDocument to the user's DB account ↵bobzel
so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary.
2020-10-01Merge pull request #827 from browngraphicslab/bug_fixes_melissabobzel
Bug fixes melissa
2020-10-01fixed tabs in carousel 3D viewbobzel
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-10-01fixed resize/rotateyunahi
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