Commit Graph

245 Commits (6cc11e3998d8d79b822914897dfd64b999ab2e50)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 8ff55e2077 Allow define PDF signatures - refs BT#12441 8 years ago
Scrutinizer Auto-Fixer 1a423c4bde Scrutinizer Auto-Fixes 8 years ago
jmontoyaa b8dced63aa General coach and coach can see reporting. Fix #1723 8 years ago
jmontoyaa 992a74a770 Minor - format code 8 years ago
Yannick Warnier 330cfdeec0 Portal administrators can also see students tracking from the course's users list 8 years ago
Yannick Warnier 3de9d9c5af Minor - Move functions after procedural code 8 years ago
Yannick Warnier 24de7c6444 Remove duplicate string escaping 8 years ago
jmontoyaa 7d02344054 Use api_is_allowed_in_course() instead of variable set in local.inc 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa cf04e5079b Minor - Format code 8 years ago
jmontoyaa a0048d8a1c Use AddFlash, remove unused code, fix search forms 8 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 8 years ago
Yannick Warnier 9b821ab6ee Fix #1369 preventing teachers from seeing page 2 of teachers list in users tool 8 years ago
Yannick Warnier 396c1cb5d6 Fix #1369 preventing teachers from seeing page 2 of teachers list in users tool 8 years ago
jmontoyaa 0df4479ece Fix issue #8346 8 years ago
jmontoyaa 9d9afda55f Fix table id see #8346 and user counter. 8 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 9 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 9 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 9 years ago
Julio 5d2a334536 Replace img/ paths with function 9 years ago
José Loguercio 682e6d4f1c Prevent make a tutor from a invitee 9 years ago
Angel Fernando Quiroz Campos ac29dcda0b Avoid the filter the Gravatar URL when images are displayed - refs #8003 9 years ago
Julio Montoya a5b20ed8f5 Fix avatar see #7930 9 years ago
Julio Montoya 9e5f74aabd Fix user image see #7930 9 years ago
aragonc 8cb22f0712 add icons svg add user 9 years ago
Julio 9479f46474 Fix export query + fix file name see #7929 9 years ago
Julio 7b21625b82 Fix user image export see #7930 9 years ago
Yannick Warnier d804ede4b8 Minor - Avoid notice about uninitialized variable 9 years ago
Julio Montoya 39503d9ad0 Fix active column 9 years ago
Julio Montoya 3837899029 Format code. 9 years ago
aragonc 05b73ceb75 fix category sessions CT#7539 9 years ago
Julio Montoya 00e6ccfe0b Fix messages. 9 years ago
Julio Montoya ce522a76ba Fix wrong URL see #7783 9 years ago
Julio Montoya 2f9afe88a2 Improve user UI see BT#6050 (work in progress) 9 years ago
Julio Montoya 514476cbf1 Fix button lang 10 years ago
Julio Montoya cc618057cf Fix group name list. 10 years ago
Julio Montoya 53e2b02659 Add subscribe users/group to a LP see BT#5765 10 years ago
Julio Montoya 84901e877f Add user subscription tab see #6050 10 years ago
Julio Montoya 327c07aae1 Unify extra fields in one table. 10 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 10 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 10 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 10 years ago
Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 10 years ago
Julio Montoya bcdd4f0037 Rename course_rel_user.tutor_id with is_tutor 10 years ago
Julio Montoya 7a48963223 Fix queries. 10 years ago
Julio Montoya c8ef4daf90 Change function names and implementation. 10 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Julio Montoya 51fa68d4cb Replace 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
Yannick Warnier cc540ec185 Minor - Fix button style - refs #7539 10 years ago