Commit Graph

35 Commits (a051da8da8d50d504793cf3393ea214e22b22868)

Author SHA1 Message Date
Julio Montoya a051da8da8 Changing settings naming. 11 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
Ivan Tcholakov 0180fb9e57 Feature #2099 - Coding the page for editition training requests (6). 15 years ago
Ivan Tcholakov 755a74f030 Feature #2099 - Using the keyword "self" where it is appropriate. 15 years ago
Ivan Tcholakov fd7876f87d Feature #2099 - Adding support for time-zones. 15 years ago
Ivan Tcholakov 87364bf98f Feature #2099 - Course validation: Implementing e-mail notifications for rejected course/training requests. 15 years ago
Ivan Tcholakov 433db1d14a Feature #2099 - Course validation: Implementing e-mail notifications for accepted courses/trainings. 15 years ago
Ivan Tcholakov d9355b3263 Feature #2099 -Course validation: Implementing e-mail requests for additional information about future courses/trainings. 15 years ago
Ivan Tcholakov 6eb7e7eef3 Feature #2099 - Language related changes (7). 15 years ago
Ivan Tcholakov 6c285979fa Feature #2099 - Course request creation: Adding the course code within the e-mail notification messages. 15 years ago
Ivan Tcholakov b27da04429 Feature #2099 - Implementing e-mail notification when a new course (training) request is created. 15 years ago
Ivan Tcholakov 5e9b0d8e65 Feature #2099 - Language related changes (6). 15 years ago
Ivan Tcholakov e515cd7cd0 Feature #2099 - UI: Various changes and corrections. 15 years ago
Ivan Tcholakov 16121be571 Feature #2099 - New methods have been added to CourseRequestManager class. 15 years ago
Ivan Tcholakov 42d874c383 Feature #2099 - CourseRequestManager::reject_course_request() method has been added. Other changes/corrections has been done too. 15 years ago
Ivan Tcholakov dcd7a1af05 Feature #2099 - CourseRequestManager::accept_course_request() method has been added. 15 years ago
Ivan Tcholakov 352eacb5a6 Feature #2099 - CourseRequestManager class: Two new mathods have been added: create_course_request() and get_course_request_info(). 15 years ago
Ivan Tcholakov 3ea2e10c98 Feature #2099 - CourseManager class, a new method course_code_exists() has been added. 15 years ago
Ivan Tcholakov 45a459c7b7 Feature #2099 - A new library file "course_request.lib.php" has been added. 15 years ago