| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 text properties to be prefixed with field 'text_' | bobzel | |
| 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-14 | got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵ | bobzel | |
| zoom correctly. | |||
| 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-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-11 | changed links from being a computed field on documents to being accessed by ↵ | bobzel | |
| a function call on LinkManager | |||
| 2023-03-05 | replace jumpToDocument with showDocument. restructure code to get rid of ↵ | bobzel | |
| scrollFocus by adding getView() and fixing focus() and restoreTargetView | |||
| 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), | |||
| 2022-11-30 | show link count for isLinkButton docs, don't show link links for sidebaranno ↵ | bobzel | |
| links by default. | |||
| 2022-11-04 | more fixes to sidebar annotations of pdfs to improve link following. | bobzel | |
| 2022-11-04 | more fixes to pdf and text to allow dashfieldview nodes to be link anchors ↵ | bobzel | |
| and make sidebar annotations work better. | |||
| 2022-11-02 | fix sidebar so active filters add proper metadata to newly created documents | bobzel | |
| 2022-11-02 | select docs when title header is edited. fixed doc decoration top border. ↵ | bobzel | |
| sort sidebar annos by y coord | |||
| 2022-11-01 | fixes for goldenlayout to initialize more cleanly. updated all old ↵ | bobzel | |
| ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly. | |||
| 2022-10-07 | improvements to sizing webpages | bobzel | |
| 2022-08-09 | added an audio annotation button to the anchor menu bar. | bobzel | |
| 2022-07-26 | turned off resetriting text box resizing to max of scroll height. fixed ↵ | bobzel | |
| placement/behavior of sidebar anno button for text. | |||
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-05 | fixed sidebar annos to be editable (with i-beam cursor) when selected and to ↵ | bobzel | |
| be active when parent document is active. fixed previewing a sidebar annotation to not open up sidebar | |||
| 2022-05-12 | fixed perfromance (flickering, speed) issues with having pointerEvents prop ↵ | bobzel | |
| invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular. | |||
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky.. | |||
| 2022-04-06 | uses linkMenu in propertiesWindow now. updated linkMenu api, changed ↵ | bobzel | |
| layout, made groups collapsible | |||
| 2021-10-26 | Merge branch 'master' into trails-aubrey | Aubrey Li | |
| 2021-09-17 | fixed following links to documents in sidebars that haven't been opened to ↵ | bobzel | |
| still open the sidebar and show the document. required a change to how ProxyFields set field promises and use field caches. | |||
| 2021-09-15 | merge master into trails-aubrey | Aubrey Li | |
| 2021-09-10 | fixed sidebar annos to filter on metdata as well as hashtags. | bobzel | |
| 2021-09-08 | added showTitle prop to allow sidebarAnnos to have a custom title | bobzel | |
| 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-09-01 | changed ctrl-click to open alias to reuse existing alias. changed ↵ | bobzel | |
| documentview to not clearout docView field when invalidated to allow webBox componentView to be persistent which allows proper settting of scrollHeight and allows webBox to grow to vertical space available in tab or lightbox. | |||
| 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-03 | fixed links being blown away in sidebars. | bobzel | |
| 2021-08-02 | Merge branch 'master' into sharing_scenario | geireann | |
| 2021-07-30 | added sidebar button to mapBox | bobzel | |
| 2021-07-29 | fixed navigating to a PDF anchor from sidebar. | bobzel | |
| 2021-07-17 | merging | usodhi | |
| 2021-07-15 | cleaned up autoHeight for text in conjunction with sidebars and titles and ↵ | bobzel | |
| some layout scripts | |||
| 2021-06-24 | pre-initialised annos list to prevent addonly privilege issues + some cleanup | usodhi | |
| 2021-05-20 | changed size of filter buttons in sidebar | bobzel | |
| 2021-04-15 | cleaned up CollectionCarousel and styleprovider to handle sub-component ↵ | bobzel | |
| properties better. updated resizers in multicol/row to be visible. | |||
| 2021-04-05 | made formattedTextBox use SidebarAnnos | bobzel | |
| 2021-03-30 | some code cleanup. Fixes for webbox and pdfbox to allow draggin out of ↵ | bobzel | |
| annotation sidebar. | |||
