Commit Graph

280 Commits (7559fd37c1fa8602abb342a706c9ce562376ee0d)

Author SHA1 Message Date
jmontoyaa d86e341f66 Add missing entity (from ofaj) 9 years ago
Angel Fernando Quiroz Campos d308e0bb5e Add primary key as auto increment in c_student_publication_comment - #1475 9 years ago
Angel Fernando Quiroz Campos 12435f1e19 Fix migration for c_student_publication_comment - #1475 9 years ago
jmontoyaa f6a1adb813 Add missing fos_group* tables 9 years ago
jmontoyaa 938c4ed30a Add missing changes message.votes and ticket tables 9 years ago
jmontoyaa f3f1b6e1dc Fix hide_question_title DB error see 9 years ago
jmontoyaa a0665ba22e Fix migration error 9 years ago
jmontoyaa 3df995697e Use CREATE TABLE IF NOT EXISTS 9 years ago
jmontoyaa 7eedec36d4 Fix queries 9 years ago
jmontoyaa 53af300a9d Fix query 9 years ago
jmontoyaa e840d1e689 Fix use of admin id 9 years ago
jmontoyaa 12f7921a62 Fix migration errors 9 years ago
jmontoyaa d656759168 Fix hotspot migration , add c_id, skip if image doesnt exists 9 years ago
jmontoyaa 841df7793f Fix migrations 9 years ago
jmontoyaa 174ba72b31 Set first real admin instead of admin=1 9 years ago
jmontoyaa b9291e1bac Replace default admin user (= 1) to first admin user. 9 years ago
jmontoyaa a2b24e8fe1 Use int value instead of bool 9 years ago
Angel Fernando Quiroz Campos a21ab7ecb7 Fix extra_field visibility - refs BT#11741 9 years ago
jmontoyaa 0aecbbeaac Rename visible to visible_to_self + add visible_to_other setting see BT#11741 9 years ago
jmontoyaa 2b8ba3bb5f Fix migration that corrupts track_e_attempt results BT#11761 9 years ago
jmontoyaa 82ae9c3cf1 WIP: Fix query that makes matching update wrong see BT#11761 Need to be tested. 9 years ago
jmontoyaa 915cfc95e6 add_to_calendar is an int not boolean 9 years ago
Angel Fernando Quiroz Campos 6c6440c996 Fix track_e_hotspot ussing c_quiz_answer iid - refs BT#11764 9 years ago
Yannick Warnier 37ee424148 Add index to speed searches on c_tool joins 9 years ago
jmontoyaa 40101d4b7c Fix upgrade Don't delete records if insert_user was deleted see BT#11603 9 years ago
Yannick Warnier 3f8f859f71 Add changes to NULL values for DATETIME fields in tables migrated from previous versions - refs BT#11588 9 years ago
Angel Fernando Quiroz Campos 758af7a863 Fix migration with fields of type datetime - refs BT#11588 9 years ago
Angel Fernando Quiroz Campos 7bcabf9ffe Change tables engine to InnoDB - refs BT#1588 9 years ago
jmontoyaa 5f208c4948 Update session.name to varchar 150 9 years ago
jmontoyaa c9e3da2c7d Fix c_quiz_answer.id changed to default NULL 9 years ago
jmontoyaa ef58acabc0 Fix wrongly remove to_group_id rows 9 years ago
Yannick Warnier ab3968c44f Improve migration query speed by adding indexes, although this is still slow on large data sets - refs BT#11399 9 years ago
Yannick Warnier 4797fb9ea6 Improve migration query speed by using user.id (indexed) instead of previous user.user_id (not indexed when query executed) - refs BT#11399 9 years ago
Yannick Warnier f02128d6cf Improve migration query speed by using user.id (indexed) instead of previous user.user_id (not indexed when query executed) - refs BT#11399 9 years ago
Yannick Warnier 16e05ec9dc Improve migration query speed by using user.id (indexed) instead of previous user.user_id (not indexed when query executed) - refs BT#11399 9 years ago
Yannick Warnier e6465d82fe Add check on existence of generate_certificates column in 1.9 -> 1.10 migration - refs BT#11399 9 years ago
Yannick Warnier e7561a9d62 Add check on existence of generate_certificates column in 1.9 -> 1.10 migration - refs BT#11399 9 years ago
Angel Fernando Quiroz Campos eade429136 Updating API for chamilo mobile - refs #8366 9 years ago
jmontoyaa 68f5f9a71d Fix migration see BT#11399 9 years ago
jmontoyaa d18c2031aa Fix migration 9 years ago
jmontoyaa fc15628be6 Fix double insert documents_default_visibility_defined_in_course 9 years ago
jmontoyaa aab6b0ca8f Fix migration 9 years ago
jmontoyaa 0db1bc94b3 Update from 1.10.x 9 years ago
jmontoyaa b31203afbf Fix migration 9 years ago
jmontoyaa 2bf03410f4 Check column 9 years ago
jmontoyaa 88b6da5dd6 Validate query 9 years ago
jmontoyaa a9a9880ef0 Fix query 9 years ago
jmontoyaa b44babec41 Remove resource table, remove lp/resourcelinker code and calls around chamilo 9 years ago
jmontoyaa 5f4aa3e782 Remove FK that blocks bin/doctrine.php schema updates 9 years ago
jmontoyaa d6bdb64d36 Check if tabke exists 9 years ago