<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/server/authentication/models, branch master</title>
<subtitle>A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
</subtitle>
<id>https://git.mfoi.dev/Dash-Web.git/atom?h=master</id>
<link rel='self' href='https://git.mfoi.dev/Dash-Web.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/'/>
<updated>2020-05-14T08:29:19Z</updated>
<entry>
<title>server side restructure, some documentation to accompany new wiki overview entry</title>
<updated>2020-05-14T08:29:19Z</updated>
<author>
<name>Sam Wilkins</name>
<email>samwilkins333@gmail.com</email>
</author>
<published>2020-05-14T08:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=f9385130fe297088754d4ce46d6c318c8be2121d'/>
<id>urn:sha1:f9385130fe297088754d4ce46d6c318c8be2121d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed Cors behavior for WebBox(On for everything except GoogldDocs).  Update Freeze to work for ctrl-resizing text, and showing full screen.  reorged context menus.</title>
<updated>2020-05-11T18:59:54Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-05-11T18:59:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=a3839d4b5a2180e2e80fa79f6eb4459e2976f380'/>
<id>urn:sha1:a3839d4b5a2180e2e80fa79f6eb4459e2976f380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed missing gear in golden layout.  fixed double dragging events.  changed dragging to give prefernce to modifier keys over dropactions.  changed names of Documents to Catalog.   added document copy past with ctrl c/ctrl v</title>
<updated>2020-05-09T19:56:11Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-05-09T19:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=4914965affb984e04e847460ce1b5750807b316f'/>
<id>urn:sha1:4914965affb984e04e847460ce1b5750807b316f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed ink color swatches.  reuse last background color &amp; font size for text boxes.</title>
<updated>2020-05-08T14:24:06Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-05-08T14:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=e627a85430345db08c03027a6b816141fb4f4a2c'/>
<id>urn:sha1:e627a85430345db08c03027a6b816141fb4f4a2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed gear in tab panes showing up.  fixed tree view titling.  fixed some current_user_util templates to drag as render templates, not prototypes.</title>
<updated>2020-05-08T00:36:31Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-05-08T00:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=78e0b57cab3a5fea7421ca4661d890b635bb4790'/>
<id>urn:sha1:78e0b57cab3a5fea7421ca4661d890b635bb4790</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added batch requesting of list items.  fixed some performance issues with tree views.</title>
<updated>2020-05-07T05:35:11Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-05-07T05:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=51a1f88b4e975946eb5ac8cef75a122e197cd872'/>
<id>urn:sha1:51a1f88b4e975946eb5ac8cef75a122e197cd872</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web</title>
<updated>2020-05-05T09:48:09Z</updated>
<author>
<name>Sam Wilkins</name>
<email>samwilkins333@gmail.com</email>
</author>
<published>2020-05-05T09:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=df6f48825f37dba00c28bf8d0088b1bd0174095d'/>
<id>urn:sha1:df6f48825f37dba00c28bf8d0088b1bd0174095d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>database, delete and google authentication simplifications and improvements, as well as formatted text box updates data state at field key not just data</title>
<updated>2020-05-05T09:48:03Z</updated>
<author>
<name>Sam Wilkins</name>
<email>samwilkins333@gmail.com</email>
</author>
<published>2020-05-05T09:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=aa1eb6ba4217fb48ab10539ca0373b4a1f649192'/>
<id>urn:sha1:aa1eb6ba4217fb48ab10539ca0373b4a1f649192</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes for parameterized templates. added a pendingMap to fix issues with expandTemplateLayout. added a switchbox template to test templates.   changed dimUnits/dimMagnitude to _dimUnits/_dimMagnitude</title>
<updated>2020-05-05T05:36:00Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-05-05T05:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=a698a3cea10fed25127f5dd933b23fb7de5d469b'/>
<id>urn:sha1:a698a3cea10fed25127f5dd933b23fb7de5d469b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added toggle switch to default templates</title>
<updated>2020-05-04T20:10:19Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-05-04T20:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=3805029b253fcf224ad8b1effadfddf743704373'/>
<id>urn:sha1:3805029b253fcf224ad8b1effadfddf743704373</id>
<content type='text'>
</content>
</entry>
</feed>
