aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Expand)Author
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
2020-09-02fixed behavior of menuButtons to toggle contents. added start of a filter pa...bobzel
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-08-30cleaned up MainView a bit.bobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking autoHeigh...bobzel
2020-08-29split out TabDocView from CollectionDockingView (where it had been called Doc...bobzel
2020-08-29fixed maximize docdecoration to toggle target w/o making an alias. use ctrlKe...bobzel
2020-08-29major restructure of how addDocTabs works. now you can add/replace with opti...bobzel
2020-08-29added some link follow options to link Editor. Big overhaul of dockingView t...bobzel
2020-08-28fixed undo for collection tabs. fixed treeview to support freezeChildren to p...bobzel
2020-08-27from lastbobzel
2020-08-27switched back to recentlyClosed from inactive. fixed adding tag to multiple ...bobzel
2020-08-26added dropdown dashboards input at top left + new & snapshotbobzel
2020-08-25changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff.bobzel
2020-08-25changed system documents to act like dividers in tree views. removed some me...bobzel
2020-08-25added resize handle for searchboxbobzel
2020-08-24removed treeViewOpen from sidebar panels since they don't need them now that ...bobzel
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to treeView...bobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed key...bobzel
2020-08-24Add with marquee view adds new pres to myPresentations listgeireann
2020-08-24merge fixes + pinDoc bug fixgeireann