Commit Graph

115 Commits (c804eb87ca70aaf5d2b9a6806ff0a1d7ec244abc)

Author SHA1 Message Date
Julio Montoya 83e3494c02 Replace course_code with c_id 10 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 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 652c6ecf19 Move index language file to trad4all - refs #4467 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 6d3eb54297 Adding work/forum stats data see BT#7707 10 years ago
Julio Montoya b14987d443 Adding export option in user information + forum and time info BT#7707 10 years ago
Julio Montoya b07512dc75 Minor - format code. 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 10 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
aragonc 94984e6b12 merge 11 years ago
Yannick Warnier c475a0b85a Minor improvement - Add link on session name from the admin's user info page - refs BT#7161 11 years ago
Yannick Warnier 84c261c579 Add information about user who created the user on screen and when - refs BT#7123 11 years ago
Yannick Warnier ba31509bd6 Removed condition for login_as using parameters not yet defined 11 years ago
Julio Montoya 478a4be6c4 Fixing session course coach label see BT#6707 11 years ago
Julio Montoya d7275b1cb9 Minor - adding edit button 11 years ago
Julio Montoya fd8f991045 Fixing session date message 11 years ago
Julio Montoya 3e6ec61b0f Fixing user_information 11 years ago
Julio Montoya c3bfd8ec74 Minor - adding date start/date end 11 years ago
Julio Montoya f26a010166 Admin can see the relations between user and sessions see BT#6369 11 years ago
Yannick Warnier 9a6ec762a8 Developed new option to block the "login as" feature - refs #6165 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Julio Montoya 57349c9673 Fixing PHP notices 12 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
Julio Montoya e46ba568af Commented old classes code - Tables were removed 12 years ago
Julio Montoya 7f88e3655b Adding new setting session_tutor_reports_visibility see BT#4984 12 years ago
Julio Montoya d566f172b4 Some session fixes 12 years ago
Julio Montoya 1221ac981d Minor - showing URL link 12 years ago
Julio Montoya d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 13 years ago
Julio Montoya 9bdecfe917 Minor - Adding page header 13 years ago
Julio Montoya 5cdf70f972 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 66e244282f Improving icons + fixing forms, fixing styles 13 years ago
Julio Montoya f75fb86fc4 Minor - cleaning layout 13 years ago
Julio Montoya 84f3b15cfd Improving course catalog + fixing user information action bar 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya d2989fcb40 Fixing query + other security fixes see #2625 14 years ago
ywarnier 6ffbc16aa5 Minor - updated code style 14 years ago
ywarnier 202fc817ef Added login_as icon in user admin details page, to boost switching from one user to another 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
Cristian Fasanando d8c3027a59 fixed - user and course information from course list - partial CT#462 15 years ago
cvargas e969a4161a merge 15 years ago
Juan Carlos Raña e35d8a204a fix some text 15 years ago