Commit Graph

396 Commits (0fe954e854d6ff05bfe072777c9b57a5dc75b4cc)

Author SHA1 Message Date
Yannick Warnier 0fe954e854 Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 11 years ago
Julio Montoya 2cc0e588be Format code, fix URL 11 years ago
Julio Montoya cab5e96359 Add group filter see BT#4301 11 years ago
Julio Montoya 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 11 years ago
Julio Montoya 84901e877f Add user subscription tab see #6050 11 years ago
Julio Montoya 327c07aae1 Unify extra fields in one table. 11 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 11 years ago
Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
Julio Montoya aba2fd942d Show headers 11 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 11 years ago
Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 11 years ago
Julio Montoya e02d049041 Remove unused files. 11 years ago
Julio Montoya bcdd4f0037 Rename course_rel_user.tutor_id with is_tutor 11 years ago
Julio Montoya 6889d77b42 Change function name. 11 years ago
Julio Montoya 7a48963223 Fix queries. 11 years ago
Julio Montoya c8ef4daf90 Change function names and implementation. 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 11 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 11 years ago
Yannick Warnier cc540ec185 Minor - Fix button style - refs #7539 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Imanol Losada 7886ba95dd Fix gravatar big image url - refs #4507 11 years ago
Julio Montoya 5c3e02b47e Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 11 years ago
aragonc 63d3e2789b fix button admin 11 years ago
Imanol Losada cdbcfb1b0f Fix gravatar in main/user/userInfo.php - refs #4507 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 11 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 11 years ago
Julio Montoya f2a11aa61e Fix actions bar. 11 years ago
Julio Montoya b55ac70d10 Replace buttons calls. 11 years ago
Julio Montoya b0068c8f16 UI improvements, adding addButtonCreate, addButtonUpdate, etc 11 years ago
Julio Montoya 1d6a2c7989 Fix UserGroup naming. 11 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 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 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya 2024674fa8 Minor - format code. 11 years ago
Julio Montoya ac3d7525f0 Getting extra fields that have the filter option "on" in the user list 11 years ago
Julio Montoya b800697bc2 Adding columnsToHide array in SortableTable see BT#9078 11 years ago
Julio Montoya 9c5c5c118d Minor - Format code. 11 years ago
Yannick Warnier 1bc9f0abb7 Use new variable for signature formula - refs #7426 11 years ago
Julio Montoya 9286b7c2d2 Fixing ClockworksmsPlugin constants 11 years ago
Imanol Losada f265ae1d8e Minor - Code convention 11 years ago
Imanol Losada 38d4402362 Minor - Code style 11 years ago