Commit Graph

90 Commits

Author SHA1 Message Date
Benjamin Beichler
55e44e99ba
fix broken thumbnail display in LTI-plugin
the former code showed each character of the preview thumbnail urls in an image tag, which filled up the page without sense
2020-05-03 01:26:52 +02:00
Ghazi Triki
998809f932 Fix date formatting. 2019-10-02 19:18:13 +01:00
Ghazi Triki
7b6220593c Fix LTI resources build. 2019-09-27 21:13:21 +01:00
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
54a14f8cb7 Fix for bug in preview not working for students 2018-10-12 21:52:39 +00:00
mesutaydemir
ffb1c17edf
suggested solution timestamp issue for student role lti integration with blackboard learn
Suggested solution for https://groups.google.com/forum/#!topic/bigbluebutton-dev/2q43YPSAu0o
2018-05-07 11:37:25 +03:00
jfederico
aba6dfa5b7 bbb-lti: Added image preview to recordings 2017-12-11 18:48:16 +00:00
jfederico
aea98ec5c8 bbb-lti: Fixed dataTable and made the eye icon toggle 2017-12-11 16:50:07 +00: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
91beceb8f5 bbb-lti: Fixed error message showing up in javascript when romm was rendered 2016-08-29 13:55:20 -04:00
jfederico
4275b40b1d bbb-lti: Fixed confirmation on delete recordings 2016-08-24 14:03:52 -04:00
jfederico
30d7434552 bbb-lti: Refactoring on controller to remove some duplicated code 2016-08-24 11:07:35 -04:00
jfederico
31a2ac107b bbb-lti: Restored jquery to the version included in the native plugin 2016-08-24 11:06:58 -04:00
jfederico
509a995d84 bbb-lti: Removed button for closing alert message on errors 2016-08-24 10:59:40 -04:00
jfederico
785f22bab1 bbb-tool: Removed file that caused the build to break 2016-08-24 10:37:48 -04:00
jfederico
7d8d52ca3c bbb-lti: localised recording format types shown in the list 2016-08-23 18:00:23 -04:00
jfederico
6644a26155 bbb-lti: Fixed issues on error page 2016-08-23 17:25:27 -04:00
jfederico
645e72bcd8 bbb-lti: Added format and localisation to date in recording list 2016-08-23 16:28:33 -04:00
jfederico
b17bf5a5b3 bbb-lti: Added datatables to tool view 2016-08-22 19:14:51 -04:00
jfederico
d29dd62801 bbb-lti: Removed non-used plugins 2016-08-22 17:23:45 -04: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
e1b9ff3ed6 bbb-lti: Fixed issue with a g tag in main.gsp 2016-08-22 16:26:33 -04:00
jfederico
8e95d4498f bbb-lti: CC descriptor now gives a URL for accessing icon as an asset 2016-08-22 16:20:33 -04:00
jfederico
fb5cb27457 bbb-icon: Replaced old icons with new multi-size icon 2016-08-22 16:15:59 -04:00
jfederico
4e08fd26ec bbb-tool: Changed the way the assets are rendered 2016-08-22 15:44:24 -04:00
jfederico
3b47072448 bbb-lti: Relocated assets 2016-08-22 15:17:57 -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
3f882b112e bbb-lti: Fixed issue that prevented https to work on nginx/tomcat 2014-12-10 11:31:38 -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
4f1b907daf bbb-lti: Updated css 2014-09-29 13:11:57 -04:00
Jesus Federico
0851da3306 bbb-lti: Implemented mode configuration based on custom parameter
The parameter custom_mode=[simple|extended] overrides the mode set by default in lti.properties
2014-08-29 13:20:16 -04:00
Jesus Federico
e31c97c27a bbb-lti: Updated README file 2014-08-29 12:57:02 -04:00
Jesus Federico
12692e66cb Updated OAuth library 2014-08-29 10:47:46 -04:00
Jesus Federico
98a2c1a3d1 Fixed an issue happening when custom parameters were not included 2014-08-28 18:36:51 -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
Fred Dixon
636793d651 Fix build for bigbluebutton-lti 2014-04-02 21:31:52 +00:00