Commit Graph

18 Commits (9c13c98876794f1dc6583ab6588f8bbb6877fe16)

Author SHA1 Message Date
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 11 years ago
Yannick Warnier 11fee5a676 Update literals language in sequence lib data - refs #7615 11 years ago
Yannick Warnier f93a65f308 Add Tagalog, Xhosa, Tibetan and Faroese languages in the default list of portal languages - refs #7578 11 years ago
Yannick Warnier 27604d25b0 Implement Twitter Cards and Open Graph meta headers - refs #7536 11 years ago
Julio Montoya 0c0a2bf144 Remove metadata code see #1370 11 years ago
Julio Montoya 798fae72ee Remove enum type 11 years ago
Julio Montoya 2f775125a0 Remove reservation DB changes. 11 years ago
Julio Montoya bdd85c56a8 Fix error when c_id is not set in track_e_default 11 years ago
Julio Montoya 80aeabf794 Fix default field_type for special course. 11 years ago
Yannick Warnier bc135c1b4f Update session.name field -> make char(100) to allow for longer descriptions 11 years ago
Yannick Warnier c180be7d30 Re-order update queries: was converting user.expiration_date to null before allowing the field to be null 11 years ago
Yannick Warnier 8c6427d482 Moving track_e_*.c_id filling queries to migrate-db to reduce execution by PHP. This updates chamilo_database_version but it doesn't change the structure in any way. 11 years ago
Julio Montoya 073df40cb8 Fix query errors by allowing null values. 11 years ago
Julio Montoya 126cc18d39 Add setting add_teachers_to_sessions_courses 11 years ago
Julio Montoya fc6cbb5f7d Adding mathjax plugin + db change "enabled_mathjax" see #7517 11 years ago
Julio Montoya 3eb4b0ad1a Add session_id see #7202 11 years ago
Julio Montoya af6776d7c2 Consolidate database creation in one file. 11 years ago
Julio Montoya 2e677e4333 Move course sql into a file instead of PHP 11 years ago
Yannick Warnier 125579c261 Fix database error in install script 11 years ago
Julio Montoya fb84c74b5c Add group visibility see BT#9425 11 years ago
Julio Montoya 4c50fa27e3 Add group filter to attendance see BT#9421 11 years ago
Julio Montoya 26e81f9fce Add DROP TABLE IF EXISTS. 11 years ago
Julio Montoya 757a27f590 Minor - update version 11 years ago
Julio Montoya 17700eda8a Adds work db changes see BT#7569 11 years ago
Julio Montoya 60a9664531 Move db_stats.sql and db_user.sql inside db_main.sql 11 years ago
Julio Montoya ee1705e0b1 Adding setting documents_default_visibility_defined_in_course see 11 years ago
Yannick Warnier 79725bcb43 More changes to database update procedure: set update queries in the right places to avoid unnecessary complexity 11 years ago
Julio Montoya 856b15afa2 Add prerequisite_min_score/prerequisite_max_score db changes see BT#5776 11 years ago
Julio Montoya 0682cb6f49 Update show_glossary_in_extra_tools setting options see BT#9420 11 years ago
Angel Fernando Quiroz Campos 805dd4841b Fix insert admin and anonymous users expiration date 11 years ago
Julio Montoya 814f627c80 User field changes. 11 years ago
Julio Montoya 153d7c8e9f Adding user.id field 11 years ago
Julio Montoya 314e30d5ba Remove advanced_filemanager setting see #7550 11 years ago
Yannick Warnier 01882969e1 Fix remaining track_e_exercices and other minor issues with the renaming of the table (and update db version) - refs #7268 11 years ago
Yannick Warnier 76973541ef Update variable name and add insert to settings_current - refs BT#9324 11 years ago
Julio Montoya 4517bf875d Removes wcag_anysurfer_public_pages option see #7091 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Yannick Warnier 01091c9702 Add database_version update to DB - refs #7525 11 years ago
Angel Fernando Quiroz Campos c044bdcc7c Add field to check whether generate certificates - refs #7525 11 years ago
Yannick Warnier a64fc1b647 Add missing criteria field to skill table - refs BT#9082 11 years ago
Yannick Warnier bdddf08a42 Add SQL alter, update d3 and review PR - refs BT#9068 11 years ago
Yannick Warnier a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 11 years ago
Yannick Warnier 7430b61d8f Remove deprecated session_field - refs BT#9049 11 years ago
Yannick Warnier 566f708571 Fix database install and upgrade codes for hooks - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos c94787cda4 Add description to session - refs BT#9049 11 years ago
Angel Fernando Quiroz Campos 3512ea4f7c Integrate Advanced Session in the core - refs BT#9049 11 years ago
Yannick Warnier 48dc81d229 Fix details in db upgrade - refs BT#9084 11 years ago
Angel Fernando Quiroz Campos 301e6a06e6 Add new tables - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos 3cf13a775d Integrate Advanced Skills plugin in the core - refs BT#9084 11 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 11 years ago