Julio Montoya
3fdcf149f5
Minor - format code
6 years ago
Julio Montoya
e413aeb80c
Fix scorm loading + fix js error see BT#15511
6 years ago
Angel Fernando Quiroz Campos
33601ce60e
Learnpath: Fix frameReady when change item - refs BT#15389
6 years ago
Angel Fernando Quiroz Campos
3ed37d202e
Replace jquery frameReady to load dependencies properly - refs BT#15389
6 years ago
Angel Fernando Quiroz Campos
9cca874ec1
Fix CKEditor's qmarkersrolls dialog whith large quiz titles - refs BT#15389
6 years ago
Angel Fernando Quiroz Campos
1b07220283
Chat: Show message when no friends in contact list #2856
6 years ago
Julio Montoya
f922a9ebd9
Replace document.ready with shortcut "$(function () {"
...
document.ready is not working in jquery v3, needed in master.
7 years ago
Angel Fernando Quiroz Campos
d9b6639348
Add CKEditor plugin Quiz Markers Rolls - refs BT#15389
...
This plugin allows set quizzes markers in video with mediaelement
7 years ago
Julio Montoya
7c93e97232
Add new "result disable" option in exercises "Show only correct answer" BT#15233
7 years ago
Julio Montoya
b3b43b2195
Minor - remove debug code
7 years ago
Julio Montoya
d86d9803d8
WIP: Chat sync issues see BT#15177
7 years ago
Julio Montoya
3006b730ba
Fix global chat heart beat see BT#15177
7 years ago
Julio Montoya
49889b205a
Minor - update from ofaj_dev
7 years ago
Julio Montoya
5c4c90b28c
Translate HTML text based in the HTML "lang" attribute see BT#15166
...
$_configuration['translate_html'] = false;
7 years ago
Julio Montoya
60a61141e7
Reset js variables
7 years ago
Julio Montoya
401cf0df49
If closing the contact list, user will logout from global chat.
...
Fix closing chat windows
7 years ago
Angel Fernando Quiroz Campos
34a42d3070
Disable video chat with SimpleWebRtc #2820
7 years ago
Julio Montoya
73d802a6ad
Add social map, requires to add geolocation extra fields BT#15176
...
$_configuration['allow_social_map_fields'] = ['fields' => ['terms_villedustage', 'terms_ville']];
7 years ago
Julio Montoya
c1f32bb49f
Minor - fix js error
7 years ago
Julio Montoya
45d2a129c6
Fix maximize, minimize chat windows
...
Replace old js cookie code, and use js.cookie.js lib
7 years ago
Julio Montoya
a3feb1d773
Update from ofaj_dev branch
7 years ago
Julio Montoya
2521f40bd5
New social, forum and chat UI (from ofaj branch)
7 years ago
Yannick Warnier
f4653e53d5
Admin: Add configuration setting quiz_prevent_copy_paste to prevent copying questions/answers text with the keyboard or the right-click menu - refs BT#15208
7 years ago
Julio Montoya
4b4252d91b
Force to show scroll when a PDF is in landscape mode BT#15044
...
Issue reported here:
https://github.com/kogmbh/ViewerJS/issues/111
7 years ago
Angel Fernando Quiroz Campos
fd61abb388
Fix read-out text player on lp
7 years ago
Yannick Warnier
8363364e5c
Update Chart.js - Not doing it through bower to avoid 2 versions in possible future 1.11 minor version
7 years ago
Angel Fernando Quiroz Campos
2267f91f0d
Rename highlighted document to read-out text - refs BT#14334
7 years ago
Angel Fernando Quiroz Campos
1062b71bd1
Add highlighted document for learnin paths - refs BT#14334
7 years ago
Angel Fernando Quiroz Campos
3b8f9ebca9
Fix record_audio on exercises - refs BT#14834
7 years ago
Julio
2b58386ab9
Fix global chat unsent messages error see BT#14839
7 years ago
Angel Fernando Quiroz Campos
a3e6492fec
Minor - Improve spanish translation for video plugin #2622
7 years ago
Yannick Warnier
45ff6b6d89
WYSIWYG: Add documentation, declare BETA and add French translation to the VR/360° video viewer in Chamilo - refs #2622
7 years ago
Yannick Warnier
51969d0939
Revert "Revert "Add vrview plugin for mediaelement #2622""
7 years ago
Yannick Warnier
7e2bccca59
Revert "Add vrview plugin for mediaelement #2622"
7 years ago
Angel Fernando Quiroz Campos
280a94b263
Minor - change plugin translation #2622
7 years ago
Angel Fernando Quiroz Campos
01e14e412f
Add translations for ckeditor's video #2622
7 years ago
Angel Fernando Quiroz Campos
561f13464c
Integrate vrview on ckeditor' video #2622
7 years ago
Angel Fernando Quiroz Campos
97ca4064f9
Keep CKEditor toolbar config when switching toolbar - refs BT#14589
...
See 977184b87a
7 years ago
Julio
96de1ea1a3
Remove qfamsHandler.js lib replaced by multiselect.js
7 years ago
Angel Fernando Quiroz Campos
977184b87a
Keep ckeditor fullpage value when switching toolbar - refs BT#14589
7 years ago
Angel Fernando Quiroz Campos
e58d8f5207
Minor - use function name in callback - refs #2514
7 years ago
Angel Fernando Quiroz Campos
d34c174c7f
Minor - define variables - refs BT#14560
7 years ago
Alex Aragón
43bf48686b
change color from blue to black in match scripts - refs BT#14435
7 years ago
Alex Aragón
6e68e85120
adding js mediaelementplayer for videos within iframes
7 years ago
Julio
0a345a939a
Add voice recorder button when sending a msg in the chamilo inbox
...
See BT#14453
7 years ago
Angel Fernando Quiroz Campos
5d12e49912
Advanced settings for CKEditor image - refs BT#14343
7 years ago
Angel Fernando Quiroz Campos
bb760de133
Fix CKEditor styles when creating HTML documents or single blocks - refs BT#14381
...
* `editor.css` file deprecated.
* `editor_content.css` contains the base for the created content with CKEditor (blocks or documents).
It's loaded internally by CKEditor to show the Styles select.
It's loaded globally by Chamilo in template.lib.php to apply its styles to the HTML blocks created with CKEditor.
* `document.css` is only used in the head from the created HTML document.
Include the `editor_content.css` file by importing internally.
7 years ago
Angel Fernando Quiroz Campos
258ffd17ba
Fix align center images with ckeditor - refs BT#14381
7 years ago
jmontoyaa
7ab5981b63
Fix empty svg editor page see #2537
7 years ago
Angel Fernando Quiroz Campos
e8472ca409
Add js callbacks to webcam tool - refs BT#12835
8 years ago