Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !841

Allow accessing documents from admin pages

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thom Wiggers requested to merge fix-admin-documents into master Jun 20, 2018
  • 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
Reviewers
Request review from
Time tracking
Source branch: fix-admin-documents