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
/
fields
/
util.ts
Age
Commit message (
Expand
)
Author
2020-08-25
major rewrite of schema table and schem cells. lists/docs work now. dates d...
bobzel
2020-08-17
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
bobzel
2020-08-17
added sort to solr search options. removed delete field assignment when remo...
bobzel
2020-08-15
many changes to acls, aliases, sharing sidebar etc
usodhi
2020-08-12
used datadoc for acl calculations in many places + some other changes
usodhi
2020-08-10
prevented infinite loop in distributeAcls + allowed change of alias x, y, wid...
usodhi
2020-08-06
alias and acl related fixes
usodhi
2020-08-03
made always show link end a contextMenu option
bobzel
2020-08-02
fixed hiding of close button based on permsisions.
bobzel
2020-08-01
playground mode changes
usodhi
2020-07-31
added alias list to docs + sharingmanager ui changes
usodhi
2020-07-31
comments
usodhi
2020-07-31
integrated playgroundmode into geteffectiveacl, still some issues with deleti...
usodhi
2020-07-30
added fetchproto to distributeAcls
usodhi
2020-07-27
dropdown filters + comments
usodhi
2020-07-26
fixes for retrievin heiht/width syms when ACLs are private.
Bob Zeleznik
2020-07-25
made buttons turn into fonticons on iconify. droppin fonticons onto linear v...
Bob Zeleznik
2020-07-24
several siggnificant changes to how acls work with makin documents updated in...
Bob Zeleznik
2020-07-24
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
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-24
groups and acl bugfix
usodhi
2020-07-23
got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...
Bob Zeleznik
2020-07-23
fixed very slow resize performance caused by fetchinProto when there are no a...
Bob Zeleznik
2020-07-21
distributeAcls only changes if container is more restrictive
usodhi
2020-07-21
distributing acls shifted to util.ts
usodhi
2020-07-20
fixed some addonly stuff + added annotations to playground fields + recursive...
usodhi
2020-07-16
can't change acl field to non-acl (through kvp) now + added playground mode b...
usodhi
2020-07-15
Merge branch 'acls_uv' of https://github.com/browngraphicslab/Dash-Web into a...
usodhi
2020-07-14
added group creation modal to GroupManager + much ui
usodhi
2020-07-13
fixed issues with ACLs and writing to playground fields when you have Edit pe...
Bob Zeleznik
2020-07-10
added _chromeStatus to playground fields
usodhi
2020-07-10
set up playground mode
usodhi
2020-07-09
change DocListCast to async in SharingManager + prevented textbox from showin...
usodhi
2020-07-09
acls now work I think + some cleanup
usodhi
2020-07-06
trying first implementation of storing acls
usodhi
2020-07-02
restructuring and simplifying group implementation
usodhi
2020-06-29
fixed date type
anika-ahluwalia
2020-06-29
changed a lot of collection keys to start with "_" -- particularly for Stacki...
Bob Zeleznik
2020-06-27
set LivePlayground to be the default for view-oriented fields
Bob Zeleznik
2020-06-18
added a major hack to allow overriding of ACLs for adding a hyperlink to a re...
Bob Zeleznik
2020-05-29
added a version of client-side ACL's
Bob Zeleznik
2020-05-23
several fixes to progressivization and added UI for editing by suspending tra...
Bob Zeleznik
2020-05-15
renamed new_fields to fields
Sam Wilkins