| Age | Commit message (Expand) | Author |
| 2023-05-09 | fixed exporting to work with collections that have no assets, and with ink do... | bobzel |
| 2023-05-08 | more fixes for tags - removed #<tag> fields. just use 'tags' now. | bobzel |
| 2023-05-08 | fixed dragging inkMask strokes. fixed background color/fill for strokes. fi... | bobzel |
| 2023-05-03 | fixed pinning template text documents with content to save and restore the ac... | bobzel |
| 2023-05-01 | fixed RecordingBox/View serialization to save docid, not Doc. | bobzel |
| 2023-04-28 | added RTF cell type for schema. fixed formatting DateFields so that they can... | bobzel |
| 2023-04-27 | merged with master | bobzel |
| 2023-04-27 | one more fix to setting on data/layout for undefined values on '_' fields. | bobzel |
| 2023-04-26 | fixed filters - checkboxes generated when options are less than 20, added -un... | bobzel |
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile view... | bobzel |
| 2023-04-18 | limit scope of cloning to not include context of cloned doc. | bobzel |
| 2023-04-18 | more cleanup of import/export | bobzel |
| 2023-04-18 | cleaning up zip/unzip of files | bobzel |
| 2023-04-17 | used stats to detect unnecessary server message when changing css style for t... | bobzel |
| 2023-04-11 | exracted FollowLinkScript() function. got rid of template parameters to simp... | bobzel |
| 2023-04-11 | removed arrangeItems context button for collections to make it a funciton on ... | bobzel |
| 2023-04-10 | fixed brushing of fonticon boxes with dropdowns. made line charts use compu... | bobzel |
| 2023-04-07 | experimetnal changes to datavizbox to allow brushing data items and better hi... | bobzel |
| 2023-04-04 | fixed using freeformview in sidebar of pdfs. fixed issues with dragging items... | bobzel |
| 2023-03-28 | numerous changes to try to simplify event handling in DocumentView - got rid ... | bobzel |
| 2023-03-22 | removed gitlike and branch stuff. updated fortawesome. added Z ordering but... | bobzel |
| 2023-03-20 | fixed copying of docs with template layout docs. fixed clone to search throu... | bobzel |
| 2023-03-20 | cleaned up pointer events so that nested documents can be selected directly w... | bobzel |
| 2023-03-17 | fixed scriptingbox to remove script if text is empty. fixed scripting with c... | bobzel |
| 2023-03-17 | fixed copy paste to clone links if both anchors are copied. adjusted API for... | bobzel |
| 2023-03-16 | added importing and exporting of assets (images, pdfs, etc) to collection im... | bobzel |
| 2023-03-16 | fixed export/import collectoin | geireann |
| 2023-03-15 | fixed up Clone() and export/import collection to work with links, presentatio... | bobzel |
| 2023-03-14 | simplified Deserialize code. streamlined currentUserUtils to need fewer comp... | bobzel |
| 2023-03-11 | changed links from being a computed field on documents to being accessed by a... | bobzel |
| 2023-03-08 | switched filters from being a document to just being a UI | bobzel |
| 2023-03-08 | added progressive disclosure for collections. | bobzel |
| 2023-03-07 | fixed presbox following to use presItem anchor instead of target doc as ancho... | bobzel |
| 2023-03-05 | replace jumpToDocument with showDocument. restructure code to get rid of scr... | bobzel |
| 2023-03-01 | changed inPlace link following to be lightbox. allowed collections to be lab... | bobzel |
| 2023-02-27 | restructured getAnchor()/scrollFocus to be more consistent. added setterscri... | bobzel |
| 2023-02-22 | fixed pres hide before/after, select w/o nav, and updating contents.. made co... | bobzel |
| 2023-02-09 | fixed childLayoutString to work. made images capable of fitWidth. fixed anim... | bobzel |
| 2023-01-30 | fixed pointerEvents for text box footnotes. fixed keyvalue editing to not ty... | bobzel |
| 2023-01-25 | added a linkFollow o[ption to choose between opening target, or highest level... | bobzel |
| 2023-01-17 | fixed linkint to trail to follow trail immediately in lightbox and show trail... | bobzel |
| 2023-01-13 | cleaned up linkmanager a little. maded myshareddocs a folder in myfilesyst... | bobzel |
| 2023-01-06 | added zoom box highlighting of text anchors in pdf/web pages for link/pres fo... | bobzel |
| 2022-12-23 | fixed list lastElement() to return real field value, not proxy. fixed getFie... | bobzel |
| 2022-12-21 | cleaning up proxys and getFieldRef hopefully to be more understandable and e... | bobzel |
| 2022-12-21 | cleaning up ACLs for performance and clarity | bobzel |
| 2022-12-21 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | geireann |
| 2022-12-21 | server side updates | geireann |
| 2022-12-16 | fixed problem with undo. regularized all linkfollowing anchor fields to star... | bobzel |
| 2022-12-09 | added splash ui for document loading. | bobzel |