| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-27 | removing unused code - viewspecscript and x,y in slowloaddocumnts | bobzel | |
| 2023-04-27 | merged with master | 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-20 | added schema cell types for images and dates | mehekj | |
| 2023-04-19 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-04-19 | added date fieldinfo, fixed column drag&drop | mehekj | |
| 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-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-12 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-04-12 | readonly fields and schema key info display | mehekj | |
| 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-07 | from last | bobzel | |
| 2023-04-05 | fixed up dataviz to work again. fixed point selection, tooltips, making and ↵ | bobzel | |
| following links | |||
| 2023-04-05 | added an arrange feature for freeform collections. added btn width for ↵ | bobzel | |
| linear buttons. | |||
| 2023-04-05 | fixed dragging groups | bobzel | |
| 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-29 | fixed sizing of link count button. moved border paths and audio to style ↵ | bobzel | |
| provider | |||
| 2023-03-28 | mostly code cleaning. small bugs | bobzel | |
| 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 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-03-23 | changed showing keyvalue panes to not create a document, but to use the ↵ | bobzel | |
| LayoutTemplateString. | |||
| 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 | cleaned up pointer events so that nested documents can be selected directly ↵ | bobzel | |
| without selecting their container. fixed following link to video timeline marker. fixed focusing on groups. added didMove to DocFocusOptions to restore ability to do toggle on/off of target. fixed lockingPosition of ink strokes. fixed clicking on inkstrokes in groups to use visiblePainted instead of all for pointer events. | |||
| 2023-03-17 | cleaned up highlighting styles a bit. fixed stackedTimeline screen to local xf. | bobzel | |
| 2023-03-14 | simplified Deserialize code. streamlined currentUserUtils to need fewer ↵ | bobzel | |
| compiled functions by parameterizing more functions. . | |||
| 2023-03-14 | Merge branch 'master' into schema-mehek | mehekj | |
| 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 | fixed image anchors to save zoom/pan info and to focus() on content when ↵ | bobzel | |
| following anchors. fixed progresivized items in trails to not allow dragging items out or dropping new items in. | |||
| 2023-03-09 | added reordering of progressivized docs | bobzel | |
| 2023-03-08 | switched filters from being a document to just being a UI | bobzel | |
| 2023-03-06 | Merge branch 'master' into schema-mehek | mehekj | |
| 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-03 | fixed assigning non-setter functions | bobzel | |
| 2023-03-01 | changed inPlace link following to be lightbox. allowed collections to be ↵ | bobzel | |
| labeled as lightboxes. lightbox collections display link targets in an overlay that hides the rest of their content | |||
| 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-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 | Merge branch 'master' into schema-mehek | mehekj | |
| 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-09 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-02-02 | fixed sizing of equation boxes and added grab cursor for link anchors | bobzel | |
| 2023-01-28 | version without schemarow as documentview | mehekj | |
| 2023-01-28 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-01-28 | checkpoint: schemarow as documentview functioning | mehekj | |
| 2023-01-20 | removed tour map from lightbox. added option to create anchors without ↵ | bobzel | |
| adding thm as annotations. made zoom of text an option for pres and links | |||
| 2023-01-13 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-01-13 | cleaned up linkmanager a little. maded myshareddocs a folder in ↵ | bobzel | |
| myfilesystem. fixed setting author on copied documents to current user. | |||
| 2022-12-21 | cleaning up proxys and getFieldRef hopefully to be more understandable and ↵ | bobzel | |
| efficient | |||
