aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-27fixed templates for textsBob Zeleznik
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-24updated all packages and fixed pdf.jsbob
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-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
2020-01-21added filter resizer for pivot viewer. fixed click/drag confusion with ↵Bob Zeleznik
mainview divider.
2020-01-21fixed error with dependenciesbob
2020-01-21semicolonSam Wilkins
2020-01-21Merge pull request #332 from browngraphicslab/facet_refactorSam Wilkins
Facet refactor
2020-01-21functional but incomplete updating logicSam Wilkins
2020-01-21made onClick override default link follow behaviorbob
2020-01-21fixed templating with collection views set?bob
2020-01-21initial commitSam Wilkins
2020-01-21buxton templating fixesSam Wilkins
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