Commit Graph

1866 Commits (454443d86e63904825e03a8e85e151a04f3c6b59)

Author SHA1 Message Date
Yannick Warnier e127612cee Remove slideshow.inc.php language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 10 years ago
Yannick Warnier 0fd303d75d Remove chat.inc.php language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 10 years ago
Yannick Warnier b7d59354ba Add migrate-db-post file to clean the tracking tables from course code once the c_id field has been added. Related to commit:277c7fd 10 years ago
Yannick Warnier 2a3255da48 Fix minor forgotten database version change 10 years ago
Julio Montoya 4517bf875d Removes wcag_anysurfer_public_pages option see #7091 10 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 10 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 10 years ago
Julio Montoya a8fd964f96 Removing require_once 10 years ago
Angel Fernando Quiroz Campos 39c6576934 Add and register ip in new fields - refs #7268 10 years ago
Angel Fernando Quiroz Campos d2d1206f6f Rename table column from login_ip to user_ip - refs #7268 10 years ago
Yannick Warnier 01091c9702 Add database_version update to DB - refs #7525 10 years ago
Angel Fernando Quiroz Campos c044bdcc7c Add field to check whether generate certificates - refs #7525 10 years ago
Julio Montoya bb4d82bb74 Updates php-intl extension to required #7520 10 years ago
Julio Montoya bd8ea4f8b2 Removes require_once 10 years ago
Yannick Warnier bffc4ab11f Add data dir permissions as a requirement in installation process - refs BT#9082 10 years ago
Yannick Warnier a64fc1b647 Add missing criteria field to skill table - refs BT#9082 10 years ago
Yannick Warnier 09df06b659 Minor - Change order of SQL queries in migrate - refs BT#9070 10 years ago
Yannick Warnier bdddf08a42 Add SQL alter, update d3 and review PR - refs BT#9068 10 years ago
Yannick Warnier a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 10 years ago
Yannick Warnier 7430b61d8f Remove deprecated session_field - refs BT#9049 10 years ago
Yannick Warnier 566f708571 Fix database install and upgrade codes for hooks - refs BT#9092 10 years ago
Angel Fernando Quiroz Campos c94787cda4 Add description to session - refs BT#9049 10 years ago
Angel Fernando Quiroz Campos 3512ea4f7c Integrate Advanced Session in the core - refs BT#9049 10 years ago
Yannick Warnier 48dc81d229 Fix details in db upgrade - refs BT#9084 10 years ago
Angel Fernando Quiroz Campos 301e6a06e6 Add new tables - refs BT#9070 10 years ago
Angel Fernando Quiroz Campos 3cf13a775d Integrate Advanced Skills plugin in the core - refs BT#9084 10 years ago
Daniel Barreto e0427280d5 Update Hook isActive method to return true is not a plugin, add Hook table to db_main.sql - refs BT#9092 10 years ago
Angel Fernando Quiroz Campos f3b4c0bbe2 Update install and migrate scripts - refs BT#9070 10 years ago
Yannick Warnier 3cd5b4bc06 Add DB compression flag configuration - refs #7510 10 years ago
Julio Montoya 370fd8c851 Adds composer as autoloader instead of custom autoloader see #7501 10 years ago
Yannick Warnier fa4d89443f Add install/upgrade scripts for 1.10.x 10 years ago
Julio Montoya 3a7cf71e15 Adding event comments see BT#7802 10 years ago
Imanol Losada 2fd2c2b7a4 Add certificate path to the web service. Add 'add_gradebook_certificates_cron_task_enabled' configuration parameter - refs BT#9022 10 years ago
Yannick Warnier 15d4728932 Initiate 1.10.x branch with versions updates 10 years ago
Yannick Warnier 32f581c97e Change forgotten attributes for 1.9.10 stable release 10 years ago
Yannick Warnier 7e4c9281e2 Add check for install_disabled file in language directories to avoid listing them during the installation if incomplete 10 years ago
Yannick Warnier 3d8fbb7594 Update configuration setting and language terms for cookie - refs #7478 10 years ago
baelmyhu 5e8ae687fd Adds cookie warning message see #7478 10 years ago
Julio Montoya f1c9210c4d Adds name_order_conventions configuration option see BT#9287 10 years ago
Angel Fernando Quiroz Campos 2e96584422 Allow send OpenBadges to backpack - refs BT#9082 10 years ago
Julio Montoya 3bc8fd6fad Adding $_configuration['document_if_file_exists_option'] 10 years ago
Julio Montoya 73e3816204 Adding exercise_max_fckeditors_in_page setting see BT#9247 10 years ago
Julio Montoya d36c633267 Adding certificate_filter_by_official_code see BT#9250 10 years ago
Yannick Warnier 52c806a671 Fix possible issue checking the courses directory during installation on a host with default IP 10 years ago
Julio Montoya e972c7684d Adding setting hosting_total_size_limit see BT#8703 10 years ago
Julio Montoya c6209ec7ac Adding "student_publication_to_take_in_gradebook" setting see BT#8816 10 years ago
Julio Montoya 4ad8b8b764 Showing course icon instead of classic green course icon see BT#9183 10 years ago
Julio Montoya 218dc6a4d7 Adding hosting_limit_active_courses setting see BT#9175 10 years ago
Angel Fernando Quiroz Campos 4206c7f399 Fix the Edit Course form by 'special course' field - refs BT#9049 10 years ago