Commit Graph

85 Commits (758af7a863ef247e733af264a119464d885000b3)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 758af7a863 Fix migration with fields of type datetime - refs BT#11588 9 years ago
jmontoyaa c21f9d1700 add send legal in myStudents see BT#11196 10 years ago
jmontoyaa 4659833282 Student boss has access to the page + change URL in mail see BT#11196 10 years ago
jmontoyaa 97dc7d9b6b Add feature to send/delete legal contracts see BT#11196 10 years ago
Yannick Warnier b0da587cd4 Apply fix to message submitted by @nicogaldo - refs CT#8248 10 years ago
Yannick Warnier 34fa348ee5 Add filtering on course code and session ID in user information page when removing from a course - loosely refs CT#8248 10 years ago
jmontoyaa 99ff770173 Fix boss info 10 years ago
Julio a0186b98a7 Minor - format code 10 years ago
Julio c312f5a1ad Add student boss in user_edit.php and user_information see BT#11195 10 years ago
aragonc bef2eb4823 fix add icons vcard CT#279 10 years ago
José Loguercio b368843d8e merge 10 years ago
Julio Montoya d4190ae8a8 Format code, fix link. 10 years ago
Julio Montoya 053ba518d4 Fix class name. 10 years ago
Julio Montoya 6d5cf4c7e8 Fix PHP warnings. 11 years ago
Nicolas Ducoulombier 1db15fbaab enable unsubscribe user from session's course - ref BT#9962 11 years ago
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
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 254eaf32e4 Minor - format code, fix PHP warnings. 11 years ago
Julio Montoya c8ef4daf90 Change function names and implementation. 11 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 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 652c6ecf19 Move index language file to trad4all - refs #4467 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 6d3eb54297 Adding work/forum stats data see BT#7707 11 years ago
Julio Montoya b14987d443 Adding export option in user information + forum and time info BT#7707 11 years ago
Julio Montoya b07512dc75 Minor - format code. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 11 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Yannick Warnier c475a0b85a Minor improvement - Add link on session name from the admin's user info page - refs BT#7161 12 years ago
Yannick Warnier 84c261c579 Add information about user who created the user on screen and when - refs BT#7123 12 years ago
Yannick Warnier ba31509bd6 Removed condition for login_as using parameters not yet defined 12 years ago
Julio Montoya 478a4be6c4 Fixing session course coach label see BT#6707 12 years ago
Julio Montoya d7275b1cb9 Minor - adding edit button 12 years ago
Julio Montoya fd8f991045 Fixing session date message 12 years ago
Julio Montoya 3e6ec61b0f Fixing user_information 12 years ago
Julio Montoya c3bfd8ec74 Minor - adding date start/date end 12 years ago
Julio Montoya f26a010166 Admin can see the relations between user and sessions see BT#6369 12 years ago
Yannick Warnier 9a6ec762a8 Developed new option to block the "login as" feature - refs #6165 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya 57349c9673 Fixing PHP notices 13 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
Julio Montoya e46ba568af Commented old classes code - Tables were removed 13 years ago
Julio Montoya 7f88e3655b Adding new setting session_tutor_reports_visibility see BT#4984 13 years ago