Historial de Commits

Autor SHA1 Mensaje Fecha
  Angel Fernando Quiroz Campos d12a47f6e0 Fix 65188b0 hace 7 años
  Scrutinizer Auto-Fixer 2830976b65 Scrutinizer Auto-Fixes hace 7 años
  Yannick Warnier 6193d198f6 Update deprecated display_*_message() calls hace 7 años
  jmontoyaa 3f48324277 Minor - Format code hace 7 años
  jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php hace 8 años
  jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure hace 8 años
  jmontoya 681cb93eb0 Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 hace 8 años
  Yannick Warnier 0df0e43b45 Fix issue with foreign keys when removing URLs and avoid a notice hace 8 años
  jmontoya 93cae24e1d Format code, use Session class, use Display::addFlash function. hace 8 años
  Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 hace 9 años
  Julio Montoya 1d6a2c7989 Fix UserGroup naming. hace 9 años
  Julio Montoya 57eeea7543 Removing require_once already loaded with composer. hace 10 años
  Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 hace 10 años
  Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. hace 10 años
  aragonc 94984e6b12 merge hace 10 años
  Julio Montoya 61e3076ff9 Adding access_url_edit_course_category_to_url.php file in order to manage course category by URL see BT#6195 hace 11 años
  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 hace 11 años
  Julio Montoya 0fd230eedd Fixing PHP errors due the recent icon changes hace 13 años
  Julio Montoya 5cdf70f972 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM hace 13 años
  Julio Montoya 0c899d7578 Minor replacing code hace 13 años
  Julio Montoya d57c396164 Fixing missing edit button in access url list hace 13 años
  Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php hace 13 años
  Julio Montoya 8cc843312b Minor lang corrections hace 13 años
  Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 hace 13 años
  Julio Montoya 33ac79e368 A session shouldn't exist in 2 URLs at the same time see #3733 hace 13 años
  Julio Montoya 05c0000680 Minor - Fixing HTML warnings hace 13 años
  Julio Montoya e093f97ef6 Fixing multiple URL list see BT#1555 hace 13 años
  Julio Montoya ae76fbcd60 Minor - Making textareas more big hace 13 años
  Julio Montoya 8b5ab63f32 Cleaning the menu in the access url settings hace 13 años
  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 hace 14 años