jmontoyaa
31cd8358e5
Use group.iid
9 years ago
jmontoyaa
2c664f1691
Use group.iid
9 years ago
jmontoyaa
9443056bd8
Redo fix: Fix redirection after changing document visibility. See BT#9255
9 years ago
Alex Aragon
5c050083f7
adding new section svg icons for documents
9 years ago
jmontoyaa
c6c3215b10
Fix showing all documents in ckeditor "browser server" button see BT#11538
9 years ago
jmontoyaa
a26f23bde1
Fix rename issue when uploading files using ajax.
...
Undo change
8f864966c9
9 years ago
José Loguercio
c76975b479
Added spaces to hyphens validation in upload files
9 years ago
jmontoyaa
ea549fce47
Remove unused code, format code.
9 years ago
Yannick Warnier
13ca46e741
Minor - Move path alteration statement out of query
9 years ago
Angel Fernando Quiroz Campos
dc06faf0ba
Minor - Use empty instead is null
9 years ago
Angel Fernando Quiroz Campos
c0e8ff207b
Fix get document list in tree - refs BT#11395
9 years ago
Alex Aragon
77d28be94d
fix audio scorm width and error float
9 years ago
Yannick Warnier
95bdecebcb
Replace dokeos_chapter, dokeos_module, chapter and module by 'dir' in learning paths - refs CT#8220
9 years ago
Angel Fernando Quiroz Campos
f9ffa0fccf
Renew course chat - refs BT#11284 #tmi ( #1225 )
...
* Fix get history files from course chat - refs BT#11284
* Clean code + Create template for course chat - refs BT#11284
* Renew course chat - refs BT#11284
* Allow course chat between two users - refs BT#11284
* Improve course chat style and template - refs BT#11284
* Add event when user access to chat tool - refs BT#11284
* Show all course users instead of connected users only - refs BT#11284
* Fix course chat in basis courses - refs BT#111284
* Filter users on chat by course - refs BT#11284
* Update jquery.textcomplete.js - refs BT#11248
* Fix autocomplete for emojis in course chat - refs BT#11284
* Search url in messages for course chat - refs BT#11284
* Add ctrl + Enter event to send messages in course chat - refs BT#11284
10 years ago
Angel Fernando Quiroz Campos
bcfdf70f75
Renew course chat - refs BT#11284 #tmi ( #1225 )
...
* Fix get history files from course chat - refs BT#11284
* Clean code + Create template for course chat - refs BT#11284
* Renew course chat - refs BT#11284
* Allow course chat between two users - refs BT#11284
* Improve course chat style and template - refs BT#11284
* Add event when user access to chat tool - refs BT#11284
* Show all course users instead of connected users only - refs BT#11284
* Fix course chat in basis courses - refs BT#111284
* Filter users on chat by course - refs BT#11284
* Update jquery.textcomplete.js - refs BT#11248
* Fix autocomplete for emojis in course chat - refs BT#11284
* Search url in messages for course chat - refs BT#11284
* Add ctrl + Enter event to send messages in course chat - refs BT#11284
10 years ago
José Loguercio
0b1610e50e
Fix Session delete if documents inside
10 years ago
Yannick Warnier
1037aaf6a6
Minor - Avoid notice if subdirectory path is empty in certificates generation in LP
10 years ago
jmontoyaa
73314b2f6a
Format code
10 years ago
Yannick Warnier
21e47bca07
Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10)
10 years ago
Yannick Warnier
ac516b0107
Minor - Update type of properties definition to match value types + code style improvements
10 years ago
David Nos
efcc8fca08
Remove hardcoded headers Expires and Last-Modified to enable course content caching in order to improve performance
10 years ago
Angel Fernando Quiroz Campos
b7a253e298
Allow add external style sheet on certificates when they are in lp view - refs BT#11242
10 years ago
Angel Fernando Quiroz Campos
72cd91d40f
Use RecordRTC or Wami adding audio on execises tool - refs BT#11060
10 years ago
José Loguercio
046ca86376
Finalización Archivement
10 years ago
Angel Fernando Quiroz Campos
62de0e8c16
Revert "Temp - refs #11048"
...
This reverts commit d9940dbfa6 .
10 years ago
Angel Fernando Quiroz Campos
73985feb78
Temp - refs #11048
10 years ago
Angel Fernando Quiroz Campos
d9940dbfa6
Temp - refs #11048
10 years ago
Angel Fernando Quiroz Campos
02f1501d9e
Fix template for jplayer viewer - refs BT#11021
10 years ago
Angel Fernando Quiroz Campos
380db06ab1
Fix template for jplayer viewer - refs BT#11021
10 years ago
José Loguercio
712a42747a
Fix Renaming a document in upload document's form - Refs #8173
10 years ago
José Loguercio
8f864966c9
Fix Renaming a document in upload document's form - Refs #8173
10 years ago
Julio
5d2a334536
Replace img/ paths with function
10 years ago
Angel Fernando Quiroz Campos
7c007fec9b
Fix icons of file list from Lp
10 years ago
Angel Fernando Quiroz Campos
fa26547d46
Fix icons of file list from Lp
10 years ago
jmontoya
b65d66ae2e
Fix icons
10 years ago
jmontoya
961375baf9
Delete c_document and c_item_propery see #8044
10 years ago
jmontoya
e1eaab826c
Add upload in document/lp form see BT#10887
10 years ago
jmontoya
314c5e1345
Fix links see BT#10886
10 years ago
jmontoya
0002631322
Add work drag and drop form see BT#10893
10 years ago
jmontoya
a22dea4010
Add directory during lp document creation see BT#10888
10 years ago
jmontoya
5cbf1f064d
Add allow_my_files settting (in 1.10 it will work as always) see BT#10874
...
DB change should be included in 1.11:
INSERT INTO settings_current
(variable, subkey, type, category, selected_value, title, comment, scope, subkeytext, access_url_changeable)
VALUES
('allow_my_files',NULL,'radio','Platform','true','AllowMyFilesTitle','AllowMyFilesComment','',NULL, 1);
INSERT INTO settings_options (variable, value, display_text)
VALUES
('allow_my_files','true','Yes'),
('allow_my_files','false','No');
10 years ago
Julio Montoya
f9281cce95
Fix DB errors in mysql >= 5.7.10
10 years ago
jmontoyaa
e4f335541d
Delete documents inside a session see #8044
10 years ago
Julio Montoya
b4f436f589
Fix center
10 years ago
Julio Montoya
0457b6413b
Fix div center
10 years ago
Julio Montoya
c0908defcd
Fix jplayer
10 years ago
aragonc
553928b47b
fix icons restored mistakenly deleted CT#7359
10 years ago
Angel Fernando Quiroz Campos
ac29dcda0b
Avoid the filter the Gravatar URL when images are displayed - refs #8003
10 years ago
Julio Montoya
e656f5ac95
Update jplayer to latest version + fix player preview see #8007
10 years ago
Julio Montoya
7ed5ee35a6
Extra fields in certificate must be visible and have the filter option see #7995
10 years ago