Commit Graph

412 Commits (d76483535cd1c24bf44904f24c076907d280e56a)

Author SHA1 Message Date
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 13 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 14 years ago
Julio Montoya c6b6c83944 Should fix bug with the quiz_answerid_auto when migrating courses 14 years ago
Julio Montoya b002f81980 Adding new DB changes (course admission) see BT#4406 14 years ago
Julio Montoya 1414f0725d Adding missing FLV folder when creating a new course see #3934 14 years ago
Julio Montoya 2001985a20 Adding id in some course tables see #4682 14 years ago
Julio Montoya 3c3d664ced Fixing some funcitions when sending forum notifications 14 years ago
Julio Montoya 6b3694084e Fixing some chat function 14 years ago
Julio Montoya b603b6978a Replacing some smallint to int 14 years ago
Julio Montoya ceeb99e4c1 Adding PK in the chat_connected + changing smallint to int see #4682 14 years ago
Yannick Warnier 0676d131bb New course directories com with an embedded minimal index.html file - refs #4592 14 years ago
Julio Montoya 415612e5c3 Improving bbb in order to create easily course plugins see #4840 14 years ago
Julio Montoya 1075ff760d Fixing CourseManager constants 14 years ago
Julio Montoya f184950c2c Should fix table creation see #4805 14 years ago
Julio Montoya 39c9981261 Adding allow_public_certificates settings in platform and course settings see #3630 14 years ago
Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 14 years ago
Julio Montoya 315a159f37 Adding a new constant (MAX_COURSE_LENGTH_CODE) in course.lib.php in order to use the same max value for the course code now is 40 like the field in the database see #4548 14 years ago
Julio Montoya c533065833 Minor style corrections 14 years ago
Julio Montoya 4114391a68 Adding grade model in the add course settings sse BT#4010 14 years ago
Julio Montoya 835b4f1796 Adding session_id = 0 when creating a course with demo content (table forum thread) 14 years ago