Ilios v3.0.0
Change Log
v3.0.0
Closed issues:
- Courses filtered by competencies not complete #1191
- LM download responds with 500 error. #1190
- Developers don't have access to all schools #1188
- Update README for release #1185
- Add filter by school to report subject endpoints #1183
- Update our Travis build/test process to run on container based infrastructure #1182
- Allow reports to be scoped by school #1180
- expose default locale in config object #1176
- move auth/config to a new route #1175
- perms issue: students cannot see instructors in calendar event details #1169
- 500 server error during user model update #1167
- userSyncIgnore property in the user model does not keep state in the server #1166
- Unable to logout of shibboleth #1164
- Cache busting for index.html asset #1156
- add default configuration file. #1149
- How should we package Ilios for deployment to other campuses #1147
- Change our License to MIT #1146
- Install guide should cover string cleanup #1145
- Install guide should cover learning materials #1144
- Update Hardware requirements in documentation #1143
- Additional fields for user query #1142
- Allow Querying for session type by relationship #1140
- Allow querying for mesh descriptor by relationship #1139
- Allow querying for topic by relationshp #1138
- Allow querying for competency be relationship #1137
- Allow querying for learning material by relationship #1136
- Allow querying for instructor group by relationship #1135
- Allow querying for users as instructors by relationship #1134
- Allow querying by program years relationship #1133
- Allow querying by relationship for programs endpoint #1132
- Multiday events not being queried correctly #1131
- Clean up strings in database #1128
- Filter courses by user #1125
- Update firebase JWT library #1120
- Problems editing program year #1119
- Permissions Problems editing a course #1118
- Unable to delete program year #1117
- Learning material description should not be a required field #1116
- separate auth token implementation from jwt handling #953
- Offering filtered by learnerGroup results in code 500 #805
Merged pull requests:
- Update project README #1201 (jrjohnson)
- Updates to installation and upgrade documentation #1199 (thecoolestguy)
- Move some setup commands to maintenance #1198 (jrjohnson)
- Update README #1197 (saschaben)
- Improved Learning Material Migration #1195 (jrjohnson)
- corrects how courses are filtered by competencies #1194 (stopfstedt)
- Give developers read access to schools #1189 (jrjohnson)
- filter entities by schools #1187 (stopfstedt)
- updated ilios frontend release hash. #1186 (stopfstedt)
- More test groups #1184 (jrjohnson)
- Add school relationship to reports #1181 (jrjohnson)
- find users by campus id and username in search #1179 (stopfstedt)
- Update web config with new AWS URLs #1178 (jrjohnson)
- moved config route/expose locale #1177 (stopfstedt)
- updated JWT libs. #1174 (stopfstedt)
- switched out AWS bucket id. #1173 (stopfstedt)
- add instructors to user and school events. #1172 (stopfstedt)
- Protect learner group related entities from double add #1171 (jrjohnson)
- Add userSyncIgnore to User endpoint #1170 (jrjohnson)
- filter instructors by associated entities #1165 (stopfstedt)
- filter instructor groups by associated entities #1163 (stopfstedt)
- Cache index.html for 60 seconds only #1162 (jrjohnson)
- filter topics by associated entities #1161 (stopfstedt)
- implemented custom findBy() in programyear repo. #1160 (stopfstedt)
- filter competencies by associated entities #1159 (stopfstedt)
- filter mesh descriptors by associated entities #1158 (stopfstedt)
- Filter programs be relationships #1157 (jrjohnson)
- Add symphony security checker to travis build #1155 (jrjohnson)
- replaced GPL with MIT license. #1154 (stopfstedt)
- include ilm sessions when filtering by instructor/instructor-groups. #1153 (stopfstedt)
- Correct handling of milti day events for users and schools #1152 (jrjohnson)
- Add relationship filters to LearningMaterial endpoint #1151 (jrjohnson)
- filter session types by associated entities #1150 (stopfstedt)
- Cleanup HTML in database #1141 (jrjohnson)
- Allow program years to be removed #1130 (jrjohnson)
- Learning material description should not be required #1129 (jrjohnson)
- removed obsolete code. #1127 (stopfstedt)
- Add users as a filter on courses endpoint #1126 (jrjohnson)
- Allow sessions to be filtered by related entities needed for reporting #1124 (jrjohnson)