| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-13 | change isContentActive to a tri-state to allow turning on/off and default - ↵ | bobzel | |
| fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust. | |||
| 2021-10-26 | Merge branch 'master' into trails-aubrey | Aubrey Li | |
| 2021-10-26 | update Mapbox image rendering | Aubrey Li | |
| 2021-09-29 | made IsClosed a static function. fixed warnings and errors. | bobzel | |
| 2021-09-22 | fixed problem with fontsize corruption. fixed showing correct font size ↵ | bobzel | |
| when creating a new empty document with storedMarks. fixed color of previewcursor in dark mode. | |||
| 2021-09-22 | fixed runtime bug inside toggleBold(). removed print statements. | bobzel | |
| 2021-09-21 | tried to make captions more readable when zoomed out by playing with scaling ↵ | bobzel | |
| and overflow. removed sidebar button from captions. | |||
| 2021-09-20 | fixed equations/ink to work properly when not fitwidth in lightbox. don't ↵ | bobzel | |
| show titles for ink or equations using fields now. | |||
| 2021-09-17 | fixed setting time of audio doc when clicking on audiotag in RTF. | bobzel | |
| 2021-09-16 | fixed unused code for embedding document references in text | bobzel | |
| 2021-09-15 | merge master into trails-aubrey | Aubrey Li | |
| 2021-09-15 | fixed dragging so that only isDocumentActive documents are dragged (get move ↵ | bobzel | |
| events) which fixes a bug where a nested document and its container might both be dragged at the same time. | |||
| 2021-09-13 | fixed dragging document that is unselected by clicking on nested object in ↵ | bobzel | |
| sidbear to not double-drag two items effectively deleting the sidebar document. fixed undoing of document decorations topbar buttons. | |||
| 2021-09-13 | fixed clicking on link drag button to create doc in sidebar for RTF documents. | bobzel | |
| 2021-09-13 | fixed errors and warnings. | bobzel | |
| 2021-09-13 | fixed unfreezing (allow reflowing) of webBox's. fixed initial size of text ↵ | bobzel | |
| annotation box. | |||
| 2021-09-10 | event handling fixes for ink. double click on deselected ink takes shows ↵ | bobzel | |
| handles. lightbox view works. transparent fills are not selectable. | |||
| 2021-09-09 | fixed anchor menu highlighter button's dropdown location. fixed metadata ↵ | bobzel | |
| view for formattedText. added menu item for metadata view. fixed formattedTextbox initialization. | |||
| 2021-09-08 | made setting background undoable. added setting header color/visibility ↵ | bobzel | |
| from main toolbar. made changing header contents possible using #<key>(;<key)* syntax | |||
| 2021-09-08 | tried adjusting text annotation button so text would be more readable in corner. | bobzel | |
| 2021-09-03 | fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵ | bobzel | |
| multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans | |||
| 2021-09-03 | fixed drawing of link lines - doesn't generate duplicates, and works with ↵ | bobzel | |
| text regions, scroll locations, and document anchors. | |||
| 2021-09-02 | fixed autoHeight for formattedText to work better with stacking and ↵ | bobzel | |
| contentfitting views. | |||
| 2021-09-02 | Many updates | geireann | |
| - Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent | |||
| 2021-08-30 | reverted textboxes to not flicker when they have bullets | bobzel | |
| 2021-08-30 | merged with master - fixed warnings and errors. | bobzel | |
| 2021-08-26 | really close | geireann | |
| 2021-08-26 | a lot of changes to move isContentActive into DocumentView | bobzel | |
| 2021-08-21 | Merge branch 'master' into trails-aubrey | Aubrey-Li | |
| 2021-08-18 | added search linking | geireann | |
| 2021-08-17 | fixed canEdit func in prosemirrorExampleTransfer to prevent error when ↵ | bobzel | |
| hitting enter at end of uneditable doc. fixed scrollheight setting error in formattedtextbox caused by assigning null | |||
| 2021-08-12 | fixed textboxes which were generally a line too short when opened in ↵ | bobzel | |
| contentfitting view (e.g. stackingView or pivotView) | |||
| 2021-08-09 | fixed augment only text to resize correctly with autoheight. fixed acls to ↵ | bobzel | |
| cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public. | |||
| 2021-08-06 | collabortion fixes: added new acl for allowing people to edit their own text ↵ | bobzel | |
| within the same note, fixed playground fields to write to the server without updating other clients. | |||
| 2021-08-06 | fixed webboxes so that you can link to an annotation and it will restore the ↵ | bobzel | |
| url as well. a bunch of warnings cleanup. | |||
| 2021-08-05 | Merge branch 'master' into trails-aubrey | Aubrey-Li | |
| 2021-08-05 | fixed so that links to sidebar annos show the sidebar in a LinkPreview | bobzel | |
| 2021-08-05 | improved opening sidebar when following a link to a sidebar annotation. ↵ | bobzel | |
| Still needs work when link is from outside of the sidebar document and on first click. | |||
| 2021-08-03 | Merge branch 'master' into trails-aubrey | Aubrey-Li | |
| 2021-08-01 | made url server references relative. | bobzel | |
| 2021-07-31 | Merge branch 'master' into trails-aubrey | Aubrey-Li | |
| 2021-07-31 | Merge branch 'master' into linking-anh | geireann | |
| 2021-07-30 | added sidebar button to mapBox | bobzel | |
| 2021-07-29 | fixed linking to text in custom text view. | bobzel | |
| 2021-07-24 | Merge branch 'master' into linking-anh | dinhanhtruong | |
| 2021-07-24 | In-progress link popup | dinhanhtruong | |
| 2021-07-23 | fixed issues with layoutString templates (eg customView): scale properly ↵ | bobzel | |
| when in a time view, have a data doc, scripts are called with 'scale' parmeter | |||
| 2021-07-15 | cleaned up autoHeight for text in conjunction with sidebars and titles and ↵ | bobzel | |
| some layout scripts | |||
| 2021-07-15 | fixed onClick scripts for layout fields of HTMLtags. adjusted formatting of ↵ | bobzel | |
| fieldViews/checkboxes/inputs | |||
| 2021-07-15 | from last | bobzel | |
