Commit History

Author SHA1 Message Date
  jmontoyaa 613a560bb3 Minor - format code 7 years ago
  Angel Fernando Quiroz Campos 7087b9fa17 Fix 65188b0510bf1116540c4bca5ff115415a8878f9 7 years ago
  Yannick Warnier 65188b0510 Update deprecated display_*_message() calls 7 years ago
  jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 7 years ago
  Scrutinizer Auto-Fixer 8eaaedcb6e Scrutinizer Auto-Fixes 7 years ago
  jmontoyaa 7e9c4fb1cb Use api_not_allowed(true); + format code 7 years ago
  jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
  Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 9 years ago
  Julio Montoya 2738abd54a Rename survey_manager with SurveyManager + fix queries. 9 years ago
  Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 9 years ago
  Julio Montoya ec53682a5e Remove survey.lib.php already loaded by composer 9 years ago
  Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 9 years ago
  aragonc b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 10 years ago
  aragonc 94984e6b12 merge 10 years ago
  Julio Montoya d84edeba88 Adding api_get_path() in URLs, replacing global values, format code. 10 years ago
  Julio Montoya 2b8d62ea7d Fixing query c_id see #5591 Reported by Jose Manuel Abuin Mosquera 12 years ago
  Julio Montoya 4898326a3e Removing formvalidator class calls 12 years ago
  Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
  Ivan Tcholakov 8dd0f882dc Feature #272 - "Surveys" tool: Revision and cleaning, part 2. 14 years ago
  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 years ago
  Carlos Vargas db40c07ee3 Partial rename get_lang for tools Ct#602 14 years ago
  Ivan Tcholakov 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 14 years ago
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 14 years ago
  cvargas e969a4161a merge 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
  Ivan Tcholakov 9dce81ad53 Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
  Ivan Tcholakov 3b6c998c83 [svn r20470] FS#306 - The "Surveys" tool: Improvements for better encoding support. 15 years ago