Commit Graph

238 Commits (38f5a54f47fd95dec74ee4f9ee252cf8d9c15a29)

Author SHA1 Message Date
jmontoyaa 7d02344054 Use api_is_allowed_in_course() instead of variable set in local.inc 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa cf04e5079b Minor - Format code 9 years ago
jmontoyaa a0048d8a1c Use AddFlash, remove unused code, fix search forms 9 years ago
Yannick Warnier c81418b67c Fix #1369 corrolary where selecting a different number of users in the course users list sent back to portal homepage 10 years ago
Yannick Warnier 9b821ab6ee Fix #1369 preventing teachers from seeing page 2 of teachers list in users tool 10 years ago
Yannick Warnier 396c1cb5d6 Fix #1369 preventing teachers from seeing page 2 of teachers list in users tool 10 years ago
jmontoyaa 0df4479ece Fix issue #8346 10 years ago
jmontoyaa 9d9afda55f Fix table id see #8346 and user counter. 10 years ago
Yannick Warnier 68032a870f Fix access to users list for admins: allow platform admin to enter open courses (visibility 2). There was apparently a condition allowing admins to enter all courses but the ones open to the platform - loosely refs BT#11108 10 years ago
Yannick Warnier aeb1521fb7 Fix access to users list for admins: allow platform admin to enter open courses (visibility 2). There was apparently a condition allowing admins to enter all courses but the ones open to the platform - loosely refs BT#11108 10 years ago
Yannick Warnier 6c56132f69 Remove condition hiding the user ID when teacher cannot subscribe students to course, because it causes the user_id data to be nullified, which prevents links to work properly - refs BT#10997 10 years ago
Julio 5d2a334536 Replace img/ paths with function 10 years ago
José Loguercio 682e6d4f1c Prevent make a tutor from a invitee 10 years ago
Angel Fernando Quiroz Campos ac29dcda0b Avoid the filter the Gravatar URL when images are displayed - refs #8003 10 years ago
Julio Montoya a5b20ed8f5 Fix avatar see #7930 10 years ago
Julio Montoya 9e5f74aabd Fix user image see #7930 10 years ago
aragonc 8cb22f0712 add icons svg add user 10 years ago
Julio 9479f46474 Fix export query + fix file name see #7929 10 years ago
Julio 7b21625b82 Fix user image export see #7930 10 years ago
Yannick Warnier d804ede4b8 Minor - Avoid notice about uninitialized variable 10 years ago
Julio Montoya 39503d9ad0 Fix active column 10 years ago
Julio Montoya 3837899029 Format code. 10 years ago
aragonc 05b73ceb75 fix category sessions CT#7539 10 years ago
Julio Montoya 00e6ccfe0b Fix messages. 11 years ago
Julio Montoya ce522a76ba Fix wrong URL see #7783 11 years ago
Julio Montoya 2f9afe88a2 Improve user UI see BT#6050 (work in progress) 11 years ago
Julio Montoya 514476cbf1 Fix button lang 11 years ago
Julio Montoya cc618057cf Fix group name list. 11 years ago
Julio Montoya 53e2b02659 Add subscribe users/group to a LP see BT#5765 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 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 bcdd4f0037 Rename course_rel_user.tutor_id with is_tutor 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 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
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 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 f2a11aa61e Fix actions bar. 11 years ago
Julio Montoya b55ac70d10 Replace buttons calls. 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago