Commit Graph

1018 Commits (6ee2856479cb34b9a32930ee335e01582a5d6f5d)

Author SHA1 Message Date
Julio Montoya 67bfaa825f Removing unused function checkArchive() 13 years ago
Yannick Warnier 294455adb5 Removed run.php 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 64cb14f351 Added test script to inject 100,000 users in a row to enable stress tests - refs #4127 13 years ago
Yannick Warnier 8581d02bcd Commented out pdepend and phpmd-ci in Jenkins build script for now because they take too much time 13 years ago
Yannick Warnier a4e02abab2 Minor mod to build for Jenkins 13 years ago
Yannick Warnier c1bc14ec81 More changes to build file 13 years ago
Yannick Warnier b59cf71e9a More changes to build file 13 years ago
Yannick Warnier ce6308cd35 Renamed run.sh 13 years ago
Yannick Warnier 59286a5837 Adding PHP Mess Detector config file to Jenkins build path 13 years ago
Yannick Warnier e1a4916ee7 More changes to build file 13 years ago
Yannick Warnier b024bc5b6b More changes to build file 13 years ago
Yannick Warnier e63c874dd2 More changes to build file 13 years ago
Yannick Warnier 58c1eb4c7a More changes to build file 13 years ago
Yannick Warnier d545dad2b1 More changes to build file 13 years ago
Yannick Warnier 474aaf2e55 More changes to build file 13 years ago
Yannick Warnier 82c81c5ca5 Added PHPDoc launcher to Jenkins build file 13 years ago
Yannick Warnier 84436831c4 Updates to build.xml for Jenkins 13 years ago
Yannick Warnier 57eb602956 Adding placeholder 13 years ago
Yannick Warnier b06f7fbf46 Many changes to tests suite to enable Jenkins to execute them 13 years ago
Yannick Warnier 2edf334988 Sending initial Jenkins build file 13 years ago
Julio Montoya f200fbac8d Should fix bug when creating a new course see #5136 13 years ago
Julio Montoya e5d2ca4991 Minor changes, exit if platform is not installed 13 years ago
Julio Montoya b2609288cc Adding missing functions 13 years ago
Julio Montoya 6b3694084e Fixing some chat function 13 years ago
Yannick Warnier 8bb583cbae Added script to clean a Chamilo installation - this is for development only - refs #4796 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
Julio Montoya 370962c24a Minor removing user already added 13 years ago
Julio Montoya cd274b2cc1 Minor - Adding more students in the fill users feature 13 years ago
Julio Montoya 427294e700 Minor - fixing fill course feature refs #4056 13 years ago
Julio Montoya 66c916b59e Minor - Adding 2 more test users 13 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 13 years ago
Julio Montoya 0b81e85e2b Fixing Datafiller due new DB changes see #4056 13 years ago