Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A amiv-website-mithril
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch

February 2023 and with it the next round of user cleanup is just around the corner! The gitlab.ethz.ch users without an equivalent ETH LDAP-user will be deleted. Together with the users are deleted: the users own repositories and the groups where these users are the only owner.

To avoid losing data, please ensure that the groups you use have at least one owner with a valid ETH LDAP-account. If you don't know what that means, ask yourself this question: "is the owner of the group still working at ETH?". If the answer is "No" and you want to keep using that group, you need to set a valid owner.

If you need help, please open a ticket with the ID service-desk. We'll do our best to help you.

  • amivamiv
  • amiv-website-mithril
  • Merge requests
  • !263

Temporary fix for studydocuments upload form

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sandro Lutz requested to merge 129-temporary-fix into master Jul 03, 2019
  • Overview 1
  • Commits 6
  • Pipelines 0
  • Changes 5

We have a mysterious bug with our studydocuments upload form which we could not fix in time. Therefore we should temporarily remove the automatic re-upload feature of the upload form and inform the user that they have to do so on their own.

For more information on the issue above, see #129.

This change also requires an additional proxy service on our server cluster so that the requests on https://amiv.ethz.ch/media are forwarded to the API. This is required so that the download attribute on links works as intended. The required proxy is already in place.

It might take some time until the new solution works properly after deployment as we have to change the service worker which might be cached for one hour.

Below a screenshot how the form will look like with this fix: 2019-07-03_19.19.33_localhost_3f5818115b89

Edited Jul 03, 2019 by Sandro Lutz
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 129-temporary-fix