Histórico de Commits

Autor SHA1 Mensagem Data
  Julio Montoya eb163e4cb5 Removing unused file see #6709 há 11 anos atrás
  Julio Montoya 5e580383c3 Fixing install bug. há 11 anos atrás
  jmontoya 920f8d6c01 Adding course filter in the question pool, only works if you're teacher see BT#6366 há 11 anos atrás
  Julio Montoya 437d923c8c When installating chamilo, when cleaning the temp folders (main/admin/archive_cleaup.php) or when app['debug'] = true then, the temp folders are recreated. há 11 anos atrás
  Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php há 11 anos atrás
  Julio Montoya aa0fb41aa7 Merge há 11 anos atrás
  Julio Montoya 028941265b Adding PHP ImageMagick requirement see BT#6226 há 11 anos atrás
  Yannick Warnier 487813a18b Added brackets around Chamilo dir to try and be a little more explicit há 11 anos atrás
  Julio Montoya 9d113d8320 Minor - removing unused functions calls, adding comments há 11 anos atrás
  Julio Montoya 0b1537feb6 Adding legacy display_requirements() function in order to set the new dir and new files modes há 11 anos atrás
  Julio Montoya 4514f04db8 New installation process now available from command line and from the browser. The script only installs chamilo. Now upgrade funcionality yet. há 11 anos atrás
  Julio Montoya 8269669cba Fixing SQL errors during installation há 11 anos atrás
  Julio Montoya 4f50329704 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 há 11 anos atrás
  Julio Montoya 6cc22982ff Moving courses to data/courses see #5871 há 11 anos atrás
  Julio Montoya d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) há 11 anos atrás
  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 há 11 anos atrás
  Julio Montoya 4e968dded4 Archive folder removed, the new location is app/cache see #5754 há 11 anos atrás
  Julio Montoya 6269766522 Moving db files into the a new folder see #6061 há 11 anos atrás
  Julio Montoya 9b85836c4a Merge with 1.9.x há 11 anos atrás
  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 há 11 anos atrás
  Julio Montoya e09436ce4b Removing unused $_configuration variables: $_configuration['tracking_enabled'], single_database, etc há 11 anos atrás
  Julio Montoya 4131395818 Adding groups when registering LP to users using doctrine see BT#5768 há 11 anos atrás
  Julio Montoya e7821f1ef8 Adding position in the Lp category table using the sortable doctrine extensions see BT#5763 há 11 anos atrás
  Julio Montoya 57fe799a6c start_visible and start_end_visibble accept null values há 11 anos atrás
  Julio Montoya b83dd34637 Adding DB change "subscribe_users" see BT#5765 há 11 anos atrás
  Julio Bonifacio 4925b9ebd4 Correct installer permissions Refs #5863 há 12 anos atrás
  Julio Montoya 22190bc46a Using $app obj to handle installation process há 12 anos atrás
  Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php há 12 anos atrás
  Julio Montoya 6a4477262c Removing "log.class.php" using monolog in order to debug code há 12 anos atrás
  Julio Montoya efcc0a7383 Replacing CREATE TABLE with CREATE TABLE IF NOT EXISTS há 12 anos atrás