Commit Graph

39 Commits (27f57183e23ef64da5b468ed9bd59c38e714d044)

Author SHA1 Message Date
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 10 years ago
Julio Montoya 996a0ee752 Adding logs 12 years ago
Laurent Opprecht 3a7adb4c2a #5123 Table 'dokeos_stats.report_values' doesn't exist 13 years ago
Julio Montoya 35920e3f34 Do not migrate report_keys and report_values, tables not created and not used in chamilo 1.9 see #5123 13 years ago
Laurent Opprecht ece37e7c59 #5124 migrate: Duplicate entry '1-1' for key 'PRIMARY' 13 years ago
Laurent Opprecht c631ea9c16 see #5124 Duplicate entry '1-1' for key 'PRIMARY' 13 years ago
Laurent Opprecht 5924edd460 see #5124 Duplicate entry '1-1' for key 'PRIMARY' 13 years ago
Laurent Opprecht 98b1a61106 see #5113 remove c_id - happens before migration 13 years ago
Laurent Opprecht a01210e240 see #5118 Seems that the table xxx.metadata doesn't exists 13 years ago
Laurent Opprecht edc166459b minor: install add where you are 13 years ago
Laurent Opprecht 085d4116c3 see #5113 migration: add c_id field to student_publication 13 years ago
Julio Montoya 74867d87f2 Moving the iDatabase::select_db() in order to avoid useless calls 13 years ago
Julio Montoya 0945c0082f class_rel_course migration to usergroup_rel_course see #4882 13 years ago
Julio Montoya 40e76a7a67 Adding migration: from class to usergroup see #4071 13 years ago
Julio Montoya b4397d5ec7 Adding export, import in usergroups see #4071 13 years ago
Julio Montoya d280694759 Addin validation if table exists see #4662 13 years ago
Julio Montoya 6fa5e178f9 Adding migration script to fix the assignments in a subfolder and orphan "tasks" see #4046 tested with chamilo 1.8.7 13 years ago
Julio Montoya 7ef86e8b94 Replacing name stored_values with track_stored_values 13 years ago
Julio Montoya 79d910636f Adding admin to the access_url_rel_user see #1850 13 years ago
Laurent Opprecht 410cca1aec #4722 update_db_course do not exists 13 years ago
Julio Montoya 13189c68f2 Fixing update_db_course function see #4722 13 years ago
Laurent Opprecht f0076330a4 #4694 add feedback during installation 13 years ago
Julio Montoya 237957f12a All databases (stat, user) are going to use the main DB see #3910 13 years ago
Laurent Opprecht 536f68ef78 #4694 add feedback during installation 13 years ago
Laurent Opprecht f4d1e63a62 #4694 add feedback during installation 13 years ago
Laurent Opprecht 21919300de #4694 add feedback during installation 13 years ago
Laurent Opprecht c8c8572b3c #4694 add feedback during installation 13 years ago
Laurent Opprecht abdf76c412 #4694 add feedback during installation, monolog 13 years ago
Laurent Opprecht 63eac6738b #4694 add feedback during installation, monolog 13 years ago
Laurent Opprecht 7a0b55cbcf #4694 add feedback during installation, monolog 13 years ago
Julio Montoya 124e3cf287 Adding a new DB change access_url_locked see #4201 13 years ago
Julio Montoya 15f73cd1e7 Fixing the metadata table due the new database changes (single database) see #3910 13 years ago
Julio Montoya 016ec94cee Moving Track and User DB in the main database see #3966 13 years ago
Julio Montoya ae66ebce1a Fixing PHP warnings after migrating from 1.8.8.4 to 1.9 (using 1 DB by course) 13 years ago
Julio Montoya f8876b4a53 Adding migration from Chamilo 1.8.X (multiple dbs) to Chamilo 1.9 see #3910, adding "c_id"as a primary id component in the course tables 13 years ago
Julio Montoya d4dd6a33a3 Adding all_day field in the calendar_event course table + adding support to course and admin calendar in the new agenda_js.php script 13 years ago
Julio Montoya 231697cee6 Adding partial changes in the install folder for Chamilo 1.9 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 844a617358 Fixing js during migration + fixing access_url_rel_course table if multiple_url is not set for courses created in dok€os 185 14 years ago
Julio Montoya 2d601c19c1 Filling the track_e_exercices.orig_lp_item_view_id field see #3188 14 years ago
Julio Montoya de82e109dd Fixing database field values 14 years ago
Julio Montoya a6078eb79c Adding notification feature see #2189 (personal option to issue mail when something new happens) 14 years ago
Yannick Warnier 6f1a100862 Minor - Updated Dokeos ref to Chamilo 14 years ago
Ivan Tcholakov 992bea3b9a Cleaning the newly added upgrade scripts from old code, as much as it is possible. 14 years ago
Yannick Warnier 5722951421 Added time slots fields for forum + files for migration from 1.8.7.1 to 1.8.8 14 years ago
Ivan Tcholakov fd44cc5458 Bug #1713 - Duplicate query calls removal from .../install/update-db-18.6.2-1.8.7.inc.php. The bug has been reported (with solution given) by Omar Arino. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
christian1827 7ecc847d8a added check score display if there already is migrated data inside it 15 years ago
christian1827 4e3aabc561 added score display by each gradebook 15 years ago
Yannick Warnier e6af93ac33 Make sure all fields are equally defined in all courses (part of the process is normally done through the CONVERT TO CHARACTER SET operation, but this *might* lead to different field sizes in similar tables from different databases or on different systems 15 years ago