| 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 Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-08 | more fixes for tags - removed #<tag> fields. just use 'tags' now. | 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-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-11 | exracted FollowLinkScript() function. got rid of template parameters to ↵ | bobzel | |
| simplify templating. | |||
| 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-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 | |||
| 2022-11-10 | made alternate image use a field data-useAlt. added alt images to ↵ | bobzel | |
| preselements. fixed removing TabDoc documentviews from document view list. added playing audio tags to preselements | |||
| 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-13 | some basic error checking. avoid querying background for non-toggle buttons | bobzel | |
| 2022-07-29 | fixed autoHeight for texdtviews embedded in text views. fixed doc ↵ | bobzel | |
| decorations for sidebar items in lightbox view. added 'tree' as sidebar type for text. fixed text sidebar to show same annotations whether in stacking or tree view. fixed linkDescription pop to go away on click outside of it. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-02 | fixing many eslint errors | bobzel | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2021-09-23 | fixed one crash when color string has capital letters. | bobzel | |
| 2021-09-21 | fixed up some darkScheme css, enabled comic mode for developers, enabled ↵ | bobzel | |
| opening up fields on dashboards in myDocuments | |||
| 2021-09-16 | made embedded dash docs in RTF resize when changed -- but they lose focus | bobzel | |
| 2021-03-30 | fixed a bunch of compile errors. activated Clear button for recently closed ↵ | bobzel | |
| tree views. | |||
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-10 | finally completed the process of moving DashDocView into a React compoment ↵ | bobzel | |
| in DashDocView from RichTextSchema | |||
| 2021-02-05 | cleaned up lightbox. replaced old npm lightbox. | bobzel | |
| 2020-12-14 | minor cleanup | bobzel | |
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵ | bobzel | |
| ContentFittingDocView. fixed up web box selections. | |||
| 2020-12-13 | more props cleanup. Got rid of ItemBackgroundColor in favor of having ↵ | bobzel | |
| StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp. | |||
| 2020-12-07 | got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres ↵ | bobzel | |
| Effects whenever doc is selected | |||
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-09-28 | fixed docRangeFilters to be propagated everywhere and evaluated like ↵ | bobzel | |
| docFilters (if the field isn't there, it fails) | |||
| 2020-09-13 | got rid of textTemplates which were superfluous. fixed problems with stored ↵ | bobzel | |
| Marks on templates when creating one by typing and the template is the default layout. | |||
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
| 2020-08-29 | fixed maximize docdecoration to toggle target w/o making an alias. use ↵ | bobzel | |
| ctrlKey to make an alias. removed dashboardBrush stuff. cleaned up DocDecoartions css slightly | |||
| 2020-08-22 | major overhaul of search to avoid writing anything to filtered documents and ↵ | bobzel | |
| to make the UI work properly. | |||
| 2020-08-21 | switched from "scenes" to "dashboards" | bobzel | |
| 2020-08-21 | trying scenes instead of workspaces | bobzel | |
| 2020-08-15 | cleaned up console.logs. fixed updating lastModified for SOLR | bobzel | |
| 2020-07-23 | got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵ | Bob Zeleznik | |
| defined otherwise 'title'. if neither, then it shows no tooltip. | |||
| 2020-06-17 | made docFilters a prop on everything | Bob Zeleznik | |
| 2020-06-09 | fixed lots of errors/warnings. added 'a' to be able embed documents on ↵ | Bob Zeleznik | |
| drop. added 'l' toggle to perist lasso/marquee mode. | |||
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-04-29 | fixes for text layout strings. | Bob Zeleznik | |
| 2020-04-28 | rearranged text files | Bob Zeleznik | |
