aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-02-29allow proper type inference for batched arrays systemwideSam Wilkins
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-29consolidate server side google photos filesSam Wilkins
2020-02-29test commitusodhi
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-29Merge branch 'audio_refactor' of ↵kimdahey
https://github.com/browngraphicslab/Dash-Web into audio_refactor
2020-02-29created upload audiokimdahey
2020-02-29added new audio categoryandrewdkim
2020-02-29added supported audio formatskimdahey
2020-02-29I changed a string for this reason..kimdahey
2020-02-29fixes to default text box layoutsBob Zeleznik
2020-02-28added ctrl-drag to set size of annotation text by changing native size of ↵bob
document
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed ↵bob
default note templates to be templates.
2020-02-28added ctrl-enter & alt-enter to create new relatively positioned text boxes.bob
2020-02-28allowing different text templates to be the default. fixing transparency. ↵bob
removing audio by default from notes.
2020-02-27fixes for macBob Zeleznik
2020-02-27from lastBob Zeleznik
2020-02-27schema view & Stacking view code cleanup and minor ui fixesBob Zeleznik
2020-02-27adding colors to schema view will update the enumerated colors used by text ↵bob
boxes in freeformview.
2020-02-27streamlined setting enumerations for fields in text boxes.bob
2020-02-25less contrast on background lockBob Zeleznik
2020-02-25oopsBob Zeleznik
2020-02-25from lastBob Zeleznik
2020-02-25fixed schema column selection from key press. add 'b' for creating ↵Bob Zeleznik
backgrounds. added unlock for isBackground documents.
2020-02-25cleaned up timline decimal pointsbob
2020-02-25added 'source' parameter for computedField functions -- its the source ↵bob
document as opposed to 'this' which is the layout template)
2020-02-25added inheritable computations to template fieldsbob
2020-02-25improved text templates to work better with captionsBob Zeleznik
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-24null checkSam Wilkins
2020-02-24fixed scripting in schema's to allow documents to be assignedBob Zeleznik
2020-02-24fixed colorizing templated documents by setting _backgroundColor instead of ↵Bob Zeleznik
backgroundColor
2020-02-24fixed issue with dataDoc in text box comment link following and doc ↵Bob Zeleznik
annotatable component
2020-02-24fixed document box interactions to play nicely with prev/next & nested ↵Bob Zeleznik
document boxes
2020-02-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-24fixed text updating properly when two aliases are shownBob Zeleznik
2020-02-23consolidated update search to a routeSam Wilkins
2020-02-23final commits before demoStanley Yip
2020-02-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-22can now update search indices from serverSam Wilkins
2020-02-22fixed textboxes with templates so that edited text is written to the doc but ↵Bob Zeleznik
the doc updates when templates change and the text hasn't been edited.
2020-02-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-22added option to update image native sizeBob Zeleznik
2020-02-22updated from masterSam Wilkins
2020-02-22importer finalize pre commentSam Wilkins
2020-02-22fixed text boxes to update to their template when they have no text or to ↵Bob Zeleznik
keep their text and override the template when they are edited
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-22fixed freeform view to update its documents when a non-rendering (eg onClick ↵Bob Zeleznik
script) property changes
2020-02-21fixed bug in dockingView and pivotView filter collectionBob Zeleznik