Commit Graph

8 Commits (e60243ae5713557ecfbf83c5542af84af1f3cdba)

Author SHA1 Message Date
Julio Montoya e60243ae57 FormValidator: Add addMultiSelect, use array for attributes 4 years ago
Julio Montoya dae8ff1077 Session: Use entities to get relations 5 years ago
Julio Montoya 32d53c3cbd Internal: Add files to psalm, fix psalm errors. 5 years ago
Julio Montoya 54c2b4743a Internal: Update from 1.11.x 5 years ago
Julio Montoya 1a5e2c679b Fix psalm errors 5 years ago
Julio Montoya 030eb8b84c Fix session creation 5 years ago
Julio Montoya 97e9899f7d Minor - format code 6 years ago
Julio Montoya f05f8fb45a Move main folder to public/main 6 years ago
Julio Montoya 022049e1fa Minor - flint fixes 6 years ago
Julio Montoya 40d4d106fa Update get_lang calls using full string. 6 years ago
Julio Montoya f5358a3e42 Minor - update from 1.11.x 7 years ago
Angel Fernando Quiroz Campos 9c1596f232 Move methods to get user complete name to UserManager 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 8 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 8 years ago
Scrutinizer Auto-Fixer a969d7ce42 Scrutinizer Auto-Fixes 8 years ago
Angel Fernando Quiroz Campos 0319454987 Move function get avoid courses in sessionmanager #2087 8 years ago
Angel Fernando Quiroz Campos c9857e9f71 Fix users count when removing user from course #2087 8 years ago
Scrutinizer Auto-Fixer 3a1787b2d5 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
aragonc 0452fad1f3 move folder session main/ error commit BT#7683 10 years ago
aragonc 10e5e53f0e add options admin enabled chat red social BT#7683 10 years ago
Julio Montoya d44ab51077 Add message if no courses in the session. 10 years ago
Julio Montoya d26d3817f9 Teacher can create sessions BT#4296 10 years ago
Julio Montoya 1720efd5b7 Adding option allow_teachers_to_create_sessions see BT#4296 10 years ago
Julio Montoya 128ca5b7a0 Move session CRUD files inside main/session, instead main/admin 10 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 fcd9530854 Replace course_code with c_id 11 years ago
aragonc 63d3e2789b fix button admin 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
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Julio Montoya c888454a10 Fixing PHP warnings. 11 years ago
Julio Montoya dfb059facd Adding files from 1.9.x 11 years ago
Julio Montoya fb8362b6db Fixing PHP warnings. 12 years ago
Julio Montoya d5daee2348 Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 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 13 years ago
Julio Montoya b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 13 years ago
Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 13 years ago
Julio Montoya 8a2be47639 Should implement feature BT#4871 in order to move users from one session to another 13 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya a5c109b3b2 Minor - cleaning comments adding user info 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 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
Julio Montoya bac64a9437 Minor - headers updated 16 years ago