aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText
AgeCommit message (Expand)Author
2020-09-11fixed creating text boxes with pre-set text to select that text -- used in tr...bobzel
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to presentations...bobzel
2020-09-10fixed following links on text hyperlink to use same code as linkMenu. fixed ...bobzel
2020-09-09several pdf fixes - clipping link anchors to bounds of container. pdf box ti...bobzel
2020-09-09fixed link lines to go to text anchors directlybobzel
2020-09-08Merge branch 'master' into workingTemplatesbobzel
2020-09-08fixed event handling on embedded textboxes - dash field views need to stopPro...bobzel
2020-09-08fixed presbox, videobox and some others to set NativeWidth/Height properly.bobzel
2020-09-08updated the way NativeWidth/Height props work so that, when specified, they o...bobzel
2020-09-08resurrecting templates with childLayoutbobzel
2020-09-03fixed linking pdf selections to rtf selections.bobzel
2020-09-02made highlight colors more obvious. fixed tags to update when #key is set in...bobzel
2020-09-02fixed search in text boxes to ignore case. fixed creating new tabs when only...bobzel
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-08-31fixed addDocTab to not re-create the golden layout. fixed clicking tabs to r...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-28fixed undo for collection tabs. fixed treeview to support freezeChildren to p...bobzel
2020-08-27fixed open on right from Doc Decorations to remove context field. fixed pres...bobzel
2020-08-27added undo for deleting presentation view items. fixed scroll height of main...bobzel
2020-08-25changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff.bobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed key...bobzel
2020-08-23fixed dockingview tab highlighting. fixed text hyperlink link following to s...bobzel
2020-08-23fixed start/end link for text selections on start link. fixed display of lin...bobzel
2020-08-23added settings for default text titles. fixed image audio annotatoins. fixed...bobzel
2020-08-22changed customTitle to title-custombobzel
2020-08-22more search cleanup. searches over dashboards, not collections now. fixed d...bobzel
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ...bobzel
2020-08-22switched search from writiing searchMatch to matched docs to instead store in...bobzel
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-19cleaning lint errorsbobzel
2020-08-19more cleanup of SearchBox. made searchMatch be a tri-state for forward/backw...bobzel
2020-08-19fixed errors caused by Doc symFields not being variable functions and thus no...bobzel
2020-08-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into bu...Lionel Han
2020-08-18fix pdf highlight change bugLionel Han
2020-08-18fixed undoing typed text boxes to happen in one step (not undo to first chara...bobzel
2020-08-18changed catalog to pop up search over db for author. turned off double-click...bobzel
2020-08-17fixed text menu updatingbobzel
2020-08-16changed sidebar buttons to not 'stayincollection' but to 'alias' on drop to a...bobzel
2020-08-15cleaned up console.logs. fixed updating lastModified for SOLRbobzel
2020-08-14Merge pull request #610 from browngraphicslab/new_audiobobzel
2020-08-14fixed some edge cses with richTextMenu synchronization. added author field ...bobzel
2020-08-14cleaned up invocation of RichTextMenubobzel
2020-08-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ne...Lionel Han
2020-08-14fixed upating of Rich Text Menu toolbar --- still hacky though.bobzel
2020-08-13changed solr schema so that text and date fields are sortable. fixed one lin...bobzel
2020-08-12fix timestamp bug and size bugLionel Han
2020-08-11fixed preview views of presBox's. fixed title location on PresBox's (but the...bobzel
2020-08-11fixed error with highlighting search terms in formatted text. fixed tree vie...bobzel