Skip to content
Snippets Groups Projects

Resolve "Rewrite notification_mark_read with rules and permissions"

1 unresolved thread

Closes #243 (closed)

Edited by Hangzhi Yu

Merge request reports

Pipeline #1890 passed with warnings

Pipeline passed with warnings for e9a035da on 243-rewrite-notification_mark_read-with-rules-and-permissions

Merged by Nik | KlampfradlerNik | Klampfradler 4 years ago (May 2, 2020 8:09am UTC)

Loading

Pipeline #1891 failed

Pipeline failed for d9413c9f on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
301 301 return render(request, "core/system_status.html", context)
302 302
303 303
304 def get_notification_by_pk(request: HttpRequest, pk: int):
  • Hangzhi Yu added 1 commit

    added 1 commit

    • c867eec4 - Move get_notification_by_pk in core_helpers and change it accordingly to other functions

    Compare with previous version

  • Hangzhi Yu added 1 commit

    added 1 commit

    • e9a035da - Generalize get_*_by_pk functions

    Compare with previous version

  • mentioned in commit d9413c9f

  • Please register or sign in to reply
    Loading