Commit Graph

269 Commits (25cd7ddc4928c76591dd983b05abf6a7cf929654)

Author SHA1 Message Date
Julio Montoya 9c8ddf56a9 Minor - format code. 10 years ago
Julio Montoya c9295139e3 Minor - Format code 10 years ago
Julio Montoya 97a1862a4b Replacing mysql now() see BT#8397 10 years ago
Yannick Warnier f00c75d42f Minor - Code styling changes (during #8268) 11 years ago
Yannick Warnier c6e8a233e4 Small update to SSO check to allow sso_referer not to include last path element to avoid issues with friendly URLs - refs BT#8268 11 years ago
Julio Montoya a813640077 Fixing anonymous link + lp view error see #6768 and 7111 11 years ago
Julio Montoya 82df5fb74a Fixing redirection see BT#8207 and #6768 11 years ago
Julio Montoya 40ac034474 Fixing anonymous access to courses + hiding "Joe Anonymous" see #7111 11 years ago
unknown 4b66f7ae1f changing api_get_datetime function by api_get_utc_datetime -refs #7131 11 years ago
Yannick Warnier 3602820344 Fix time tracking bug - refs #7130 11 years ago
Eric Marguin 67bd8a0a87 Set course password - refs #7094 11 years ago
Julio Montoya e288b7776a Format code, adding Database::escape_string() due recent merge. 11 years ago
aragonc 94984e6b12 merge 11 years ago
baelmyhu 40a74ad602 Correction for direct course login, see git comment 11 years ago
Daniel Barreto 421c910198 Delete error_log 11 years ago
Yannick Warnier d370f56deb Merged 11 years ago
Daniel Barreto 3f2c71382c Add comment for last item in -refs BT#7674 11 years ago
Francis Gonzales 9c21f2b376 Avoid string id_session - ref BT#7578 11 years ago
Francis Gonzales 5688925395 Avoid save 0 as id_session when id_session in the $_GET is a string - refs BT#7578 11 years ago
Hubert Borderiou adbd1a60b5 Coding convention and replace some api_get_course_id() with api_get_course_int_id() 11 years ago
Hubert Borderiou 301fb962da Ask for login after direct link to a course - ref #6768 11 years ago
Yannick Warnier 61be3814e0 Fixed warnings about undeclared variables 11 years ago
Julio Montoya cc5b2ec93b Drh can enter to a course as an student see BT#6770 a setting in configuration must be set before. 11 years ago
Kevin LEVRON abbe760c11 Minor : fit coding guideline 11 years ago
Yannick Warnier 9dccd5b5f0 Minor - Replaced deprecated split() by preg_split() 11 years ago
Kevin LEVRON b34e1a1a68 Fix cas redirection loop (refs #6124) 11 years ago
Julio Montoya 4cd1a376f7 Minor - cosmetic changes. 11 years ago
Yannick Warnier 82914a005a Added new Drupal SSO plugin counterpart - read first lines to know how to configure - refs BT#6733 11 years ago
Yoselyn Castillo c0c673effe removing term an conditions check y user foollow a link -refs #6535 11 years ago
Yoselyn Castillo 43a9f5d5c2 removing term an conditions check y user foollow a link -refs #6535 11 years ago
Yannick Warnier 24495c93f9 Implementation of "hidden" visibility for courses - fixed visibility of courses in sessions - refs BT#6585 11 years ago
Julio Montoya 6773a8829b Adding account blocked due number of wrong attempts see BT#6486 11 years ago
Julio Montoya e9a09258da loginFailed is now based in a session instead of a _GET see BT#6486 11 years ago
Julio Montoya 37597b882b Show captcha after the first wrong attempt see BT#6486 11 years ago
Julio Montoya 59e18b4944 Fixing notices see BT#6329 12 years ago
Yannick Warnier 750a4c5d40 Fixed issue with access to sessions: SESSION COACHES can now access the session courses - refs BT#5880 12 years ago
Julio Bonifacio 38d6e8883b Remove error notice Undefined variable: is_courseCoach Refs #5909 12 years ago
Julio Montoya 2b9ccd80bc Should fix bug that disable correctly set user permissions see BT#5789 12 years ago
Julio Montoya 57452b243a Avoid notice see #5769 12 years ago
Julio Montoya fa406f3581 Minor - cosmetic changes 12 years ago
Julio Montoya d6166c4155 When login via SSO we can show the userportal so admins can still login instead of redirecting ALWAYS to the external system see BT#5145 12 years ago
Julio Montoya 28c497e31c Fixing course visibility when password is set to ON see #5664 12 years ago
Julio Montoya 94298bd9d4 Group id now should work like session id see #5648 12 years ago
Julio Montoya a425a4bf31 Fixing $_user array when first login using _api_format_user() function see #5640 + removing UNIX_TIMESTAMP 12 years ago
Julio Montoya 16bb54501d Changing group edition behaviour see #5625 12 years ago
Julio Montoya b8e4024859 Fixing SQL error when editing groups see #5625 12 years ago
Julio Montoya 4a4bbb5bc6 Setting _gid gidReq (group id) in the session like id_session 12 years ago
Julio Montoya fccf6d6765 Fixing group session id bug, when setting gidReq = 0 the group id must be removed + fixing menu link see #5610 12 years ago
Julio Montoya b62bb59fc6 Fixing openid mysql errors see #5463 12 years ago
Julio Montoya 9cf5a81774 Fixes in redirect and local when using sso_referer 12 years ago