История коммитов

Автор SHA1 Сообщение Дата
  Julio Montoya ecdc2037e2 Applied fixes from FlintCI 6 лет назад
  Julio Montoya bf885f42f4 Applied fixes from FlintCI 6 лет назад
  Scrutinizer Auto-Fixer 18c0ec9187 Scrutinizer Auto-Fixes 7 лет назад
  Yannick Warnier 3bfbeee958 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 7 лет назад
  jmontoyaa a924065f8d Minor - format code, fix PHP warnings 8 лет назад
  Julio Montoya 3e56e9b27b Minor - Format code, add intval 9 лет назад
  Julio Montoya 2738abd54a Rename survey_manager with SurveyManager + fix queries. 9 лет назад
  Julio Montoya e6a8a23526 Minor format code. 10 лет назад
  Julio Montoya 7d0a0023d2 Minor - white spaces, format code. 10 лет назад
  aragonc b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 10 лет назад
  aragonc 94984e6b12 merge 10 лет назад
  Julio Montoya c7c3225251 Format code. 10 лет назад
  Julio Montoya 35c81c67bb Merge 13 лет назад
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 лет назад
  Yannick Warnier 08158815be Minor - Adapting code comments to phpdoc 13 лет назад
  Julio Montoya 5c8c675fbe Removing useless SurveyManager class 14 лет назад
  Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 14 лет назад
  Arthur Portugal f0c7117e04 Added a validation to the function create list CT#191 14 лет назад
  Carlos Vargas 755302f85d Removed deprecated functions in survey lib 14 лет назад
  Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 15 лет назад
  cvargas e969a4161a merge 15 лет назад
  Juan Carlos Raña e9e8fdc104 merge 15 лет назад
  Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 15 лет назад
  Juan Carlos Raña a9c51fff01 merge 15 лет назад
  Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 15 лет назад
  Juan Carlos Raña 91d22bf2d7 merge 15 лет назад
  Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 лет назад
  Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 лет назад
  Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 лет назад
  Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 лет назад