index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
DocComponent.tsx
Age
Commit message (
Expand
)
Author
2020-08-12
used datadoc for acl calculations in many places + some other changes
usodhi
2020-08-12
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-08-12
minor changes
usodhi
2020-08-10
reverting back to earlier algorithm
Andy Rickert
2020-08-10
prevented infinite loop in distributeAcls + allowed change of alias x, y, wid...
usodhi
2020-08-10
default acl private setting created + bugfix
usodhi
2020-08-08
tidying up assorted features, disabling editing doc keys in search, etc
Andy Rickert
2020-08-04
owner's acl set when sharing menu opened
usodhi
2020-08-04
reinstated collection acl inheritance
usodhi
2020-07-31
integrated playgroundmode into geteffectiveacl, still some issues with deleti...
usodhi
2020-07-30
some playground mode stuff + minor sharingmanager changes
usodhi
2020-07-29
fixed merge conflicts
usodhi
2020-07-29
anyone can share without setting acls + fixed some inheriting stuff + deletin...
usodhi
2020-07-28
cleaned up some font stuff. cleaned up DocumentView a bit
Bob Zeleznik
2020-07-27
extended pdfviewer interactions to WebBox's.
Bob Zeleznik
2020-07-24
fixed instances of AclEdit to include AclAdmin
usodhi
2020-07-24
added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added custom...
usodhi
2020-07-21
distributeAcls only changes if container is more restrictive
usodhi
2020-07-21
distributing acls shifted to util.ts
usodhi
2020-07-21
more addonly fixes
usodhi
2020-07-20
fixed some addonly stuff + added annotations to playground fields + recursive...
usodhi
2020-07-09
change DocListCast to async in SharingManager + prevented textbox from showin...
usodhi
2020-07-09
removed some unnecessary imports
usodhi
2020-07-09
acls now work I think + some cleanup
usodhi
2020-07-06
trying first implementation of storing acls
usodhi
2020-06-12
added ACL's for annotations.
Bob Zeleznik
2020-06-08
final cleanup of ink related stuff so that things are more structured and we ...
Bob Zeleznik
2020-06-08
a bunch of cleanup to fix import order and to organize/restructure ink things...
Bob Zeleznik
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-05-13
fixed detailView to support scaling
Bob Zeleznik
2020-05-09
lint fixes
Bob Zeleznik
2020-05-07
fixed tree view title editing. cleaned up annotation keys in DocComponent
Bob Zeleznik
2020-05-07
fixed most add/remove/move documents to support doc[]'s
Bob Zeleznik
2020-05-02
cleaned up presbox to not use reactions but to use a lookup script. put look...
Bob Zeleznik
2020-05-02
cleaned up a lot of layoutTemplate/String props. fixed link drawing.
Bob Zeleznik
2020-05-01
added childLayoutTemplate to render collection children w/o modifying them. f...
Bob Zeleznik
2020-04-23
fixed color box interactions. added starburst layout engine.
Bob Zeleznik
2020-04-13
cleaned up rootSelected() to work with templates. adjusted nudge to favor mo...
Bob Zeleznik
2020-04-11
fixed deiconifying things. fixed interactions with backgrounds to allow their...
Bob Zeleznik
2020-04-10
more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...
Bob Zeleznik
2020-04-09
fixed links to have a timecode again. updated a bunch of this.Document calls ...
Bob Zeleznik
2020-04-09
starting cleanup
Bob Zeleznik
2020-04-08
fixed link previews to work with regions on PDFs, images etc,
Bob Zeleznik
2020-04-07
lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...
Bob Zeleznik
2020-04-07
got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...
Bob Zeleznik
2020-04-04
warning fixes
Stanley Yip
2020-04-03
added rootSelected() to make forceActive work better
Bob Zeleznik
2020-02-24
fixed issue with dataDoc in text box comment link following and doc annotatab...
Bob Zeleznik
2020-02-19
getting rid of data docs from many places
Bob Zeleznik
2020-02-11
added ability to pass a Layout as a prop. changed presentations to use layou...
bob
[next]