Commit Graph

476 Commits (739bc758abd3ebd511c63f4040d6c2485fd3f5a5)

Author SHA1 Message Date
Scrutinizer Auto-Fixer 6cf31a7bcc Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 8 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 8 years ago
jmontoyaa cdaaac65e7 Fix format + minor changes 8 years ago
Scrutinizer Auto-Fixer 8eaaedcb6e Scrutinizer Auto-Fixes 8 years ago
Angel Fernando Quiroz Campos 0407630444 Fix toolbars action 8 years ago
Angel Fernando Quiroz Campos 8ff55e2077 Allow define PDF signatures - refs BT#12441 8 years ago
Scrutinizer Auto-Fixer 1f901f0a32 Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer fa1d80fab2 Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer 1a423c4bde Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer 6507b7772a 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
José Loguercio fcfe4c6cce Added registrationDate in user export - Refs BT#12247 8 years ago
José Loguercio caed0e432f Added session course users and session users export button to resume session - Refs BT#12221 8 years ago
jmontoyaa 91a6380601 Add cidreq 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
Yannick Warnier 768e1263fe Rename suscribe_users_to_session() to subscribe_users_to_session() 9 years ago
jmontoyaa 7d9481e703 Format code, improve code: use user.id instead of user.user_id, add escape_string + intval 9 years ago
jderriks c4118db1db CSVMustLookLike example fix #1389 9 years ago
Angel Fernando Quiroz Campos 758af7a863 Fix migration with fields of type datetime - refs BT#11588 9 years ago
jmontoyaa cf04e5079b Minor - Format code 9 years ago
jmontoyaa f4f0bd2a3e Format code + fix PHP warning 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 9 years ago
Yannick Warnier 9b821ab6ee Fix #1369 preventing teachers from seeing page 2 of teachers list in users tool 9 years ago
Yannick Warnier 396c1cb5d6 Fix #1369 preventing teachers from seeing page 2 of teachers list in users tool 9 years ago
Angel Fernando Quiroz Campos 997fa37c4a Fix conflic between ExtraField model and ExtraField entity 9 years ago
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 9 years ago
jmontoyaa fad270e90e Fix namespaces 9 years ago
jmontoyaa 0df4479ece Fix issue #8346 9 years ago
jmontoyaa 9d9afda55f Fix table id see #8346 and user counter. 9 years ago
jmontoyaa c1294ca5d7 Fix toolbarAction calls 9 years ago
jmontoyaa 28316e11f2 Format code 9 years ago
jmontoyaa 3d793f4fa3 Remove ClassManager 9 years ago
Yannick Warnier 22bf412f92 Minor - Fix warning about undefined variable - loosely refs CT#8247 9 years ago
Alex Aragon 1f0b7589bf fix actions bar add class - refs CT#8247 9 years ago
jmontoyaa 5f5ae0445f Fix PHP warnings, fix UI 9 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
jmontoya d74cea42de Fix icons. 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