Commit Graph

428 Commits (701fb5d3c148e13d68fc18cfbb75cb7f4df60513)

Author SHA1 Message Date
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
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
Julio Montoya 7dc976d3c7 New database changes uncommenting indexes that improve LP speed see task BT#4701 and add changing to intro text to mediumtext in the tool_intro table see BT#4706 13 years ago
Julio Montoya 20e24878ad Adding indexes in course lp_item/lp_item_view tables . Changes are commented by now waiting for 1.10 see BT#4701 13 years ago
Yannick Warnier a628f76feb Set default allow_user_subscribe to 1 for open courses - refs #5240 13 years ago
Julio Montoya b64432817e Should fix bug when creating default content see #5238 13 years ago
Julio Montoya 67bfaa825f Removing unused function checkArchive() 13 years ago
Julio Montoya d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 13 years ago
Julio Montoya f200fbac8d Should fix bug when creating a new course see #5136 13 years ago
Julio Montoya c6b6c83944 Should fix bug with the quiz_answerid_auto when migrating courses 13 years ago
Julio Montoya b002f81980 Adding new DB changes (course admission) see BT#4406 13 years ago
Julio Montoya 1414f0725d Adding missing FLV folder when creating a new course see #3934 13 years ago