Commit Graph

1153 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Arthur Portugal 95e30961df Changed the signs ' - ' and ' / ' when the results are disabled CT#601 16 years ago
Cristian Fasanando d3225a1c13 added visibility of a learning path for a student when the prerequisite is completed - partial BT#871 16 years ago
Julio Montoya 54852b8468 Teachers/Course admins can view student results when correcting LPs + Exercises see CT#603 16 years ago
aportugal ac0dfe3e71 merge 16 years ago
Yannick Warnier a70f79c645 Added Chamilo to content providers list 16 years ago
rrodriguez 668f5e74f7 Merge 16 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. 16 years ago
Yannick Warnier cc58e5cac4 Private bug BT#850 - Fix score and session_time reporting in SCORM 1.2 16 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. 16 years ago
Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Julio Montoya 7c1439e8ea Adding the CourseList link 16 years ago
Julio Montoya 5a15c7d8f4 fix the bug with huge time stored when browsing learnpaths it changeset 9260 cbd9a443d5b1 from Dokeos 16 years ago
Julio Montoya c66bad105f Bugfix : take into account the quota of the course instead of 1G harcoded value in scorm upload changeset 2b4abcdf7fc3 from Dokeos 16 years ago
Julio Montoya e8d2a37275 Fixing wrong sql query see CT#704 16 years ago
Patrick Cool e95ce0f2f9 https://support.dokeos.com/issues/5872 16 years ago
Carlos Vargas ab5efe3ace if you export a scorm in a session, add a session id in lp CT#601 16 years ago
Julio Montoya 777f70fee1 Fixes BT#794: A weird bug that blocks FF 3.6 when calling a pdf file in a LP (bug reported using FF 3.6 + WinXP SP3 + adobe reader 9) requires testing 16 years ago
Julio Montoya 446adf348a Minor - changing headers 16 years ago
Eric Marguin 327cd789c7 fix the bug with huge time stored when browsing learnpaths 16 years ago
Julio Montoya 0efae068f5 learnpathItem::parse_prereq function changed: 16 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Noel Dieschburg f44cacd1cb Bugfix : take into account the quota of the course instead of 1G harcoded value in scorm upload 16 years ago
Carlos Vargas e64b8efb06 move the require_once inc/global and $htmlFeadXtra of learnpath.class.php to lp.controller.php 16 years ago
Julio Montoya 041fc666b7 Adding the \"none\" option to the prerequisites see http://www.chamilo.org/es/node/146 16 years ago
Julio Montoya d504f5224f Adding the filename when editing the \"add audio\" option in LPs 16 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Ivan Tcholakov 44423800c0 Feature #576 - Additional insertions of the function api_get_permissions_for_new_directories(), other minor corrections. 16 years ago
Ivan Tcholakov 088414f4c8 Feature #576 - Some minor corrections about the previous transaction. 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Carlos Vargas 12cbf9c3fb Create test resourcelinker and repair include in resourcelinker.inc.php in main/newscorm and main/resourcelinker CT#191 16 years ago
Cristian Fasanando c9c62f6757 minor - moved parse_HTML_attributes method inside DocumentManager class 16 years ago
Cristian Fasanando 7cc0c912f4 fixed ambiguous field inside sql querys with item_property table - partial CT#580 16 years ago
Ivan Tcholakov 6f8de89e35 Feature #347 - The file newscorm/document.php was not used at all, this is why it has been removed. 16 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 16 years ago
Ivan Tcholakov 90ebeeb637 Fixing a short opening of a php-tag. In my configuration it caused the "Unexpected end" error. 16 years ago
Julio Montoya f512974c15 changeset 9238 461fd9e70f3c from Dokeos 16 years ago
Patrick Cool d8544436cc bugfix: the table of content could not be scrolled when the content exceeded the screen layout. 16 years ago
Cristian Fasanando e4161eda2e minor - fixed current tab when edit a lp - patial CT#512 16 years ago
Julio Montoya 412170ac1b Fixes CT#370 16 years ago
Julio Montoya 6a2019dd97 Fixing SCORM export when using the Exact question 16 years ago
Julio Montoya 72ee6c4010 Fixing SCORM export when using the Exact question 16 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 16 years ago
Julio Montoya 46a48b3792 Minor - debug commented 16 years ago
Julio Montoya a537dead56 Fixes CT#403 16 years ago
Julio Montoya 0849a403aa More fixes to glossary + lp see CT#438 16 years ago
Julio Montoya ea3cf669c8 Fixing glossary tool in LPs see CT#438 16 years ago