Commit Graph

456 Commits (04c993f77e7bf73f10da3a3d49e9f99fd5eff76e)

Author SHA1 Message Date
jmontoyaa 7019ec68a5 Add author id when creating a course 9 years ago
jmontoyaa aca3cbf2b5 Format code, fix PHP warning 9 years ago
jmontoyaa 6be043f2b2 Fix mysql error when deleting a course when a document is added in a group 9 years ago
jmontoyaa a2fc8cecaf Remove visio code, replaced by bbb and openmeetings 9 years ago
Angel Fernando Quiroz Campos 4f0bcda3b9 Fix course creationg in other language - refs #8324 9 years ago
jmontoyaa 73314b2f6a Format code 9 years ago
Yannick Warnier 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 9 years ago
Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 9 years ago
Julio 1059799457 Minor format code 9 years ago
José Loguercio 61a5bbfd41 Added Code validations and fixes - Refs #8170 9 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 9 years ago
jmontoyaa acbba687ae WIP: Fix VChamilo plugin 10 years ago
jmontoyaa 84b34f3df0 Add course setting show_course_in_user_language BT#11016 10 years ago
Angel Fernando Quiroz Campos 0ab6c831e1 Fix create course when doesn't exists an admin with id 1 - refs #8166 10 years ago
Angel Fernando Quiroz Campos cec0161eff Fix create course when doesn't exists an admin with id 1 - refs #8166 10 years ago
Alex Aragon 51eaded00c add mr_chamilo in description exercise CT#8128 10 years ago
Julio Montoya 9309b7e083 Fix course creation, mysql error due default values. 10 years ago
Angel Fernando Quiroz Campos ca149ba80f Set course's allow_public_certificates depending of allow_public_certificates global - refs #7879 10 years ago
Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 10 years ago
Julio Montoya ed494a70ae Remove unused code. 10 years ago
Julio Montoya b0f1a0fa00 Remove include 10 years ago
Yannick Warnier 7d2eec85d9 Fix issue with missing thread_qualify - refs #7788 10 years ago
Julio Montoya e72a2944a1 Fix queries to allow to_group_id = NULL 10 years ago
Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 10 years ago
Angel Fernando Quiroz Campos 818506d155 Fix install plugin course field - refs BT#9413 10 years ago
Julio Montoya 101ad73eb0 Put .htaccess in the root. Don't add index.php inside courses. 11 years ago
Julio Montoya 701fb5d3c1 Fix fill course with content. 11 years ago
Julio Montoya af4d4cbddf Partial fix when creating a course with contents. 11 years ago
Julio Montoya bcdd4f0037 Rename course_rel_user.tutor_id with is_tutor 11 years ago
Julio Montoya 760a5f9373 Fix queries and PHP warnings. 11 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 11 years ago
Julio Montoya 54db037671 Replace course_code with c_id 11 years ago
Yannick Warnier bda62cac66 Remove deletion of track_e_default registers on course deletion (avoids deleting course-creation register) (add comment) ~ refs #7202 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Julio Montoya 5c3e02b47e Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 11 years ago
Julio Montoya 0c0a2bf144 Remove metadata code see #1370 11 years ago
Yannick Warnier b568eb4e67 Replace NOW() by api_get_utc_datetime() 11 years ago
Yannick Warnier b3f0569cf0 Forgotten change about moving create_course language file to trad4all - refs #4467 11 years ago
Julio Montoya 2e677e4333 Move course sql into a file instead of PHP 11 years ago
Julio Montoya fb84c74b5c Add group visibility see BT#9425 11 years ago
Julio Montoya 856b15afa2 Add prerequisite_min_score/prerequisite_max_score db changes see BT#5776 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 11 years ago
Imanol Losada 1c747e518e Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Yannick Warnier bdddf08a42 Add SQL alter, update d3 and review PR - refs BT#9068 11 years ago
Yannick Warnier fa4d89443f Add install/upgrade scripts for 1.10.x 11 years ago
Julio Montoya 9286b7c2d2 Fixing ClockworksmsPlugin constants 11 years ago
Julio Montoya bf8e963fa7 Updating validation. 11 years ago
Julio Montoya 5a5e6bc518 Adding default email_alert_manager_on_new_quiz setting see BT#8736 11 years ago