Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-11 | added ability to pass a Layout as a prop. changed presentations to use ↵ | bob | |
layout props. fixed creating a template for just an empty collection representing one field. | |||
2020-02-11 | fixes for chrome for presBox | bob | |
2020-02-11 | fixes to presentation display box, and timeline min/max/span requests. | Bob Zeleznik | |
2020-02-10 | small cleanups to adding stacking views to contentfittingboxes (like ↵ | bob | |
time/pivot). needs to have nativeWidth/Height set. | |||
2020-02-10 | Merge branch 'master' into new_importer | bob | |
2020-02-08 | initial commit, pending png read error bug fix | Sam Wilkins | |
2020-02-08 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | Mohammad Amoush | |
webcam_mohammad | |||
2020-02-08 | switching scraper | Sam Wilkins | |
2020-02-06 | quick fixes for pivot layout & pivoting down | bob | |
2020-02-06 | fixed unsetting of dropAction in buxton layouts. | bob | |
2020-02-05 | several layout fixes for row/col stuff. fixes to icons. added buttons for ↵ | bob | |
buxton app. made PresBox not search for its own contents when following a link | |||
2020-02-05 | fixed iconify things. fixed presentation title bar. | bob | |
2020-02-05 | added pin to pres button. | Bob Zeleznik | |
2020-02-04 | lots of small fixes to templates, presentations, default templates (icon, slide) | Bob Zeleznik | |
2020-01-31 | streamlined presentationview | Bob Zeleznik | |
2020-01-30 | some bugfixes | Stanley Yip | |
2020-01-29 | ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyouts | bob | |
2020-01-25 | added text templates for FormattedText, added field views in formatted text ↵ | Bob Zeleznik | |
box, got rid of documentText @@@ initing of FormattedText | |||
2020-01-24 | made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵ | bob | |
in DocumentContentsView. changed autoHeight to be _autoHeight layout property. | |||
2020-01-23 | got rid of extension docs. changed layout-specific keys to start with "_" ↵ | bob | |
which flags them to be written to the current layout document | |||
2020-01-22 | various fixes to pivot view related things. | bob | |
2020-01-21 | added extra button | Stanley Yip | |
2020-01-20 | fixed linking to text region. fixed link displays. removed old ↵ | Bob Zeleznik | |
tooltiptextmenu. fixed brushes in richTextMenu. | |||
2020-01-20 | stufs | Stanley Yip | |
2020-01-20 | resizable palette | Stanley Yip | |
2020-01-20 | working palette | Stanley Yip | |
2020-01-19 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | Mohammad Amoush | |
webcam_mohammad | |||
2020-01-17 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen | Stanley Yip | |
2020-01-17 | palette now doesn't interfere with touch | Stanley Yip | |
2020-01-15 | wow this almost drove me crazy but swipey swipes on five fingers | andrewdkim | |
2020-01-15 | the quick brown fox jumped over the lazy dog | Stanley Yip | |
2020-01-13 | palette events are now on gestureOverlay, but cffv and dv is still capturing ↵ | Stanley Yip | |
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets | |||
2020-01-09 | some stuff that ive played around with today. mobile interface, five ↵ | Stanley Yip | |
fingers, other stuff | |||
2020-01-07 | Various features/fixes to allow running on Linux w/o MongoDB or Solr | Tyler Schicke | |
- Added new launch config option for chromium - Changed port for TypeScript server debugger to account for worker process - Updated packages to versions that work with current node/npm - Update IDatabase interface - Updated MemoryDatabase to work properly with Dash - Added some workarounds for in memory database as they currently don't support users, so you must be guest, which means the guest needs to be able to do things it usually can't - Added environment variable to disable search. This doesn't fully disable search yet, but it is enough to not throw major errors when Solr isn't running - Added logic to support using an in memory DB instead of MongoDB | |||
2019-12-19 | compiler fixes. fix for text box titles on templates | bob | |
2019-12-18 | userDoc buttons are auto-updated on start now. | bob | |
2019-12-16 | fixed setMark() made DocumentDocument default to being a previewer of selections | Bob Zeleznik | |
2019-12-15 | added a DocumentBox as a contentfitting container for another document. ↵ | Bob Zeleznik | |
added a menu item for showing selected document. | |||
2019-12-10 | merged | Sam Wilkins | |
2019-12-10 | restored updateSearch, changed log_execution behavior, changed search from ↵ | Sam Wilkins | |
singleton class instance to namespace | |||
2019-12-10 | added alt-t for toggle between editing title and text | bob | |
2019-12-10 | fixed libraryPath issues causing infinite rendering loops. | bob | |
2019-12-03 | fixed routing | Sam Wilkins | |
2019-12-03 | fixes to rich text embedded notes & focus behavior. fixes to compile errors ↵ | Bob Zeleznik | |
in passport/routemanager/Initiatlization | |||
2019-12-03 | const linter rule and restored google docs push, fixed routing | Sam Wilkins | |
2019-12-02 | further cleanup | Sam Wilkins | |
2019-11-23 | improved user activity log | Sam Wilkins | |
2019-11-19 | Merge branch 'server_refactor' of ↵ | eeng5 | |
https://github.com/browngraphicslab/Dash-Web into server_refactor | |||
2019-11-19 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | eeng5 | |
server_refactor | |||
2019-11-19 | passport fix | Sam Wilkins | |