aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-03-03restored audio recording.bob
2020-03-03fixed dragging from linear view because of screentransform. added ↵bob
[[key=value]] syntax. added button for seeing enumerated values. added step up button in DocDec for selecting parent collection
2020-03-03from last.bob
2020-03-03fixed opening of metadata from text box. fixed minimizing presentatino ↵bob
view. cleaned up closeRightSplit.
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-03-02changed clippings to use slide template. fixed issues on startupbob
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-03-01ui etcvellichora
2020-03-01basic changes finishedMohammad Amoush
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-29script to documentMohammad Amoush
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-29filter UIvellichora
2020-02-29added supported audio formatskimdahey
2020-02-29scripboxMohammad Amoush
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-26fixing css and uiAndy Rickert
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-24researching tentatively worksAndy Rickert
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