Commit Graph

111 Commits

Author SHA1 Message Date
Marcel Waldvogel
9140613a96 Services run as starting PID
The starting scripts now `exec` the main service instead of starting
it as a subprocess. Also in line with docker-entrypoint recommendations.
2021-04-05 12:24:29 +02:00
Fred Dixon
f6d9f9e2b0
Merge pull request #9414 from BenjaminBeichler/fix-thumbnail-lti-tool
fix broken thumbnail display in LTI-plugin
2020-06-11 17:59:34 -04:00
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
fenn-cs
6a204f0826 http => https to prevent 403 access denied during gradle download
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2020-01-16 13:45:51 +01: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
Fred Dixon
9d9cf431c6
Changed port to match server 2019-07-12 07:28:25 -07:00
Fred Dixon
f57e1998b2
Change bbb-lti port so no conflict with tomcat7 2019-07-05 15:14:06 -04:00
Ghazi Triki
d5e39aea3d Added back missing files for bbb-lti project. 2019-06-25 08:52:59 +03:00
Ghazi Triki
2c00f0f4d8 Added missing bbb-lti/build.gradle 2019-06-23 19:11:38 +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
Jesus Federico
35b2806b33
Merge pull request #5473 from mesutaydemir/patch-2
suggested solution timestamp issue for student role lti integration w…
2018-09-25 16:17:45 -04:00
Felipe Cecagno
232c485762 revert some unneeded changes 2018-08-24 17:15:47 -03:00
Felipe Cecagno
16a59b7e3e push unfinished work on docker 2018-08-24 17:15:47 -03: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
7e3d02525f bbb-lti: Fixed bug in nginx configuration that prevented https of working fine 2016-09-13 13:53:41 -04: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
e7d710bf39 bbb-tool: Restored icon.ico 2016-08-22 16:00:37 -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