Julio Montoya
673dd3d346
Change "video/mpeg4-generic" to "video/mp4", fix video tag BT#14372
...
Remove filename when using "inline" not needed
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition
7 years ago
Julio Montoya
ed4f27fc5c
Minor - format code, use (int), update plugin name
7 years ago
Julio Montoya
cd65b9bbac
Minor - format code
7 years ago
Julio
1004ed06da
Show document size for all users see BT#14445
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
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
jmontoyaa
1ef6b3b7bf
Minor - format code
8 years ago
jmontoyaa
ff54a75025
Minor - format code
8 years ago
jmontoyaa
74a53d2d37
Minor - format code
8 years ago
jmontoyaa
7fe66536c4
Use mediaelement to show videos instead of unmaintained jsplayer
...
BT#14273
8 years ago
jmontoyaa
e72f3a2c9a
Replace jplayer with mediaelement to preview mp3 files in document tool
...
BT#14273
8 years ago
jmontoyaa
244afaf867
Allow sharing options for the documents inside a group category BT#10769
...
Setting added in configuration.php "group_category_document_access"
Requires DB change
8 years ago
jmontoyaa
db3bcfb6d5
Minor - add flint fixes
8 years ago
jmontoyaa
67e9952316
Add extra document group access settings see BT#10769
...
- DOCUMENT_MODE_SHARE: default behaviour
- DOCUMENT_MODE_READ_ONLY: students can only see content cannot upload
or edit.
DOCUMENT_MODE_COLLABORATION: free for all, students can edit all content
8 years ago
Angel Fernando Quiroz Campos
121b21d831
Move js code for webcam tool - refs BT#12835
8 years ago
Angel Fernando Quiroz Campos
a8db1965f9
Minor - Format code - refs BT#12835
8 years ago
Angel Fernando Quiroz Campos
b447efad6a
Minor - use variables to user, course or session IDs - refs BT#12835
8 years ago
Angel Fernando Quiroz Campos
355066261c
Create template for document/webcam - refs BT#12835
8 years ago
jmontoyaa
f958b79f26
Minor - flint fixes
8 years ago
jmontoyaa
c056499ecf
Allow sharing options for the documents inside a group BT#10769
...
//ALTER TABLE c_group_info ADD document_access INT DEFAULT 0 NOT NULL;
//$_configuration['group_document_access'] = false;
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
08e4e13a39
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
93c5a19089
Minor fix action bar when editing image when enabled_support_pixlr is disabled - refs BT#14182
8 years ago
Angel Fernando Quiroz Campos
1069285123
Minor - Add input label when editon document - refs BT#14182
8 years ago
jmontoyaa
e58ef14d1b
Minor - Replace use of deprecated window.load
8 years ago
jmontoyaa
f2c684e43a
Add portfolio tool - refs BT#14056 ( #2455 )
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
jmontoyaa
cf36145daa
Allow rename/overwrite/do nothing if file exists when unzipping file
...
See BT#10887
8 years ago
jmontoyaa
d3a36eff3a
Minor - return array, fix conditions if array is empty
8 years ago
jmontoyaa
23ad97173e
Minor - format code, remove "each" call deprecated in PHP 7.2
8 years ago
jmontoyaa
a176d0c7f7
Minor - format code, fix php warning
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
2c1617d036
Fix redirect after changing visibility see BT#14006
8 years ago
jmontoyaa
938e6b8b28
Minor - format code, fix php path
8 years ago
jmontoyaa
5a3b7d73b0
Minor - format code
8 years ago
jmontoyaa
34be6512fd
Minor - fix php warning
8 years ago
jmontoyaa
fd54e7b97a
Minor - fix php warning, set course info
8 years ago
jmontoyaa
27dcf0a73d
Fix pixlr create/edit process BT#14007
8 years ago
jmontoyaa
5408d55f44
Fix pixlr paint path dir.
8 years ago
jmontoyaa
6f33284138
Minor - format code, set session variable "paint_dir"
8 years ago
jmontoyaa
96cd3ddedc
Remove api_not_allowed() in order to avoid double headers
8 years ago
jmontoyaa
758a9d598b
Minor - fix redirect
8 years ago
jmontoyaa
9835041cca
Fix move document see BT#14005
8 years ago
jmontoyaa
19536a78b0
Fix printing html because of media=screen see BT#13808
8 years ago
Julio Montoya
8d983c78a6
Applied fixes from FlintCI
8 years ago
Julio Montoya
9be89accb6
Applied fixes from FlintCI
8 years ago
Angel Fernando Quiroz Campos
cfac7f38ee
Fix forum visibility whe date has expired - refs BT#13917
8 years ago
jmontoyaa
535f3815a5
Add certificate=true in links fixes #2341
8 years ago
jmontoyaa
342c7efd7a
Fix edit document, content not updated see #2333
8 years ago
jmontoyaa
a19c931c83
Minor - format code, remove unused function change_name()
8 years ago