Commit History

作者 SHA1 備註 提交日期
  Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 9 年之前
  aragonc bb142eddcc update btns CT#7339 9 年之前
  Yannick Warnier afcefa5d00 Minor - Update language variables and small coding conventions fix - refs #189 9 年之前
  Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 9 年之前
  Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 9 年之前
  Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 年之前
  aragonc b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 10 年之前
  Julio Montoya e4713ff32f Minor - fixing PHP warnings. 10 年之前
  aragonc 94984e6b12 merge 10 年之前
  Julio Montoya e484d7f4f9 Minor - lang var changed 12 年之前
  Julio Montoya 9efd3b52a9 Now you can't disable the current platform language + when disabling a language that is used by users, the system will ask if you want to set the default platform language to all users instead of the disabled language see #3877 12 年之前
  César Perales c3a68875e5 missing underline in require 12 年之前
  Noel Dieschburg 4517edc685 Merge 12 年之前
  Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 12 年之前
  Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 12 年之前
  Noel Dieschburg 6ef14576bb Merge with CBlue 1.8.8.2 12 年之前
  Arnaud Ligot 25dfc0168f indicator.gif not loaded properly on non root installed platform or on http platform 12 年之前
  Yannick Warnier 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
  Noel Dieschburg a955b9e777 Merge 13 年之前
  Julio Montoya 8fa428e741 Fixing icons in the LP replacing .gif by .png and deleting some old icons 13 年之前
  Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 13 年之前
  Juan Carlos Raña cd0c784c45 Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 13 年之前
  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 年之前
  Julio Montoya 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 14 年之前
  Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 14 年之前
  cvargas e969a4161a merge 15 年之前
  Juan Carlos Raña 79f06f55f2 merge 15 年之前
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年之前
  Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 年之前
  Ivan Tcholakov fe4de407cd Feature #306 - Platform administration tool: Cleaning code for course import. Revision again the logic for username validation and language id validation. A modification in the function api_validate_language(). Other minor fixes. 15 年之前