aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Expand)Author
2020-10-22added more caching for linkManager queries.bobzel
2020-10-22added alert for uknown filetype uploadsbobzel
2020-10-20fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show s...bobzel
2020-10-16updated user initialization code to not generate server traffic when creating...bobzel
2020-10-14fixed focusDocument in freeform views to work with annotation overlays(mostly...bobzel
2020-10-10split LinkDatbase into its own field in the user's registry. fixed sharing t...bobzel
2020-10-10fixes to issues with updating interactively whe groups change. fixes for mul...bobzel
2020-10-09fixed updating groups to take effect immediatelybobzel
2020-10-09less broken, but still not workingbobzel
2020-10-09trying to get group updates to work automaticallybobzel
2020-10-08load entire DB in one message.bobzel
2020-10-06set default user color explicitlybobzel
2020-10-06from lastbobzel
2020-10-05got rid of link group stuff. fixed sidebar popping out when properties pops ...bobzel
2020-10-01various fixes to new sharing / email normalizationbobzel
2020-10-01fixed warningsbobzel
2020-10-01from lastbobzel
2020-10-01major performance fix by adding a SharingDocument to the user's DB account so...bobzel
2020-10-01fixed closed library flyout view to not render a DocumentView. fixed sidebar...bobzel
2020-09-29simplfiled ':' menu and fixed creating items to not assume a template. add e...bobzel
2020-09-29made pdf/web anchors pushpins by default. can now remove docs you own from si...bobzel
2020-09-23moved buttons to developer mode.bobzel
2020-09-18added maximum height to stacking items in sidebar using childLimitHeight. m...bobzel
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-16a bunch of changes to dragging/selection of ui buttons to turn off context me...bobzel
2020-09-16added a global option to determine whether documents are brought to front whe...bobzel
2020-09-15changed tools to not be removable from colelctoinbobzel
2020-09-15rearranged menu items, made a bunch developer mode. fixed setting color via ...bobzel
2020-09-15fixed header view template to place blue link dot correctlybobzel
2020-09-14updated header text view. fixed dragging tree view items to unregister liste...bobzel
2020-09-14made custom header default to author/creationDatebobzel
2020-09-14updated the custom text box to specify frontSize through document values.bobzel
2020-09-14added a default user color and used it within custom note templatebobzel
2020-09-14fixes to sidebar menus to simplify them for novices. fixed clearAll menu itemsbobzel
2020-09-13fixed making delegates of custom headerViews. fixed non-responsive carriage ...bobzel
2020-09-13fixed headerView so that it makes delegates on drag instead of copies. this ...bobzel
2020-09-12fixed stacking view selections to have the right bounding box. fixed text box...bobzel
2020-09-12changd web pages to be fitWidth and added a data-contentWidth field so that y...bobzel
2020-09-11marked emptyWebpage as a templatebobzel
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to presentations...bobzel
2020-09-10made images in treeView outlines show up without a titlebobzel
2020-09-10made basic progressivized slides using TreeViewbobzel
2020-09-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-09removed some advanced tool options.bobzel
2020-09-09fixed doc decorations on selected treeview items to not overlap as much. fixe...bobzel
2020-09-03import documents at top of import listbobzel
2020-09-03made import stack non-selectablebobzel
2020-09-03changed grid gaps for import/share document stack so that doc decorations is ...bobzel
2020-09-03fixed doc height caclulation in stacking views when autoHeight is on.bobzel
2020-09-02fixes to sidebar filter. still need some more work.bobzel