Commit Graph

794 Commits (99fc79538b0ffdb264affec00f2aa91e97332c30)

Author SHA1 Message Date
Yannick Warnier 57e50305bb Added course option to learnpath::toggle_visibility() 13 years ago
Julio Montoya f1643bf5e7 Fixing error due recent merge 13 years ago
Julio Montoya d0f01d6612 Adding vimeo embed code for LPs see BT#6537 13 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 37fce9ceaa Replacing "../img" with Display::return_icon() 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 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 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 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 23c1544b1a Adding course info array in the function api_set_default_visibility() 13 years ago
Julio Montoya 642f769f74 Fixing PHP notices 13 years ago
unknown 939c9bf7fd #5855 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 4f50329704 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
Julio Montoya 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 13 years ago
Julio Montoya 61f3fb4c81 Subscribing users to a LP when relating groups with items see BT#5765 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 35b7e4a56f Fixing error for double LP links see BT#4704 13 years ago
Julio Montoya d565ca0801 When deleting categories, LPs inside are moved in the "No category" section see BT#5763 13 years ago
Julio Montoya 551095b65f Fixing return page after submiting changes in the LP see BT#5763 13 years ago
Julio Montoya c3136195c2 Blocking access to a LP if users are not registered via user_id or group_id 13 years ago
Julio Montoya e7821f1ef8 Adding position in the Lp category table using the sortable doctrine extensions see BT#5763 13 years ago
Julio Montoya bae4ded345 Updating vendors 13 years ago
Julio Montoya f2eed64f71 Minor - fixing typos, removing comments 13 years ago
Julio Montoya b52154a9e3 Adding Subscribe user to LP option see BT#5765 13 years ago
Julio Montoya 19da53a2f6 Hiding unused upload audio button 13 years ago
Julio Bonifacio 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 13 years ago
Julio Montoya 0fa86f54af Fixing fatal error 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya 8ebcd6dbb6 Adding impress option when changing of default_view_mode see #4595 13 years ago
Julio Montoya 963f992052 Feature: Adds a max attempt option in a LP see BT#5766 13 years ago
Julio Montoya b810d8d71a Fixing LP category redirections 13 years ago
Julio Montoya 3eeca9d6a9 Adding LP categories see BT#5763 13 years ago
Julio Montoya c33eb76639 Removing PHP warnings/notices 13 years ago
Julio Montoya 7ab078152c Fixing scorm regression see BT#5069 13 years ago
Julio Montoya 7793ab672d Updating lang vars 14 years ago