Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/tests/scripts
Yannick Warnier c62290b35b Internal: Update php-git lib dependency for changelog generator 7 years ago
..
img
packaging Internal: Update php-git lib dependency for changelog generator 7 years ago
build_translation_request_file.php Fix issue with translation request file builder script 8 years ago
check_users_in_csv_file.php Use __DIR__ when calling global.inc.php 8 years ago
course2session.php
delete_old_courses.php
delete_old_courses_even_not_empty.php
delete_old_tasks.php Remove error_logs, remove called to unused code. 7 years ago
delete_users_from_csv.php
detect_deleted_visible_documents.php
fix_course_index.php Minor - format code. 7 years ago
fix_course_spent_time.php Add "course spent time" fix see BT#13312 7 years ago
fix_duplicate_settings.php Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
fix_exercise_score_in_lp.php
fix_group_items_with_old_db.php Minor - Changes in CLI script config - refs BT#13243 7 years ago
fix_lp_items_not_found.php Rename script fix_lp_items_not_founded.php to fix_lp_items_not_found.php 8 years ago
fix_migrations_1.9.x_1.10.0.php Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
fix_restored_learnpaths.php Add script to fix restored learnpaths - refs BT#13455 7 years ago
fix_student_publication_id.php Add script to fix c_student_publication.post_group_id see BT#12609 7 years ago
fix_user_id.php
insert_session_fields.php
insert_sessions_categories.php
kill_all_queries.php Add emergency script to kill all chamilo-user's database queries 8 years ago
login_as_admin.php Move login functions in UserManager 7 years ago
move_users.php
settings2csv.php Add usage documentation and support for command line argument language in settings2csv script 8 years ago
update_user_extra_field.php
userfields_to_groups.php Delete unused group code see #8210 9 years ago
users_no_course.php