Commit Graph

85 Commits

Author SHA1 Message Date
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
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
3818fd5ae9 Removed execute permissions from lti.nginx 2014-08-12 18:32:19 -04:00
Fred Dixon
636793d651 Fix build for bigbluebutton-lti 2014-04-02 21:31:52 +00:00
Jesus Federico
ace2371a8f Grails updated to 2.3.6 2014-03-26 15:45:05 -04:00
Jesus Federico
1436d074bc Update ToolController.groovy
bbb-lti: Changed the main tool title shown by the lti cartridge
2013-10-18 15:14:11 -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
5e474dd3a9 bbb-lti: Added lti cartridge as response for GET request to tool.xml 2013-07-18 15:16:21 -04:00
Jesus Federico
df73f1096f bbb-tool: Fix for bug on publish/unpublish-delete actions available on extended mode 2013-06-08 17:28:06 -04:00
Jesus Federico
c21802e24e bbb-lti: Renamed custom parameters 2013-06-07 17:45:47 -04:00
Jesus Federico
e8d7b2f71e Fixed a bug on full name composition 2013-06-07 16:07:40 -04:00
Jesus Federico
7dd0adf385 Updated lti.properties file 2013-04-30 16:28:49 -04:00
Jesus Federico
db46fbdf0c bbb-lti updated in preparation for the 0.81-beta1 release
[x]Views now are localized
[x]Added sp and fr translations
[x]Updated icons. icon.ico(16x16) icon.gif(24x24)
[x]Parameter custom_bbb_record is now custom_bbb_recording
[x]Removed not required files
[x]Changed behavior of extended mode. Users join directly if the recording is mot enabled for the launch.
2013-04-19 17:52:46 -04:00
Brandon Kish
8908657b68 Rename custom_record to custom_bbb_record and override welcome message when appropriate
I'm re-applying this code after reviewing the 0.1.1 version of bbb-lti. From my testing, an LTI's custom welcome message is currently being ignored.
2013-03-14 12:42:53 -04:00
jfederico
2b23d9cea7 Merge branch 'bbb-lti_v0.1.1' 2013-03-13 11:30:46 -04:00