Commit Graph

1980 Commits (skala)

Author SHA1 Message Date
Yannick Warnier 8b41e9557b Added AllowFullScreen to iframe tag in learning path 12 years ago
Yannick Warnier 57e50305bb Added course option to learnpath::toggle_visibility() 12 years ago
Julio Montoya d4ede17557 Removing calls to lang files 12 years ago
Yannick Warnier 6f9d60e26e Minor: Added lp-item title to audio upload form 12 years ago
Julio Montoya f1643bf5e7 Fixing error due recent merge 12 years ago
Julio Montoya 5604d11f40 Fixing answer shuffling (moving showQuestion from ExerciseLib to the Exercise class) see BT#6581 12 years ago
Julio Montoya 2dbfbe9d3a Minor - format code 12 years ago
Julio Montoya af9a4ad478 Fixing file element size see BT#6509 12 years ago
Julio Montoya d0f01d6612 Adding vimeo embed code for LPs see BT#6537 12 years ago
Yannick Warnier 3cfed547fc Fixed regression from 1.9.0 whereby the templates selector didn't appear in learning path item creation - refs #5265 12 years ago
Yannick Warnier bc13344f6a SCORM: update scorm_api to manage progress and time on documents inserted inside SCORM paths - refs BT#6309 12 years ago
Yannick Warnier dfb1ba063c Code style for Woogie - not fixed yet 12 years ago
Yannick Warnier aca6100ffb Fixed issue with prerequisites failing when using subdirectories in the LP's TOC - refs #6405 13 years ago
jmontoya f0fdff6573 Do not set sections as a prerequisite see BT#5928 13 years ago
jmontoya 4f1442dfb4 LP: Sections (chapters) can't be assigned as a prerequisite see BT#5928 13 years ago
jmontoya a064b60066 Fixing PHP warning 13 years ago
jmontoya e7ff02872e Hiding page header/footer 13 years ago
jmontoya 37fce9ceaa Replacing "../img" with Display::return_icon() 13 years ago
jmontoya f9edd30f80 Adding exit after header() otherwise the page will not be redirected. 13 years ago
jmontoya 3df0498662 Replacing relative with absolute paths 13 years ago
Julio Montoya 7874eb5aee Fixing SQL queries. 13 years ago
Julio Montoya c6b067a2e2 Adding exit in lp ajax calls. 13 years ago
Julio Montoya cb3eec4c3d Converting js into a tpl 13 years ago
Julio Montoya a145cf95db Fixing URL issues in LP 13 years ago
Julio Montoya 4b11202107 Fixing images and replacing id with iid (exercise table) 13 years ago
Julio Montoya 2535c676b8 Fixing require_once path "forum/forumfunction.inc.php" 13 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 13 years ago
Julio Montoya 6b8c7ea713 Using absolut paths 13 years ago
Julio Montoya da8c366136 Fixing PHP Warnings 13 years ago
Julio Montoya 6d5155bc9d Using absolute URLs 13 years ago
Julio Montoya ddef60a6ee Fixing PHP warnings 13 years ago
Julio Montoya 753b219774 Fixing query adding iid instead of id 13 years ago
Julio Montoya 5d8700593b Fixing wrong use of database::query and database::insert_id() (changes in old code) 13 years ago
Julio Montoya 6c98ad1982 Using $app['orm.ems']['db_write'] instead of $app['orm.em'] because we can use 2 databases to read or write depending in a configuration located in services.php 13 years ago
Julio Montoya 85fcd9b2a0 Hiding server_type option in db, removing value from DB for version 1.10.0 13 years ago
Julio Montoya d5daee2348 Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 13 years ago
Julio Montoya 6f789286c0 Fixing SCORM import due folder changes + updating htaccess files 13 years ago
Julio Montoya d8d7eec33b Adding footer in order to see the content. 13 years ago
Julio Montoya 23c1544b1a Adding course info array in the function api_set_default_visibility() 13 years ago
Yannick Warnier 023bd896f6 Fix issue preventing the correct opening of the learning path in student view - refs #6154 refs #5855 13 years ago
Julio Montoya 642f769f74 Fixing PHP notices 13 years ago
unknown 939c9bf7fd #5855 13 years ago
unknown 7aefb9fa06 #5855 13 years ago
unknown 7de3b158a7 #5855 13 years ago
Julio Montoya c9b55ed522 Removing exercise.lib.php file calls, now we use lazy loading (composer) 13 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
Julio Montoya 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 13 years ago