- 23 May, 2020 2 commits
-
-
felix.herrmann authored
-
felix.herrmann authored
-
- 22 May, 2020 16 commits
-
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
Resolve "provide FileSystemStorage independent from default" Closes #72 See merge request !113
-
felix.herrmann authored
Resolve "ReferenceError: disable is not defined" Closes #70 See merge request !112
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
feat(comments): replace notifications/comments system with threaded trees using mptt. Tree level is limited (in views and templates, not generally) to a maximum depth of 1
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
feat(comment_threads): change Notification and Comment models into subclasses of MPTTModel to allow threading
-
felix.herrmann authored
feat(forms): add template tags to get the parent in comment tree and to dynamically prepopulate a django form instance with template context data
-
felix.herrmann authored
-
felix.herrmann authored
-
- 20 May, 2020 5 commits
- 18 May, 2020 5 commits
-
-
felix.herrmann authored
-
felix.herrmann authored
feat(notifications): add combined query for notifications with target user and datasets administered by the user
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
- 16 May, 2020 12 commits
-
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
feat(perms): add User method to query for all datasets a user has admin rights to to use for notification stream
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
feat(perms): add model function and template tag to check if a user has view perm to restrict access dataset
-