aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2020-05-08changed ink color swatches. reuse last background color & font size for ↵Bob Zeleznik
text boxes.
2020-05-07fixed gear in tab panes showing up. fixed tree view titling. fixed some ↵Bob Zeleznik
current_user_util templates to drag as render templates, not prototypes.
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-05-05cleanupSam Wilkins
2020-05-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-05-05fixes for parameterized templates. added a pendingMap to fix issues with ↵Bob Zeleznik
expandTemplateLayout. added a switchbox template to test templates. changed dimUnits/dimMagnitude to _dimUnits/_dimMagnitude
2020-05-04added toggle switch to default templatesBob Zeleznik
2020-05-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-03cleanupSam Wilkins
2020-05-03added DelegateDocument creator. switched default templates to delegates.Bob Zeleznik
2020-05-03cleaned up freeformdocview. changed descriptionView template to test start ↵Bob Zeleznik
of processing scripts for dash tag nodes.
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up ↵Bob Zeleznik
PresBox stuff to use single template to render all contents (which are otherwise unmodified).
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01added doubleClick open on right to detailView template for BuxtonBob Zeleznik
2020-05-01buxton template tweaksBob Zeleznik
2020-05-01cleaned up buxton template. fixed adding docs to collections.Bob Zeleznik
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-30commented corrollary functionsSam Wilkins
2020-04-30commented Buxton importerSam Wilkins
2020-04-30working version of snapping with resize / templates / centersBob Zeleznik
2020-04-30from lastBob Zeleznik
2020-04-30clean up of childclick template func menusBob Zeleznik
2020-04-30added double click script supportBob Zeleznik
2020-04-29fixed parts of drag and drop and finalized deleting paramsanika-ahluwalia
2020-04-29changed detailedView template to be a layoutstring. fixed text boxes to ↵Bob Zeleznik
allow new templates from templated text boxes. fixed __LAYOUT__ to work with comound layout strings
2020-04-29merge w masterAndy Rickert
2020-04-29fixes for text layout strings.Bob Zeleznik
2020-04-28rearranged text filesBob Zeleznik
2020-04-28nested collection view now in search box, search item doc type cast over ↵Andy Rickert
stacking view, but with bugs
2020-04-27refactored searchbox doctype out from querybox class to help with displaying ↵Andy Rickert
search results as different collection types
2020-04-27cleaned up masonry events a bit. changed buxton template to have 3 sections.Bob Zeleznik
2020-04-27template tweaksSam Wilkins
2020-04-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-04-27template fixesSam Wilkins
2020-04-27added link maker for formatted text. updated buxton templateBob Zeleznik
2020-04-27merged detailView templates, now only exists in current_user_utilsSam Wilkins
2020-04-27from lastBob Zeleznik
2020-04-26from lastBob Zeleznik
2020-04-26fixed multi/col/row views to work with templates. fixed context menu ↵Bob Zeleznik
subitems to appear on screen. fixed tree view display of text nodes.
2020-04-26fixed title layout for text. fixed documentBox for nested collections. ↵Bob Zeleznik
fixed tree view for text boxes. changed labelbox formatting.
2020-04-23fixed loading of notes with template types. changed noteTypes to ↵Bob Zeleznik
["template-notes"]. Added pass through free form layout engine.
2020-04-22switched close button to be iconify, and iconfiy to be maximizeBob Zeleznik
2020-04-22reinstated buxton buttonSam Wilkins
2020-04-22fixed clicking gear icon on doc decorations. moved repl to Drag items. ↵Bob Zeleznik
Removed Open... menu. Added Open FIelds & Full SCreen to Open New Persepectives.
2020-04-22added raw text field for PDFs. fixed search scrolling in text boxes.Bob Zeleznik
2020-04-20fixed search to avoid server crashes by stripping off initial ?*+ ↵Bob Zeleznik
characters. made search parameters persistent on queryBox
2020-04-20fixed dragging off search result collectionBob Zeleznik