12 Commits

Author SHA1 Message Date
Pfingstfrosch
204597b39d fix rubycop issue:
- don't introduce global variable
 - don't prefix getter with get_
 - single quotes instead of doubles for hash usage
2020-05-31 13:41:50 +02:00
b12d161b0e Fix empty response 2020-05-27 20:03:24 +02:00
61933c23d4 Implement get_project_details 2020-05-27 17:11:01 +02:00
d84297bde7 Implement search, show_basic, show_detail and add_to_fav for theses 2020-05-25 16:14:41 +02:00
8866e29a44 Add comments for lecturer name feature 2020-05-10 17:10:21 +02:00
4d9bc09ae1 Add names of lecturers to detail page for courses 2020-05-10 17:05:30 +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
Marco Zeisler
fbfc12e096 store and display favorite person by tiss_id 2020-04-21 18:06:07 +02:00
Marco Zeisler
c0a5b794ec refactoring of project 2020-04-21 13:03:59 +02:00
Marco Zeisler
572e1f821c switch from api application to full-stack application 2020-04-06 20:34:45 +02:00
0b04e7c8fc Initial commit 2020-04-04 12:26:55 +02:00