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
Julio
833cf3b288
Add message when file not found in download_scorm.php
8 years ago
Julio
6b50f0ffaf
Add response code "404 if file not found for scorm package see BT#13818
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
f519b6c8d4
Format code, remove unused variable $noPHP_SELF
8 years ago
jmontoyaa
e8f0c70d59
Add api_protect_course_script(); #2229
8 years ago
jmontoyaa
958f1f59b6
Fixes after merge cloud file links #2229
8 years ago
jmontoyaa
b6410c28a0
Minor - show creation date of a document.
8 years ago
Angel Fernando Quiroz Campos
f0e158039f
Move code to function when creating shared folder - refs BT#12835
8 years ago
Yannick Warnier
6063fb05e1
Remove Pediaphon Text2Speech feature + add message to advise about Google API setting requirement - refs #1956
8 years ago