aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-04changed text sampling to marking every second to get audio to synchronize ↵bob
better
2020-03-04fixed some template stuff broken when changing data->text. fixed dashFieldViewsBob Zeleznik
2020-03-03simple api cleanup for doc iewBob Zeleznik
2020-03-03make sure doc decorations is behind doc button bar flyoutsBob Zeleznik
2020-03-03fixed enumerations a bit.Bob Zeleznik
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
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-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-29Merge pull request #343 from browngraphicslab/penStanley Yip
Pen
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
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.