Commit Graph

558 Commits (9c13c98876794f1dc6583ab6588f8bbb6877fe16)

Author SHA1 Message Date
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 11 years ago
Julio Montoya 7e580a87ce Changing paths see #7522 11 years ago
Julio Montoya 44bd8b5214 Remove unused functions. 11 years ago
Julio Montoya dfb663ae83 Fix query error. 11 years ago
Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 11 years ago
Julio Montoya e02d049041 Remove unused files. 11 years ago
Julio Montoya 6889d77b42 Change function name. 11 years ago
Julio Montoya 2738abd54a Rename survey_manager with SurveyManager + fix queries. 11 years ago
Julio Montoya 8261c69bbb Remove deprecated functions 11 years ago
Julio Montoya c8ef4daf90 Change function names and implementation. 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Yannick Warnier 7977580a86 Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Julio Montoya 5f46223f52 Remove unused tables #7597 11 years ago
Julio Montoya 82a63e9dac Format code, remove unused code. 11 years ago
Julio Montoya 8cfe829ba7 Remove unused code. 11 years ago
Julio Montoya 8694ff7c03 Remove unused calendar code. 11 years ago
Julio Montoya 3b1e0de7c5 Remove unused functions. 11 years ago
Yannick Warnier 75bc0af54b Move courses language file to trad4all - refs #4467 11 years ago
Yannick Warnier 6d4f1bcd4f Move coursebackup language file to trad4all - refs #4467 11 years ago
Yannick Warnier 422fa36e36 Remove link language file - refs #4467 11 years ago
Yannick Warnier f3ef5f9b32 Minor - Code style change 11 years ago
Yannick Warnier cd0dc1ee8b Remove language files with little use and clean deprecated language variables (part 2) - refs #4467 11 years ago
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 11 years ago
Julio Montoya 6f514204c4 Remove unused test. 11 years ago
Yannick Warnier fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 11 years ago
Yannick Warnier 7d86782f90 Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 11 years ago
Yannick Warnier 6c11970ace Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 11 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 11 years ago
Julio Montoya ab5244cf84 Replace function name. 11 years ago
Julio Montoya 37fa195521 Remove unused functions 11 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 11 years ago
Julio Montoya d65a12c42c Change statsUtils.lib.inc.php into a class 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 11 years ago
jmontoya bcacb3839d Moves and renames announcements.inc.php into inc/lib/ 11 years ago
jmontoya 4f762008bf Removes mail.lib.inc.php move function inside api.lib.php 11 years ago
Julio Montoya bd8ea4f8b2 Removes require_once 11 years ago
Julio Montoya 5eee4ef1c0 Removing require_once 11 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya fa59e31b48 Minor - format code, updating license reference. 11 years ago
Yannick Warnier 1bc9f0abb7 Use new variable for signature formula - refs #7426 11 years ago
aragonc 4116a6b100 merge 12 years ago
Julio Montoya 896add4964 Minor - format code. 12 years ago
Julio Montoya 4c6799fe57 Improving agenda UI, fixing event edition see BT#7803 12 years ago
Julio Montoya 9cf2ebe0b0 Fixing group import, category edition see BT#7682 12 years ago
Julio Montoya 8a3f022059 Replacing Database::get_user_info_from_id() (deprecated function) with api_get_user_id(). 12 years ago
Julio Montoya 9ed944d2ba Fixing typo. 12 years ago
Julio Montoya 01313ac8ee Changing string_2_boolean with api_string_2_boolean 12 years ago