Commit History

Author SHA1 Message Date
  Julio Montoya 10c91925b7 Fixing whoisonline UI 14 years ago
  Yannick Warnier 2bab332d56 Minor - Avoiding notice-level reporting (see CT#1442) 14 years ago
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago
  Julio Montoya d0db0e76f0 Adding comment 14 years ago
  Julio Montoya afbf1f542c Typo fixed 14 years ago
  Julio Montoya 48949e1b0b Merge 14 years ago
  Julio Montoya 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 14 years ago
  Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 14 years ago
  Julio Montoya 2b8105fb15 Adding \"track_e_online.access_url_id\" field + some modifications to who is online 15 years ago
  Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 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
  Julio Montoya 466646a4d2 Updating classes for new changes see BT#571 15 years ago
  Julio Montoya d98471d458 Fixing social network UI see #190 15 years ago
  Cristian Fasanando 1e9d46fc6a added link active for menu social network - partial CT#446 15 years ago
  Julio Montoya 315bea38f2 Fixing whoisonline function 15 years ago
  Julio Montoya e0f0461f5e Minor - whoisonline function documentation updated 15 years ago
  Julio Montoya 60c2a32c0b Fixing whoisonline function 15 years ago
  Ricardo Rodriguez 0328fd233f Modified, Added, Deleted and Fixed tests functions. 15 years ago
  cvargas e969a4161a merge 15 years ago
  Juan Carlos Raña a9c51fff01 merge 15 years ago
  Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
  Juan Carlos Raña 164b7a0138 merge 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 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 150163859a Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 15 years ago
  Julio Montoya 5db18576b6 [svn r21100] Adding escape_strings 15 years ago
  Yannick Warnier 20ab2e287b [svn r19855] Added online_logout() to trigger a logout 15 years ago
  Julio Montoya 010cc7b929 [svn r18262] "Who is online" and "my reporting" features fixed when multiple urls is enabled FS#3462 16 years ago