Commit Graph

1193 Commits (cf6c379ee4fa17c5f642531e419b6fad09d94a9c)

Author SHA1 Message Date
Yannick Warnier f909a58250 Fixed erroneous variable name (chatset -> charset) 15 years ago
Yannick Warnier 39e0a4083b Fixed bug in learnpath chapter movement - fixes CT#1651, as submitted by aboivin 15 years ago
Yannick Warnier 7054596b42 Fixing character display issue - see http://www.chamilo.org/es/node/670 15 years ago
Yannick Warnier 8dac946b18 Fixed learnpath visibility in sessions and other buggy stuff (applied CT#1653 by Claire Thibault) 15 years ago
Yannick Warnier 7a8ac38a41 Added optional session parameter to api_get_item_visibility() - see CT#1653 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Julio Montoya 37a2bf9711 Fixing BT#1272 when adding a Chamilo item (quiz, forum, etc) in a LP with a SCO type 15 years ago
Julio Montoya 169193a5b1 Fixing BT#1272 when adding a chamilo quiz in a sco 15 years ago
Julio Montoya a95f77285d Minor - adding headers 15 years ago
Julio Montoya b673f907aa Fixing "double form" when moving a forum item in a LP 15 years ago
Yannick Warnier ac1ce2e3a1 force text/javascript header 15 years ago
Yannick Warnier 59cc757687 merge 15 years ago
Yannick Warnier 8614a165b3 Do not log notice message when logging level is too low 15 years ago
Julio Montoya 8b0031b038 Adding security::remove_XSS 15 years ago
Julio Montoya 8912e1c255 Commenting useless code 15 years ago
Julio Montoya 96936fadff Adding the debug message 15 years ago
Julio Montoya 3650c10a38 Should fix the height size of the TOC in LPs see CT#1357 added by Hubert Borderiou 15 years ago
Julio Montoya 6be560efa0 Adding headers 15 years ago
Julio Montoya 3064dfe27a Fixing javascript error in LPs in ie8 see CT#827 15 years ago
Julio Montoya 70fd63cf0a Prevents wrong parent selection for document CT#1251 15 years ago
Julio Montoya 46b3f46fb0 Cleaning code 15 years ago
Julio Montoya c0009d9bae Fixing column width see CT#905 15 years ago
Guillaume Viguier 90b67e517d Changing default Learning path authoring tool from Dokeos to Chamilo - CT#1156 15 years ago
Guillaume Viguier 748c43a038 Learning path thread - CT#1287 15 years ago
Guillaume Viguier 8066dbc0e2 Learning path positioning menu error - CT#1251 15 years ago
Julio Montoya f9792b3e9e Learning Path add step : title instead of filename see CT#1038 15 years ago
Julio Montoya 52676c15dd Fixing wrong Security:remove_XSS function see CT#1252 15 years ago
Julio Montoya 3b6d294e95 Avoid warning messages if input is an array in choose_image function 15 years ago
Julio Montoya b5661c8a64 Minor - cleaning code 15 years ago
Julio Montoya 1aabf67ff0 Adding token when changing order of LP items, requires testings see CT#967 15 years ago
Julio Montoya 1d032520a4 Adding Security::remove_XSS function 15 years ago
Yannick Warnier fce07a8ad7 Minor - Review code style 15 years ago
Yannick Warnier 944cb853fa Minor - updated code style 15 years ago
Ivan Tcholakov 1de5604a9e Task #272 - Adding html-metadata (encoding, language, text direction) in the file lp-save.php. 15 years ago
Yannick Warnier ef1301cc68 Improvements to scorm logging - write file in system's temporary directory in debug mode 15 years ago
Yannick Warnier 75d1505375 Added clearer error message when no space left or not scorm package 15 years ago
Guillaume Viguier 61cd194653 LMS communication breaks on user input - CT#888 15 years ago
Julio Montoya 76dafd5370 fix another bug in learnpaths time tracking (from dokeos revision 842b2f796a8f ) 15 years ago
Julio Montoya 08eb7155b4 Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs 15 years ago
christian1827 9620389815 merge 15 years ago
Cristian Fasanando a755ca5058 added visibility of published learning path for students only when the progress of its prerequisite is completed - partial BT#871 15 years ago
Arthur Portugal 95e30961df Changed the signs ' - ' and ' / ' when the results are disabled CT#601 15 years ago
Cristian Fasanando d3225a1c13 added visibility of a learning path for a student when the prerequisite is completed - partial BT#871 15 years ago
Julio Montoya 54852b8468 Teachers/Course admins can view student results when correcting LPs + Exercises see CT#603 15 years ago
aportugal ac0dfe3e71 merge 15 years ago
Yannick Warnier a70f79c645 Added Chamilo to content providers list 15 years ago
rrodriguez 668f5e74f7 Merge 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Yannick Warnier cc58e5cac4 Private bug BT#850 - Fix score and session_time reporting in SCORM 1.2 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago