Commit Graph

172 Commits (5524353634eb028b95a3b1268a8d744e5abec0d5)

Author SHA1 Message Date
Yannick Warnier 20d5be8afe Minor - Add comment about autoincrement in SQLite 10 years ago
Julio Montoya c58a625262 Change function name. 10 years ago
Julio Montoya 8cf694bccf Fix UserManager calls. 10 years ago
Julio Montoya 6889d77b42 Change function name. 10 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 10 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 10 years ago
Yannick Warnier 55afa7bb7c Small adjustment in date format for names of created sessions 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 10 years ago
Yannick Warnier 8265d4bec4 Move group and forum language file to trad4all - refs #4467 10 years ago
Yannick Warnier 3b96011db9 Move work language file to trad4all - refs #4467 10 years ago
Yannick Warnier 652c6ecf19 Move index language file to trad4all - refs #4467 10 years ago
Yannick Warnier f47af4ae78 Move videoconf language file to trad4all - refs #4467 10 years ago
Yannick Warnier ffc5f31f05 Move blog language file to trad4all - refs #4467 10 years ago
Yannick Warnier 03690feddb Move md_document language file to trad4all - refs #4467 10 years ago
Yannick Warnier 75bc0af54b Move courses language file to trad4all - refs #4467 10 years ago
Yannick Warnier 6d4f1bcd4f Move coursebackup language file to trad4all - refs #4467 10 years ago
Yannick Warnier 422fa36e36 Remove link language file - refs #4467 10 years ago
Yannick Warnier 6673f917f0 Minor - Coding conventions fixes 10 years ago
Yannick Warnier cd0dc1ee8b Remove language files with little use and clean deprecated language variables (part 2) - refs #4467 10 years ago
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 10 years ago
Yannick Warnier ee38e659eb Add exclusion of hidden or closed courses in getCoursesWithoutSession() and fix dates issue in cron to create sessions every month for existing courses - refs BT#9437 10 years ago
Imanol Losada 8e8d1313c1 Add 'split_users_upload_directory' setting when creating the certificate path (1.10.x) - refs BT#9022 10 years ago
Imanol Losada 0625c71c0c Add 'split_users_upload_directory' setting when creating the certificate path (1.9.x) - refs BT#9022 10 years ago
Imanol Losada c9e5aeeb6b Modify OFFSET to 2 - refs BT#9444 10 years ago
Imanol Losada 1f3bdb4b43 Add multiurl support - refs BT#9444 10 years ago
Julio Montoya b0068c8f16 UI improvements, adding addButtonCreate, addButtonUpdate, etc 10 years ago
Imanol Losada 76ce397c1e Add PHPDoc blocks. Replace strtotime with api_strtotime - refs BT#9437 10 years ago
Imanol Losada b180dd8950 Add remind_course_expiration cron script - refs BT#9444 10 years ago
Imanol Losada 08458c1147 Add create_course_sessions cron script. Add active column to admin query. Add 'getCoursesWithoutSession' function to course.lib.php - refs BT#9437 10 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Angel Fernando Quiroz Campos 8cbd05a6bd Don't run from browser - refs BT#9086 10 years ago
Angel Fernando Quiroz Campos cf32295ec2 Minor - Add explanation - refs BT#9086 10 years ago
Angel Fernando Quiroz Campos 21937d1256 Fix update teachers in courses - refs BT#9086 10 years ago
Julio Montoya 762c4b3f2c Fixes show_description when updating sessions see BT#8617 10 years ago
Julio Montoya f14dfa42dc Adds show_description parameter in import csv files see BT#8617 10 years ago
Julio Montoya b82a265c04 Adds importSubscribeStatic option see BT#9328 10 years ago
Angel Fernando Quiroz Campos 8be7400a32 Minor - Add license reference - refs BT#9086 10 years ago
Angel Fernando Quiroz Campos c4cbe1e0ae Replace deprecated function - refs BT#9086 10 years ago
Angel Fernando Quiroz Campos 8ae67f666e Dont't require again the Database class - refs BT#9086 10 years ago
Angel Fernando Quiroz Campos eef54dd266 Minor - Fix PSR and PHPDoc - refs BT#9086 10 years ago
Julio Montoya 5b4334680c Removes lib/nusoap/nusoap.php, classes are now loaded via composer. 10 years ago
Julio Montoya 75e3e9f36d Fixes session update 10 years ago
Julio Montoya 3a7cf71e15 Adding event comments see BT#7802 10 years ago
Imanol Losada 4148d4980d Create cron script that adds gradebook certificates to gradebook_certificate table from users who have achieved the requirements but have not reviewed them yet - refs BT#9022 10 years ago