aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-09-18view paths UI from pres_updatesGeireann Lindfield Roberts
2020-09-18Fixed merge from presentation_updatesGeireann Lindfield Roberts
2020-09-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-09-17from last againbobzel
2020-09-17from lastbobzel
2020-09-17restored page referencing textually with [[:docid]]bobzel
2020-09-17simplified novice colleciotn menu. fixed Carousel 3Dbobzel
2020-09-17restored template button option for customizing layout but added a Full ↵bobzel
Toolbar mode to enable it.
2020-09-17tweaked external url tooltip for text box linksbobzel
2020-09-17fixed deleting text links to work when there are multiple links in the same ↵bobzel
linkAnchor mark. addressed problem with text getting a negative height when its resized to fit content in a preview window when its also displayed in freeform.
2020-09-17context menu scrollusodhi
2020-09-17from lastbobzel
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-09-16from lastbobzel
2020-09-16a bunch of changes to dragging/selection of ui buttons to turn off context ↵bobzel
menus, remove close buttons on doc decoartions, fix the title region fo tabs,
2020-09-16added a global option to determine whether documents are brought to front ↵bobzel
when dragged. fixed document override of this option to use the same variable _raiseWhenDragged.
2020-09-16cleaned up TabDocView a bitbobzel
2020-09-16minorusodhi
2020-09-15restored pdf search/page controlsbobzel
2020-09-15fixed another warning.bobzel
2020-09-15fixed some warningsbobzel
2020-09-15fixed error on carriage return in empty text notebobzel
2020-09-15prevented last stack from being deleted in docking view.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
ColorBox of colelctions.
2020-09-15fixed upating of tags when #keywords are addedbobzel
2020-09-15updated formattedTextBox to update title when editing a templatebobzel
2020-09-15fixed tabs to activate when following.a link to a contained item. fixed ↵bobzel
deactivating tabs to not shrink immediately so you can click the close button.
2020-09-15simplifying menus for annotations. added target toggle option to PDFmenubobzel
2020-09-15outline mode for tree views now always hidesHeader fields in favor of ↵bobzel
displaying the document. This allows slide items to appear normally as titles in other tree views (eg dashboard)
2020-09-15fixed header view template to place blue link dot correctlybobzel
2020-09-15made focusing on a tree view item focus on the tree view.bobzel
2020-09-14updated header text view. fixed dragging tree view items to unregister ↵bobzel
listeners. fixed contextMenu icon selection to ignore dashFieldViews. fixed selectOnLoadChar to not apply when a childlayoutstring is specified. fixed dropping text box on item view to only use json parseable text.
2020-09-14made custom header default to author/creationDatebobzel
2020-09-14small fix to colorBox to set text color for currently active text boxes text ↵bobzel
field
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-14fixed linear view to allow dropped images to be seenbobzel
2020-09-14fixes to sidebar menus to simplify them for novices. fixed clearAll menu itemsbobzel
2020-09-14fixed userdoc tree view layout issues caused by outline mode. added ↵bobzel
treeViewHideHeader to avoid hackiness of overlaoding treeVewHideTitle
2020-09-13got rid of textTemplates which were superfluous. fixed problems with stored ↵bobzel
Marks on templates when creating one by typing and the template is the default layout.
2020-09-13updated cursor icons.bobzel
2020-09-13fixed borderRadius for enumerated fieldsbobzel
2020-09-13added back in menu option for hiding link button. fixed resetting text back ↵bobzel
to template
2020-09-13fixed refreshing web pagesbobzel
2020-09-13fixed issues when webBox is wider than window width (try a very. narrow ↵bobzel
window). things would scroll horizontally and not restore.
2020-09-13Merge pull request #715 from browngraphicslab/bug_fixesbobzel
Bug fixes
2020-09-13fixed making delegates of custom headerViews. fixed non-responsive carriage ↵bobzel
returns in textBoxes occasionally at the end of the text stream. fixed upating titles on templated text boxes. fixed setting layoutfield values in DashFieldViews to update the template and layout doc.
2020-09-13fixed headerView so that it makes delegates on drag instead of copies. this ↵bobzel
fixes bugs when dragging out a header view, customizing, dragging ti back in as a new template, then dragigng out instances -- they used to all have synchronized heights.