Commit Graph

339 Commits (c804eb87ca70aaf5d2b9a6806ff0a1d7ec244abc)

Author SHA1 Message Date
jmontoyaa 4049dc2bb3 Add v2 DB updates 7 years ago
Yannick Warnier c7327e9f62 Remove minor query blocking migration - refs #2214 7 years ago
jmontoyaa 533496d787 Minor - format code 7 years ago
Yannick Warnier 8d019c0431 DB: Fix minor database changes detected by Doctrine and generated by the move from static SQL to entities in v1.11 - refs #2257 7 years ago
jmontoyaa 7c9d7aedeb Check if variables exists already in the database see #2012 7 years ago
Yannick Warnier 5edacb2c3c WIP: DB: Fix missing queries in migration from 1.10.x - refs #2214 7 years ago
Angel Fernando Quiroz Campos 7cacdb3d75 Removing migration and set the necessary changes to configuration file - refs BT#13479 7 years ago
Aquilino Blanco 0b30cc23f4 Changed Enable option from Cloud File Links tool to stop using database for it to storage. 7 years ago
Aquilino Blanco cbd785478c Added the cloud file links feature to be able to add links to cloud hostings as if they were documents. 7 years ago
jmontoyaa 56caad88ec Add error_logs 7 years ago
jmontoyaa e933ecb6bd Add error_logs 7 years ago
José Loguercio 9af6dd0bc6 Added User activation confirmation email - Refs BT#13479 7 years ago
jmontoyaa 09830be2bf Delete c_student_publication of deleted sessions see BT#13077 7 years ago
jmontoyaa db9cddab76 Fix table creation "course_rel_user_catalogue" #2120 7 years ago
jmontoyaa 3a7ff40a76 Improve query speed when migrating to 1.10.x see BT#12609 8 years ago
Yannick Warnier e17248a993 Fix issue with some migrations from 1.10 dropping session_rel_course.category even if doesn't exist in the first place (already blocked on 2 distinct upgrades) - refs BT#13036 8 years ago
Angel Fernando Quiroz Campos b4d15446a8 Revert "Add is_mandatory extrafield for surveys - refs BT#12915" 8 years ago
Angel Fernando Quiroz Campos 2e4767ea92 Add is_mandatory extrafield for surveys - refs BT#12915 8 years ago
jmontoyaa 4d4e555536 Minor - add error log 8 years ago
Angel Fernando Quiroz Campos 246a2732a2 Fix Version20170608164500 migration for data type - refs BT#12874 8 years ago
Angel Fernando Quiroz Campos 51f6e03110 Fix c_quiz_question changing data type of type field to integer - refs BT#12874 8 years ago
jmontoyaa aaf1f94599 Fix migration see #2009 8 years ago
Yannick Warnier b2e0d55b99 Fix 1.9->1.10 migration issue where institution_address already exists in settings_current - refs BT#12737 8 years ago
Yannick Warnier ca8b17b6c9 Fix 1.9->1.10 migration issue where show_glossary_in_extra_tools already exists in settings_options - refs BT#12737 8 years ago
Yannick Warnier 9a74c3d49d Fix 1.9->1.10 migration issue with existing c_group_info.status - refs BT#12737 8 years ago
Yannick Warnier 5ddbceb0ad Fix LOCK/UNLOCK queries 8 years ago
Yannick Warnier 0072fc7420 Fix LOCK/UNLOCK queries 8 years ago
Yannick Warnier aefc545bf4 Fix 1.9->1.10 migration issue if session_rel_course.position already existes + add a few lock table requests to boost efficiency slightly - refs BT#12737 8 years ago
jmontoyaa cbc1d83cb1 Minor - add error log. 8 years ago
jmontoyaa 59579de69e Fix upgrade see #1983 8 years ago
jmontoyaa 4d06c3fabd Fix upgrade see #1983 8 years ago
jmontoyaa 3cc010339a Fix ticket DB changes #1954 8 years ago
jmontoyaa a26a1440f5 Move query into a function. 8 years ago
Yannick Warnier 98eb722933 Add migration fix for course_code column that shouldn't have been there in the first place 8 years ago
jmontoyaa 7e7d73e168 Fix installation see #1954 8 years ago
jmontoyaa ea5d3788b0 Fix ticket db update see #1954 8 years ago
jmontoyaa 12af7e8db2 Fix table creation ticket_message_attachments see #1954 8 years ago
jmontoyaa 23e95f52c4 Use schema to rename indexes see #1954 8 years ago
jmontoyaa cb80d33cdb Change table to ENGINE=InnoDB see #1954 8 years ago
jmontoyaa 3605599152 First delete FKs if exists then add new ones see #1954 8 years ago
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