.. |
img
|
41ed942263
Minor - Move img scripts to tests/ folder
|
10 년 전 |
packaging
|
4a36783f7b
Recover important packaging scripts removed by mistake in 8fd4492cff
|
7 년 전 |
build_translation_request_file.php
|
26ab5b1a6f
Fix issue with translation request file builder script
|
7 년 전 |
check_users_in_csv_file.php
|
fab7a58076
Use __DIR__ when calling global.inc.php
|
8 년 전 |
course2session.php
|
83e3494c02
Replace course_code with c_id
|
9 년 전 |
delete_old_courses.php
|
dc17948791
Add script to delete old unused courses
|
9 년 전 |
delete_old_courses_even_not_empty.php
|
ddacf8061a
Add script to delete all courses depending on specific creation and access dates - Modified copy of delete_old_courses.php
|
9 년 전 |
delete_old_tasks.php
|
ef00b3c86f
Add script to remove old tasks from sessions
|
9 년 전 |
delete_users_from_csv.php
|
6889d77b42
Change function name.
|
9 년 전 |
detect_deleted_visible_documents.php
|
221f333f17
Replace id_user with user_id, and id_session with session_id
|
9 년 전 |
fix_course_index.php
|
d1b37f34fe
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
|
7 년 전 |
fix_duplicate_settings.php
|
d1b37f34fe
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
|
7 년 전 |
fix_exercise_score_in_lp.php
|
fedf5c3f31
Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555
|
9 년 전 |
fix_lp_items_not_found.php
|
c0d395e9b4
Rename script fix_lp_items_not_founded.php to fix_lp_items_not_found.php
|
7 년 전 |
fix_migrations_1.9.x_1.10.0.php
|
d1b37f34fe
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
|
7 년 전 |
fix_user_id.php
|
dc3ac62aef
Temporary fix file to avoid issue with the dual user_id vs id
|
9 년 전 |
insert_session_fields.php
|
71b2ce4f02
Change types of session extra fields - refs BT#10139
|
9 년 전 |
insert_sessions_categories.php
|
fd78714e54
Fix insert session categories with script - refs BT#9413
|
9 년 전 |
kill_all_queries.php
|
54ae21b3bd
Add emergency script to kill all chamilo-user's database queries
|
7 년 전 |
move_users.php
|
065e4863a4
Replace course_rel_user.course_code with course_rel_user.c_id
|
9 년 전 |
update_user_extra_field.php
|
6889d77b42
Change function name.
|
9 년 전 |
userfields_to_groups.php
|
59c1a9cb74
Delete unused group code see #8210
|
8 년 전 |
users_no_course.php
|
dc2745c191
Subscribe users with no course to a selected course see BT#9121
|
10 년 전 |