aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields/Doc.ts
AgeCommit message (Expand)Author
2020-05-03made MakeClone deep - need to fix LinkManagerBob Zeleznik
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01cleaned up buxton template. fixed adding docs to collections.Bob Zeleznik
2020-04-29changed detailedView template to be a layoutstring. fixed text boxes to allo...Bob Zeleznik
2020-04-29cleanup of timeline before mergeBob Zeleznik
2020-04-29added props to fieldview / text box for height/width/background/color to use ...Bob Zeleznik
2020-04-28merged with masterBob Zeleznik
2020-04-25hopefully final cleanup of pile up collection view. added doubleTap support...Bob Zeleznik
2020-04-24more starburst fixesBob Zeleznik
2020-04-24more starburst tweaks.Bob Zeleznik
2020-04-24changing how multiple images are imported -- now a pile. imagebox chooses re...Bob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ["template-...Bob Zeleznik
2020-04-21added MakeClone to alias documents in a collection. fixed embedded custom t...Bob Zeleznik
2020-04-19final structural cleanp up of UserDocument for a while, hopefullyBob Zeleznik
2020-04-13updated childDetailedView stuff for pivot viewBob Zeleznik
2020-04-12changes to treeView titles - show alias/proto. setInPlaceBob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...Bob Zeleznik
2020-04-08fixed bug with getDocTemplate(). fixed inPlace link following when there's n...Bob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...Bob Zeleznik
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of On...Bob Zeleznik
2020-04-02added copy with alt+ctrl . fixed border radiusBob Zeleznik
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with excl...Bob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-03-31fixed stacking view rendering of templates that treat regular docs like colle...Bob Zeleznik
2020-03-31cleaned up some code very slightlyBob Zeleznik
2020-03-30changed expandedTemplate to rootDocumentBob Zeleznik
2020-03-30more nested template fixesBob Zeleznik
2020-03-30tested nested templates and remote doc field embedding in text viewBob Zeleznik
2020-03-29working version of nested templates both inside and outside of text boxes.Bob Zeleznik
2020-03-29more tweaks to embedded documents in text. fixes for expandedTemplate to show...Bob Zeleznik
2020-03-29clean up of parameterized templates. added 'self' to scripts to reference th...Bob Zeleznik
2020-03-28from lastBob Zeleznik
2020-03-28more improvements for parameterized templatesBob Zeleznik
2020-03-28ongoing work with parameterized templatesBob Zeleznik
2020-03-28fixed runtime errors when collection data field has image or non-list value. ...Bob Zeleznik
2020-03-28changed template parameters to be stored in '@params'. Updated ImageBox to ...Bob Zeleznik
2020-03-27fixed up embedded document view layout references in text boxes to 1) create ...Bob Zeleznik
2020-03-27fixed iconifying doc script removal. fixed metadata to display inline-flex s...Bob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...Bob Zeleznik
2020-03-12from lastBob Zeleznik
2020-03-12cleaned up presentationBox code and buttons in view chromes.Bob Zeleznik
2020-03-10fixed up iconifying of different document types. fixed selection to not sele...Bob Zeleznik
2020-03-09fixed interactions with documentBoxbob
2020-03-04removed child click script from collection when switching out of pivot viewBob Zeleznik
2020-03-04border rounding for template key values. added creationTime for dropped doc...bob
2020-03-04changed text sampling to marking every second to get audio to synchronize be...bob
2020-03-04fixed some template stuff broken when changing data->text. fixed dashFieldViewsBob Zeleznik
2020-03-03fixed enumerations a bit.Bob Zeleznik