aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-06restored ability to open document that has been moved from another ↵bobzel
document's annotation overlay
2020-10-05fixed search over DB to not use quotes when setting field column filters.bobzel
2020-10-05fixed formatted texst box select on load when pdf is full screen and the ↵bobzel
same pdf is in inactive tab behind it.
2020-10-05from lastbobzel
2020-10-05from lastbobzel
2020-10-05try sending list back to sender if we notice the set of fields is different ↵bobzel
than the originally sent set of fields
2020-10-05handled concurrent list additions as a special case (need to handle all ↵bobzel
concurrent edits still).
2020-10-05stopped ctrl-a from selecting doucment.body. prevented pdfviewer's texxt ↵bobzel
layer from scrolling horizontally when text annotations go out of bounds horizontally. fixed text boxes to not grab selectonOnLoad focus unless they're in an active tab.
2020-10-05fixed linkEditor to edit links for annotations embedded on PDFsbobzel
2020-10-05got rid of link group stuff. fixed sidebar popping out when properties pops ↵bobzel
out. got rid of Layout from properties because it caused PDFs to scroll.
2020-10-03style fix for schema view to see dropdown list items in a cellbobzel
2020-10-02from lastbobzel
2020-10-02cleaned up CollectionLinkView and fixed an issue with link lines flopping aroundbobzel
2020-10-02fixed disappearance of undo/redo button areabobzel
2020-10-02fixed creating groupsbobzel
2020-10-02switch to a wordGram tokenier for solr to support searching for possesives ↵bobzel
and hyphenated words
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-09-30fix 3DCarouselView mis-aligned slidesMelissa Zhang
2020-09-30add tooltip for re-distribute ACLs buttonMelissa Zhang
2020-09-30pull from masterMelissa 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