Commit Graph

132 Commits (2b47354113a49afd8c0bebffb1dfbc09747867c7)

Author SHA1 Message Date
Noel Dieschburg 2b47354113 External login info : generic updateUser and newUser files getting data into external table 14 years ago
Noel Dieschburg 9a9622f032 Sets is_platformAdmin and is_allowedCreateCourse before redirecting 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
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 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
Julio Montoya 4a9b43b508 Fixing minor bugs when uploading using the drag& drop interface 15 years ago
Arnaud Ligot ecafe0e60c merge 15 years ago
Noel Dieschburg fc7ed0391a First CAS implementation 15 years ago
Julio Montoya b6c9c76337 Fixing unavailable sessions when start date and end dates are correct 15 years ago
Christian Fasanando c6eaa11890 fixed sso authentication 15 years ago
Yannick Warnier 5c4db40533 Improved filtering of user_id and login before using them in db 15 years ago
Julio Montoya 3d3205e23d Adding string "lp_autolunch_" in the session key see BT#1909 15 years ago
Julio Montoya 681bae1535 Adding db_name as a parameter in the $_course variable 15 years ago
Julio Montoya ca8b9782f8 Minor - Removing apache notices 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Yannick Warnier a59fd27a2f Moved SSO code to separate class 15 years ago
Yannick Warnier 7c50f71523 Minor - following new spacing code conventions 15 years ago
Yannick Warnier 281e28fcac Minor - removed todo comment: already implemented 15 years ago
Julio Montoya 780de03602 Delting session info is cidreset is added 15 years ago
Julio Montoya 89da8436be Moving delete session id code when cidreset is on 15 years ago
Julio Montoya 601650744c Adding session_id when updating the TABLE_STATISTIC_TRACK_E_COURSE_ACCESS table 15 years ago
Julio Montoya ed2bc7df6e Session id reset if cidreset is set see #2143 15 years ago
Ivan Tcholakov b81b576864 More minor corrections, not important. 15 years ago
Yannick Warnier 2bab332d56 Minor - Avoiding notice-level reporting (see CT#1442) 16 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 16 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 16 years ago
Julio Montoya a8502848fa Cosmetic changes, D***** replaced to Chamilo 16 years ago
Julio Montoya fdc4a36c37 All admins can login to all portals when multiple access url is enabled see CT#1308 16 years ago
Julio Montoya 2f7128026d Cosmetic changes 16 years ago
Julio Montoya 55ba1336de Saving well the session id 16 years ago
Julio Montoya 46de3c488f Time tracking control bugfixing (changeset 9253 80db44ddea7d, changeset 9249 91ad8a066ba8, changeset 9248 46b5f24dab7e from D okeos) 16 years ago
Ivan Tcholakov 8aae1a67e3 Feature #272 - Revision and cleaning of all the include files. 16 years ago
Julio Montoya 660184497c Minor - deleting \" === \" chars 16 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
Noel Dieschburg 74fcb74206 Corrects the time tracking 16 years ago
jkbockstael 79c8a9fee9 Trying to get rid of platform and course time tracking issues. 16 years ago
Guillaume Viguier 8d951e192f Subscribed students can not access their training (see CT#543) 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando 120af264c7 added track_e_item_property table for using it like history, id for item_property and course tables - partial CT#613 16 years ago
Cristian Fasanando 85038274c1 Fixed exceeds time for access course of a student - partial CT#493 16 years ago
cvargas e969a4161a merge 16 years ago