Commit Graph

92 Commits (da0ceb372f90c0c9d455da3c8571fdc3b4ac870a)

Author SHA1 Message Date
Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 10 years ago
Julio Montoya 7db58b4961 Minor- Format code 10 years ago
Julio Montoya e72a2944a1 Fix queries to allow to_group_id = NULL 10 years ago
Yannick Warnier 79c1b703e6 Remove resourcelinker language file inclusion 10 years ago
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 10 years ago
Julio Montoya ab5244cf84 Replace function name. 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 75e3579a64 Minor - replacing split function with explode. 10 years ago
Julio Montoya e432882feb Fixing query. 10 years ago
Julio Montoya 1d2626f2f2 Fixing hotpotatoe bug while saving inside a LP see BT#6986 10 years ago
Julio Montoya 9e25612f5a Adding intval. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 2da43b751a Use Display::return_icon 11 years ago
Julio Montoya a35ec43482 Fixing URL. 11 years ago
Julio Montoya b8c75df65b Minor - whitespaces, format code. 12 years ago
Julio Montoya 81689da938 Minor - style code. 12 years ago
Julio Montoya 90f6055346 Adding course id when showing items see BT#6815 12 years ago
Julio Montoya ecb7693e48 Minor removing whitespaces. 12 years ago
Julio Montoya d4ede17557 Removing calls to lang files 12 years ago
Julio Montoya 4b11202107 Fixing images and replacing id with iid (exercise table) 12 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 12 years ago
Julio Montoya 6d5155bc9d Using absolute URLs 12 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 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 12 years ago
Julio Montoya 6d761817c6 Remove back_compat.inc.php 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Yannick Warnier a8fab488e6 Added course and session references in learning path item link to exercise - refs BT#5793 12 years ago
Julio Montoya 26c56c91d2 Updating main/newscorm from 1.9.4 not big changes were made in 1.10 13 years ago
Julio Montoya 32b945b189 Adding a preview when checking the LP items in the reporting tab see BT#4961 13 years ago
Julio Montoya 655f0d1835 Minor - Improving query 13 years ago
Julio Montoya 5101838e00 Adding c_ids 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Yannick Warnier a04ca2da58 Cleanup - Removed references to MySQL 13 years ago
Julio Montoya 53f130215b Fixing queries due the single database see #3910 13 years ago
Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 13 years ago
Yannick Warnier 984cd586a8 Minor translation variable change 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya af0526301a Security: adding intval function in query 14 years ago
Julio Montoya 14c273f671 Minor code style changes 14 years ago
Yannick Warnier 8a25ccac45 Minor - Updated PHPDoc headers 14 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 15ac06c527 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
Julio Montoya 3620bb4a4a Replacing exercice_submit.php to exercise_submit.php 14 years ago
ywarnier 2e90ff2bf9 Minor - remove notices 14 years ago
Julio Montoya 294db28b20 Adding validation if file exists to avoid warning messages 14 years ago
ywarnier 0f20a4726f Removed useless backticks 14 years ago