Commit Graph

21752 Commits (a4ce9f2ea35363cccf33880875466fdcbe54e276)
 

Author SHA1 Message Date
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 13 years ago
Julio Montoya 482a9832c9 Fixes bug that queries all "quiz_rel_question" rows (for orphan questions) when cleaning/copying a course see BT#5854 13 years ago
Julio Montoya 356c9e1f05 Fixing PHP notices 13 years ago
Julio Montoya 6268143ed1 Fixing PHP notices 13 years ago
Julio Montoya 0b1ee809b0 Fixing - PHP notices 13 years ago
Julio Montoya 780f18549d Fixing in Quickform because advmultiselect was not added in the registered element types 13 years ago
Julio Montoya 0b8ce8948a Minor - updating logo only for the default CSS 13 years ago
Julio Montoya 4acd7f9555 Using SessionManager functions instead of DB queries when adding courses into a session 13 years ago
Julio Montoya 97fea1c7c7 Database schema were moved inside the main/install/1.10.0 folder 13 years ago
Julio Montoya c36303a24b Updating vendors 13 years ago
Julio Montoya d561cffe0b Updating composer files 13 years ago
Julio Montoya 3519c18564 Adding new action menu in order to view the session history 13 years ago
Julio Montoya c69667f714 Adding static in functions 13 years ago
Julio Montoya 3b098229c3 Minor - Fixing URL and adding a big button to the xhprof profiler 13 years ago
Julio Montoya 9475a422dc Fixing link because we moved main/admin/session_list.php to main/session/session_list.php 13 years ago
Julio Montoya 41dcf8a8c2 Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890 13 years ago
Julio Montoya c93bfb2fc4 Merge branch 'master' of github.com:chamilo/chamilo-lms 13 years ago
Julio Montoya d1856c33e4 Updating gitignore and composer.json 13 years ago
Julio Montoya 3015eb9afa Updating vendors 13 years ago
Julio Montoya 623054a385 Adding new block in userportal in order to browse courses, special courses, sessions, session categories with pagination see BT#6048 13 years ago
Julio Montoya 3bc4d8dd4d Fixing PHP notices 13 years ago
Julio Montoya 952aa91538 Fixing special_course course field when migrating to 1.10 13 years ago
Julio Montoya 030b27b230 Removing require_once libs are already loaded in global.inc.php 13 years ago
Julio Montoya e2845dc9bd Minor fixing PHP notice 13 years ago
Yannick Warnier 74ea8c7e4b Minor - Improved update_event_exercise() comments to avoid confusion with weight 13 years ago
Yannick Warnier 5e037265e7 Renamed update_event_exercice to update_event_exercise() 13 years ago
Julio Montoya e07a11e961 Improving query see BT#4890 13 years ago
Julio Montoya 390467c991 Minor cleaning code 13 years ago
Julio Montoya c51292e04a Moving code to redirect to a course page in a function 13 years ago
Julio Montoya 57349c9673 Fixing PHP notices 13 years ago
Julio Montoya 34699ed2f3 Fixing session history page in order to use userportal/history instead of user_portal.php?history=1 13 years ago
Julio Montoya 5a1d010dbf Minor - adding comments, cosmetic changes 13 years ago
Julio Montoya 23fded163a Updating composer.lock 13 years ago
Julio Montoya 1b860afcd9 Updatinv vendors 13 years ago
Julio Montoya 2d508aca90 Saving api_get_language_interface() in an $app key 13 years ago
Julio Montoya 704afa3e3a Removing unused file 13 years ago
Julio Montoya eab282de2a Removing unused lib get_courses_of_user() 13 years ago
Julio Montoya c73b7ce223 Improving performance no need to require everytime the advmultiselect.php file 13 years ago
Julio Montoya 73b78eb592 Fixing function calls 13 years ago
Julio Montoya bebfa0b76e Updating composer.lock 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Julio Montoya a7b84c53dc Updating vendors 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya ead8c3a886 Fixing PHP notice 13 years ago
Julio Montoya 7f73ad2624 Minor - removing var_dump 13 years ago
Julio Montoya 35b7e4a56f Fixing error for double LP links see BT#4704 13 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
Julio Montoya 67c13364fa Fixing logout method 13 years ago
Julio Montoya 36c10eacb2 Minor - fixing PHP notices 13 years ago
Julio Montoya da115d7767 Fixing php notices and document list bug when adding default course content 13 years ago