Commit Graph

21729 Commits (952aa91538fb373971fdb33a46f4b9f37c685555)
 

Author SHA1 Message Date
Julio Montoya 952aa91538 Fixing special_course course field when migrating to 1.10 12 years ago
Julio Montoya 030b27b230 Removing require_once libs are already loaded in global.inc.php 12 years ago
Julio Montoya e2845dc9bd Minor fixing PHP notice 12 years ago
Julio Montoya e07a11e961 Improving query see BT#4890 12 years ago
Julio Montoya 390467c991 Minor cleaning code 12 years ago
Julio Montoya c51292e04a Moving code to redirect to a course page in a function 12 years ago
Julio Montoya 57349c9673 Fixing PHP notices 12 years ago
Julio Montoya 34699ed2f3 Fixing session history page in order to use userportal/history instead of user_portal.php?history=1 12 years ago
Julio Montoya 5a1d010dbf Minor - adding comments, cosmetic changes 12 years ago
Julio Montoya 23fded163a Updating composer.lock 12 years ago
Julio Montoya 1b860afcd9 Updatinv vendors 12 years ago
Julio Montoya 2d508aca90 Saving api_get_language_interface() in an $app key 12 years ago
Julio Montoya 704afa3e3a Removing unused file 12 years ago
Julio Montoya eab282de2a Removing unused lib get_courses_of_user() 12 years ago
Julio Montoya c73b7ce223 Improving performance no need to require everytime the advmultiselect.php file 12 years ago
Julio Montoya 73b78eb592 Fixing function calls 12 years ago
Julio Montoya bebfa0b76e Updating composer.lock 12 years ago
Julio Montoya cb3020e45a Removing var_dumps 12 years ago
Julio Montoya a7b84c53dc Updating vendors 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya ead8c3a886 Fixing PHP notice 12 years ago
Julio Montoya 7f73ad2624 Minor - removing var_dump 12 years ago
Julio Montoya 35b7e4a56f Fixing error for double LP links see BT#4704 12 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
Julio Montoya 67c13364fa Fixing logout method 12 years ago
Julio Montoya 36c10eacb2 Minor - fixing PHP notices 12 years ago
Julio Montoya da115d7767 Fixing php notices and document list bug when adding default course content 12 years ago
Julio Montoya e16a5508f6 Fixing _api_format_user() function in order to return the correct user id 12 years ago
Julio Montoya e124fc5790 Missing functions during merge with 1.9.x 12 years ago
Julio Montoya 591136a2f2 Minor - updating composer.lock + gitignore 12 years ago
Julio Montoya 54024af1e4 Updating vendors 12 years ago
Julio Montoya e1aa86db73 Fixing setting title/comment 12 years ago
Julio Montoya f6beb2420f Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization) 12 years ago
Julio Montoya ec524c8723 Updating composer.lock 12 years ago
Julio Montoya 8db2967af7 Updating vendors 12 years ago
Julio Montoya 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 12 years ago
Julio Montoya d7fad203d7 Removing unused files 12 years ago
Julio Montoya 146287df04 Adding modified version of phpqrcode, in order to be added with composer with out php warnings 12 years ago
Julio Montoya c6cabff18c Moving searchdb to the app/data/searchdb folder 12 years ago
Julio Montoya 4e968dded4 Archive folder removed, the new location is app/cache see #5754 12 years ago
Julio Montoya 3f9ab12f1a sincro/index.php moved to admin/syncro see #5793 12 years ago
Julio Montoya 6910881c2d Updating vendors 12 years ago
Julio Montoya 9f0819b63e Moving functions into a common class 12 years ago
Julio Montoya 3808adb8bb Adding assetic dump command (not used yet) 12 years ago
Julio Montoya c49d22f662 Removing phpqrcode from inc/lib moving to vendors 12 years ago
Julio Montoya 89e4e2c649 Updating vendors 12 years ago
Julio Montoya 581ca79746 Fixing PHP notices + renaming "Script" class to "Tasks" class (used only when calling composer update - not used yet) 12 years ago
Julio Montoya 86d5008fbe Moving introductionSection.inc inside main/inc/lib 12 years ago
Julio Montoya 49e6ca456d Fixing fatal error during merge 12 years ago
Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 12 years ago