| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-08 | fixed dragging inkMask strokes. fixed background color/fill for strokes. ↵ | bobzel | |
| fixed send to back. changed #tags to be a list | |||
| 2023-05-04 | properties view + sharing manager are consistent, and all text updates properly | srichman333 | |
| 2023-05-02 | update | srichman333 | |
| properties view, document decorations, and sharing manager show + use correct acl | |||
| 2023-05-02 | fixed ink stroke text box placement. fixed opening metadata from ↵ | bobzel | |
| OverlayView. Made trail videos a novice feature. | |||
| 2023-04-26 | added cheatsheet and shortcut for viewing text shortcuts. changed menu ↵ | bobzel | |
| organization slightly for viewability. | |||
| 2023-04-26 | fixed filters - checkboxes generated when options are less than 20, added ↵ | bobzel | |
| -undefined- as distinct value option. fixed pointer evcents for docs on pdfs | |||
| 2023-04-24 | resized alternate text icon | 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 | minor cleanup | bobzel | |
| 2023-04-17 | Merge branch 'master' into pres-trail-sophie | bobzel | |
| 2023-04-17 | updated to master | bobzel | |
| 2023-04-17 | Merge branch 'master' into pres-trail-sophie | bobzel | |
| 2023-04-17 | used stats to detect unnecessary server message when changing css style for ↵ | bobzel | |
| text notes | |||
| 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-13 | added text edits | Sophie Zhang | |
| 2023-04-11 | exracted FollowLinkScript() function. got rid of template parameters to ↵ | bobzel | |
| simplify templating. | |||
| 2023-04-11 | removed arrangeItems context button for collections to make it a funciton on ↵ | bobzel | |
| drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs. | |||
| 2023-04-05 | adjusted general context menu items to always appear last. cleaned up ↵ | bobzel | |
| makeLink api, | |||
| 2023-04-04 | fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵ | bobzel | |
| items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview | |||
| 2023-03-28 | numerous changes to try to simplify event handling in DocumentView - got rid ↵ | bobzel | |
| of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable', | |||
| 2023-03-27 | changed longPress to always select and to show decorations. fixed ↵ | bobzel | |
| single/double-click code and cleaned up behavior timeouts. fixed pointer events for tree view editing titles and using as powerpoint. | |||
| 2023-03-23 | fixed pointer events for doc contents with onClickHanlders to be none when ↵ | bobzel | |
| document or contents is selected. fixed stackingView text boxes that are focused to not scroll stackingView. | |||
| 2023-03-22 | removed gitlike and branch stuff. updated fortawesome. added Z ordering ↵ | bobzel | |
| buttons. moved ctrl-t/alt-t to edit text title into formattedTextBox | |||
| 2023-03-20 | fixed copying of docs with template layout docs. fixed clone to search ↵ | bobzel | |
| through RTFs for referenced documents to clone. renamed nested documents docId instead of docid for consistency with other nested field ids. | |||
| 2023-03-16 | Merge branch 'master' into pres-trail-sophie | geireann | |
| 2023-03-11 | changed links from being a computed field on documents to being accessed by ↵ | bobzel | |
| a function call on LinkManager | |||
| 2023-03-10 | fited notetaking view to create headers if they don't exist when switching ↵ | bobzel | |
| from another view. Also fixed fitWidth typo for collections | |||
| 2023-03-06 | Merge branch 'master' into pres-trail-sophie | Sophie Zhang | |
| 2023-03-05 | replace jumpToDocument with showDocument. restructure code to get rid of ↵ | bobzel | |
| scrollFocus by adding getView() and fixing focus() and restoreTargetView | |||
| 2023-03-02 | Merge branch 'pres-trail-sophie' of https://github.com/brown-dash/Dash-Web ↵ | geireann | |
| into pres-trail-sophie | |||
| 2023-03-02 | Image uploads use local path rather than web url | geireann | |
| 2023-03-01 | feat: simple typing animation | Sophie Zhang | |
| 2023-03-01 | Added text completion | Sophie Zhang | |
| 2023-02-28 | cleaning up of following inPlace links to overlay current inplaceContainer ↵ | bobzel | |
| contents instead of deleting them. | |||
| 2023-02-28 | added view spec capture options to complete link | bobzel | |
| 2023-02-27 | fixed positioning of rotated ink mask strokes | bobzel | |
| 2023-02-27 | feat: added summarization functionality to WebBox and cleaned up code | Sophie Zhang | |
| 2023-02-27 | Merge branch 'master' into james-text-icons | jameshu111 | |
| 2023-02-27 | restructured getAnchor()/scrollFocus to be more consistent. added ↵ | bobzel | |
| setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for | |||
| 2023-02-22 | fixed hiding doc decorations when clicking on a nested doc. finished ↵ | bobzel | |
| removing old view spec code in favor of saving and restoring anchor data. | |||
| 2023-02-22 | fixes | geireann | |
| 2023-02-22 | added simple AI image generation proof of concept | geireann | |
| 2023-02-21 | fixed explore mode zooming. don't show doc decorations until you move ↵ | bobzel | |
| outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments), | |||
| 2023-02-16 | Modified Formatted Text Box and Document View Context Menu Icons | jameshu111 | |
| Imported fa-ambulance, fa-highlighter, fa-remove-format, and fa-hand-point-up | |||
| 2023-02-14 | fixed pinning regions on pdf/web pages to allow proper pres following. ↵ | bobzel | |
| added click on pres item# to select w/o navigation. fixed dashDocView to be selectable without losing selection to parent textbox. added BingMaps rudimentary option to googleMaps | |||
| 2023-02-09 | fixed childLayoutString to work. made images capable of fitWidth. fixed ↵ | bobzel | |
| animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. . | |||
| 2023-02-01 | fixed ungrouping documents on video/image/etc. fixed undoing deleting ↵ | bobzel | |
| collections to reset annotationOn field. fixed setting size in text box with richtext menu buttons and not losing focus and having stored marks get lost. | |||
