aboutsummaryrefslogtreecommitdiff
path: root/src/fields/Doc.ts
AgeCommit message (Expand)Author
2023-05-09fixed exporting to work with collections that have no assets, and with ink do...bobzel
2023-05-08more fixes for tags - removed #<tag> fields. just use 'tags' now.bobzel
2023-05-08fixed dragging inkMask strokes. fixed background color/fill for strokes. fi...bobzel
2023-05-03fixed pinning template text documents with content to save and restore the ac...bobzel
2023-05-01fixed RecordingBox/View serialization to save docid, not Doc.bobzel
2023-04-27merged with masterbobzel
2023-04-27one more fix to setting on data/layout for undefined values on '_' fields.bobzel
2023-04-26fixed filters - checkboxes generated when options are less than 20, added -un...bobzel
2023-04-18limit scope of cloning to not include context of cloned doc.bobzel
2023-04-18more cleanup of import/exportbobzel
2023-04-18cleaning up zip/unzip of filesbobzel
2023-04-17used stats to detect unnecessary server message when changing css style for t...bobzel
2023-04-11exracted FollowLinkScript() function. got rid of template parameters to simp...bobzel
2023-04-11removed arrangeItems context button for collections to make it a funciton on ...bobzel
2023-04-10fixed brushing of fonticon boxes with dropdowns. made line charts use compu...bobzel
2023-04-07experimetnal changes to datavizbox to allow brushing data items and better hi...bobzel
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...bobzel
2023-03-28numerous changes to try to simplify event handling in DocumentView - got rid ...bobzel
2023-03-22removed gitlike and branch stuff. updated fortawesome. added Z ordering but...bobzel
2023-03-20fixed copying of docs with template layout docs. fixed clone to search throu...bobzel
2023-03-20cleaned up pointer events so that nested documents can be selected directly w...bobzel
2023-03-17fixed scriptingbox to remove script if text is empty. fixed scripting with c...bobzel
2023-03-17fixed copy paste to clone links if both anchors are copied. adjusted API for...bobzel
2023-03-16added importing and exporting of assets (images, pdfs, etc) to collection im...bobzel
2023-03-16fixed export/import collectoingeireann
2023-03-15fixed up Clone() and export/import collection to work with links, presentatio...bobzel
2023-03-14simplified Deserialize code. streamlined currentUserUtils to need fewer comp...bobzel
2023-03-08switched filters from being a document to just being a UIbobzel
2023-03-08added progressive disclosure for collections.bobzel
2023-02-27restructured getAnchor()/scrollFocus to be more consistent. added setterscri...bobzel
2023-01-13cleaned up linkmanager a little. maded myshareddocs a folder in myfilesyst...bobzel
2023-01-06added zoom box highlighting of text anchors in pdf/web pages for link/pres fo...bobzel
2022-12-21cleaning up proxys and getFieldRef hopefully to be more understandable and e...bobzel
2022-12-21cleaning up ACLs for performance and claritybobzel
2022-11-29fixed docDecoration appearance after following link and clicking before highl...bobzel
2022-11-29changes to streamline link editing UI (got rid of LinkEditor). cleaned up li...bobzel
2022-11-18migration of link properties to propertiesViewbobzel
2022-11-16added presEffects to link anchorsbobzel
2022-10-28fixed proxyfields to use cache if it's available which saves orders of magnit...bobzel
2022-10-27cleaned up treeViews to work across PresBox/ppt slides/collections/ - modifie...bobzel
2022-10-25fixed up dragging fields from key value pane to support numbersbobzel
2022-10-25various tweaks: show border highlights in tree views, uniform treatment of em...bobzel
2022-10-04fix to show close and open icons of hideResizers documents. fixes for native ...bobzel
2022-10-03added a reset menu item for docking views in their context menu. fixed being...bobzel
2022-09-22remove overlaydocs when switching dashboards.bobzel
2022-09-20display error instead of infinitely loading after refreshmehekj
2022-09-13fixed activePresentation to work properly with multiple dashboards. fixed un...bobzel
2022-09-12Merge branch 'master' into sharing-jenny (break)Jenny Yu
2022-09-12breaking: made trails belong to dashboard instead of userdocJenny Yu
2022-08-29fixed centering link targets in zoomed images and scrolled docs. stopped hig...bobzel