aboutsummaryrefslogtreecommitdiff
path: root/src/scraping/buxton/scraper.py
AgeCommit message (Collapse)Author
2020-06-29changed a lot of collection keys to start with "_" -- particularly for ↵Bob Zeleznik
Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library.
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-02-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-03added base64 encodings support for image upload, removed logs from scraper.pySam Wilkins
2020-02-03fixed timeline bug. made multirow/multicol use same fields.bob
2020-02-02fixed scraperSam Wilkins
2020-02-02restructuring buxton sourceSam Wilkins
2020-01-30changed syntax to [[(doc)?(:field]] for embedding doc as text blocks. added ↵bob
{{doc}} for embedding a document
2020-01-28added captions to carousel. cleaned up some stuff.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-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-22slight improvement maybe to createDocExtension and scraper to use prefetch proxybob
2020-01-22various fixes to pivot view related things.bob
2020-01-20scraper support for multicolumnSam Wilkins
2020-01-20scraper typoSam Wilkins
2020-01-20fixed typoSam Wilkins
2020-01-20buxton layout improvementsSam Wilkins
2020-01-19further adjustments to import scriptSam Wilkins
2020-01-19fixed python scraper scriptSam Wilkins
2020-01-18added initial DocumentFromField implementationSam Wilkins
2019-09-10got rid of zoomBasis remnants. cleaned up (just a little bit) renderScript ↵Bob Zeleznik
stuff in colelctionfreeformdocumentview
2019-08-08clean upSam Wilkins
2019-08-07changed pdfs to render regions as collections. changed libraryBrush ↵Bob Zeleznik
implementation.
2019-08-06pivot viewSam Wilkins
2019-07-30Fixed import thingTyler Schicke
2019-07-30Added document export and importTyler Schicke
2019-07-28templating fixes, context menu undo streamliningSam Wilkins
2019-07-27Fixed up buxton scraper to get fullscreen images and remove bad imagesTyler Schicke
2019-07-25scraping common proto tweakSam Wilkins
2019-07-25cognitive services refactor, buxton python script fixes, covered up imagebox ↵Sam Wilkins
context menu bug
2019-07-09string list to list of text doc map in scraper and cleaned up kv pane ↵Sam Wilkins
templating interaction code
2019-07-01improved acm scraping scriptSam Wilkins
2019-06-27scraper image width fixesSam Wilkins
2019-06-26implemented drag drop template from key value key selectionSam Wilkins
2019-06-26scrapingSam Wilkins