aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Expand)Author
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 general...bob
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 b...bob
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 i...Bob Zeleznik
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 COlle...Bob Zeleznik
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 b...Bob Zeleznik
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates in...bob
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 "_" wh...bob
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot la...Bob Zeleznik
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 i...Bob Zeleznik
2020-01-21cffview nested panningStanley Yip
2020-01-21added a ToString() method to fields so that rendering them as RichTextField w...Bob Zeleznik
2020-01-21fixed some hangs when the title is a rich text fieldBob Zeleznik
2020-01-21fixed up creating template fields in stacking views (+ after the template is ...Bob Zeleznik
2020-01-17moving around the createPolyline functionStanley Yip
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17palette now doesn't interfere with touchStanley Yip