Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-15 | citation parsing working much better | A.J. Shulman | |
2024-03-17 | c | Nathan-SR | |
2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
2023-07-11 | updated settings manager | Geireann Lindfield Roberts | |
- fixed some things with top toolbar and refactored files - removed FontIconBadge | |||
2022-08-16 | add and remove columns (remove buggy for same named headers) | mehekj | |
2022-08-09 | fixed presbox pinning from crashing/failing by making it a prefetchproxy. ↵ | bobzel | |
update user cache when switching active page. | |||
2022-08-03 | Merge branch 'master' into parker | bobzel | |
2022-06-30 | Merge branch 'master' into parker | Geireann Lindfield Roberts | |
2022-06-29 | Prettier and eslint rules added! | Geireann Lindfield Roberts | |
2022-06-05 | updated and refactored pinWithView | geireann | |
Changed MarqueeView pinWithView so that it just calls TabDocView.PinDoc | |||
2022-04-26 | attempt with columnResizer. Not sure about how to handle resize events | ljungster | |
2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
2020-10-08 | changed sharing manager to update users in one action, not multiple and only ↵ | bobzel | |
once per session if the user list doesn't change | |||
2020-10-07 | can add -> can augment in sharingmanager | usodhi | |
2020-04-19 | update | usodhi | |
2020-01-23 | request image size now server-side and improved image upload routine | Sam Wilkins | |
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-11-15 | fixed errors | Bob Zeleznik | |
2019-11-13 | fixed search on client/server to work with richTextFields. got rid of ↵ | bob | |
'text' field on richtextfield extensions. | |||
2019-09-28 | merge cleanup | Sam Wilkins | |
2019-09-12 | sharing workflow supported | Sam Wilkins | |
2019-08-04 | copy to clipboard | kimdahey | |
2019-07-31 | Hopefully fixed deserialization bug | Tyler Schicke | |
2019-07-25 | several fixes and added basic fields to treeview display | bob | |
2019-07-24 | Added custom views to layout scripts | Tyler Schicke | |
2019-07-16 | link ctrl makes link show in context | yipstanley | |
2019-06-14 | cleaned up Docs namespace and thoroughly documented DocServer.GetRefFields | Sam Wilkins | |
2019-05-20 | fixed a few things for Firefox - dragging images, typing spaces, scrool ↵ | bob | |
speed. and focusing proeprly with zoomBasis. | |||
2019-05-20 | Added update search script | Tyler Schicke | |
Added debug current file launch config Made database not ignore requests before it is initialized. | |||
2019-05-16 | Changed Clear DB Button | Tyler Schicke | |
2019-05-03 | Added debugging support and added removing of unused keys in Solr | Tyler Schicke | |
2019-04-03 | changed boolean. and editor indentation. | bob | |
2019-03-18 | Merged, added delete all route, and added history to workspaces | Tyler Schicke | |
2019-03-17 | Update settings.json | Stanley Yip | |
2019-03-09 | finally merged | yipstanley | |
2019-03-08 | Close to refactor | Sam Wilkins | |
2019-03-07 | changing branches | yipstanley | |
2019-03-02 | Merge with master and initial pass at converting main to a component | Sam Wilkins | |
2019-02-28 | added css | Bob Zeleznik | |
2019-02-25 | Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵ | Tyler Schicke | |
authentication | |||
2019-02-19 | Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵ | Tyler Schicke | |
server_database_merge | |||
2019-02-19 | Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵ | Tyler Schicke | |
server_database_merge | |||
2019-02-18 | Small changes, pre merge with server branch | madelinegr | |
2019-02-14 | getting there? | madelinegr | |
2019-02-13 | A lot of stuff working, a lot of other stuff not working | Tyler Schicke | |
2019-02-05 | More scripting/typescript stuff | Tyler Schicke | |
2019-02-01 | Changed formatting setting, added very basic generic FieldView, and added ↵ | Tyler Schicke | |
Schema view | |||
2019-01-28 | fixed selecting text in fieldTextBox | bob | |
2019-01-28 | Finished basic drag drop stuff and cleaned up DocumentView | Tyler Schicke | |
2019-01-15 | Have most of document stuff working | Tyler Schicke | |