Commit Graph

179 Commits (c1fc1df767d209817bea16a6e5cd4fe49357c650)

Author SHA1 Message Date
Julio Montoya bd08d27809 Using jqgrid in work see BT#4131 partial 14 years ago
Julio Montoya 2197df2080 Updating jplayer version 2.1 + other style fixes 14 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya d157f55f56 Minor corrections in the certificate 14 years ago
Julio Montoya ec3d477092 Fixing bug when uploading files like "document-1.png" and "document_1.png" using the "fast/ajax way" see BT#3628 14 years ago
Julio Montoya c7ceabf84a LP document preview list, should fix bug when title is empty see BT#3525 14 years ago
Julio Montoya c1b32399ac Minor adding close png icon to avoid "doubts" in the document preview with the delete icon 14 years ago
Hubert Borderiou 50c677ad4c minor - add the c_id field in queries in document.lib.php 14 years ago
Julio Montoya e9e9aa14d7 Some fixes in the document tool due the new single database see #3910 14 years ago
Julio Montoya ae1b3b7b29 Fixing js error javascript:void() to javascript:void(0) 14 years ago
Julio Montoya 0da8f89918 Documents: Fixing directory select 14 years ago
Julio Montoya 0226119323 Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791 14 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 14 years ago
Julio Montoya 2ce565cce3 Changing the Flat view report see BT#2849 (partial) 14 years ago
Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
Julio Montoya f77c9ac7da Learning path fix bug in document list see BT#3085 14 years ago
Julio Montoya d6c4860cec Learning path fix bug in document list see BT#3085 14 years ago
Julio Montoya f40100f4a1 Undo changes of revision f0784acfc1f1 (feature #3934 will not be implemented yet?) 14 years ago
Julio Montoya 59b560a599 Adding title in anchor see #3941 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya a5fa7b8646 Fixing visibility for a teacher in a course included in a session 14 years ago
Julio Montoya 02186b817d Allowing anonym user to see documents if course is set to "world" visibility + hidden briefcase icon + fixing local.inc.php see #3865 14 years ago
ywarnier 9e1537b36a Updated indexing procedure and created index_all_docs.php script to reindex all documents. First tests look good. 14 years ago
ywarnier fa8f0e0d43 Minor - Added optional $simulation param to DocumentManager::index_document() 14 years ago
ywarnier dda43c4712 Minor - Added more return values to DocumentManager::index_document() 14 years ago
ywarnier ba5cd02f5a Minor - Added documentation and return value to DocumentManager::index_document() 14 years ago
Julio Montoya b3918109f4 Possible fix of #3865 when a course is "world" user might see the visibles files ... 14 years ago
ywarnier 2523ba9062 Put indexing procedure as a separate method 14 years ago
ywarnier 8244257a95 Minor - Added comment 14 years ago
ywarnier a709be00a3 Minor - Presumably fixed indexing term saving problem 14 years ago
ywarnier 2188cd412e Minor - Remove useless code 14 years ago
Julio Montoya 25eeeea708 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform 14 years ago
Julio Montoya 07d099ff8d Fixing variable mess 14 years ago
Julio Montoya 209d07265c Certificate link more tiny 14 years ago
Julio Montoya 8fbe0be4a8 Adding QR support for certificates see #3631 14 years ago
ywarnier 41edaefd70 Temporary work on adding certificate URL to certificate 14 years ago
Julio Montoya 23c77f64b4 Adding certificate shortcut link see #3630 + some fixes in the certification tool 14 years ago
Julio Montoya 66b0a10405 Fixing "protected document " bug fore visible documents 14 years ago
ywarnier 0c58fa2dc3 Fixed the real issue with documents visibility for platform admins 14 years ago
ywarnier 68e50b968e Added condition to make content visible by admins if not registered in course 14 years ago
Julio Montoya e8a1b3afe4 Adding recursive function to get the parents visibility 14 years ago
Julio Montoya 633f587e26 Should fix bug when printing elements when adding a LP item using the document tree see #3780 14 years ago
Julio Montoya 5d38410294 Fixing bugs when creating folders see #3777 14 years ago
Julio Montoya ba4a83b77e Fixing document name when uploading a file related to #3778 14 years ago
Julio Montoya 1ea584157d Fixing gradebook bread crumbs + fixing documents when using certificates 14 years ago
Julio Montoya be0d129cc5 Fixing bug in the docs tree when file doesn't have an extension + fixing another bug when the icon doesn't exists 14 years ago
Julio Montoya ab77289997 Fixing URL parameter 14 years ago
Julio Montoya 023abe30b0 Some fixes when viewing documents when using sessions + fixing "page jump to top when clicking in a javascript link" see BT#2733 14 years ago
Julio Montoya 9b34553c11 Fixing document preview when using sessions BT#2773 14 years ago
ywarnier 8773efed81 Fixed some of the code to improve session check conditions - shouldn't be based on the session_id parameter as we don't want to set ourselves in the context of a session while there can be several sessions at the same time on user_portal - refs BT#2773 14 years ago