aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-01-28fixed clusters -- added shift for joining multiselections to clusters.Bob Zeleznik
2020-01-28fixed selection borders on pivot view items.Bob Zeleznik
2020-01-28minor cleanup so that layout strings are all stored in layout_<name> fieldsBob Zeleznik
2020-01-28fixes for texttemplates that get updated.bob
2020-01-28added captions to carousel. cleaned up some stuff.bob
2020-01-28functional child templates for Buxton viewbob
2020-01-28made makemetadatafield menu option always available.bob
2020-01-28added support for make templates of collectionsbob
2020-01-28template rendering fixes for stacking view.bob
2020-01-28multicolumn drop fixes. adding menu entry to stacking columndocs. fixed ↵bob
imagebox nativewidth/height settings.
2020-01-27fixed templates for textsBob Zeleznik
2020-01-27pen updatesStanley Yip
2020-01-27fixed some doc button box layout detailsBob Zeleznik
2020-01-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-01-27template fixesBob Zeleznik
2020-01-27factored out icon namesSam Wilkins
2020-01-27added UI responsiveness for remote image upload routineSam Wilkins
2020-01-27fallback behavior for non-downloaded images and restored ink recognitionSam Wilkins
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
2020-01-27pivot field box and proper AND/OR behavior of facetsSam Wilkins
2020-01-25added carousel viewBob Zeleznik
2020-01-25fixed compile errorsBob Zeleznik
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-24fixes for imagebox's and detailed viewBob Zeleznik
2020-01-24fixed color setting from colorbox.bob
2020-01-24warning fixes.bob
2020-01-24fixed imagebox dropping for empty image templates.bob
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-24finalized image upload changes, fixed exif parsing, excessive image ↵Sam Wilkins
uploading and automatically encode native dimensions
2020-01-24fixes for annotationsbob
2020-01-24making right split view be readable/scrollable instead of fit to contentsBob Zeleznik
2020-01-24idle changes.Bob Zeleznik
2020-01-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-23fixes to template editing in stacking viewBob Zeleznik
2020-01-23request image size now server-side and improved image upload routineSam Wilkins
2020-01-23imagebox fixesbob
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-23Server side coded added backMohammad Amoush
2020-01-23fixed setting view typeBob Zeleznik
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22small cleanups for exceptionsBob Zeleznik
2020-01-22streamling templates.Bob Zeleznik
2020-01-22added an exclude list of field keys when a document is copiedbob
2020-01-22slight improvement maybe to createDocExtension and scraper to use prefetch proxybob
2020-01-22basic cleanup for warningsbob
2020-01-22various fixes to pivot view related things.bob
2020-01-22fixed template/scripting problem. added collectionDoc parameter for onClick ↵bob
scripts. made buxton layout update hero image on click.
2020-01-22cleaned up imageBox alternate paths.Bob Zeleznik
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