Commit Graph

299 Commits (da4f4634320e4a68af12e37735806123b2bfafd2)

Author SHA1 Message Date
jmontoyaa f4b414adbc Don't update category id, probably category_id = 2 is being used. 8 years ago
jmontoyaa 5607ff69c8 Fix label see BT#12197 8 years ago
jmontoyaa 553772af6d Fix missing options for show_glossary_in_extra_tools 8 years ago
jmontoyaa 6a1a8edfe4 Fix deleted options "show_glossary_in_extra_tools" during migration 8 years ago
jmontoyaa 076761051b Fix double index see #1575 8 years ago
Angel Fernando Quiroz Campos cd864f11d2 Fix migration for course categories - refs BT#12085 8 years ago
Yannick Warnier a4b3f9e657 Fix potential issue in 1.10->1.11 migration with tpl object not being created correctly - refs BT#12085 8 years ago
jmontoyaa 4437374a64 Fix query 8 years ago
jmontoyaa 5f0dd53844 Minor - format code 8 years ago
jmontoyaa 87f9e83f24 Fix migration 8 years ago
jmontoyaa def3633aa9 Fix migrations + adding sync_db_with_schema.php UI file (to sync current db with schema) 9 years ago
jmontoyaa 301fab72ff FIx migration, remove extra_field_saved_search 9 years ago
jmontoyaa c6948a067d Single line queries 9 years ago
jmontoyaa bcab86502e Replace api_get_path with __DIR__ 9 years ago
jmontoyaa 9255e560e8 Remove quote 9 years ago
jmontoyaa 38eb2d39fc Use simple insert. 9 years ago
jmontoyaa 67ba1711af Use simple query instead of createQuery (chash conflict) 9 years ago
jmontoyaa 92e9ae62a9 Sync changes with entities see #1476 9 years ago
jmontoyaa 9d55006427 Move sql_mode to the top 9 years ago
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