aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-13removed shared dashboards from SharedDocs -- only available through the ↵bobzel
Dashbaord view now. Need to change hgihlight of Dashboard button to show badge w/ new dashboards the same as is done is shard docs.
2023-07-13fixes for equation box default selections.bobzel
2023-07-12from lastbobzel
2023-07-11more fixes to simplify sharingbobzel
2023-07-10fixed acl groups from disappearing when new account is made.bobzel
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-05Merge branch 'master' into collaboration-sarahbobzel
2023-07-05fixed sharing dashboards to showup in shared dashboards.bobzel
2023-07-05Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-06-29made recording annotation undoable. fixed doc filters for dates, change ↵bobzel
filter to use :: instead of :
2023-06-27ink acls bug fixsrichman333
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging ↵bobzel
from piles.
2023-06-23fixed collection aclssrichman333
2023-06-23acls in proto so that layout acls start clearedsrichman333
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for ↵bobzel
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.
2023-06-21layout acls initially unset + bug fix with public acl when creating tabs and ↵srichman333
dashbaords
2023-06-19renamed all config doc creators to just ConfigDocument()bobzel
2023-06-13fixed updating cached docs when opening a backlinks collection. added some ↵bobzel
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
2023-06-12fixing optionseperelm2
2023-06-12fixed webcameperelm2
not working because some icons dont load
2023-06-09changed some buttons but might breakeperelm2
2023-06-08fixed linking bug; added more iconseperelm2
- cant add icon for simulation and equation; look at more types to add icons
2023-06-08got icon through string working but broke something in linkseperelm2
2023-06-07got types but trying to get iconeperelm2
2023-06-07update commentsJames Hu
2023-06-07CommentsJames Hu
2023-06-07Update other usesJames Hu
2023-06-07Merge branch 'master' into james-video-loadingJames Hu
2023-06-07loggingJames Hu
2023-06-06updated text properties to be prefixed with field 'text_'bobzel
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2023-05-23more phys cleanupbobzel
2023-05-23fixed resizing physbox container.bobzel
2023-05-23more physics cleanupbobzel
2023-05-22start of physics cleanupbobzel
2023-05-22merged physics with masterbobzel
2023-05-21fixed comparisonBox to create embeddings of documents by fixing ↵bobzel
targetDropAction to work for non-collections. fixed carouse3D view to have correct screentolocal XFs,
2023-05-18fixed comparison box resizing. fixed editing table cells.geireann
2023-05-17changed creationDate to author_date. fixed undo bug with webboxes. fixed ↵bobzel
menu problems with Open New Embedding and moved some collection menu items to buttons/
2023-05-17fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵bobzel
overlayDocs that are pannable.
2023-05-16cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵bobzel
Long Press).
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵bobzel
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
2023-05-14fixed webpage link following by adding a presData for the current URL to all ↵bobzel
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate.
2023-05-14major overhaul of field naming conventions.bobzel
2023-05-13fixed caption scrolling in carousel view. fixed display of audio tags in ↵bobzel
textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking)
2023-05-13changed EditableViews to support oneline and multiline. Also added ↵bobzel
transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click.