]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1849212 Course Browse
authorKyle Huckins <khuckins@catalyte.io>
Tue, 11 Feb 2020 20:08:57 +0000 (20:08 +0000)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 14 Sep 2020 22:17:06 +0000 (18:17 -0400)
commit400eb419bd9dfdf7b18ba75d2c3c210724a5d914
treea584a124896be47bb0747d8c0dab4b9e21d15af6
parent445e047ded0a8e5ba7364d8143a3772c05c5a405
lp1849212 Course Browse

- Add Course Browse UI
- Allow browsing courses by Course Number and Title
- Add YAOUS to allow/disallow browsing by Instructor.
- Minor code cleanup

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Course.pm
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.course-materials-module.sql
Open-ILS/src/templates/opac/course_browse.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/course_search/qtype_selector.tt2