Commit History

作者 SHA1 備註 提交日期
  Julio Montoya 4131395818 Adding groups when registering LP to users using doctrine see BT#5768 12 年之前
  Julio Montoya e7821f1ef8 Adding position in the Lp category table using the sortable doctrine extensions see BT#5763 12 年之前
  Julio Montoya 57fe799a6c start_visible and start_end_visibble accept null values 12 年之前
  Julio Montoya b83dd34637 Adding DB change "subscribe_users" see BT#5765 12 年之前
  Julio Bonifacio 4925b9ebd4 Correct installer permissions Refs #5863 12 年之前
  Julio Montoya 22190bc46a Using $app obj to handle installation process 12 年之前
  Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 年之前
  Julio Montoya 6a4477262c Removing "log.class.php" using monolog in order to debug code 12 年之前
  Julio Montoya efcc0a7383 Replacing CREATE TABLE with CREATE TABLE IF NOT EXISTS 12 年之前
  Julio Montoya 963f992052 Feature: Adds a max attempt option in a LP see BT#5766 12 年之前
  Julio Montoya 1765f0c9f9 Adding LP category DB changes see BT#5763 12 年之前
  Julio Montoya 2f99cca316 Adding group_id in survey invitations see BT#5715 12 年之前
  Julio Montoya 9ae54db9ff Fixing double inserting during installation 12 年之前
  Julio Montoya c968876c3d Creating main tables with UTF8 adding "DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci" see #5678 12 年之前
  Julio Montoya b1778ff78f Adding quiz_order table see BT#5222 12 年之前
  Julio Montoya 05d0f713fa Merge 12 年之前
  Yannick Warnier 9b3ffff00c Added index to c_quiz_answer table 12 年之前
  Julio Montoya 62fde6ffe0 Merge from 1.9.x 12 年之前
  Yannick Warnier 6c5b85cb82 Removed autofocus from long list of requirements to avoid auto-scroll... 12 年之前
  Yannick Warnier 05e8c098b2 Added autofocus buttons to install procedure 12 年之前
  Julio Montoya 666b5a80c1 Adding parent_id in quiz_question see BT#5714 12 年之前
  Julio Montoya 79bad1585c Adding autoincrement id in table "c_quiz_question_rel_category" to supporting several categories per question see #5715 12 年之前
  Julio Montoya 3cb76ac40f Adding function parse_sql_queries() in order to centralize queries process for main, stats and user sql files also contains a fix for #5678 but code is commented 12 年之前
  Julio Montoya f9fd66634b Merging from branch 1.9.x 12 年之前
  Yannick Warnier c2a49b93f0 Added inclusion of database.constants.inc.php to avoid Notice messags at install 12 年之前
  Yannick Warnier 65147631e7 Updated version numbers for 1.9.2 package 12 年之前
  Julio Montoya 1c8ec45f00 Adding idx_itemprop_id_tool index see #5357 12 年之前
  Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 年之前
  Yannick Warnier 8bef42696c Fixed wrong database creation test in install procedure 12 年之前
  Yannick Warnier 9cfc0fcce7 Added error absorption @ on test mkdir in install process 12 年之前