Commit Graph

33 Commits (240b2ab5f3593e93dc182ccb60fbb647fa645f47)

Author SHA1 Message Date
Julio Montoya 93ed464519 Fix queries: Add Database::escape_string 4 years ago
Julio Montoya fde61a2adc Minor - format code 5 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 8cc317ddd8 Minor - format code, fix function name 8 years ago
jmontoyaa 8ceb907d48 Fix ajax call, when filtering sessions with a letter. 8 years ago
Yannick Warnier 6bbe303a26 Minor - Code style 9 years ago
jmontoyaa 3f48324277 Minor - Format code 9 years ago
Scrutinizer Auto-Fixer 6507b7772a Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 4bda1d008d Fix bug when filtering courses see BT#11421 9 years ago
jmontoyaa 73314b2f6a Format code 9 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 9 years ago
Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 10 years ago
Julio Montoya d27389ea49 Fix queries. 11 years ago
Julio Montoya 932c7bbb67 Fix queries. 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya 54db037671 Replace course_code with c_id 11 years ago
Yannick Warnier 89f4575fbc Minor - Improve unit tests consistency 11 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 11 years ago
Julio Montoya a8fd964f96 Removing require_once 11 years ago
Yannick Warnier e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya e41e773eac Minor - format code 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya b3bc16502e Minor - format code 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Yannick Warnier d97d4db11e Minor fix for phpunit tests 13 years ago
Yannick Warnier 953971fd7c Minor - Change of syntax to avoid fatal error in phpunit tests 13 years ago
Yannick Warnier 4e8d1f5139 Minor: added documentation and unit tests 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya c2bfb16132 Minor - Cosmetic changes 16 years ago
Carlos Vargas 6382df8d79 fixed the correct call to function in class, improve with buttons CT#1127 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ricardo Rodriguez 998278728b Created new test functions and fixed some bug in the tests CT#191 16 years ago