<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/new_fields/ScriptField.ts, branch master</title>
<subtitle>A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
</subtitle>
<id>https://www.git.mfoi.dev/Dash-Web.git/atom?h=master</id>
<link rel='self' href='https://www.git.mfoi.dev/Dash-Web.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/'/>
<updated>2020-05-15T07:03:41Z</updated>
<entry>
<title>renamed new_fields to fields</title>
<updated>2020-05-15T07:03:41Z</updated>
<author>
<name>Sam Wilkins</name>
<email>samwilkins333@gmail.com</email>
</author>
<published>2020-05-15T07:03:41Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=2b79008596351f6948d8de80c7887446d97b068c'/>
<id>urn:sha1:2b79008596351f6948d8de80c7887446d97b068c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added setter scripts for fields.  fixed color selection</title>
<updated>2020-05-14T20:33:40Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-05-14T20:33:40Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=f6a55c0d613787f60e4a40b728a1acbc6c39c552'/>
<id>urn:sha1:f6a55c0d613787f60e4a40b728a1acbc6c39c552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lots of code cleanup - removed all northstar db stuff.  added scriptingBox.  renamed things.  made collectiontypes strings not numbers.</title>
<updated>2020-04-08T03:01:46Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-04-08T03:01:46Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=e262d9ac73af5b2cef384468c47d69917e205d44'/>
<id>urn:sha1:e262d9ac73af5b2cef384468c47d69917e205d44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>got rid of some run-time errors/warnings related to CORS-ifying imagebox requests, and avoiding memoizing messages for computedFn's outside reactions.</title>
<updated>2020-04-07T15:52:25Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-04-07T15:52:25Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=892174ef482f3d45167a0c2d1c3163e6b9443c66'/>
<id>urn:sha1:892174ef482f3d45167a0c2d1c3163e6b9443c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed expandedTemplate to rootDocument</title>
<updated>2020-03-30T18:19:03Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-03-30T18:19:03Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=71b0e84cb852bc171a5df96b36cbb5f7bd1c150c'/>
<id>urn:sha1:71b0e84cb852bc171a5df96b36cbb5f7bd1c150c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up of parameterized templates.  added 'self' to scripts to reference the expandedTemplate</title>
<updated>2020-03-29T04:25:33Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-03-29T04:25:33Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=089011c748e67fcce407021c6c28dc5028303a45'/>
<id>urn:sha1:089011c748e67fcce407021c6c28dc5028303a45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed RichTextMenu to not obscure selection. fixed templateMenu to display a TreeView document of options.  fixed resize in docDecorations for dragging corners other than bottom-right.</title>
<updated>2020-03-24T01:24:50Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-03-24T01:24:50Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=786572f3cd674459f55b7f66e8eb257026f373ef'/>
<id>urn:sha1:786572f3cd674459f55b7f66e8eb257026f373ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added 'source' parameter for computedField functions -- its the source document as opposed to 'this' which is the layout template)</title>
<updated>2020-02-25T18:37:00Z</updated>
<author>
<name>bob</name>
<email>bcz@cs.brown.edu</email>
</author>
<published>2020-02-25T18:37:00Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=dfeaa7b032376bc4001fcfdc197016ff1f09ebdf'/>
<id>urn:sha1:dfeaa7b032376bc4001fcfdc197016ff1f09ebdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added inheritable computations to template fields</title>
<updated>2020-02-25T17:45:33Z</updated>
<author>
<name>bob</name>
<email>bcz@cs.brown.edu</email>
</author>
<published>2020-02-25T17:45:33Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=c5c8c99151de576548dab215b82d44132b06f9a4'/>
<id>urn:sha1:c5c8c99151de576548dab215b82d44132b06f9a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added synching of timelines with presentations</title>
<updated>2020-02-06T15:38:18Z</updated>
<author>
<name>bob</name>
<email>bcz@cs.brown.edu</email>
</author>
<published>2020-02-06T15:38:18Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=0817d947b98b1b8e7f05df6b1d3db8eef4996ec9'/>
<id>urn:sha1:0817d947b98b1b8e7f05df6b1d3db8eef4996ec9</id>
<content type='text'>
</content>
</entry>
</feed>
