aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Expand)Author
2020-09-28fixed schemacells to accept '=' syntax to set on layout document.bobzel
2020-09-28fixing search to handle bad regexps without killing the server. fixed search...bobzel
2020-09-28fixed syntax for SOLRbobzel
2020-09-25Merge pull request #797 from browngraphicslab/acls_uvbobzel
2020-09-25Merge pull request #794 from browngraphicslab/ink_editsbobzel
2020-09-25changed unset to None and minor changesusodhi
2020-09-24changed dragging pdf link note to not create a note when dropped on annotatab...bobzel
2020-09-24fixed circle, stroke widthyunahi
2020-09-23from lastbobzel
2020-09-23hid View/Read only acl option. renamed Add acl Can Augmentbobzel
2020-09-23Merge branch 'acls_uv'bobzel
2020-09-23fixed link rendering to be less computationally inefficientbobzel
2020-09-23merge conflictusodhi
2020-09-23moved Layout checkbox to developer mode.bobzel
2020-09-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-09-23override and one-click stuffusodhi
2020-09-23moved buttons to developer mode.bobzel
2020-09-22made filters apply to links. automatically removes links that have a missing...bobzel
2020-09-22changed default sharing to Add from Viewbobzel
2020-09-22changed default sharing permission in sharing menu to readonlyusodhi
2020-09-20fixed undo for bullet points to not take multiple steps and to work properly....bobzel
2020-09-18added maximum height to stacking items in sidebar using childLimitHeight. m...bobzel
2020-09-18changed ACL to acl. fixed title to read values from data doc preferentially...bobzel
2020-09-17restored template button option for customizing layout but added a Full Toolb...bobzel
2020-09-17fixed deleting text links to work when there are multiple links in the same l...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-16cleaned up TabDocView a bitbobzel
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 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