Commit Graph

346 Commits (v1.11.22)

Author SHA1 Message Date
TheTomcat14 19863bbab3 Replace platform logo with course logo 3 years ago
Angel Fernando Quiroz Campos 6e2c7b4e82 Add missing settings when installing #2859 7 years ago
Angel Fernando Quiroz Campos a681bf55ea Remove limit_session_admin_role from conf file and use setting #2708 7 years ago
Julio Montoya bb9fc2696c Minor - remove the same query 7 years ago
Julio Montoya 64f6b224cb Fix student publication migration see BT#15056 7 years ago
Yannick Warnier e3caef56be Install: Add extra setting of sql_mode to "" to avoid NO_ZERO_DATE in 1.9 to 1.10 upgrade - see #2574 7 years ago
Yannick Warnier e7fcee62b0 Upgrade: Add check on sso_authentication_subclass to avoid insertion of an empty one if SSO was already implemented - refs BT#14688 7 years ago
Julio 10de63aa8b Fix migration error see BT#14506 7 years ago
jmontoyaa 26e3a1bee1 Use table object to remove index and drop FK, to avoid DB error. 8 years ago
Yannick Warnier c7327e9f62 Remove minor query blocking migration - refs #2214 8 years ago
jmontoyaa 533496d787 Minor - format code 8 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 8 years ago
jmontoyaa 7c9d7aedeb Check if variables exists already in the database see #2012 8 years ago
Yannick Warnier 5edacb2c3c WIP: DB: Fix missing queries in migration from 1.10.x - refs #2214 8 years ago
Angel Fernando Quiroz Campos 7cacdb3d75 Removing migration and set the necessary changes to configuration file - refs BT#13479 8 years ago
Aquilino Blanco 0b30cc23f4 Changed Enable option from Cloud File Links tool to stop using database for it to storage. 8 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. 8 years ago
jmontoyaa 56caad88ec Add error_logs 8 years ago
jmontoyaa e933ecb6bd Add error_logs 8 years ago
José Loguercio 9af6dd0bc6 Added User activation confirmation email - Refs BT#13479 8 years ago
jmontoyaa 09830be2bf Delete c_student_publication of deleted sessions see BT#13077 8 years ago
jmontoyaa db9cddab76 Fix table creation "course_rel_user_catalogue" #2120 8 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 9 years ago
Angel Fernando Quiroz Campos 51f6e03110 Fix c_quiz_question changing data type of type field to integer - refs BT#12874 9 years ago
jmontoyaa aaf1f94599 Fix migration see #2009 9 years ago
Yannick Warnier b2e0d55b99 Fix 1.9->1.10 migration issue where institution_address already exists in settings_current - refs BT#12737 9 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 9 years ago
Yannick Warnier 9a74c3d49d Fix 1.9->1.10 migration issue with existing c_group_info.status - refs BT#12737 9 years ago
Yannick Warnier 5ddbceb0ad Fix LOCK/UNLOCK queries 9 years ago
Yannick Warnier 0072fc7420 Fix LOCK/UNLOCK queries 9 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 9 years ago
jmontoyaa cbc1d83cb1 Minor - add error log. 9 years ago
jmontoyaa 59579de69e Fix upgrade see #1983 9 years ago
jmontoyaa 4d06c3fabd Fix upgrade see #1983 9 years ago
jmontoyaa 3cc010339a Fix ticket DB changes #1954 9 years ago
jmontoyaa a26a1440f5 Move query into a function. 9 years ago
Yannick Warnier 98eb722933 Add migration fix for course_code column that shouldn't have been there in the first place 9 years ago
jmontoyaa 7e7d73e168 Fix installation see #1954 9 years ago
jmontoyaa ea5d3788b0 Fix ticket db update see #1954 9 years ago
jmontoyaa 12af7e8db2 Fix table creation ticket_message_attachments see #1954 9 years ago
jmontoyaa 23e95f52c4 Use schema to rename indexes see #1954 9 years ago
jmontoyaa cb80d33cdb Change table to ENGINE=InnoDB see #1954 9 years ago
jmontoyaa 3605599152 First delete FKs if exists then add new ones see #1954 9 years ago
jmontoyaa f4b414adbc Don't update category id, probably category_id = 2 is being used. 9 years ago
jmontoyaa 5607ff69c8 Fix label see BT#12197 9 years ago