コミット履歴

作者 SHA1 メッセージ 日付
  Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 年 前
  Julio Montoya c7d8dea958 Commenting global.inc. 10 年 前
  Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 10 年 前
  Julio Montoya 6112c87468 Updating from 198. 10 年 前
  Julio Montoya d253e416ce Removing double format: addslashes(api_htmlentities 11 年 前
  Yannick Warnier bc3c2d5843 Fixed undefined url_id when only passing a message 11 年 前
  Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 11 年 前
  Yannick Warnier 1904876b99 Fixed many little issues with registering urls (and speed) - now working correctly and only missing localization - refs #5793 12 年 前
  Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 年 前
  Julio Montoya 0fd230eedd Fixing PHP errors due the recent icon changes 13 年 前
  Julio Montoya 5cdf70f972 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 年 前
  Julio Montoya 0c899d7578 Minor replacing code 13 年 前
  Julio Montoya d57c396164 Fixing missing edit button in access url list 13 年 前
  Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 年 前
  Julio Montoya 8cc843312b Minor lang corrections 13 年 前
  Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 年 前
  Julio Montoya 33ac79e368 A session shouldn't exist in 2 URLs at the same time see #3733 13 年 前
  Julio Montoya 05c0000680 Minor - Fixing HTML warnings 13 年 前
  Julio Montoya e093f97ef6 Fixing multiple URL list see BT#1555 13 年 前
  Julio Montoya ae76fbcd60 Minor - Making textareas more big 13 年 前
  Julio Montoya 8b5ab63f32 Cleaning the menu in the access url settings 13 年 前
  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 14 年 前
  Julio Montoya e2c91d3ec7 Showing \"Manage sessions\" link for managing sessions in the multiple url scenario 15 年 前
  Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 年 前
  Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 年 前
  Julio Montoya 4d740d6a13 Minor - cosmetic changes (cleaning header, changing require to require_once) 15 年 前
  Julio Montoya 9b36a29a8e Minor - cleaning code 15 年 前
  cvargas e969a4161a merge 15 年 前
  Juan Carlos Raña 79f06f55f2 merge 15 年 前
  Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 年 前