Commit Graph

50 Commits (c4449d534b83adcadf19722ac353fcce5d1c180f)

Author SHA1 Message Date
Scrutinizer Auto-Fixer c4449d534b Scrutinizer Auto-Fixes 9 years ago
José Loguercio 8f68f876d5 Improve custom course description to show all custom blocks in session about - Refs BT#12222 9 years ago
jmontoyaa fd0202b274 Minor - Format code 9 years ago
jmontoyaa 33a2f013ca Minor - format code. 9 years ago
jmontoyaa 73314b2f6a Format code 9 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 9 years ago
David Nos 7bd1c953ac Corrections suggested in the pull request comments have been done. 9 years ago
jmontoyaa 12732880b7 Replace api_get_real_course_id with api_get_course_int_id, Rename $VCHAMILO with $virtualChamilo 9 years ago
David Nos d5461414e4 Fix bugs in WSEditCourseDescription, use CourseDescription object 9 years ago
Julio Montoya 9088c863ba Fix queries 10 years ago
Julio Montoya 80111b53fb Format code, remove comments 10 years ago
Julio Montoya e326572e46 Format code, fix PHP warning, add/fix docs 10 years ago
Julio Montoya e75574fb95 Minor - Format code, add docs, remove globals 10 years ago
Yannick Warnier 279dc299a4 Fix issue editing course description items from action bar - refs #7803 #TMI 10 years ago
Julio Montoya 97edb8a1f2 Use Database::insert 10 years ago
Julio Montoya f8c9fc2b23 Minor - format code. 10 years ago
Julio Montoya 33fbb0eef9 Remove deprecated unused code. 10 years ago
Yannick Warnier 836fcbbccd Minor - Fix code indentation 11 years ago
Yannick Warnier 362f5ecb34 Fix a few inconsistencies with new code and remove a strange code section that doesn't make sense (change iid when registering stats!?) 11 years ago
Julio Montoya 73b52dbc4b Fix queries update id based in iid. 11 years ago
Julio Montoya 81cfe89573 Fix queries. 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Julio Montoya ab5244cf84 Replace function name. 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya 51dd3f40fb Merging from 19x 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya ec6cd87e94 Adding auto insertion of course introduction see BT#7068 only works in page add_courses_to_session.php. 12 years ago
Yannick Warnier 7dbb5deda4 Added possibility to set the course id for course description class - refs BT#7066 12 years ago
Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
Julio Montoya 2b8e83afc2 now we can delete course descriptions by id not by description type BT#3468 14 years ago
Julio Montoya fc6a02c010 Fixing course description, now when clicking in the icons we create new elements, when editing or deleting elements we use the id and not the description_type id see BT#3468 (requires testing and validation) 14 years ago
Julio Montoya 98c3b8fe03 Fixing more queries due the new database changes (single database) see #3910 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Yannick Warnier 5510fe18e5 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Juan Carlos Raña 3f130d95f5 Feature #2785 change icon for course description 15 years ago
Juan Carlos Raña 0a311859a7 #2785 fix bad return into description tool and added new icons 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Guillaume Viguier 57ece0a285 Web services cleanup and bug fixes 15 years ago
Guillaume Viguier 140980435a Web services cleanup 15 years ago
Julio Montoya 91089a55e6 Adding security::remove_XSS 16 years ago
Cristian Fasanando 155aa7362c hide thematic advance option from course description tool - partial BT#578 16 years ago
Cristian Fasanando 1074583f0c added new features for thematic advance - partial BT#578 16 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
Cristian Fasanando 032db7e233 minor - error typo name of variable 'ThematicAdvanceQuestions' 16 years ago
Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando 809a960190 added informations for tematic advance and parse_info_file function for parsing .info - partial CT#570 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago