Commit Graph

206 Commits (48a3bdbf977fc1812eae8de23f99bed43b2e45ec)

Author SHA1 Message Date
Julio Montoya 4752bcfcd9 Fixing user id wrong variable see #4619 13 years ago
Julio Montoya 4dd876d90a Should fix bug when using course legal when loggin as anonymous see #4619 13 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 13 years ago
Yannick Warnier 2e489db15f Minor - code indentation fix 13 years ago
Julio Montoya f8a460f8ec Moving code from local to the conditional login see #5217 13 years ago
Julio Montoya 211f2b7946 drh role can access the exercise reports see #4676 13 years ago
Julio Montoya 8034435745 Allowing legal notice in courses with visibility OPEN_WORLD, OPEN_PLATFORM see #4619 13 years ago
Yannick Warnier e56ef06dc2 Improve the SSO login check by allowing several possible referers (BT#4158) 13 years ago
Julio Montoya 1082ace12c Moving some code from local to a CourseManager function in order to avoid a bug when $_course was not loaded even if we have a correct course code 13 years ago
Julio Montoya 89db09a4eb Fixing warning message 13 years ago
Laurent Opprecht 693fa8a055 minor remove warnings 13 years ago
Julio Montoya d8992bd85e Removing require_once libs already called with autoload.inc.php 13 years ago
Julio Montoya 2979883ff4 Adding new admin function in usermanager add_user_as_admin, delete_user_admin using UserManager::is_admin see 4682 13 years ago
Julio Montoya 9cf3677546 More fixes in the terms and condition page see #4851 13 years ago
Julio Montoya 93c814871a Should fix bug when redirecting the api_not_allowed() form to the wanted URL see #4405 13 years ago
Julio Montoya c4ceb50da0 Adding unsubscribe option for users see #4720 13 years ago
Julio Montoya c3bf94544b Should fix bug that enables a teacher to enter a course 13 years ago
Julio Montoya 97b8ea157d Fixing PHP warning message 13 years ago
Laurent Opprecht 6e3863b699 minor remove warnings 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Laurent Opprecht 21683bf5ed custom pages clean up: remove unnecessary requires 13 years ago
Julio Montoya 8df7730a20 Minor - adding title as a name alias 13 years ago
Laurent Opprecht c6a0bcbf3c global move loading of classes to autoload 13 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 13 years ago
Laurent Opprecht bf1ed1a353 api key authentication 13 years ago
Laurent Opprecht 6a84b59559 shibboleth authentication module #4554: allow to bypass automatic redirect 13 years ago
Julio Montoya 5827f36a99 Minor adding error_log BT#4158 13 years ago
Julio Montoya d18cc2a2d6 Fixing missing field in query 13 years ago
Julio Montoya e8d297b52b Fixing PHP warning 13 years ago
Julio Montoya c505c050b5 Removing unused variable legal_agreement 13 years ago
Hubert Borderiou 99827958a7 CAS authentification with minimum change. 13 years ago
Julio Montoya 4371b9822b Should fix bug when teacher decides to share the student assignments see #4528 13 years ago
Julio Montoya 58c4229ce6 Fixing user- session permissions 13 years ago
Julio Montoya 99b61db879 Removing regenerate_session_id see #4468 13 years ago
Julio Montoya a55779854d Removing PHP warning message 13 years ago
Julio Montoya e07dd23f36 Minor cleaning some code 13 years ago
Julio Montoya ec649b767d Minor code style changes 13 years ago
Julio Montoya 465cc3062f Fixing notice probably due #4402 13 years ago
Julio Montoya 102ada96df Fixing error due a wrong merge see #4402 13 years ago
Noel Dieschburg e9e0016de7 Corrects syntax error generated because of merge 13 years ago
Julio Montoya cdc3e051b1 Fixing session access permissions + fixing some typos in session_manager.lib.php 13 years ago
Julio Montoya f89a25ff44 Fixing counter field update due the global chat see #4191 13 years ago
Julio Montoya 3d8ceee443 Minor adding comments 13 years ago
Julio Montoya 79fcb2b196 Minor cosmetic changes 13 years ago
Julio Montoya 17af401284 Adding group_id in the api_get_cidreq() function very important in order to capture the group_id with the function api_get_group_id() 13 years ago
Julio Montoya 5af32592d9 Adding status in query, avoiding a PHP warning message 13 years ago
Julio Montoya f96f381d61 Minor - Validating presence of the c_id variable 13 years ago
Julio Montoya e52ff8129e Creating new function to save the course login + adding the course ranking updates there (suggested by ywarnier) see #4200 13 years ago
Julio Montoya dd485c16d4 Adding hot courses block (partial) see #4200 13 years ago