Commit Graph

39854 Commits (6d25684d2b7b8fc9c08ea47508cf7759052186f1)
 

Author SHA1 Message Date
jmontoyaa 6d25684d2b Fix moment localization file see BT#12499 8 years ago
jmontoyaa 407faaab43 Minor - format code 8 years ago
jmontoyaa 4735112fef Fix session view - format code, fix php warnings 8 years ago
jmontoyaa 227c36526a Fix "getUserCourseCategoryForCourse" calls and return value. 8 years ago
Julio Montoya e5b31e47ad Merge pull request #1845 from chamilo/scrutinizer-patch-1 8 years ago
Scrutinizer Auto-Fixer 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 14194fde53 Minor - format code, update docs 8 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 8 years ago
jmontoyaa e23d0a50f7 Removed unused file. 8 years ago
jmontoyaa ee4c66d9cc Minor - format code, fix function typo getExercisesByCourseSession 8 years ago
jmontoyaa 359a7edeed Minor - Remove double ";" 8 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 8 years ago
Julio Montoya c7589501f0 Merge pull request #1844 from chamilo/scrutinizer-patch-1 8 years ago
Scrutinizer Auto-Fixer 1f7844380e Scrutinizer Auto-Fixes 8 years ago
Angel Fernando Quiroz Campos e0d21096e3 Show the full toolbar set to all CKEditor - refs BT#12538 8 years ago
Angel Fernando Quiroz Campos eba6b78d80 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Angel Fernando Quiroz Campos f34970e21f Allow save question titles with HTML - refs BT#12538 8 years ago
Yannick Warnier 99f4b305eb Temporarily removed date of release (we're late, I know) 8 years ago
Angel Fernando Quiroz Campos 0f30608b58 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Angel Fernando Quiroz Campos 68f204610c Remove unused code - refs BT#12554 8 years ago
Angel Fernando Quiroz Campos 9d0e3b74ce Avoid show link to survey when access is not allowed - refs BT#12554 8 years ago
Yannick Warnier 13f623e8d2 Remove unused parameters in methods definition + added comments in gradebook 8 years ago
Yannick Warnier 7234823cd6 Remove unused "weight" column in survey (probably imported through a copy of an exercise method) 8 years ago
Yannick Warnier 6bdac0ba8f Minor - Code styling 8 years ago
Yannick Warnier d4dc9751cf Minor - Code styling 8 years ago
Yannick Warnier b067dbd8cc Fix missing breaks in switch-case for stop_previous_item() and rl_get_resource_link_for_learnpath() 8 years ago
Yannick Warnier 8a780259c0 Minor - Fix code style 8 years ago
Yannick Warnier 74b41af637 Move break to ensure the break is clear + minor code style changes 8 years ago
jmontoyaa 2d580b6a18 Add 'agenda_legend' configuration setting see BT#12500 8 years ago
jmontoyaa cdaaac65e7 Fix format + minor changes 8 years ago
jmontoyaa 806b555149 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
jmontoyaa 0cff15541c Fix document creation inside LP when selecting root folder 8 years ago
Julio Montoya 43fbc9d492 Merge pull request #1842 from chamilo/scrutinizer-patch-1 8 years ago
Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 205587f9ed Check $showOnlyThisFields before setting defaults BT#12641 8 years ago
jmontoyaa 3c97672b52 Admin can only edit the file. 8 years ago
jmontoyaa b0985ab0cd Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
jmontoyaa a3d56073e7 Add edit_htaccess plugin (requires testing) see BT#12478 8 years ago
Nicolas Ducoulombier 3877abe8a4 Fix double leave group option in menu if can leave group option is set -refs BT#12642 8 years ago
Julio Montoya c9e7812e7e Merge pull request #1841 from chamilo/scrutinizer-patch-1 8 years ago
Scrutinizer Auto-Fixer 8eaaedcb6e Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 6cc11e3998 Remove unused class. 8 years ago
jmontoyaa 602884c217 Restore behat.yml 8 years ago
Yannick Warnier a1320fb4cd Make course copy error messaging even clearer 8 years ago
Yannick Warnier a763b8039b Make course copy error messaging a bit clearer 8 years ago
Yannick Warnier c04e34b305 Use api_get_course_info_by_id($id) rather than api_get_course_id() as the $id might not exist in this context (for example when creating a course from a template in the admin section) 8 years ago
Yannick Warnier 87cb80d819 Add HTML encoding header depending on received parameter rather than exporting it to UTF-8 in export_table_xls_html() 8 years ago
Yannick Warnier 9b9f330865 Change visibility of CAS methods log() and error() to allow static calls from other classes 8 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
jmontoyaa ad0f69061f Change moderated workflow see BT#10894 8 years ago