lp1849212 Course Browse
authorKyle Huckins <khuckins@catalyte.io>
Tue, 11 Feb 2020 20:08:57 +0000 (20:08 +0000)
committerMichele Morgan <mmorgan@noblenet.org>
Mon, 14 Sep 2020 19:01:14 +0000 (15:01 -0400)
commit9e29432e77388ab6015f5cd0651172e0a2953927
treea584a124896be47bb0747d8c0dab4b9e21d15af6
parent8d7f3f44a9d7bbccc82eae2d753f05e86a0c3ac2
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>
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