aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Expand)Author
2020-12-20added settings manager to esc key handlerusodhi
2020-12-18added something that was removedusodhi
2020-12-17mergedusodhi
2020-12-16fixed errors with linkmenu propsbobzel
2020-12-16cleaned up removing frame animation fieldsbobzel
2020-12-16cleaned up some link following code. fixed problem following links from Link...bobzel
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to DocumentV...bobzel
2020-12-15added real groupingbobzel
2020-12-15fixed previous problems -- weird that you can't call componentWillUnmount. a...bobzel
2020-12-15simplifying dragging to make links by moving linkDocument to event, instead o...bobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...bobzel
2020-12-14got rid of fitDocToPanel. made collectionFreeFormDocView always use a Conten...bobzel
2020-12-11fixed stackingview autoHeight when headers are on that don't overlap. improve...bobzel
2020-12-11fixed pointerevents set through styleProvider. fixed crash when color string...bobzel
2020-12-10more cleanup/organization of 'props' . removed VisibleHeight props and clean...bobzel
2020-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-12-01Merge branch 'master' into presentation_v1geireann
2020-11-30fixed react warningbobzel
2020-11-30Merge branch 'master' into sally-changesbobzel
2020-11-29redesigned settings popupSally Chen
2020-11-28Merge branch 'master' into presentation_v1geireann
2020-11-28audio in pres updates + pre-loadergeireann
2020-11-27removed overrideusodhi
2020-11-26some sharing menu changesusodhi
2020-11-25fixed run-time error when resetting the DBbobzel
2020-11-25filter + bug?usodhi
2020-11-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-11-24prevent possible crash on empty text box hypertext link. prevent Webbox's fr...bobzel
2020-11-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-11-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-11-14fixed height of autoHeight masonry (tools panel was messed up showing nothing...bobzel
2020-11-11turned off selection highlighting in TreeView because it is way too inefficie...bobzel
2020-11-10fixed Slides to be Colllections (not text) and fixed dockingView to display c...bobzel
2020-11-09fixed autoHeight for formattedTextSidebars when the text document has been sc...bobzel
2020-11-09added fullScreen alias option for opening documents so that opened document c...bobzel
2020-11-06fixed web pages to scroll and update scrollTop when in annotation mode. fixe...bobzel
2020-11-03fixed LinkManager to cache links correctly. fixes issue with linkButton not s...bobzel
2020-10-29fixed images not having a height when importedbobzel
2020-10-27Performance updates for up/down arrowsGeireann Lindfield Roberts
2020-10-25changed title to be gray when an undo batch has not completed. useful for de...bobzel
2020-10-22added more caching for linkManager queries.bobzel
2020-10-22added alert for uknown filetype uploadsbobzel
2020-10-20fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show s...bobzel
2020-10-20fixed getFirstDocumenView() to choose a visible document view over the first ...bobzel
2020-10-18documents that are not in current collection open in new tab instead of on rightGeireann Lindfield Roberts
2020-10-18dragging has optional dropEvent argumentGeireann Lindfield Roberts
2020-10-16updated user initialization code to not generate server traffic when creating...bobzel
2020-10-16mergeusodhi
2020-10-16fixed RTF so that you can scroll smoothly in a presentation.bobzel