ywarnier
|
dda43c4712
Minor - Added more return values to DocumentManager::index_document()
|
13 years ago |
ywarnier
|
ba5cd02f5a
Minor - Added documentation and return value to DocumentManager::index_document()
|
13 years ago |
Julio Montoya
|
b3918109f4
Possible fix of #3865 when a course is "world" user might see the visibles files ...
|
13 years ago |
ywarnier
|
2523ba9062
Put indexing procedure as a separate method
|
13 years ago |
ywarnier
|
8244257a95
Minor - Added comment
|
13 years ago |
ywarnier
|
a709be00a3
Minor - Presumably fixed indexing term saving problem
|
13 years ago |
ywarnier
|
2188cd412e
Minor - Remove useless code
|
13 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
|
13 years ago |
Julio Montoya
|
07d099ff8d
Fixing variable mess
|
13 years ago |
Julio Montoya
|
209d07265c
Certificate link more tiny
|
13 years ago |
Julio Montoya
|
8fbe0be4a8
Adding QR support for certificates see #3631
|
13 years ago |
ywarnier
|
41edaefd70
Temporary work on adding certificate URL to certificate
|
13 years ago |
Julio Montoya
|
23c77f64b4
Adding certificate shortcut link see #3630 + some fixes in the certification tool
|
13 years ago |
Julio Montoya
|
66b0a10405
Fixing "protected document " bug fore visible documents
|
13 years ago |
ywarnier
|
0c58fa2dc3
Fixed the real issue with documents visibility for platform admins
|
13 years ago |
ywarnier
|
68e50b968e
Added condition to make content visible by admins if not registered in course
|
13 years ago |
Julio Montoya
|
e8a1b3afe4
Adding recursive function to get the parents visibility
|
13 years ago |
Julio Montoya
|
633f587e26
Should fix bug when printing elements when adding a LP item using the document tree see #3780
|
13 years ago |
Julio Montoya
|
5d38410294
Fixing bugs when creating folders see #3777
|
13 years ago |
Julio Montoya
|
ba4a83b77e
Fixing document name when uploading a file related to #3778
|
13 years ago |
Julio Montoya
|
1ea584157d
Fixing gradebook bread crumbs + fixing documents when using certificates
|
13 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
|
13 years ago |
Julio Montoya
|
ab77289997
Fixing URL parameter
|
13 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
|
13 years ago |
Julio Montoya
|
9b34553c11
Fixing document preview when using sessions BT#2773
|
13 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
|
13 years ago |
ywarnier
|
56137ab985
More fixes to documents dynamic loader - refs BT#2773
|
13 years ago |
ywarnier
|
e7c40438ee
Small fixes to dynamic documents loader - refs BT#2773
|
13 years ago |
Julio Montoya
|
98815c7873
Adding document preview now students can see the feature see #2773
|
13 years ago |
Julio Montoya
|
7c235ccb04
Adding y-scroll in the document preview #2773
|
13 years ago |