aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Collapse)Author
2020-02-09reformattedandrewdkim
2020-02-08Merge branch 'master' into monika_animationBob Zeleznik
2020-02-08fixed link button issues with text selection linksBob Zeleznik
2020-02-08cleaned up links on images. fixed axis sorting on pivot views. fixed ↵Bob Zeleznik
dragging link button
2020-02-07sped up pivot viewer by not recreating docs when pivot changes.Bob Zeleznik
2020-02-06quick fixes for pivot layout & pivoting downbob
2020-02-06restored isBackground for documents that don't want to respond to anything.bob
2020-02-06fixed indexing bug in pivot drill downbob
2020-02-06added pivoting into a pivot columnbob
2020-02-06switch pivotField to _pivotField and fixed the sync script to be more ↵bob
general with timelines.
2020-02-05added additional view modes for presenationsBob Zeleznik
2020-02-05fixed pivot view rendering with text. fixed dragging items with click handlers.Bob Zeleznik
2020-02-05several layout fixes for row/col stuff. fixes to icons. added buttons for ↵bob
buxton app. made PresBox not search for its own contents when following a link
2020-02-04pivot view/time view workingbob
2020-02-04added defaults for mulitirow/colbob
2020-02-03from lastbob
2020-02-03fixed performance of layoutengines.bob
2020-02-03fixed pivot view column layout.bob
2020-02-03attempt at performance tuning.bob
2020-02-03fixed timeline bug. made multirow/multicol use same fields.bob
2020-02-02added curTime to timelineBob Zeleznik
2020-02-02pivot layout tweaksBob Zeleznik
2020-02-02fixed template aliasing and expandingBob Zeleznik
2020-02-01moved all of pivot view into TimeView. tweaked layout for pivot. better fix ↵Bob Zeleznik
is straightforward.
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-31added multirow collection. cleaned up CollectionTimeview a bit.bob
2020-01-31added collectionTime viewbob
2020-01-31improved labeling for pivot viewerbob
2020-01-31fixed text labeling in pivot viewbob
2020-01-30small fixes to textbox sidebar. requires testing for annotationskey in ↵Bob Zeleznik
COllectionSubView's childLayoutPairs
2020-01-30some bugfixesStanley Yip
2020-01-30i think some bugs are fixedStanley Yip
2020-01-30support for docs as fields using {{}}. and added 't' for making a template.bob
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-28fixed clusters -- added shift for joining multiselections to clusters.Bob Zeleznik
2020-01-27pen updatesStanley Yip
2020-01-27fallback behavior for non-downloaded images and restored ink recognitionSam Wilkins
2020-01-27pivot field box and proper AND/OR behavior of facetsSam Wilkins
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-24docFilters are evaluated diretly instead of being converted to a viewScript.bob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22streamling templates.Bob Zeleznik
2020-01-22basic cleanup for warningsbob
2020-01-22various fixes to pivot view related things.bob
2020-01-22fixed pivot viewer to not have multiple columns with the same value. fixed ↵Bob Zeleznik
imagebox to show fade views. cleaned up makeMetadataFieldTemplate
2020-01-21cffview nested panningStanley Yip
2020-01-21added a ToString() method to fields so that rendering them as RichTextField ↵Bob Zeleznik
won't make them unreadable
2020-01-21fixed some hangs when the title is a rich text fieldBob Zeleznik