Historique des commits

Auteur SHA1 Message Date
  Julio Montoya 3519c18564 Adding new action menu in order to view the session history il y a 12 ans
  Julio Montoya 41dcf8a8c2 Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890 il y a 12 ans
  Julio Montoya 623054a385 Adding new block in userportal in order to browse courses, special courses, sessions, session categories with pagination see BT#6048 il y a 12 ans
  Julio Montoya 34699ed2f3 Fixing session history page in order to use userportal/history instead of user_portal.php?history=1 il y a 12 ans
  Julio Montoya 5a1d010dbf Minor - adding comments, cosmetic changes il y a 12 ans
  Julio Montoya cb3020e45a Removing var_dumps il y a 12 ans
  Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), il y a 12 ans
  Julio Montoya 67c13364fa Fixing logout method il y a 12 ans
  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) il y a 12 ans
  Julio Montoya 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc il y a 12 ans
  Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 il y a 12 ans
  Julio Montoya 3eb2b5571c Minor improvements in the template, bug link and help content are executed with twig templates il y a 12 ans
  Julio Montoya 90b459de35 Moving files into main/inc/lib il y a 12 ans
  Julio Montoya fecd1e0674 Disabling web profiler il y a 12 ans
  Julio Montoya 325db93ee4 Adding HTML purifier 4.5 as a vendor installed by composer and removing from the inc/lib directory il y a 12 ans
  Julio Montoya 542131f202 Removing comments and replacing mpdf constants il y a 12 ans
  Julio Montoya 53f937e0c7 More corrections during migration il y a 12 ans
  Julio Montoya 8c4e24ed96 Minor - fixing PHP notices il y a 12 ans
  Julio Montoya 4e3788d569 Removing error_reporting everywhere il y a 12 ans
  Julio Montoya add27693b9 Updating vendor il y a 12 ans
  Julio Montoya 1b0989fe36 db_glue can't be modified il y a 12 ans
  Julio Montoya 21f90b6db3 Putting the console.php in a better place il y a 12 ans
  Julio Montoya f1e0e305e4 Minor style changes il y a 12 ans
  Julio Montoya b2aa0ce44f Adding LegacyController il y a 12 ans
  gugli100 0086dad7e2 Hiding web profiler (waiting for a DB change) il y a 12 ans
  Julio Montoya 6eb7213cf7 Adding some fixes when executing chamilo:install 1.8.8.4 and then executing chamilo:upgrade 1.10 course tables are not yet migrated. See BT#5572 il y a 12 ans
  Julio Montoya 4089c29083 Adding default 1.9.0 database installation file + adding some validation in global.inc.php when database is not correctly set see BT#5572 il y a 12 ans
  Julio Montoya 82c684c828 Overwrite $_configuration array if main/inc/conf/configuration.yml file exists (only for test and using the chamilo:upgrade/chamilo:install) not final. see BT#5572 il y a 12 ans
  Julio Montoya aa346232f5 Hiding web profiler until a DB setting exists il y a 12 ans
  Julio Montoya aae9e11da1 Adding Chamilo upgrade process via CLI (using Console component and Doctrine migrations) see BT#5572 il y a 12 ans