Commit Graph

295 Commits (2577079910b6dbea90300a0cd2f5aa2e1de3473e)

Author SHA1 Message Date
Julio Montoya 4c6339c741 Fix fatal error. 11 years ago
Julio Montoya 08cfb03f90 api_not_allowed(true); if session doesn't exist see #7776 11 years ago
Julio Montoya 4337dc5340 Minor format code. 11 years ago
Yannick Warnier 1288067207 Fixed code style *again* because of non-updated PR, then move the facebook.inc.php inclusion to avoid NOTICE alerts - refs #7605 11 years ago
baelmyhu 3746a50ad2 merge 11 years ago
Yannick Warnier 0623fd661d Rename autolunch field to its original meaning of autolaunch #db 11 years ago
Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 11 years ago
Julio Montoya dd9478824e Add symfony2 security encoders see #7646 11 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 11 years ago
Julio Montoya 1433d42058 Format code + use api_get_user_info() 11 years ago
Julio Montoya 7e942b1982 Add force_sso_redirect (pending validation) see BT#9773 11 years ago
Julio Montoya 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
Julio Montoya 665a9a6066 Event::event_login now requires a user id 11 years ago
Imanol Losada 26d9280791 Fix some chamilo queries 11 years ago
Julio Montoya ddffda7ba8 Format code, change && with and. 11 years ago
Julio Montoya bcdd4f0037 Rename course_rel_user.tutor_id with is_tutor 11 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 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Yannick Warnier d8b4c805cd Fix admin redirect to admin panel 11 years ago
Julio Montoya 1bcb5841a3 Fix login when expiration_date is empty. 11 years ago
Julio Montoya 2b17f983b9 Format code, rename function, remove unneeded functions. 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
Julio Montoya 9c8ddf56a9 Minor - format code. 11 years ago
Julio Montoya c9295139e3 Minor - Format code 11 years ago
Julio Montoya 97a1862a4b Replacing mysql now() see BT#8397 11 years ago
Yannick Warnier f00c75d42f Minor - Code styling changes (during #8268) 12 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 12 years ago
Julio Montoya a813640077 Fixing anonymous link + lp view error see #6768 and 7111 12 years ago
Julio Montoya 82df5fb74a Fixing redirection see BT#8207 and #6768 12 years ago
Julio Montoya 40ac034474 Fixing anonymous access to courses + hiding "Joe Anonymous" see #7111 12 years ago
unknown 4b66f7ae1f changing api_get_datetime function by api_get_utc_datetime -refs #7131 12 years ago
Yannick Warnier 3602820344 Fix time tracking bug - refs #7130 12 years ago
Eric Marguin 67bd8a0a87 Set course password - refs #7094 12 years ago
Julio Montoya e288b7776a Format code, adding Database::escape_string() due recent merge. 12 years ago
aragonc 94984e6b12 merge 12 years ago
baelmyhu 40a74ad602 Correction for direct course login, see git comment 12 years ago
Daniel Barreto 421c910198 Delete error_log 12 years ago
Yannick Warnier d370f56deb Merged 12 years ago
Daniel Barreto 3f2c71382c Add comment for last item in -refs BT#7674 12 years ago
Francis Gonzales 9c21f2b376 Avoid string id_session - ref BT#7578 12 years ago
Francis Gonzales 5688925395 Avoid save 0 as id_session when id_session in the $_GET is a string - refs BT#7578 12 years ago
Hubert Borderiou adbd1a60b5 Coding convention and replace some api_get_course_id() with api_get_course_int_id() 12 years ago
Hubert Borderiou 301fb962da Ask for login after direct link to a course - ref #6768 12 years ago
Yannick Warnier 61be3814e0 Fixed warnings about undeclared variables 12 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. 12 years ago
Kevin LEVRON abbe760c11 Minor : fit coding guideline 12 years ago
Yannick Warnier 9dccd5b5f0 Minor - Replaced deprecated split() by preg_split() 12 years ago