aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-03-27fixed up embedded document view layout references in text boxes to 1) create ↵Bob Zeleznik
the template if it doesn't exist and 2) to allow parameters to be passed to templates
2020-03-27from lastBob Zeleznik
2020-03-27added metadata checkboxes in rich text notes.Bob Zeleznik
2020-03-27from lastBob Zeleznik
2020-03-27fixed iconifying doc script removal. fixed metadata to display inline-flex ↵Bob Zeleznik
so that value truncates instead of moving to next line.
2020-03-26fixed sizing of time viewBob Zeleznik
2020-03-25set max size for tab titles. fixed collection sizing when filter is ↵Bob Zeleznik
expanded. fixed pivot view text height when small collection.
2020-03-24reaally pretty drop down menu functionality : )Andy Rickert
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ↵Bob Zeleznik
TreeView document of options. fixed resize in docDecorations for dragging corners other than bottom-right.
2020-03-20added onChildClick support for CollectionTreeViewsBob Zeleznik
2020-03-19from lastBob Zeleznik
2020-03-19from lastBob Zeleznik
2020-03-19from lastBob Zeleznik
2020-03-19cleaned up facet collections to not require an additional documentBob Zeleznik
2020-03-19moved facet collection stuff into CollectionView from CollectionTreeViewBob Zeleznik
2020-03-19code cleanup for timeviewBob Zeleznik
2020-03-19fixed pivot view filteringBob Zeleznik
2020-03-19tweaked chrome for collectionsBob Zeleznik
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop ↵Bob Zeleznik
the original document without moving it. switched to passing childDropAction as a prop
2020-03-19from lastBob Zeleznik
2020-03-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-03-19added screen capture docBob Zeleznik
2020-03-18finalized cleanupSam Wilkins
2020-03-18clean up audioSam Wilkins
2020-03-17fixes for typing url in web box. fixes for dropping imags from proxied ↵Bob Zeleznik
document. possible fix for updateing image width/height
2020-03-17final fixes hopefully to web pages and cors stuffBob Zeleznik
2020-03-17cleaned up relative web page paths.Bob Zeleznik
2020-03-17fixed up route handling for relative paths. changed search to dashsearch ↵Bob Zeleznik
for server request.
2020-03-16fixed pdf uploading. changed routes to allow web pages to be loaded with ↵Bob Zeleznik
relative urls. added a 'text' field to web documents with the page text contents.
2020-03-13added reification of view menu items. tweaked sizing of collection chrome ↵Bob Zeleznik
display
2020-03-12fixed reified buttons to not selectBob Zeleznik
2020-03-12typoBob Zeleznik
2020-03-12from lastBob Zeleznik
2020-03-12cleaned up presentationBox code and buttons in view chromes.Bob Zeleznik
2020-03-11removed dictation trigger with ~ -- not being used and interferes with typing ~Bob Zeleznik
2020-03-11removed scrubber tool which isn't being used anymore (audiobox has its own ↵Bob Zeleznik
scrubber)
2020-03-11more cssvellichora
2020-03-10fixed buttons so they don't selectBob Zeleznik
2020-03-10made stacking view hide edit/view button unless selected. get rid of ↵Bob Zeleznik
columns with no documens when hideHeadings is set.
2020-03-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-03-10fixed up iconifying of different document types. fixed selection to not ↵Bob Zeleznik
select toolbar tabs. fixed outline-like document creation in tree views.
2020-03-09from lastBob Zeleznik
2020-03-09cleanup of warningsBob Zeleznik
2020-03-09fixed documentview to not pass on its own childrenBob Zeleznik
2020-03-09cleaned up audiobox cssBob Zeleznik
2020-03-09Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-09fixed link following for textbox templates. fixed link following to ↵Bob Zeleznik
annotaiton on videos.
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
2020-03-09fixed interactions with documentBoxbob
2020-03-09added dontRegisterView prop to fieldview so that intended textBox would ↵bob
selectonoad, not documentBox textbox that shows current selection