Commit Graph

12 Commits

Author SHA1 Message Date
Jacob Laboissonniere
21d874b972 In the bbb-lti applicaation, add a way to configure the parameters used for generating the meetingID (#6714)
* Can now configure parameters used to generate meeting_id

* Add back deleted config stuff

* Fix documentation typo

* Fix bad indentation

* Change function name
2019-02-19 11:02:23 -05:00
Felipe Cecagno
58761e1a74 Improvements on bbb-lti (#6277)
* Fix listing multiple playbacks
* Fix localization
* Consider X-Forwarded-Proto header to determine which endpoint to use
* Allow custom context different than /lti
* Add pt_BR strings
2019-02-04 12:49:30 -05:00
jfederico
270d032a87 bbb-lti: Rework on the way XML is parsed in order to fix issue with getRecording 2017-12-11 15:47:38 +00:00
jfederico
c1ffd82ce9 bbb-lti: Fix for issue #3595 2017-01-24 20:43:28 +00:00
jfederico
6e4ea31268 bbb-lti: Parameters not required for the integration are not send to BBB 2016-08-22 17:22:00 -04:00
jfederico
b7de6d897b bbb-lti: Implemented changes to the LTI integration
- Fixed issue with app not responding to https requests
- Added configuration for ignoring/considering lti key/secret
- Extended logParameters to show them ordered
2016-03-03 15:56:54 -05:00
Jesus Federico
148c4d4cfe bbb-lti: Addedd support for assigning the role of moderator to all users 2014-10-27 17:42:25 -04:00
Jesus Federico
5a152c0cb7 bbb-lti: ssl_enabled is now validated only once 2014-09-29 14:48:21 -04:00
Jesus Federico
9c394bba4a bbb-lti: Fixed issue with ssl ping when tiemeout is too long 2014-09-29 14:01:06 -04:00
Jesus Federico
e4c461c9ee Clean up and updates to Controller, Services and UrlMapping 2014-08-28 18:10:34 -04:00
Jesus Federico
85cda9f401 Change the way the lti endpoint is configured and used 2014-08-28 15:01:54 -04:00
Jesus Federico
6f9fbe9f0f Updated bbb-lti to fix issues with grails 2.3.6 2014-08-28 10:13:40 -04:00