Commit History

Author SHA1 Message Date
  Julio Montoya 57e3e27cbe Minor - changes to the controller extends class. 11 years ago
  Julio Montoya ff1ed1befd Minor - Fixing image and adding translations for the document tool. 11 years ago
  Julio Montoya 9c34fc5362 The file internationalization_internal.lib.php is really tied to Chamilo in order to comment it. 11 years ago
  Julio Montoya 548eb62fc4 Adding gettext support #4467 11 years ago
  Julio Montoya efdb7c08b4 Merge 11 years ago
  Julio Montoya bda73ed454 Fixing PHP warnings during installation. 11 years ago
  Julio Montoya 2a9102cacd Merge 11 years ago
  Julio Montoya 7307fb92c5 Using URL generator to create the logout button. 11 years ago
  Julio Montoya 2e45b2e6c0 Merge 11 years ago
  Julio Montoya eb681afd96 Adding @todos 11 years ago
  Julio Montoya 0602af2321 Using the new role approach. The user authentification now depends in the SecurityServiceProvider settings. This service depends as well in the SessionServiceProvider. 11 years ago
  Julio Montoya 9ac706a206 Replacing main_api.lib.php with api.lib.php 11 years ago
  Yannick Warnier 844cc7d8e0 Changed default URL id to 1 instead of -1 (coming from upstream Chamilo 1.10) 11 years ago
  Julio Montoya 60dfd7175d Adding new approach that redirects the main/* files into the web/main/* in order to load correctly session and middlewares (course permissions, user settings, platform settings, etc) 11 years ago
  Julio Montoya b324cb069b Replacing the ChamiloSession with the SessionServiceProvider see #5877 11 years ago
  Julio Montoya f1d84bd5e6 Final fix for the bug in the login page, where the language was not set. 11 years ago
  Julio Montoya 43b04fbc59 Minor - Adding comments. 11 years ago
  Julio Montoya 3863421431 Merge remote-tracking branch 'upstream/master' 11 years ago
  Julio Montoya 5bfa1cf9af Fixing paths + moving the process that generates the temp folders in the "before" middleware. The temp folder creation was moved to the DataFilesystem class. 11 years ago
  Julio Montoya 735294d28b Merge 11 years ago
  Julio Montoya 0d0839377e Minor - setting DebugStack() in the $app container 11 years ago
  Julio Montoya 804ce9c694 Using db_read key instead of mysql_read + adding listeners to the databases. 11 years ago
  Julio Montoya d01b21fd1e Adding dev settings in configuration.php 11 years ago
  Julio Montoya 2180e7e9c1 Setting URL information in session in order to avoid hitting the DB 11 years ago
  Julio Montoya 0f0c13829e Improving function api_get_current_access_url_id() in order to do not query to the DB 11 years ago
  Julio Montoya 8d462a720c Fixing error because the database class was not created. 11 years ago
  Julio Montoya e01faea820 Fixing debug mode 11 years ago
  Julio Montoya 90dc027c09 Adding mysql_read, and mysql_write connections, commenting old Database::connect() funcions 11 years ago
  Julio Montoya 7dc937fc96 Merge 11 years ago
  Julio Montoya fc7fb86309 Adding "template" setting that allows change the template files '*.tpl' see BT#6214 11 years ago