Commit Graph

60 Commits (240b2ab5f3593e93dc182ccb60fbb647fa645f47)

Author SHA1 Message Date
Julio Montoya b2d0e2f03f Minor - format code, add comments 5 years ago
Julio Montoya ae3c5fe5d1 Minor - update from master 5 years ago
jmontoyaa e4597e1bed Minor - format code 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 7d16d0c0e1 Minor - format code, fix php docs 8 years ago
Scrutinizer Auto-Fixer 2dce14872e Scrutinizer Auto-Fixes 8 years ago
jmontoyaa f696f439d0 Fix PHP warning 9 years ago
Yannick Warnier e1f6520d97 Minor - Code style 9 years ago
jmontoyaa b0595052a6 Minor - format code 9 years ago
jmontoyaa fd0202b274 Minor - Format code 9 years ago
Yannick Warnier ac516b0107 Minor - Update type of properties definition to match value types + code style improvements 9 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 9 years ago
Julio Montoya 80111b53fb Format code, remove comments 10 years ago
Julio Montoya ca6f821318 Remove use of dbName or db_name 10 years ago
Julio Montoya e326572e46 Format code, fix PHP warning, add/fix docs 10 years ago
Julio Montoya ed680d26c8 Minor - format code 10 years ago
Julio Montoya 8261c69bbb Remove deprecated functions 11 years ago
Julio Montoya 5c3e02b47e Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 11 years ago
Julio Montoya f7960e094a Replace deprecated function. 11 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 11 years ago
Imanol Losada 1c747e518e Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Yannick Warnier e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya 4396246858 Fixing PHP warnings + formating code. 11 years ago
Julio Montoya 9286b7c2d2 Fixing ClockworksmsPlugin constants 11 years ago
Imanol Losada f265ae1d8e Minor - Code convention 11 years ago
Imanol Losada 38d4402362 Minor - Code style 11 years ago
Julio Montoya a051da8da8 Changing settings naming. 11 years ago
Imanol Losada ebb54b12e8 Minor Cleaned code 11 years ago
Imanol Losada bea2ed0253 Create Clockworksms plugin; Implement in several mail sending calls - refs #7225 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 12 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 13 years ago
Julio Montoya a18551af8d Moving define in main_api (just for now) 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
ywarnier c1e0cb96cd Added global call to $_configuration + removed expiry date for course creation in accept_course_request() 14 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago
César Perales 4b5bfbe79d minor fix, missing selected attribute for minutes, when editing agenda event #3692 14 years ago
Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
Ivan Tcholakov a55d288e71 Feature #2099 - A TODO has been resolved. Various corrections for dealing with quote characters in entered strings. The Database::escape_string() method has been applied on its correct places. 15 years ago
Ivan Tcholakov 332bce1e33 Feature #539 - The new field 'exemplary_content' now is supported by the "Course requests/validation" feature too. 15 years ago
Ivan Tcholakov 2164179292 Feature #2099 - Course request creation: In the notification e-mail to the platform admin the URL of the newly created request has been made precise. 15 years ago
Ivan Tcholakov 77133e8f16 Feature #2099 - Hiding some buttons from the page for editition training requests depending on the context. 15 years ago
Ivan Tcholakov fd83647503 Feature #2099 - Some form fields have been set as mandatory. 15 years ago
Ivan Tcholakov 17e9c4bf4a Feature #2099 - Coding the page for editition training requests (7). 15 years ago