Historial de Commits

Autor SHA1 Mensaje Fecha
  Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') hace 7 años
  Polycapa 73ba61f5f3 Fix for codeclimate hace 7 años
  Polycapa f798fe622f Add accessibility label hace 7 años
  jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table hace 7 años
  Scrutinizer Auto-Fixer 8eaaedcb6e Scrutinizer Auto-Fixes hace 7 años
  Yannick Warnier afeb06568d Change behaviour of screen to subscribe users to courses: it doesn't make sense (in ANY situation) to order by first name, and if ordered by last name, it doesn't make sense to *show* the first name first. Update that to always use last name first (except when configured to use official code) (refs #7e76ad53fb3cb) hace 7 años
  jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php hace 8 años
  Yannick Warnier 05835c5861 Use field display text instead of internal value in add users to course and session - refs CT#8302 hace 8 años
  José Loguercio 2f4d27e8c8 Added User Tag Filter to subscribe users to course manager - Refs #8302 hace 8 años
  jmontoyaa a3531f45a8 Fix filter #8302 hace 8 años
  Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 hace 9 años
  Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 hace 9 años
  Julio Montoya d27389ea49 Fix queries. hace 9 años
  Julio Montoya 932c7bbb67 Fix queries. hace 9 años
  Julio Montoya 6889d77b42 Change function name. hace 9 años
  Julio Montoya 54db037671 Replace course_code with c_id hace 9 años
  Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id hace 9 años
  Yannick Warnier b2f62daaab Minor - Fix buttons visual style after move to bootstrap 3 - refs #7539 hace 9 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 7425cca6c0 Adding official_code order see BT#8697 hace 10 años
  aragonc 94984e6b12 merge hace 10 años
  unknown 8112b3cc09 small fixes hace 11 años
  unknown 6055b3ac32 Fix for avoiding HRM rol to be registered in course -refs #6701 hace 11 años
  Julio Montoya 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 hace 12 años
  Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 hace 13 años
  Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php hace 13 años
  Yannick Warnier 40dca509e9 Added links to user groups management screen from user to course and session registrations screens (BT#2022) hace 13 años
  Yannick Warnier acf79bec0e Minor - cleaned up file hace 13 años
  Ivan Tcholakov 6562def6cc Automatic whitespace cleaning for some files. hace 13 años
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años