Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R roomlist
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • roomlist
  • Issues
  • #40

Closed
Open
Created Oct 11, 2015 by Daniel W Bond@dbond2Developer

display student username if name not present on templates

there are a number of places that say 'Hello, Greg!' directly to the user, or otherwise refer to student's names, such as on the room and floor pages, the search page, the major pages, and the profile page

except that if for some reason you don't have a name set (wasn't on peoplefinder, you deleted it, only set a last name... who knows, users be crazy)

it just says 'Hello, !', or is '' empty

helpful hint: empty values evaluate to False

usernames will always be present, so default to a user's username if their name isn't set ('Hello, dbond2!')

Assignee
Assign to
Time tracking