aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2020-02-24fixed text updating properly when two aliases are shownBob Zeleznik
2020-02-23consolidated update search to a routeSam Wilkins
2020-02-23css menuandrewdkim
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-22replacing search drag functionalityandrewdkim
2020-02-22new fileandrewdkim
2020-02-22pushandrewdkim
2020-02-22initialandrewdkim
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
2020-02-21fixed zindex of link editor boxBob Zeleznik
2020-02-21added a descriptionView templatebob
2020-02-21added back tree view sorting.bob
2020-02-21fixed crash with following link in text. made link anchor size smaller to be ↵bob
less obnoxious. publishing docs without custom titles switches them to cusom and removes the '-'
2020-02-21changed link anchor drag to drag off link, not target. added dragging of ↵bob
editlink button to drop link doc itself.
2020-02-21made double-click link editing for link anchors.bob
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-20more link editor fixes. fixed border rounding.Bob Zeleznik
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-19fixed some link grouping structuresBob Zeleznik
2020-02-19added titles to group type docsBob Zeleznik
2020-02-19fixed displaying docs in fieldsBob Zeleznik
2020-02-19enabled multicolumn document to show contents of original document if its a ↵bob
template and no fields are specified ... probably will reverse this later
2020-02-19chome display set to 'none' when not 'enabled'. fixed template expansion bug.bob
2020-02-19Merge branch 'master' into riddingDataDocsbob
2020-02-19fixed selecting text document when open as golden layout pane.bob
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-18fixed multicol/row resizers (undo, cursors, code)Bob Zeleznik