Commit Graph

585 Commits (b2b01c8a8593a32c7ee2b782f13e218be522d4d1)

Author SHA1 Message Date
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 10 years ago
Julio Montoya 6f514204c4 Remove unused test. 10 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 10 years ago
Yannick Warnier 7d86782f90 Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 10 years ago
Yannick Warnier 6c11970ace Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 10 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 10 years ago
Julio Montoya ab5244cf84 Replace function name. 10 years ago
Julio Montoya 37fa195521 Remove unused functions 10 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
Julio Montoya d65a12c42c Change statsUtils.lib.inc.php into a class 10 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 10 years ago
jmontoya bcacb3839d Moves and renames announcements.inc.php into inc/lib/ 10 years ago
jmontoya 4f762008bf Removes mail.lib.inc.php move function inside api.lib.php 10 years ago
Julio Montoya bd8ea4f8b2 Removes require_once 10 years ago
Julio Montoya 5eee4ef1c0 Removing require_once 10 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
Julio Montoya fa59e31b48 Minor - format code, updating license reference. 10 years ago
Yannick Warnier 1bc9f0abb7 Use new variable for signature formula - refs #7426 10 years ago
aragonc 4116a6b100 merge 11 years ago
Julio Montoya 896add4964 Minor - format code. 11 years ago
Julio Montoya 4c6799fe57 Improving agenda UI, fixing event edition see BT#7803 11 years ago
Julio Montoya 9cf2ebe0b0 Fixing group import, category edition see BT#7682 11 years ago
Julio Montoya 8a3f022059 Replacing Database::get_user_info_from_id() (deprecated function) with api_get_user_id(). 11 years ago
Julio Montoya 9ed944d2ba Fixing typo. 11 years ago
Julio Montoya 01313ac8ee Changing string_2_boolean with api_string_2_boolean 11 years ago
Julio Montoya 803e850264 Improving the asignment tool, adding a new way to upload files when "templates" are loaded see BT#6916 12 years ago
Julio Montoya 7792920c22 Adding jqgrid to the work list, replacing <form> HTML tags with FormValidator, adding multiple delete work. 12 years ago
Yannick Warnier 219c6df9f3 Removed deprecated simpletest main directory 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 12 years ago
Yannick Warnier 5e037265e7 Renamed update_event_exercice to update_event_exercise() 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 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
Julio Montoya 24e27da7cc Removing unused functions. 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 efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya 70b08bf6af Removing mail.lib.inc.php file calls 12 years ago
Julio Montoya 464513bb73 Moving announcements classes inside the main/inc/lib, updating autoloader 12 years ago
Julio Montoya f6f433e11e Removing old virtual courses code in groups 12 years ago
Julio Montoya 25cb16597d Ordering question depending in the media see + not need to update the data_tracking field when using update_event_exercice() #5714 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya f7cffdd3fd Fixing fatal error #5505 13 years ago
Julio Montoya baf31f0102 Fixing wrong HOTSPOT constant see #5286 13 years ago
Julio Montoya 2b2cc3cbf7 Fixing session dates displays 13 years ago
Julio Montoya faa0c0baee Removing old code to add/edit sessions 13 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 13 years ago
Julio Montoya 1bca023011 Should fix time limit exercise score when adding an exercise in a LP see #5255 13 years ago
Julio Montoya b25ada27d7 Minor - Adding static into some classes to avoid PHP warnings 13 years ago