Commit History

Author SHA1 Message Date
  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
  Julio Montoya 1c4fb4117e merge 11 years ago
  Julio Montoya c02cb50bab Fixing PHP warning 11 years ago
  Julio Montoya 0b636c4334 Merge 11 years ago
  Julio Montoya a20730db99 Loading doctrine extensions at the end 11 years ago
  Julio Montoya f5ec2b93fa Minor - removing whitespaces adding comments 11 years ago
  Julio Montoya 58ba691d2d Adding option $app['full_width'] that makes the portal full width instead of a fixed width see BT#5881 11 years ago
  Julio Montoya ea254e0ace Merge remote-tracking branch 'upstream/master' 11 years ago