.. |
img
|
5900c595b7
Move get_all_php_files() to FileManage library as getAllPhpFiles() - part 3/3 :-)
|
6 年 前 |
packaging
|
c62290b35b
Internal: Update php-git lib dependency for changelog generator
|
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
|
193a286273
Remove error_logs, remove called to unused code.
|
7 年 前 |
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
|
c60f63f049
Minor - format code.
|
7 年 前 |
fix_course_spent_time.php
|
92729a4d26
Add "course spent time" fix see BT#13312
|
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_group_items_with_old_db.php
|
16ab5d9483
Minor - Changes in CLI script config - refs BT#13243
|
7 年 前 |
fix_lp_id_to_iid.php
|
475f58e72c
Add session_id = 0 to fix c_tool LP links see BT#14372
|
6 年 前 |
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_restored_learnpaths.php
|
84eeaf7c18
Minor - block script
|
6 年 前 |
fix_student_publication_id.php
|
de1b0abe21
Add script to fix c_student_publication.post_group_id see BT#12609
|
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 年 前 |
login_as_admin.php
|
48e2daf08b
Move login functions in UserManager
|
7 年 前 |
move_users.php
|
065e4863a4
Replace course_rel_user.course_code with course_rel_user.c_id
|
9 年 前 |
settings2csv.php
|
d201ed5490
Add usage documentation and support for command line argument language in settings2csv script
|
7 年 前 |
update_geolocation_coordinates.php
|
9a79076054
Fix type, add Database::escape_string
|
5 年 前 |
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 年 前 |