| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-16 | fixed problem with undo. regularized all linkfollowing anchor fields to ↵ | bobzel | |
| start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections | |||
| 2022-12-01 | refactored process of following links / jumping to docs and added following ↵ | bobzel | |
| options for zoomTime, etc instead of setting temporary fields on docs. | |||
| 2022-11-17 | more cleanup to addDocTab. fixed pile views to show proper icons instead of ↵ | bobzel | |
| loading document label icons | |||
| 2022-11-17 | mostly changing strings to enums | bobzel | |
| 2022-11-02 | select docs when title header is edited. fixed doc decoration top border. ↵ | bobzel | |
| sort sidebar annos by y coord | |||
| 2022-10-27 | cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵ | bobzel | |
| modified DocumentView rendering to remove pres box refs. fixed mainView width. | |||
| 2022-09-27 | fixed so that following link to video doesn't zoom the video (works the same ↵ | bobzel | |
| way as PDFs or web pages -- if the document is 'scrollable', then don't zoom in on it as well). | |||
| 2022-08-29 | fixed being able to draw on web/pdfs. adjusted default margins of stacking ↵ | bobzel | |
| views. | |||
| 2022-08-26 | trying to clean up transition times for presbox / jumptoDoc, etc. | bobzel | |
| 2022-08-24 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | mehekj | |
| 2022-08-24 | fixed stacking view external drop to work | mehekj | |
| 2022-08-23 | Merge branch 'master' into parker | bobzel | |
| 2022-08-19 | fixed undo bug in dragManager where batches weren't being closed. fixed ↵ | bobzel | |
| schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged | |||
| 2022-08-09 | fixed click on menu button for text box with hyperlink to not bring up ↵ | bobzel | |
| buttonBar. fixed right click on hyperlink to just bring up button bar, but not native context menu. fixe stacking view child pointer events so that sidebar documents in lightbox are editable. | |||
| 2022-08-03 | fixes for dragging notes so that they highlight properly and go to the right ↵ | bobzel | |
| place when embedded in freeform views. | |||
| 2022-08-03 | more cleanup of parker branch | bobzel | |
| 2022-08-03 | from last | bobzel | |
| 2022-08-03 | Merge branch 'master' into parker | bobzel | |
| 2022-08-03 | from last | bobzel | |
| 2022-08-02 | Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to ↵ | bobzel | |
| create a scriptField even for scripts that don't compile. Updated CurrentUserUtils setup functions for clicks. Fixed TemplateMenu to work again. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-07 | trying to fix errors in compiles | bobzel | |
| 2022-07-06 | fixed pushpin behavior to work with notes in annotation sidebar. fixed ↵ | bobzel | |
| right-clicking on text anchors to bring up anchor menu | |||
| 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-06-30 | Merge branch 'master' into parker | bobzel | |
| 2022-06-22 | more cleanup in currentuserutils. fixed so that removing items from a list ↵ | bobzel | |
| in code will remove them from the UI | |||
| 2022-06-21 | restored experimental templates. fixed (enabled) pointer events on nested ↵ | bobzel | |
| column/row views when container is active. got rid of freezeDimensions which wasn't needed and introduced artifacts for views that set it (timeView, GridView) | |||
| 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-05-25 | variety of small fixes for text / sharing. made typed text default to 35 ↵ | bobzel | |
| height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling. | |||
| 2022-05-20 | removed enumerables field stuff which was hacky and never used. cleaned up ↵ | bobzel | |
| some of currentUserUtils initialiazation. fixed treeView sorting for 'none" which fixes problem with slide template. | |||
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 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-03-17 | Merge remote-tracking branch 'origin/speedups2' into parker | ljungster | |
| 2022-03-12 | attempting to add note-taking | ljungster | |
| I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search) | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-02-15 | more comments | Geireann | |
| 2022-02-15 | Merge branch 'master' into parker | Geireann | |
| 2022-02-15 | updates | Geireann | |
| 2022-02-15 | fixed broken import | Geireann | |
| 2021-12-08 | Added auto scroll to bottom of map info view stack when note is added. hide ↵ | bobzel | |
| resize handles for map view info window stack documents. | |||
| 2021-12-07 | restored keeping properties pane open when selection changes. added Doc ↵ | bobzel | |
| paraemter to fitWidth() prop function. split MapBoxInfoWindow out of MapBox and added an Add Note button. | |||
| 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-09-14 | fixed create new folder in file system | bobzel | |
| 2021-09-08 | added showTitle prop to allow sidebarAnnos to have a custom title | bobzel | |
| 2021-09-02 | Placing collection menu in Lightbox (commented out) and others | geireann | |
| - Set toggle properties off - added link that goes directly to the dash documentation | |||
| 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-26 | fixed resizing bug for web and pdf documents when doing autoheight gesture, ↵ | bobzel | |
| and after opening the sidebar and then resizing | |||
| 2021-08-04 | restructured filters again so that filter icons show whether a document has ↵ | bobzel | |
| a filter or inherits one. following a link with a view spec overrides only locally set filters (not inherited ones). | |||
| 2021-07-15 | Starting Color consistency | Ashley Cai | |
| 2021-04-15 | cleaned up CollectionCarousel and styleprovider to handle sub-component ↵ | bobzel | |
| properties better. updated resizers in multicol/row to be visible. | |||
