Commit Graph

36 Commits

Author SHA1 Message Date
Ghazi Triki
e260f9fb0c Fix LTI rolling log file name. 2019-07-28 16:45:03 +03:00
Ghazi Triki
50c59c1708 Make LTI URLs work. 2019-07-16 23:35:56 +03:00
Ghazi Triki
eb8398b6fa Fix bbb-lti logging file name. 2019-07-14 16:45:58 +03:00
Ghazi Triki
66a649aefa Fix LTI logs. 2019-07-14 14:32:28 +03:00
Ghazi Triki
d5e39aea3d Added back missing files for bbb-lti project. 2019-06-25 08:52:59 +03:00
Ghazi Triki
f6e807fb9c Upgrade bbb-lti and make it standalone. 2019-06-12 21:16:25 +03:00
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
Jacob Laboissonniere
bb6b19ffb5 Moved oauth to new repo and added SHA256 support to LTI (#6605)
* Added support for HMAC SHA256 encryption

* Added back accidentally deleted line

* Moved oauth library to seperate repository

* Fixed weird indentation in ToolController.groovy
2019-02-04 12:52:28 -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
4275b40b1d bbb-lti: Fixed confirmation on delete recordings 2016-08-24 14:03:52 -04:00
jfederico
d29dd62801 bbb-lti: Removed non-used plugins 2016-08-22 17:23:45 -04:00
jfederico
0c697d06c8 bbb-lti: Updated grails to 2.5.2 2016-08-19 17:08:05 -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
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
Jesus Federico
ace2371a8f Grails updated to 2.3.6 2014-03-26 15:45:05 -04:00
Jesus Federico
53dcbc82f8 bbb-lti: Restored xml extension to endPoint 2013-07-19 11:44:45 -04:00
Jesus Federico
553875287a bbb-lti: Restored bbb-lti.log file 2013-07-19 09:51:16 -04:00
Jesus Federico
dffdfa11ea bbb-lti: Simplified the url generation for the LTI xml cartridge 2013-07-18 16:48:48 -04:00
Jesus Federico
e51f30123a bbb-lti: Changed endpoint configuration to make it independent of the protocol 2013-07-18 15:27:21 -04:00
Jesus Federico
7dd0adf385 Updated lti.properties file 2013-04-30 16:28:49 -04:00
jfederico
86ea95aeba bbb-lti(v0.1.1): Activated actionbar for publish/unpublish and delete recordings 2013-01-28 15:53:27 -05:00
jfederico
a0df920587 bbb-lti(v0.1.1): Added new vie for extended interface 2013-01-24 15:52:06 -05:00
jfederico
2034c10f79 bbb-lti(v0.1.1): Added extended mode to support voicebridge, record and duration parameters 2013-01-23 17:46:31 -05:00
jfederico
facd1b299f Added javascript to BigBlueButton.html to validate that javascript, java and flash are enabled before loading the client 2013-01-22 13:27:00 -05:00
Fred Dixon
5e7ff61630 Update lti.properties so the correct defaults can be set by the bbb-lti package 2012-10-29 15:01:32 -04:00
Fred Dixon
be2ee5cf6b modified lti.properties to have default values 2012-10-28 17:34:38 -04:00
jfederico
93b1bbda72 bbb-lti 0.1: Added functionality for passing IMS Global Certification test
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-24 16:04:40 -04:00
jfederico
3328df316e bbb-lti v0.1: Cleaned up code and added README file
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 13:46:29 -04:00
jfederico
40fec9502c bbb-lti v0.1: Made "consumers" parameter configurable
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 12:14:16 -04:00
jfederico
32f89be690 Cleaned up debug messages and made ltiEndPoint configurable
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 11:43:20 -04:00
jfederico
c2e8d3082b bbb-lti v0.1: First working version.
Users can join BBB meetings using LTI links. All users login as moderators though
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-12 16:01:27 -04:00
jfederico
0c92ce768e bbb-lti 0.1: BigBlueButton LTI interface, Initial commit
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-11 11:52:41 -04:00