Historia zmian

Autor SHA1 Wiadomość Data
  Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 9 lat temu
  Julio Montoya 1d6a2c7989 Fix UserGroup naming. 9 lat temu
  Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 9 lat temu
  Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 9 lat temu
  Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 10 lat temu
  aragonc 94984e6b12 merge 10 lat temu
  Julio Montoya 61e3076ff9 Adding access_url_edit_course_category_to_url.php file in order to manage course category by URL see BT#6195 11 lat temu
  Julio Montoya 5cfe24fc4d Adding multiple URL support for classes (user group) new DB table added "access_url_rel_usergroup" if table does not exists everthing works as usual. Option disabled for BC. see BT#6915 11 lat temu
  Julio Montoya 0fd230eedd Fixing PHP errors due the recent icon changes 12 lat temu
  Julio Montoya 5cdf70f972 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 12 lat temu
  Julio Montoya 0c899d7578 Minor replacing code 12 lat temu
  Julio Montoya d57c396164 Fixing missing edit button in access url list 12 lat temu
  Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 lat temu
  Julio Montoya 8cc843312b Minor lang corrections 13 lat temu
  Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 lat temu
  Julio Montoya 33ac79e368 A session shouldn't exist in 2 URLs at the same time see #3733 13 lat temu
  Julio Montoya 05c0000680 Minor - Fixing HTML warnings 13 lat temu
  Julio Montoya e093f97ef6 Fixing multiple URL list see BT#1555 13 lat temu
  Julio Montoya ae76fbcd60 Minor - Making textareas more big 13 lat temu
  Julio Montoya 8b5ab63f32 Cleaning the menu in the access url settings 13 lat temu
  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 lat temu
  Julio Montoya e2c91d3ec7 Showing \"Manage sessions\" link for managing sessions in the multiple url scenario 14 lat temu
  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. 14 lat temu
  Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 14 lat temu
  Julio Montoya 4d740d6a13 Minor - cosmetic changes (cleaning header, changing require to require_once) 14 lat temu
  Julio Montoya 9b36a29a8e Minor - cleaning code 14 lat temu
  cvargas e969a4161a merge 15 lat temu
  Juan Carlos Raña 79f06f55f2 merge 15 lat temu
  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 lat temu
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 lat temu