aboutsummaryrefslogtreecommitdiff
path: root/src/fields/Doc.ts
AgeCommit message (Expand)Author
2023-07-11changed expanded templates to always be publicbobzel
2023-07-11more fixes to simplify sharingbobzel
2023-07-10updated how Lists and Docs get updated when they contain an ObjectField that ...bobzel
2023-07-07fixed self-ownership of copied Docs created by someone else. prevent dash fro...bobzel
2023-07-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-06-29made recording annotation undoable. fixed doc filters for dates, change filt...bobzel
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-06-16PropertiesView UI updates and sharing symbol icon in heirarchy mappingsrichman333
2023-06-15fixes post-mergebobzel
2023-06-15more merge fixessrichman333
2023-06-15merge fixessrichman333
2023-06-14Merge branch 'master' into collaboration-sarahsrichman333
2023-06-14fixed icons on tree views and presentationbobzel
2023-06-13fixed updating cached docs when opening a backlinks collection. added some F...bobzel
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2023-05-22start of physics cleanupbobzel
2023-05-21fixed comparisonBox to create embeddings of documents by fixing targetDropAct...bobzel
2023-05-17fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ov...bobzel
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for filte...bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-05-13changed EditableViews to support oneline and multiline. Also added transform...bobzel
2023-05-10Merge branch 'master' into collaboration-sarahbobzel
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-04properties view + sharing manager are consistent, and all text updates properlysrichman333
2023-05-03fixed pinning template text documents with content to save and restore the ac...bobzel
2023-05-02updatesrichman333
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