Page Menu
Home
Search
Configure Global Search
Log In
Queries
All Changesets
Search
Advanced Search
Differential
D9488
Diff 30978
All Changesets
All Changesets
Edit Query
Hide Query
Order By
Creation (Newest First)
Creation (Oldest First)
Search
Change
Path
Modified
blog/__init__.py
Modified
blog/apps.py
Added
blog/migrations/0013_auto_20201110_1603.py
Modified
blog/models.py
Added
blog/signals.py
Modified
blog/templates/blog/post_list.html
Modified
blog/tests/test_blog_posts.py
Modified
blog/views/api/comment.py
Modified
comments/apps.py
Modified
comments/models.py
Modified
comments/signals.py
Modified
comments/templates/comments/components/comment.html
Modified
comments/tests/test_comments_api.py
Modified
comments/typed_templates.py
Modified
comments/views/common.py
Added
common/static/common/scripts/notifications.js
Modified
common/static/common/scripts/tools.js
Added
common/static/common/styles/studio/_activity.scss
Modified
common/static/common/styles/studio/_dropdown.scss
Modified
common/static/common/styles/studio/_navbar.scss
Modified
common/static/common/styles/studio/studio.scss
Modified
common/templates/common/base.html
Modified
common/templates/common/components/file.html
Modified
common/tests/factories/comments.py
Modified
films/apps.py
Modified
films/signals.py
Modified
films/templates/films/collection_detail.html
Modified
films/templates/films/gallery.html
Added
films/tests/test_film_asset_comments.py
Modified
films/views/api/comment.py
Modified
films/views/gallery.py
Modified
poetry.lock
Modified
profiles/admin.py
Modified
profiles/apps.py
Added
profiles/managers.py
Added
profiles/migrations/0005_add_notifications.py
Modified
profiles/models.py
Modified
profiles/signals.py
Added
profiles/templates/actstream/actor.html
Added
profiles/templates/profiles/activity.html
Added
profiles/templates/profiles/components/action.html
Added
profiles/templates/profiles/components/action_summary.html
Added
profiles/templates/profiles/components/actions.html
Added
profiles/templates/profiles/components/links.html
Added
profiles/templates/profiles/components/nav_action.html
Added
profiles/templates/profiles/notifications.html
Added
profiles/tests/test_api.py
Modified
profiles/urls.py
Added
profiles/views/activity.py
Added
profiles/views/api.py
Modified
pyproject.toml
Modified
studio/settings_common.py
Modified
studio/urls.py
Modified
training/__init__.py
Added
training/apps.py
Added
training/signals.py
Added
training/tests/test_section_comments.py
Modified
training/views/api/comment.py