| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-30 | fixed testDocProps for styleProviders | bobzel | |
| 2021-03-29 | more progress in fixing & simplifying active/selected stuff | bobzel | |
| 2021-03-24 | fixed screenshot box to not show minimap | bobzel | |
| 2021-03-22 | adjusted playLink in videos to start 1/4 sec early to trigger following link ↵ | bobzel | |
| to anchor. changed text sidebars to show titles. fixed title autoHeight computations in formattedTextBox. fixed styleprovider to compute headerMargin correctly by inquiring style for ShowTitle. | |||
| 2021-03-18 | extended Doc.setFilter to allow replacing/appending a filter. fixed anchor ↵ | bobzel | |
| unhighlighting in WebBox. reorged some properties on baseProtos (usLInkSmallAnchor etc) | |||
| 2021-03-18 | made linkanchorbuttons not show up next to pdf annos. gave pdfannos a ↵ | bobzel | |
| baseProto. made textboxes dynamically remove hashtags when deleted from text. | |||
| 2021-03-13 | minor changes | usodhi | |
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-12 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| filters | |||
| 2021-03-11 | added optional stacking sidebar for PDFs. fixed pdfannos to not show ↵ | bobzel | |
| linkbutton when selected. fixed stacking views to handle fitwidth text better (make height fit correctly when fitWidth) | |||
| 2021-03-02 | agh stop merging | usodhi | |
| 2021-03-01 | added basic math typeset equation input | bobzel | |
| 2021-03-01 | final cleanups for simplified drag and drop of annotations. fixed some ↵ | bobzel | |
| issues rtf focus when creating notes in masonry view. fixed text sidebar. | |||
| 2021-02-27 | more cleanup of unused fields and minor fixes to things like the color ↵ | bobzel | |
| picker's display of the selcted documents background color. also a fix for textbox autoresizing when dragged small | |||
| 2021-02-26 | fixed serialization error handling to not kill Dash - bad list items ↵ | bobzel | |
| prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields. | |||
| 2021-02-18 | merging | usodhi | |
| 2021-02-16 | updated pivot views to have a getAnchor() method to save the pivotField when ↵ | bobzel | |
| linking. added an engineProp to layoutEngiens so that you can preview a change in a LinkDocPreview without modifying the document. | |||
| 2021-02-15 | cleaned up showTitle and showAudio stuff just a bit. | bobzel | |
| 2021-02-11 | merging | usodhi | |
| 2021-02-08 | overhaul of link anchors on text boxes to use actual Documents to represent ↵ | bobzel | |
| selected text. Also got rid of _scrollY and _scrollPreviewY so that all document regions can be focused on using focus() and the new scrollFocus() mechanisim | |||
| 2021-02-01 | more merge | usodhi | |
| 2021-01-28 | more cleanup for switching back to parameterized audioTag/videoTag instead ↵ | bobzel | |
| of anchorStartTag | |||
| 2021-01-28 | from last | bobzel | |
| 2021-01-27 | Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵ | anika | |
| filters | |||
| 2021-01-27 | minor changes | anika | |
| 2021-01-27 | merged | usodhi | |
| 2021-01-26 | preparing to unify VideoBox timeline with AudioBox timeline. changed names ↵ | bobzel | |
| from videoStart/audioStart,End to anchorStart,EndTime and _displayTimecode to _timecodeToShow etc | |||
| 2021-01-22 | fixed up videoBox timeline. changed video annotations to use ↵ | bobzel | |
| displayTimecode and undisplayTimecode | |||
| 2021-01-18 | merged | usodhi | |
| 2021-01-14 | fixed rendering of labels in audioBox's to use standard dash-style provider ↵ | bobzel | |
| stuff. added double click to play | |||
| 2021-01-14 | changed audio labels to allow text display | bobzel | |
| 2021-01-11 | adjustments to restore inkMask functionality | bobzel | |
| 2021-01-07 | Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵ | anika | |
| filters | |||
| 2021-01-07 | last before pull | anika | |
| 2021-01-02 | Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| filters | |||
| 2020-12-31 | fixes for sliderBox to work in FilterBox. suppressed brush highlighting in ↵ | bobzel | |
| filterBox. | |||
| 2020-12-31 | small merge fixes | anika | |
| 2020-12-31 | merge and fix | anika | |
| 2020-12-31 | last add b efore pull | anika | |
| 2020-12-29 | fixed background color of filter box | bobzel | |
| 2020-12-23 | changed DashbaoardStyleProvider to not show icons for tab's by adding an ↵ | bobzel | |
| 'afterHeader' property extension to treeView styleprovider calls. | |||
| 2020-12-23 | move lock/hide buttons to StyleProvider | Melissa Zhang | |
| 2020-12-16 | simplified DocumentView a bit more. cleaned up other code. | bobzel | |
| 2020-12-16 | cleaned up some link following code. fixed problem following links from ↵ | bobzel | |
| LinkAnchorBox's | |||
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
| 2020-12-15 | from last | bobzel | |
| 2020-12-15 | fixed some events with groups - they remain active when in "background" | bobzel | |
| 2020-12-15 | added real grouping | bobzel | |
| 2020-12-15 | simplifying dragging to make links by moving linkDocument to event, instead ↵ | bobzel | |
| of dragData. moved link anchor and caption styling to default style provider. CURRENTLY, typing text, brushing doc highlights along with a bunch of other things ARE BROKEN .. | |||
| 2020-12-15 | fixed borderradius for videos & images to match highlight border radius | bobzel | |
