Commit Graph

1965 Commits (c9b2a46c9428213ba3c56241fc71b6f5e874f853)

Author SHA1 Message Date
Julio Montoya be8d6c568f Updating migration scripts. 10 years ago
Julio Montoya a2f08ce50e Use doctrine entities to create Database. 10 years ago
Julio Montoya a41da17ef1 Remove unused file. 10 years ago
Julio Montoya 0c0a2bf144 Remove metadata code see #1370 10 years ago
Julio Montoya 822d785142 Replacing database calls with Doctrine 10 years ago
Julio Montoya 82a63e9dac Format code, remove unused code. 10 years ago
Julio Montoya 798fae72ee Remove enum type 10 years ago
Julio Montoya ebeeb85c03 Remove enum type. 10 years ago
Julio Montoya 757192be2f Remove unused classes. 10 years ago
Julio Montoya 784e1db4b7 Format code 10 years ago
Julio Montoya a082730009 Add description filter see BT#9642 10 years ago
Angel Fernando Quiroz Campos 56fbda7415 Add conf variable for filter the session admin's block - refs BT#9325 10 years ago
Julio Montoya 2f775125a0 Remove reservation DB changes. 10 years ago
Julio Montoya bdd85c56a8 Fix error when c_id is not set in track_e_default 10 years ago
Julio Montoya 588d847e00 Remove 1.6/1.8 code use Doctrine to query the DB. 10 years ago
Julio Montoya c670521de3 Remove unused code. 10 years ago
Julio Montoya 2538b840d7 Remove unused files see #7595 10 years ago
Julio Montoya 98be672efa Remove unused $_configuration values. 10 years ago
Julio Montoya 80aeabf794 Fix default field_type for special course. 10 years ago
Julio Montoya d8815c8a9c Minor - fix UI 10 years ago
Julio Montoya 640ce956a1 Install partial fix 10 years ago
aragonc 1709094e12 udpate css default 10 years ago
Yannick Warnier 874a27445a Fix issue in installer with admin language file removal - refs #4467 10 years ago
Yannick Warnier bc135c1b4f Update session.name field -> make char(100) to allow for longer descriptions 10 years ago
Yannick Warnier c180be7d30 Re-order update queries: was converting user.expiration_date to null before allowing the field to be null 10 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. 10 years ago
Julio Montoya a91a2fa35f Using Doctrine as a DB layer. 10 years ago
Julio Montoya a40a7f6903 Using Doctrine to connect to DB. 10 years ago
Julio Montoya 7988b53769 Add commented code. 10 years ago
Yannick Warnier 9879b14ac0 Remove deprecated language files during upgrade: update list - refs #4467 10 years ago
Julio Montoya 073df40cb8 Fix query errors by allowing null values. 10 years ago
Julio Montoya 126cc18d39 Add setting add_teachers_to_sessions_courses 10 years ago
Yannick Warnier b3f0569cf0 Forgotten change about moving create_course language file to trad4all - refs #4467 10 years ago
Julio Montoya fc6cbb5f7d Adding mathjax plugin + db change "enabled_mathjax" see #7517 10 years ago
Julio Montoya c4792482d5 Add setting course_log_hide_columns default columns to hide see BT#9609 10 years ago
Yannick Warnier ed5fb23e02 Minor - Code style review 10 years ago
Julio Montoya 3eb4b0ad1a Add session_id see #7202 10 years ago
Julio Montoya af6776d7c2 Consolidate database creation in one file. 10 years ago
Yannick Warnier ad5d2d6041 Update changelog to 1.9.10.2 10 years ago
Imanol Losada 39579c38e8 Add missing configuration parameters - refs #4507 10 years ago
Julio Montoya 627a0d63fc Add group_id see BT#5715 10 years ago
Julio Montoya 2e677e4333 Move course sql into a file instead of PHP 10 years ago
Yannick Warnier 125579c261 Fix database error in install script 10 years ago
Yannick Warnier cd0dc1ee8b Remove language files with little use and clean deprecated language variables (part 2) - refs #4467 10 years ago
Yannick Warnier 3c3aa2a7bb Remove the "conference" folder as it has not been used for more than 5 years 10 years ago
Yannick Warnier 96a8d5097d Update upgrade procedure to remove old language files - refs #4467 10 years ago
Yannick Warnier afcefa5d00 Minor - Update language variables and small coding conventions fix - refs #189 10 years ago
Yannick Warnier 254235f12c Minor - More code conventions improvements 10 years ago
Yannick Warnier 2314c2d1cb Minor - Update function names and spacing to better respect coding conventions 10 years ago
Yannick Warnier 5664c40c2f Minor - Rename function and remove reference to software version (the @version tag is about the version of the function, not the software) 10 years ago