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
8 years ago
Angel Fernando Quiroz Campos
a3e6492fec
Minor - Improve spanish translation for video plugin #2622
8 years ago
Yannick Warnier
45ff6b6d89
WYSIWYG: Add documentation, declare BETA and add French translation to the VR/360° video viewer in Chamilo - refs #2622
8 years ago
Yannick Warnier
51969d0939
Revert "Revert "Add vrview plugin for mediaelement #2622""
8 years ago
Yannick Warnier
7e2bccca59
Revert "Add vrview plugin for mediaelement #2622"
8 years ago
Angel Fernando Quiroz Campos
280a94b263
Minor - change plugin translation #2622
8 years ago
Angel Fernando Quiroz Campos
01e14e412f
Add translations for ckeditor's video #2622
8 years ago
Angel Fernando Quiroz Campos
561f13464c
Integrate vrview on ckeditor' video #2622
8 years ago
Angel Fernando Quiroz Campos
97ca4064f9
Keep CKEditor toolbar config when switching toolbar - refs BT#14589
...
See 977184b87a
8 years ago
Julio
96de1ea1a3
Remove qfamsHandler.js lib replaced by multiselect.js
8 years ago
Angel Fernando Quiroz Campos
977184b87a
Keep ckeditor fullpage value when switching toolbar - refs BT#14589
8 years ago
Angel Fernando Quiroz Campos
e58d8f5207
Minor - use function name in callback - refs #2514
8 years ago
Angel Fernando Quiroz Campos
d34c174c7f
Minor - define variables - refs BT#14560
8 years ago
Alex Aragón
43bf48686b
change color from blue to black in match scripts - refs BT#14435
8 years ago
Alex Aragón
6e68e85120
adding js mediaelementplayer for videos within iframes
8 years ago
Julio
0a345a939a
Add voice recorder button when sending a msg in the chamilo inbox
...
See BT#14453
8 years ago
Angel Fernando Quiroz Campos
5d12e49912
Advanced settings for CKEditor image - refs BT#14343
8 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.
8 years ago
Angel Fernando Quiroz Campos
258ffd17ba
Fix align center images with ckeditor - refs BT#14381
8 years ago
jmontoyaa
7ab5981b63
Fix empty svg editor page see #2537
8 years ago
Angel Fernando Quiroz Campos
e8472ca409
Add js callbacks to webcam tool - refs BT#12835
8 years ago
Angel Fernando Quiroz Campos
dd5a7f76c1
Start webcam when document is already loaded - refs BT#12835
8 years ago
Angel Fernando Quiroz Campos
121b21d831
Move js code for webcam tool - refs BT#12835
8 years ago
jmontoyaa
725a60245a
Fix "editor.css" inclusion when using style menu. BT#14221
...
- "style" parameter removed, now editor.css is only included when
the ckeditor is in fullpage and it's controlled by FormValidator.
8 years ago
jmontoyaa
8a1e9cdf04
Check access when rendering hotspot answers BT#14222
8 years ago
jmontoyaa
0185b2f2a6
Fix hotspot preview question + add security access see BT#14222
8 years ago
jmontoyaa
11ffa3a29f
Fix chrome issue when changing audio/video progress
...
- Undo changes in video plugin that replaces the
/courses/document to app/courses/document
- Add "Accept-Ranges: bytes"
See CT#8462 BT#14020
8 years ago
jmontoyaa
fb76863246
Add new diagram layout see BT#12861
...
- Changes how the careers diagram csv is loaded
8 years ago
jmontoyaa
d3a36eff3a
Minor - return array, fix conditions if array is empty
8 years ago
Angel Fernando Quiroz Campos
baad87a111
Fix #2388 - refs BT#14009 ( #2389 )
...
* Fix visibility for documents - refs BT#14009 #2388
* Add hide_invisible_documents_for_session configuration - refs BT#14009 #2388
It avoid show the invisible documents (from basis course) in session course
* Minor - Solve CodeClimate - refs BT#14009 #2388
* Rename configuration setting to hide_invisible_course_documents_in_sessions - refs BT#14027 #2388
* Minor - Add context comments to code - refs BT#14027 #2388
* Minor - Fixes for codacy - refs BT#14027 #2388
8 years ago
jmontoyaa
f90ac3c0d5
Update ViewerJS library to version 0.5.8 #2380
8 years ago
Angel Fernando Quiroz Campos
46cc7ca2ad
Add cid_req to annotation requests - refs BT#10892
8 years ago
jmontoyaa
7f30868194
Fix PHP warnings that blocked annotation question see BT#10892
8 years ago
jmontoyaa
0ac80f7cea
Minor - format code
8 years ago
Julio Montoya
c658d162a6
Minor - format code
8 years ago
jmontoyaa
710841436e
Fix error when no course docs in ckeditor, api_get_cidreq() added.
8 years ago
Angel Fernando Quiroz Campos
b55835b7c8
Allow stop and save oral expresion question - refs BT#13920
8 years ago
jmontoyaa
451ac8f030
Fix PHP warning
8 years ago
jmontoyaa
80aa54d583
Fix select ordering see #2224
...
The space before "G" in the option value is needed in order to
advmultiselect.php js puts the group items first so:
So it will appear like this:
G: group 1
Aimee Mann
Bob
Instead of:
Aimee Mann
Bob
G: group 1
8 years ago
jmontoyaa
29122c1efd
Add missing youtube plugin files
8 years ago
jmontoyaa
a634a2c805
Update youtube plugin
8 years ago
Angel Fernando Quiroz Campos
60f7b19c99
Show messages while uploading recorded audio - refs BT#13610
8 years ago
Angel Fernando Quiroz Campos
b1f7bcac8e
Improve record audio when saving file - refs BT#13610
8 years ago
jmontoyaa
bdd7ad4518
Update mathajax + asciihtml see BT#13564
8 years ago