| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
| 2022-05-10 | fixed shift-clicking to add to doc decorations selection | bobzel | |
| 2022-04-29 | added 'enter' to toggle iconify. fixed webBox deiconify to render webpage. ↵ | bobzel | |
| updated colors in minimap to match icon colors. | |||
| 2022-04-26 | fixed undoing closing of documents with DocumentDecorations close button | bobzel | |
| 2022-04-14 | fixed following links to documents in iconified collections/text to ↵ | bobzel | |
| deiconify. fixed ctrl-x to cut (not iconify). changed lightboxview to add to future docs when stepping into. added placeholder for indicating how many documents are left in lightbox future | |||
| 2022-04-11 | changed backspace to iconify then delete | bobzel | |
| 2022-04-05 | fixes to allow dragging golden layout windows to be aborted with 'esc'. ↵ | bobzel | |
| some code cleanup as well to avoid rebuilding golden layout when tabs are closed. Fixes for undo and goldenlayout | |||
| 2021-12-02 | added shift erase stroke to delete full strokes. added shift drag end of ↵ | bobzel | |
| stroke to scale uniformly. added ctrl+p,ctrl+e to switch between eraser/pen. added delete to menu options for tree view items. cleaned up a lot of ink code. | |||
| 2021-11-30 | fixed warnings/errors. added inkingStroke comments. need to double-click ↵ | bobzel | |
| now to add a point to an ink stroke. | |||
| 2021-09-27 | videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵ | bobzel | |
| deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes. | |||
| 2021-09-26 | don't delete tab if it's selected and backspace is typed. | bobzel | |
| 2021-09-16 | added search() component method. changed search menu to call search on ↵ | bobzel | |
| documents that match search string. added seach bar for web pages. | |||
| 2021-09-09 | added SelectionManager.Docs() to avoid having to dereference props to get at ↵ | bobzel | |
| the seelcted Doc. this was causing a cycle in menu items when selected. fixed sizing of filterBox. enabled showing titles for VID,COL,and IMG in addition to RTF. | |||
| 2021-08-05 | Merge branch 'master' into search-david | geireann | |
| 2021-08-04 | search panel updates | dg314 | |
| 2021-07-15 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | vkalev | |
| ink-gfx-victor Merging master changes into ink branch | |||
| 2021-07-14 | fixed dragging marquees on nested images. fixed images to allow marquees on ↵ | bobzel | |
| nested images. changed drag titlebar message. | |||
| 2021-07-06 | refactoring | vkalev | |
| 2021-06-28 | db update | dg314 | |
| 2021-03-30 | merging | usodhi | |
| 2021-03-24 | fixes for audiotags so that they can be navigated to when focusing. fixes ↵ | bobzel | |
| to dictation to start/stop properly. added "RecodingEvents" to trigger dictation waypoints. | |||
| 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-06 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| filters | |||
| 2021-03-06 | cleaned up a little bit in doc decorations. | bobzel | |
| 2021-02-25 | merging | usodhi | |
| 2021-02-23 | fixed backspace to delete text items in treeViews. simplified ↵ | bobzel | |
| UndoRunInTempBatch. fixed clicking on sort line for treeView to only recognize actual clicks. fixed stayInCollection with DocDecorations to not create a giant gray square. prevent server crash when db has bad data somehow. | |||
| 2021-02-18 | merging | usodhi | |
| 2021-02-12 | changed lightbox to navigate within frame if next target is alreay there, ↵ | bobzel | |
| otherwise create it. changed focus default to call afterFocus(). fixed bug of zooming on target doc to compute scale correctly. | |||
| 2021-02-11 | merging | usodhi | |
| 2021-02-10 | fixed escaping menu to not close lightbox. fixed formattedTextBox dragging ↵ | bobzel | |
| of sidebar to not scroll. fixed css width of formattedTextBox text area | |||
| 2021-02-05 | cleaned up lightbox. replaced old npm lightbox. | bobzel | |
| 2021-02-03 | fixed webBox forward/backward and in lightbox. | bobzel | |
| 2021-02-02 | playing with a general lightbox for Dash documents. | bobzel | |
| 2021-01-27 | merged | usodhi | |
| 2021-01-26 | made StackedTimeline a collectionview and renamed CollectionStackedTimeline. ↵ | bobzel | |
| Now timeline anchors will observe filters. | |||
| 2021-01-26 | refactored out timeline code from video and audio into StackedTimeline ↵ | bobzel | |
| component. | |||
| 2021-01-25 | tweaks to double-tap interactions on videoBox. added Esc to cancel drag on ↵ | bobzel | |
| video timeline. | |||
| 2021-01-20 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| filters | |||
| 2021-01-20 | moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed ↵ | bobzel | |
| following links from text box huyperlinks when there are multiple different huypertext links on the document. | |||
| 2021-01-18 | merged | usodhi | |
| 2021-01-15 | fixed more issues with audio Box - simplified decorations when selected. ↵ | bobzel | |
| fixed dragging when not selected. added esc to stop dragging. | |||
| 2020-12-20 | added settings manager to esc key handler | usodhi | |
| 2020-12-16 | moved float() to collectionfreeformdocview | bobzel | |
| 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-14 | minor cleanup | bobzel | |
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-14 | more changes to ContentScaling to get web/video/image boxes to work with ↵ | bobzel | |
| annotation/DocDecorations in contentfitting and freeform views. | |||
| 2020-12-11 | more documentViewProps cleanup. fixed embedding documents into treeView / ↵ | bobzel | |
| slide bullet items. | |||
