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
  • !1402

Fix small issues in the mailinglists app

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sébastiaan Versteeg requested to merge fix-things-mailinglists into master Oct 30, 2019
  • Overview 0
  • Commits 2
  • Changes 5

Previous behaviour

Steps to reproduce:

  1. You could not search for mailinglists
  2. Moderated was not clear in the overview
  3. The mailinglist sync contained duplicate and empty email addresses
  4. List names could be longer than the maximum
  5. No dashes in mailinglist names

New behaviour

Steps to validate that it works:

  1. You can search for mailinglists again
  2. Moderated is now in the overview
  3. The mailinglist sync filters out empty and duplicate addresses
  4. Maximum of length 60 applied to names
  5. Allow dashes in mailinglist names
Edited Oct 30, 2019 by Sébastiaan Versteeg
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-things-mailinglists