Skip to content

Bug fixes and misc improvements

Otto Visser requested to merge bug-fixes into development
  • Enforce fields on company / course / course edition creation
  • Only show create project button and company project overview when there are open course editions
  • Add different messages in case no project can yet be created
  • Use date_select instead of date_field for course edition creation to enforce correct date input
  • Swap code and name columns for course in admin panel
  • Rename course participation to course enrollment
  • Show project name instead of id in breadcrumb in admin projects page
  • Move project template to en.yml
  • Make course edition closed by default on creation
  • en.yml - Company: Name --> Company Name
  • Make tables rows in admin panel clickable
  • Hide part of coach interest list description for students
  • Fix project interest list params bug

TODO:

  • Clean-up CSS and JS for clickable rows in admin panel index pages
Edited by Otto Visser

Merge request reports