| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-17 | fixed brushing of pinned viewports for chrome to not flash. converted ↵ | bobzel | |
| pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point. | |||
| 2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
| fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
| 2023-07-28 | Merge branch 'master' into sophie-report-manager | bobzel | |
| 2023-07-28 | minor cleanup | bobzel | |
| 2023-07-27 | fixed longPress to terminate on pointerUp, not on Click. changed ↵ | bobzel | |
| followLink() script for buttons to return select = true if there are no links. prevented turning off pointerevents for documentContents when isContentActive= true even if there is a click handler (this enables things like the imported docs background to deselect everything on click while still allowing the contents to be selected) | |||
| 2023-07-27 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
| 2023-07-26 | fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵ | bobzel | |
| search), fixed contextmenu color and dockedbtn color, | |||
| 2023-07-19 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
| 2023-07-19 | got rid of Ctrl-O to open a new tab maximised. added style prop for header ↵ | geireann | |
| bar when tab is maximised. | |||
| 2023-07-18 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
| 2023-07-18 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
| 2023-07-18 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
| 2023-07-18 | fixed lightbox view | Geireann Lindfield Roberts | |
| 2023-07-17 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-07-12 | fixing dashboard view of shared dashboards to open dashbarods the same as ↵ | geireann | |
| sharing panel - as embeddings. | |||
| 2023-07-10 | filters and better ui | Sophie Zhang | |
| 2023-07-08 | fixed adding tabs to not try to distribute acls (this is done through adding ↵ | bobzel | |
| a Doc to the docking view's Doc list). | |||
| 2023-07-07 | api key, with mui | Sophie Zhang | |
| 2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
| 2023-07-05 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
| 2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-06-28 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-06-24 | from last | bobzel | |
| 2023-06-24 | from last | bobzel | |
| 2023-06-24 | from last | bobzel | |
| 2023-06-24 | ping cleanup | bobzel | |
| 2023-06-23 | Merge branch 'master' into heartbeat | bobzel | |
| 2023-06-22 | playground fields edit | srichman333 | |
| 2023-06-22 | cleaned 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-20 | fixing buttons tues morn | eperelm2 | |
| 2023-06-19 | cleanup of unused fields. fix to allow key value pane for collectionDocking ↵ | bobzel | |
| view. | |||
| 2023-06-15 | fixed updating server cache when window/tab closes. | bobzel | |
| 2023-06-14 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-06-13 | fixed 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-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-06-06 | added rec stuff and begun updating components | geireann | |
| 2023-05-16 | fixed 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-14 | fixed 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-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-04-26 | added cheatsheet and shortcut for viewing text shortcuts. changed menu ↵ | bobzel | |
| organization slightly for viewability. | |||
| 2023-04-26 | added stats button to mainview | bobzel | |
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile ↵ | bobzel | |
| view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored. | |||
| 2023-04-19 | fixed image importing metadata for gpt. fixed showTitle UI to be able to ↵ | bobzel | |
| turn off titles on templates (like icon views). added ui for choosing primary/alternate image and a drop target for setting alternate. | |||
| 2023-04-17 | Merge branch 'master' into pres-trail-sophie | bobzel | |
| 2023-04-14 | got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵ | bobzel | |
| zoom correctly. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-13 | Merge branch 'master' into pres-trail-sophie | Sophie Zhang | |
| 2023-04-11 | fixed explore mode to not wait for double clicks | bobzel | |
| 2023-04-05 | adjusted general context menu items to always appear last. cleaned up ↵ | bobzel | |
| makeLink api, | |||
