Commit Graph

117 Commits (976b9dc559f9872813eea0682eb354faf304d556)

Author SHA1 Message Date
Julio Montoya b6c9c76337 Fixing unavailable sessions when start date and end dates are correct 14 years ago
Christian Fasanando c6eaa11890 fixed sso authentication 14 years ago
Yannick Warnier 5c4db40533 Improved filtering of user_id and login before using them in db 14 years ago
Julio Montoya 3d3205e23d Adding string "lp_autolunch_" in the session key see BT#1909 14 years ago
Julio Montoya 681bae1535 Adding db_name as a parameter in the $_course variable 14 years ago
Julio Montoya ca8b9782f8 Minor - Removing apache notices 14 years ago
Yannick Warnier a59fd27a2f Moved SSO code to separate class 14 years ago
Yannick Warnier 7c50f71523 Minor - following new spacing code conventions 14 years ago
Yannick Warnier 281e28fcac Minor - removed todo comment: already implemented 14 years ago
Julio Montoya 780de03602 Delting session info is cidreset is added 14 years ago
Julio Montoya 89da8436be Moving delete session id code when cidreset is on 14 years ago
Julio Montoya 601650744c Adding session_id when updating the TABLE_STATISTIC_TRACK_E_COURSE_ACCESS table 14 years ago
Julio Montoya ed2bc7df6e Session id reset if cidreset is set see #2143 14 years ago
Ivan Tcholakov b81b576864 More minor corrections, not important. 14 years ago
Yannick Warnier 2bab332d56 Minor - Avoiding notice-level reporting (see CT#1442) 15 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 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 15 years ago
Julio Montoya a8502848fa Cosmetic changes, D***** replaced to Chamilo 15 years ago
Julio Montoya fdc4a36c37 All admins can login to all portals when multiple access url is enabled see CT#1308 15 years ago
Julio Montoya 2f7128026d Cosmetic changes 15 years ago
Julio Montoya 55ba1336de Saving well the session id 15 years ago
Julio Montoya 46de3c488f Time tracking control bugfixing (changeset 9253 80db44ddea7d, changeset 9249 91ad8a066ba8, changeset 9248 46b5f24dab7e from D okeos) 15 years ago
Ivan Tcholakov 8aae1a67e3 Feature #272 - Revision and cleaning of all the include files. 15 years ago
Julio Montoya 660184497c Minor - deleting \" === \" chars 15 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 15 years ago
Noel Dieschburg 74fcb74206 Corrects the time tracking 15 years ago
jkbockstael 79c8a9fee9 Trying to get rid of platform and course time tracking issues. 15 years ago
Guillaume Viguier 8d951e192f Subscribed students can not access their training (see CT#543) 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 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 15 years ago
Cristian Fasanando 85038274c1 Fixed exceeds time for access course of a student - partial CT#493 15 years ago
cvargas e969a4161a merge 15 years ago
Julio Montoya 3e1f9099a4 Adding the \"id_session\" parameter to the api_get_cidreq() function see BT#245 15 years ago
Julio Montoya 2244b6836a First attempt to solve the session_id problem when loading different tabs or instances in a browser see BT#245 15 years ago
Julio Montoya 2092248273 Adding intval function to querys see DT#4389 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Isaac Flores 9f2406719c [svn r22567] logic changes - improvements in terms and conditions - (partial FS#4320) 16 years ago
Isaac Flores f5d27acf0a [svn r22368] logic changes-improvements in new features of "terms and conditions" - (partial FS#4320) 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Yannick Warnier a9323448a5 [svn r21409] Fix sso_authent bug (only bug when enabling drupal-dokeos module) 16 years ago
Jan Derriks 1d75c6d126 [svn r21262] Forum http://www.dokeos.com/forum/viewtopic.php?t=12521 16 years ago