| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
| 2022-06-17 | updated fontIconBadge to use 'viewed' list to decrement value when items are ↵ | bobzel | |
| viewed. cleaned up how sharedDoc is setup in currentUserUtils to allow updates to not require rebuilding DB | |||
| 2022-06-08 | merge with master | bobzel | |
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-06-05 | refactored writing mode code into InKTranscription | Naafiyan Ahmed | |
| 2022-06-05 | refactored writing mode code | Naafiyan Ahmed | |
| 2022-06-05 | cleanup | mehekj | |
| 2022-06-03 | fixed opening closed tabs from Files sidebar to re-use best Alias before ↵ | bobzel | |
| making a new alias. | |||
| 2022-06-03 | Merge branch 'master' into presentation_upgrade | bobzel | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 2022-05-31 | added a pop up menu for viewing dashField view collection. added a menu ↵ | bobzel | |
| button for turning off autoLinking to text selection. added ability to add button to top contextMenu buttons without blowing away db. | |||
| 2022-05-20 | some cleanup of currentUserUtils. css fixes for fonticon boxes with labels | bobzel | |
| 2022-05-20 | adjusted placement of fonticonbox labels | bobzel | |
| 2022-05-02 | fixed scaling ink label in lightbox,etc views. changed ink strokes so that ↵ | bobzel | |
| clicking on label of closed stroke is lower preceden than clicking on line. fixed fontsize UI for setting ink label sizes. can no longer slide ink pts that are cusps along curve. | |||
| 2022-05-02 | working on getting subgroups to work | Naafiyan Ahmed | |
| 2022-04-28 | merged and getting started on mapping algo | Naafiyan Ahmed | |
| 2022-04-28 | added basic code for subgrouping transcribed text | Naafiyan Ahmed | |
| 2022-04-28 | fixed timestamps and added some scaling | mehekj | |
| 2022-04-14 | auto transcribes on grouping | mehekj | |
| 2022-04-12 | revert presbox & treeview onclick focus | Aubrey Li | |
| 2022-04-12 | made changes to ink grouping | Naafiyan Ahmed | |
| 2022-04-07 | removed redundant commit | Naafiyan Ahmed | |
| 2022-04-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
| 2022-04-05 | added basic grouping when exiting pen mode | Naafiyan Ahmed | |
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-02-10 | switched scripts to use a cache to avoid recompiling. simplified some things ↵ | bobzel | |
| with documentView and zooming to avoid invalidations. | |||
| 2021-12-03 | cleaned up text alignment buttons & initialization in formatted text box | bobzel | |
| 2021-10-28 | adding eraser tool to menu | Lauren | |
| 2021-09-29 | support drawing of closed ink shapes. fixed highlight state of pen button on ↵ | bobzel | |
| startup | |||
| 2021-09-23 | minor fixes. | bobzel | |
| 2021-09-23 | small schema UI tweak | Geireann | |
| 2021-09-22 | fixed dropdowns to be over documentdecorations by moving top menu bar out of ↵ | bobzel | |
| maincontent area and giving it a higher z-index than DocDecorations. fixed toggle behavior of shape drawing modes. made color dropdown state be runtime only (doesn't write to data model) -- need to decide if that's what we want. | |||
| 2021-09-22 | fixes for fontcolor dropdown to be continuous as pointer moves. | bobzel | |
| 2021-09-22 | fixed runtime bug inside toggleBold(). removed print statements. | 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-20 | fixed retrieving fillColor for color button menu option. | bobzel | |
| 2021-09-13 | fixed clicking on link drag button to create doc in sidebar for RTF documents. | bobzel | |
| 2021-09-13 | from last | bobzel | |
| 2021-09-13 | fixed transparency for colorButtons | bobzel | |
| 2021-09-13 | fixed errors and warnings. | bobzel | |
| 2021-09-12 | updates pres so it works | kimdahey | |
| 2021-09-10 | cleaned up ink button behaviors -- fixed setFill to just set the fill, not ↵ | bobzel | |
| the background color of the selected document. | |||
| 2021-09-10 | made web page menu UI functional. made ink show up in minmimap. | bobzel | |
| 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-09-08 | made setting background undoable. added setting header color/visibility ↵ | bobzel | |
| from main toolbar. made changing header contents possible using #<key>(;<key)* syntax | |||
| 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-09-01 | making more changes | geireann | |
| 2021-08-31 | Merge branch 'menu_updates_geireann' of ↵ | geireann | |
| https://github.com/brown-dash/Dash-Web into menu_updates_geireann | |||
