Commit Graph

527 Commits (94f79aa402c7738d43b1cf071ddf160ef7f9a388)

Author SHA1 Message Date
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 11 years ago
Julio Montoya 7792920c22 Adding jqgrid to the work list, replacing <form> HTML tags with FormValidator, adding multiple delete work. 11 years ago
Julio Montoya f7cffdd3fd Fixing fatal error #5505 12 years ago
Julio Montoya baf31f0102 Fixing wrong HOTSPOT constant see #5286 12 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 12 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
Julio Montoya 67bfaa825f Removing unused function checkArchive() 13 years ago
Julio Montoya 0d4384e4b7 Removing unused library lost_password.lib.php all code was moved to login.lib.php 13 years ago
Yannick Warnier b06f7fbf46 Many changes to tests suite to enable Jenkins to execute them 13 years ago
Julio Montoya f200fbac8d Should fix bug when creating a new course see #5136 13 years ago
Julio Montoya b2609288cc Adding missing functions 13 years ago
Julio Montoya 6b3694084e Fixing some chat function 13 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 13 years ago
Julio Montoya c4ceb50da0 Adding unsubscribe option for users see #4720 13 years ago
Julio Montoya ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 13 years ago
Julio Montoya 59def9e96f Replacing new image with new Image see #4778 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Julio Montoya 0ffffaf9d6 Adding c_id in some queries see #3910 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Julio Montoya f55d0cb514 Removing old code scorm.lib.php, scorm_admin.php see #4716 13 years ago
Julio Montoya f088d75e21 Commenting adding @deprecated in some scorm unused functions see #4716 13 years ago
Julio Montoya c574128940 Cleanning the forumqualify.php file + blocking a forum thread from the gradebook see BT#4080 13 years ago
Julio Montoya 4114391a68 Adding grade model in the add course settings sse BT#4010 13 years ago
Julio Montoya 13189c68f2 Fixing update_db_course function see #4722 13 years ago
Julio Montoya 905de2cfe6 Removing scorm calls. Leaving just the table definition (needed when migrating from 1.6 to 1.8). Removing removescormDir() unused function see #4716 13 years ago
Julio Montoya d85affb3a9 Removing $defaultVisibilityForANewCourse variable use the platform setting instead see #3684 13 years ago
Cesar Perales 765b50d92e missing underline in require: sortabletable to sortable_table 13 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 13 years ago
Julio Montoya c9c3d7bc5e Removing tool_navigation_menu.inc.php file now we load it in the template.lib.php file 13 years ago
Julio Montoya dc0cf75139 Removing unused function get_course_table_from_code see #3910 13 years ago