Commit Graph

141 Commits (f2cd874cdaf13efc0dafe4e989bd282fc61dfd05)

Author SHA1 Message Date
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 13 years ago
Julio Montoya 6cc22982ff Moving courses to data/courses see #5871 13 years ago
Julio Montoya d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) 13 years ago
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 13 years ago
Julio Montoya 4e968dded4 Archive folder removed, the new location is app/cache see #5754 13 years ago
Julio Montoya 6269766522 Moving db files into the a new folder see #6061 13 years ago
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 13 years ago
Julio Montoya e09436ce4b Removing unused $_configuration variables: $_configuration['tracking_enabled'], single_database, etc 13 years ago
Julio Montoya 4131395818 Adding groups when registering LP to users using doctrine see BT#5768 13 years ago
Julio Montoya e7821f1ef8 Adding position in the Lp category table using the sortable doctrine extensions see BT#5763 13 years ago
Julio Montoya 57fe799a6c start_visible and start_end_visibble accept null values 13 years ago
Julio Montoya b83dd34637 Adding DB change "subscribe_users" see BT#5765 13 years ago
Julio Bonifacio 4925b9ebd4 Correct installer permissions Refs #5863 13 years ago
Julio Montoya 22190bc46a Using $app obj to handle installation process 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya 6a4477262c Removing "log.class.php" using monolog in order to debug code 13 years ago
Julio Montoya efcc0a7383 Replacing CREATE TABLE with CREATE TABLE IF NOT EXISTS 13 years ago
Julio Montoya 963f992052 Feature: Adds a max attempt option in a LP see BT#5766 13 years ago
Julio Montoya 1765f0c9f9 Adding LP category DB changes see BT#5763 13 years ago
Julio Montoya 2f99cca316 Adding group_id in survey invitations see BT#5715 13 years ago
Julio Montoya 9ae54db9ff Fixing double inserting during installation 13 years ago
Julio Montoya c968876c3d Creating main tables with UTF8 adding "DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci" see #5678 13 years ago
Julio Montoya b1778ff78f Adding quiz_order table see BT#5222 13 years ago
Yannick Warnier 9b3ffff00c Added index to c_quiz_answer table 13 years ago
Yannick Warnier 6c5b85cb82 Removed autofocus from long list of requirements to avoid auto-scroll... 13 years ago
Yannick Warnier 05e8c098b2 Added autofocus buttons to install procedure 13 years ago
Julio Montoya 666b5a80c1 Adding parent_id in quiz_question see BT#5714 13 years ago
Julio Montoya 79bad1585c Adding autoincrement id in table "c_quiz_question_rel_category" to supporting several categories per question see #5715 13 years ago
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 13 years ago
Yannick Warnier c2a49b93f0 Added inclusion of database.constants.inc.php to avoid Notice messags at install 13 years ago
Yannick Warnier 65147631e7 Updated version numbers for 1.9.2 package 13 years ago
Julio Montoya 1c8ec45f00 Adding idx_itemprop_id_tool index see #5357 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Yannick Warnier 8bef42696c Fixed wrong database creation test in install procedure 14 years ago
Yannick Warnier 9cfc0fcce7 Added error absorption @ on test mkdir in install process 14 years ago
Julio Montoya 0a998b4739 Minor - Changing btn position 14 years ago
Yannick Warnier 788a78d32b Improved language variable about security at the end of the installation process 14 years ago
Yannick Warnier c82126a198 Improved installation process a little showing current step and please wait message - refs #3285 14 years ago
Yannick Warnier e710e521f1 Improved messaging in install process by putting database-already-exists message as warning - refs #3285 14 years ago
Yannick Warnier 00e4ab7ed6 Fixed files/dirs permissions detection at install time - closes #4630 14 years ago
Julio Montoya 1e75e1a322 Adding memory limit in the settings see #607 14 years ago
Laurent Opprecht aec623f59b bug, default dbGlu(e) to '`.`' 14 years ago
Laurent Opprecht dd6cca744a bug, default dbGlu(e) to '.' 14 years ago
Laurent Opprecht bbf9be6fb7 minor remove warning 14 years ago
Julio Montoya 9fc9dccf9b Minor validations in order to avoid warnings 14 years ago
Julio Montoya 6d2df3fc09 Minor fixing database name see #3266 14 years ago
Julio Montoya a76f22e12c Adding permissions feedback at the beggining of the installation see #4630 14 years ago
Julio Montoya ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 14 years ago
Yannick Warnier e8c7284b5c Updated install process to use separate file with version information in order to re-use that information in automated packaging systems. Also fixed condition on is_already_installed_portal() which was checking the contrary - refs #4796 14 years ago
Julio Montoya 980102cf50 Adding blocking or unblocking settings when using multiple URLs see BT#4201 14 years ago