Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
concrexit
concrexit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thalia
  • concrexitconcrexit
  • Merge Requests
  • !841

Merged
Opened Jun 20, 2018 by Thom Wiggers@twiggersContributor

Allow accessing documents from admin pages

  • Overview 0
  • Commits 1
  • Changes 4

Closes #642 (closed)

Previous behaviour

Steps to reproduce:

  1. Upload some type of document
  2. Click the shown link to the document
  3. 404 as MEDIA_URL isn't served

New behaviour

Steps to validate that it works:

  1. Do same
  2. Observe that the link is going to the get_document handler
  3. Also observe that you're getting the correctly localised version.
Edited Jun 20, 2018 by Thom Wiggers
Assignee
Assign to
Reviewer
Request review from
1.17
Milestone
1.17 (Past due)
Assign milestone
Time tracking
Reference: thalia/concrexit!841
Source branch: fix-admin-documents