提交历史

作者 SHA1 备注 提交日期
  Julio Montoya 765b811fbb Fixing fatal errors. 10 年之前
  Julio Montoya 79740dac72 Removing unused/unneeded code. 10 年之前
  Julio Montoya 07a90bdfd9 Updating platform settings, adding twig functions and helpers. 10 年之前
  Julio Montoya 61e8062a33 Adding Container class instead of ChamiloSession 10 年之前
  Julio Montoya 4dc4cbe28a Adding Installer bundle, fixing index page 10 年之前
  jmontoya b42b2cd944 Fixing translator, replacing $app variables, replacing entities names. 10 年之前
  Julio Montoya 05db83127c Adding symfony2 DI component 10 年之前
  Julio Montoya be95f050b5 Removing unused functions. 10 年之前
  Julio Montoya 30337160bc Removing custom internationalization code see #7119 10 年之前
  jmontoya d15a015550 Minor - removing unused code 11 年之前
  Julio Montoya 6ad2a9d547 Adding a new option in the configuration file called 'name_order_conventions' in order to overwrite the values of the name_order_conventions.php file see BT#6535 11 年之前
  Julio Montoya 52f2a806cf Adding user_name_sort_by support. 11 年之前
  Julio Montoya 9c34fc5362 The file internationalization_internal.lib.php is really tied to Chamilo in order to comment it. 11 年之前
  Julio Montoya 548eb62fc4 Adding gettext support #4467 11 年之前
  Julio Montoya 8a7cd31f17 Return utf-8 by default or the configuration['platform_charset'] value 11 年之前
  Julio Montoya f1d84bd5e6 Final fix for the bug in the login page, where the language was not set. 11 年之前
  Julio Montoya 0df0c967a9 Adding commented code that handles translations 11 年之前
  Julio Montoya dca2005382 Minor - cosmetic changes 11 年之前
  Julio Montoya 85fcd9b2a0 Hiding server_type option in db, removing value from DB for version 1.10.0 11 年之前
  Julio Montoya 5d854994c0 Minor - cosmetic changes 11 年之前
  Julio Montoya 533cf953bd Improving local.inc.php in order to have extra_field values from the user once, because the _api_get_timezone() makes query to the DB to get the user timezone. 11 年之前
  Julio Montoya eb14781944 Adding a new parameter in the api_get_utc_datetime function in order to return DateTime objs 11 年之前
  Julio Montoya 60b648ec21 Minor cosmetic changes 11 年之前
  Julio Montoya 876771ea9c Saving memory issues, do not load classes if we don't need it 11 年之前
  Julio Montoya 2eba54efd4 Minor - fixing PHP notice 11 年之前
  Julio Montoya 2d508aca90 Saving api_get_language_interface() in an $app key 11 年之前
  Julio Montoya f6beb2420f Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization) 12 年之前
  Julio Montoya 4ee0c34b3e Minor code style changes 12 年之前
  Julio Montoya 3b60a47452 Fixing index.php lang error 12 年之前
  Julio Montoya 65dfccb0cb Fixing installation process 12 年之前