Commit History

Author SHA1 Message Date
  Scrutinizer Auto-Fixer e55f8cc5f0 Scrutinizer Auto-Fixes 7 years ago
  jmontoyaa ed4321b2cb Minor - format code 7 years ago
  jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 7 years ago
  jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
  jmontoyaa 26e5f86310 Format code 8 years ago
  Angel Fernando Quiroz Campos fecb916128 Improve code + Redirect when extra field translation is add - refs BT#11015 8 years ago
  Yannick Warnier b7781338ab Update use of language terms in sublanguage interface 8 years ago
  Angel Fernando Quiroz Campos 5c3536ce8a Fix search list of language variables - refs BT#11015 8 years ago
  Angel Fernando Quiroz Campos 9bdccc13af Allow translate the name of extra field options - refs BT#11015 8 years ago
  Angel Fernando Quiroz Campos 43210addda Allow translate the name of extra fields - refs BT#11015 8 years ago
  Yannick Warnier c92044a429 Minor - Fix notices for undefined variables 8 years ago
  Yannick Warnier 389f0c2d3a Fix issue with sublanguage terms saving (update jQuery call for the value of textarea) - refs BT#9901 #TMI 9 years ago
  Yannick Warnier 265fd2eac1 Update introduction to sub-languages to explain a bit better what's supposed to happen 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 4a18a2e34f Move sub_language.class.php inside inc/lib 9 years ago
  Julio Montoya 368970e383 Minor - fixing PHP warnings. 9 years ago
  Julio Montoya fa59e31b48 Minor - format code, updating license reference. 9 years ago
  aragonc 94984e6b12 merge 10 years ago
  Yannick Warnier 18c8b497e6 Minor - code documetation update 12 years ago
  Yannick Warnier dd34d4e7c7 Removed PHP_SELF checking in sub_language management (used better mechanism) 12 years ago
  Julio Montoya 6803901e16 Minor corrections 12 years ago
  César Perales 29d6a71284 missing underline in require 12 years ago
  Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
  Bryan Fuertes f7bc28c444 Go straight to terms search when creating sub-language - fixes #3712 13 years ago
  Julio Montoya b1ea199b5a Allowing to use the same iso code when creating a new sub language 13 years ago
  Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 13 years ago
  Julio Montoya df382eb033 Adding warning messages, also fixing BT#1760 when there is the same variable nothing is saved 13 years ago
  Ivan Tcholakov 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 14 years ago
  Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 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