aboutsummaryrefslogtreecommitdiff
path: root/src/fields/Doc.ts
AgeCommit message (Expand)Author
2021-08-19fixed errors and warningsbobzel
2021-08-10fixes for git-like to work with sidebar. added 'lastModified' field for chan...bobzel
2021-08-06collabortion fixes: added new acl for allowing people to edit their own text ...bobzel
2021-08-06fixed webboxes so that you can link to an annotation and it will restore the ...bobzel
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-08-01Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-01made url server references relative.bobzel
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-29lots of updates!geireann
2021-07-27fixe MakeClone to handle links properly. fixed cloning richtext to update ri...bobzel
2021-07-23fixed issues with layoutString templates (eg customView): scale properly when...bobzel
2021-06-22changed playground fields to never update...bobzel
2021-06-21allow playground fields to be updated by clients that have edit permissionsbobzel
2021-05-13mergingusodhi
2021-04-14fixed image templates to set/use the appropriate nativewidth/height. fixed ca...bobzel
2021-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into sh...usodhi
2021-04-13typos and minor changesusodhi
2021-04-11clean up of webBox annotation field updating when navigating between pages.bobzel
2021-04-10mergingusodhi
2021-04-10Merge branch 'master' into filtersbobzel
2021-04-08added idToDocbobzel
2021-04-06reverted back to not setting 'system' for non-system documents.bobzel
2021-04-06from lastbobzel
2021-04-06docrangefilter bugfixusodhi
2021-04-04stopped system docs from being filteredusodhi
2021-04-04mergingusodhi
2021-04-03dashboard sharing works, aliases to gousodhi
2021-04-02dashboard sharing initial setup, inherits acls from dashboard - looks like it...usodhi
2021-03-31sharing bugfix + minor restructure + some commentsusodhi
2021-03-30mergingusodhi
2021-03-24redid how LinkManager stores links on documents by putting them on the Doc it...bobzel
2021-03-18extended Doc.setFilter to allow replacing/appending a filter. fixed anchor un...bobzel
2021-03-18cleaned up link making. Documents don't add to the Undo stack when being cre...bobzel
2021-03-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-17fix Doc.MakeClone to deal wth links correctly again. fixed dashboard snapsho...bobzel
2021-03-16fixed up leaving pushpins - leave pushpin when moving from one annotated doc ...bobzel
2021-03-13minor changesusodhi
2021-03-13fixed pdf boxes to handle marquee annotation scaling properly. allowed for do...bobzel
2021-03-12trying to make treeViews more efficient by making fewer calls to Get document...bobzel
2021-03-12changed setDocFilter to not take undefined as a modfied & added toggle param....bobzel
2021-03-12Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into f...usodhi
2021-03-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-11fixed problem with filter box for dashboard not staying checked.bobzel
2021-03-11adding and/or to filtering, added editableview, changed a bunch of thingsusodhi
2021-03-11made text boxes span stackingview's when fitWidth or autoColumn is set. made...bobzel
2021-03-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-10fixed bugs leftover from removing docholders.bobzel
2021-03-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-08fixed bug with branch/clonebobzel