aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Expand)Author
2020-09-15fixed tabs to activate when following.a link to a contained item. fixed dea...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-13got rid of textTemplates which were superfluous. fixed problems with stored ...bobzel
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-12fixed sidebar views in text boxes to work in treeview outlines. fixed context...bobzel
2020-09-12changd web pages to be fitWidth and added a data-contentWidth field so that y...bobzel
2020-09-11added captions/titles to lightbox. fixed typo bug.bobzel
2020-09-11fixed warnings and fixed focus on slidebobzel
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-10better fix for following links to pdfsbobzel
2020-09-10fixiing behavior of following link to target in a PDF that hasn't loaded its ...bobzel
2020-09-10fixed following links on text hyperlink to use same code as linkMenu. fixed ...bobzel
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-06Merge branch 'acls_uv'bobzel
2020-09-04Merge remote-tracking branch 'origin/anika_bug_fixes'bobzel
2020-09-04some settings menu cssusodhi
2020-09-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ink...usodhi
2020-09-03changed linkMenuItem follow behavior to work when one link is an annotation -...bobzel
2020-09-03fixed linking pdf selections to rtf selections.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-03prevented dashboards from being the selectedDocument to avoid issues with the...bobzel
2020-09-03fixed doc height caclulation in stacking views when autoHeight is on.bobzel
2020-09-02added an autoscroll option to settings to turn it off.bobzel
2020-09-02fixes to sidebar filter. still need some more work.bobzel
2020-09-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into an...anika-ahluwalia
2020-09-02minor UI cleaninganika-ahluwalia
2020-09-02fixed behavior of menuButtons to toggle contents. added start of a filter pa...bobzel
2020-09-01trying new solr schema that splits words on whitespace. fixed context menu c...bobzel
2020-09-01fixed search bar getting stuck open. fixed search for fields in full db.bobzel
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-09-01fixed tabs to never select/switch on hover unless dragging. fixed display of ...bobzel
2020-09-01fixed following link to a doc that is in a hidden tab to show that tab. fixe...bobzel
2020-08-30cleaned up MainView a bit.bobzel
2020-08-30Merge pull request #648 from browngraphicslab/acls_uvbobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking autoHeigh...bobzel