Commit Graph

437 Commits (f7c5b51d729b8abbdc554373c25b8cab3c2873a3)

Author SHA1 Message Date
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
Imanol Losada f265ae1d8e Minor - Code convention 11 years ago
Imanol Losada 38d4402362 Minor - Code style 11 years ago
Imanol Losada 49206761c2 Minor - Replaced tabspaces with blankspaces 11 years ago
Julio Montoya eadfabc0e4 Minor - fixing PHP notices. 11 years ago
Imanol Losada bea2ed0253 Create Clockworksms plugin; Implement in several mail sending calls - refs #7225 11 years ago
Julio Montoya 1ee0d78a78 Adding option "Add Me as teacher in courses" during import CSV 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 33b806f8e7 Adding documents_default_visibility setting. Default visible. 12 years ago
Julio Montoya c1f3f4021b Fixing course creation due new visibility added see BT#6585 12 years ago
Julio Montoya 157c9e8e1d Cleaning white spaces. 12 years ago
Yoselyn Castillo bcb0eab6e5 Fixing category name in import_course.php 12 years ago
Yannick Warnier 28ad1c742b Minimum certification score set to 75 by default - solves #6001 13 years ago
Yannick Warnier 4e8d1f5139 Minor: added documentation and unit tests 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Yannick Warnier 9a98865e8b New courses created with demo content now generate demo gradebook and certificate - refs #5401 13 years ago
Yannick Warnier 08f5233c00 minor code style 13 years ago
Yannick Warnier 1ad196997d Added automatic creation of gradebook on course-creation-with-content - refs #5401 13 years ago