Commit Graph

174 Commits (d834f36868d404aba82b901b5f7fc8b79f959729)

Author SHA1 Message Date
Hubert Borderiou 99827958a7 CAS authentification with minimum change. 14 years ago
Julio Montoya 4371b9822b Should fix bug when teacher decides to share the student assignments see #4528 14 years ago
Julio Montoya 58c4229ce6 Fixing user- session permissions 14 years ago
Julio Montoya 99b61db879 Removing regenerate_session_id see #4468 14 years ago
Julio Montoya a55779854d Removing PHP warning message 14 years ago
Julio Montoya e07dd23f36 Minor cleaning some code 14 years ago
Julio Montoya ec649b767d Minor code style changes 14 years ago
Julio Montoya 465cc3062f Fixing notice probably due #4402 14 years ago
Julio Montoya 102ada96df Fixing error due a wrong merge see #4402 14 years ago
Noel Dieschburg e9e0016de7 Corrects syntax error generated because of merge 14 years ago
Julio Montoya cdc3e051b1 Fixing session access permissions + fixing some typos in session_manager.lib.php 14 years ago
Julio Montoya f89a25ff44 Fixing counter field update due the global chat see #4191 14 years ago
Julio Montoya 3d8ceee443 Minor adding comments 14 years ago
Julio Montoya 79fcb2b196 Minor cosmetic changes 14 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() 14 years ago
Julio Montoya 5af32592d9 Adding status in query, avoiding a PHP warning message 14 years ago
Julio Montoya f96f381d61 Minor - Validating presence of the c_id variable 14 years ago
Julio Montoya e52ff8129e Creating new function to save the course login + adding the course ranking updates there (suggested by ywarnier) see #4200 14 years ago
Julio Montoya dd485c16d4 Adding hot courses block (partial) see #4200 14 years ago
Julio Montoya d267cbc1af Fixing queries due the single database changes see #3910 14 years ago
Noel Dieschburg 2f6d64efbe do not print headers in api_block_anonymous() id custom_pages are activated 14 years ago
Noel Dieschburg 7e908181e8 Avoids login redirection when in anonymous mode 14 years ago
Julio Montoya 3fb0a6d769 Adding course quota in MB in the course_add.php file 14 years ago
Julio Montoya 6a53b223e4 Should fix problem in function Tracking::get_time_spent_on_the_course() that return big values 500h 200h see BT# 3374 and #084 14 years ago
Julio Montoya 788ed158f7 Minor - Coding style 14 years ago
Noel Dieschburg 0b59d7e3fb 6947: fix redirection problem when updating profile 14 years ago
Julio Montoya 1d8289cde1 Fixing redirecting condition in local see BT#3105 14 years ago
Julio Montoya 32a0b98ead Adding course legal agreement see BT#3105 14 years ago
Julio Montoya 8ddae515b9 Function event_login needs the user status 14 years ago
Julio Montoya 5d07be2ce1 Minor cosmetic changes 14 years ago
Noel Dieschburg 8aef17aa8d local.inc.php : adds a $_SESSION['_user]['uidReset'] boolean var that makes next page view reseeting user session content. This is usefull for external script that logs user in 14 years ago
Noel Dieschburg 490bfb634d Permalink correction 14 years ago
Noel Dieschburg 3397adbaa3 api_not_allowed redirect now to cusompages when setting is on 14 years ago
Noel Dieschburg 2b47354113 External login info : generic updateUser and newUser files getting data into external table 14 years ago
Julio Montoya eabac54add Fixing coach permissions ... my bad 14 years ago
Noel Dieschburg 9a9622f032 Sets is_platformAdmin and is_allowedCreateCourse before redirecting 14 years ago
Julio Montoya 02186b817d Allowing anonym user to see documents if course is set to "world" visibility + hidden briefcase icon + fixing local.inc.php see #3865 14 years ago
Noel Dieschburg 7c807b4b14 Indents local.inc.php 14 years ago
Noel Dieschburg a704bee93f #6272 : Corrects a critical chamilo bug in local.inc.php that can lead to an icmplete session if server is loaded. 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 6c29365b43 Conditional login : Ask the user to complete his data at first login 15 years ago
Noel Dieschburg 7b82aedbb5 Conditional login [5233] : generic system for update user data at login. Example with phone number. 15 years ago
Noël Dieschburg cca94d64fd login : feedback when user does not exists in chamilo db 15 years ago
Julio Montoya b056dd4a47 Security improvements: Adding session_regenerate_id when user logs in, adding session cookie parameters to avoid session fixation/hijacking #3600 15 years ago
Julio Montoya bdd43c89ae Minor code style corrections 15 years ago
Julio Montoya 234d48a1e1 Avoiding PHP notice 15 years ago
Julio Montoya 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 15 years ago
Julio Montoya bced08b02f Minor - cleaning file 15 years ago
Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 15 years ago