4 Commits

Author SHA1 Message Date
550d9ddfed Add more information to detail view for courses 2020-05-10 15:58:45 +02:00
23613f0a14 Shorten XML for parsed course
Instead of passing the complete XML response to the page, only the part
where the interesting fields for a course are stored should be passed as
a parameter. It also shortens the code in the html.erb file that is
necessary to pull out the wanted fields.
2020-05-09 16:03:30 +02:00
ba6d9b24a4 Implement detail page for courses 2020-05-09 15:56:44 +02:00
74bd875427 Implement basic search for courses 2020-05-09 12:16:20 +02:00