| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-06 | changed following links to open up icons all the way down to the target ↵ | bobzel | |
| document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events. | |||
| 2022-05-04 | cleaned up treeview sorting. | bobzel | |
| 2022-05-03 | implement child slide sorting | Aubrey-Li | |
| 2022-05-02 | PresBox indexing rework | Aubrey-Li | |
| 2022-04-28 | fixed rendering of slides in filesystem view to not render the UI, just the ↵ | bobzel | |
| doc name | |||
| 2022-04-27 | fixed double-click on file sys to lightbox the doc. adjusted how aliases ↵ | bobzel | |
| are chosen when opening file sys doc. fixed sorting UI of treeviews | |||
| 2022-04-27 | tree view presentation move to slide | Aubrey-Li | |
| 2022-04-26 | Merge branch 'master' into presentation_upgrade | Aubrey-Li | |
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2022-04-26 | Merge branch master into presentation_upgrade | Aubrey-Li | |
| 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-24 | from last | bobzel | |
| 2022-04-24 | fixed treeViews to vertically span their containers. fixed foreground ↵ | bobzel | |
| coloring of nodes with transparent backgrounds to consider parent collection background color | |||
| 2022-04-23 | more fixes for treeView to support hierarchical presentations. | bobzel | |
| 2022-04-22 | changes to allow PresBox to render using a Tree view | bobzel | |
| 2022-04-13 | added images to treeView bullets for docs with icons. fixed following ↵ | bobzel | |
| pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates. | |||
| 2022-04-12 | revert presbox & treeview onclick focus | Aubrey Li | |
| 2022-04-01 | fixed up document focus to take a collectkon so that the treeView can focus ↵ | bobzel | |
| on the matching alias when multiple aliases are shown in different collections. | |||
| 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-13 | treeview title fixes - made it aformatted text box so clicking on it will ↵ | bobzel | |
| select the document. fixed margins. fixed dragging over tree view to not highlight drop bullets in outline mode unless its a bullet point being moved. | |||
| 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-10-16 | fixed warnings/errors & redirection to /home | 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-14 | fixed treeviews so that in filesys mode you can't indent a document into ↵ | bobzel | |
| anything other than a folder. | |||
| 2021-09-14 | added a deleteFolder option for empty folders in the filesystem | bobzel | |
| 2021-09-14 | refactored a bunch of names in MainView. Fixed scrolling in left menu ↵ | bobzel | |
| flyout treeview panels. | |||
| 2021-09-13 | fixed errors and warnings. | bobzel | |
| 2021-09-12 | updates | geireann | |
| 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-09-01 | fixed double clicking on data docs in filesystem to open best alias. | bobzel | |
| 2021-08-26 | another tree view fix for lightbox view and having tree view items not go ↵ | bobzel | |
| off screen width-wise | |||
| 2021-08-26 | allowed tree views to be scaled which makes slides work in lightbox. | bobzel | |
| 2021-08-26 | fixed slides doc | bobzel | |
| 2021-08-26 | fixed warnings/errors | bobzel | |
| 2021-08-19 | fixed links from sometimes disappearing on refresh. cleaned up cycling ↵ | bobzel | |
| through tree view expansion modes | |||
| 2021-08-19 | changed how treeview cycles between options for expanded views to show ↵ | bobzel | |
| 'data' and some more adjustments. | |||
| 2021-08-17 | made dashboard context menu items context sensitive to whether they're ↵ | bobzel | |
| called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared. | |||
| 2021-08-10 | hideMInimap is playground field. added Open Alias to dashboard tab menu. ↵ | bobzel | |
| Allow duplicates in List fields (not sure if this is problematic but caused problems with URL history) | |||
| 2021-08-02 | Merge branch 'master' into sharing_scenario | geireann | |
| 2021-07-22 | Merge branch 'master' into Ashley | geireann | |
| 2021-07-17 | merging | usodhi | |
| 2021-07-14 | fixed dropping onto filesystem view to drop document into specific ↵ | bobzel | |
| location/folder instead of hanging. | |||
| 2021-07-10 | Standardizing Colors, changing global CSS variables | Ashley Cai | |
| 2021-06-05 | cleanup | usodhi | |
| 2021-05-30 | cleanup | usodhi | |
| 2021-05-17 | trying dynamic off screen docs | usodhi | |
| 2021-05-12 | fixed issue with link panel appearing on text boxes when no link is clicked. | bobzel | |
| 2021-04-30 | cleaned up rightbuttons in treeView and fixed so that they show up in ↵ | bobzel | |
| dashboard. fixed filters to gatherfield values correctly. | |||
| 2021-04-12 | added placeholder comment | bobzel | |
