Commit Graph

39843 Commits (244a19d4c7a1033e97814a4e519c02339289f9ba)
 

Author SHA1 Message Date
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 9 years ago
Julio Montoya c7589501f0 Merge pull request #1844 from chamilo/scrutinizer-patch-1 9 years ago
Scrutinizer Auto-Fixer 1f7844380e Scrutinizer Auto-Fixes 9 years ago
Angel Fernando Quiroz Campos e0d21096e3 Show the full toolbar set to all CKEditor - refs BT#12538 9 years ago
Angel Fernando Quiroz Campos eba6b78d80 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 9 years ago
Angel Fernando Quiroz Campos f34970e21f Allow save question titles with HTML - refs BT#12538 9 years ago
Yannick Warnier 99f4b305eb Temporarily removed date of release (we're late, I know) 9 years ago
Angel Fernando Quiroz Campos 0f30608b58 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 9 years ago
Angel Fernando Quiroz Campos 68f204610c Remove unused code - refs BT#12554 9 years ago
Angel Fernando Quiroz Campos 9d0e3b74ce Avoid show link to survey when access is not allowed - refs BT#12554 9 years ago
Yannick Warnier 13f623e8d2 Remove unused parameters in methods definition + added comments in gradebook 9 years ago
Yannick Warnier 7234823cd6 Remove unused "weight" column in survey (probably imported through a copy of an exercise method) 9 years ago
Yannick Warnier 6bdac0ba8f Minor - Code styling 9 years ago
Yannick Warnier d4dc9751cf Minor - Code styling 9 years ago
Yannick Warnier b067dbd8cc Fix missing breaks in switch-case for stop_previous_item() and rl_get_resource_link_for_learnpath() 9 years ago
Yannick Warnier 8a780259c0 Minor - Fix code style 9 years ago
Yannick Warnier 74b41af637 Move break to ensure the break is clear + minor code style changes 9 years ago
jmontoyaa 2d580b6a18 Add 'agenda_legend' configuration setting see BT#12500 9 years ago
jmontoyaa cdaaac65e7 Fix format + minor changes 9 years ago
jmontoyaa 806b555149 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 9 years ago
jmontoyaa 0cff15541c Fix document creation inside LP when selecting root folder 9 years ago
Julio Montoya 43fbc9d492 Merge pull request #1842 from chamilo/scrutinizer-patch-1 9 years ago
Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 205587f9ed Check $showOnlyThisFields before setting defaults BT#12641 9 years ago
jmontoyaa 3c97672b52 Admin can only edit the file. 9 years ago
jmontoyaa b0985ab0cd Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 9 years ago
jmontoyaa a3d56073e7 Add edit_htaccess plugin (requires testing) see BT#12478 9 years ago
Nicolas Ducoulombier 3877abe8a4 Fix double leave group option in menu if can leave group option is set -refs BT#12642 9 years ago
Julio Montoya c9e7812e7e Merge pull request #1841 from chamilo/scrutinizer-patch-1 9 years ago
Scrutinizer Auto-Fixer 8eaaedcb6e Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 6cc11e3998 Remove unused class. 9 years ago
jmontoyaa 602884c217 Restore behat.yml 9 years ago
Yannick Warnier a1320fb4cd Make course copy error messaging even clearer 9 years ago
Yannick Warnier a763b8039b Make course copy error messaging a bit clearer 9 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) 9 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() 9 years ago
Yannick Warnier 9b9f330865 Change visibility of CAS methods log() and error() to allow static calls from other classes 9 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 9 years ago
jmontoyaa ad0f69061f Change moderated workflow see BT#10894 9 years ago
Julio Montoya ab40fa3597 Merge pull request #1838 from chamilo/scrutinizer-patch-1 9 years ago
Scrutinizer Auto-Fixer 1c47b10a5e Scrutinizer Auto-Fixes 9 years ago
jmontoyaa c980618cd9 Minor - update docs, add css class 9 years ago
jmontoyaa 8480b72c80 Add update dropbox file see BT#10896 9 years ago
jmontoyaa 739289a123 Rename add_category_for_question_id to addCategoryToQuestion 9 years ago
jmontoyaa 4bea5f9431 Fix test category quiz export see BT#10891 9 years ago
jmontoyaa df55823254 Format code, update docs, improve loop. 9 years ago
jmontoyaa a58807cb1a Fix PHP warning 9 years ago
jmontoyaa 1a51a58809 Avoid double escape string 9 years ago
jmontoyaa a8624a545f Format code, update doc, remove unused width (managed by bootstrap now) 9 years ago
jmontoyaa f4b414adbc Don't update category id, probably category_id = 2 is being used. 9 years ago