Commit Graph

37 Commits (3ca969f130cdd3d6708f9d5b322768b81e2850e3)

Author SHA1 Message Date
Julio Montoya 2e03cddcaa Moving admin/index into admin/administrator managed by a controller. 12 years ago
Julio Montoya 9875562ffa Moving _http_request() to api_http_request() in api.lib.php 12 years ago
Julio Montoya 3bafa64403 Adding COURSE_VISIBILITY_HIDDEN constant see BT#6585 12 years ago
Julio Montoya f9dbf935e8 Adding studentview validation in api_is_coach see BT#6619 12 years ago
Julio Montoya 0cc865032d Fixing redirect when installing. 12 years ago
Julio Montoya 4e503a8f27 Fixing session visibility. 12 years ago
Julio Montoya 6a0623a923 Moving main/default_course_document inside data/ see #6636 12 years ago
Julio Montoya 5ee73449a8 Adding curriculum as a tool. 12 years ago
Julio Montoya 3d705e3c34 Minor - cosmetic changes. 12 years ago
Julio Montoya 9fc30503d6 Adding $profileIsReadable in profile.conf.dist.php see BT#6529 12 years ago
Julio Montoya 857b4cec0f Updating from 1.9.x 12 years ago
Julio Montoya c326726aee Fixing commit adc92336ae 12 years ago
Julio Montoya d7deb8ef99 Minor merge with branch. 12 years ago
Julio Montoya a0d0169a79 Partial merge with 1.10 12 years ago
Julio Montoya 8004c0e679 Fixing chamilo error handler 12 years ago
Julio Montoya 20d34c2fac Adding password strength checker in user list and adding password strength meter in incription form see BT#6487 12 years ago
Yannick Warnier 5f46ff5569 Added ID to results of api_get_access_url() to avoid unnecessary array merges 12 years ago
Yannick Warnier adc92336ae Fixed big issue with multiple URLs, preventing the selection of the corresponding settings 12 years ago
Yannick Warnier 8bb608b9c9 Fixed multiple access URL detector function 12 years ago
Julio Montoya 4249f8f376 Partial merge with 1.10 12 years ago
Julio Montoya 1af8062ec0 Fixing PHP warning. 12 years ago
Julio Montoya 10f3aea237 Updating api.lib.php 12 years ago
Julio Montoya bac2f03af8 Fixing role permissions. 12 years ago
Julio Montoya fc259da427 Hiding monolog error 12 years ago
Julio Montoya 17ceef621e Commenting monolog. 12 years ago
Julio Montoya 6f6baff658 Fixing session visibility if start is false then do not check the end date because is already false. 12 years ago
Julio Montoya 4edd04f552 Fixing session visibility. 12 years ago
Julio Montoya b5ba0faeb6 AAdding session manager role 12 years ago
Julio Montoya 14235c364b Adding session_manager role 12 years ago
Yannick Warnier ca87ab5fce Specific - change software name for Minedu 13 years ago
Julio Montoya c6efdbe019 Removing use of "global" variables 13 years ago
Julio Montoya 5f55594ffe Minor - Using Security::remove_XSS() + removing unused variables 13 years ago
Julio Montoya 6c5e3da9a9 Minor - adding commented code, format code 13 years ago
Julio Montoya 9ac706a206 Replacing main_api.lib.php with api.lib.php 13 years ago
Julio Montoya 60dfd7175d Adding new approach that redirects the main/* files into the web/main/* in order to load correctly session and middlewares (course permissions, user settings, platform settings, etc) 13 years ago
Julio Montoya 54a71563c8 Minor - format code 13 years ago
Yoselyn Castillo 45c688e86d fixing event_system() call and improving performance -refs #6213 13 years ago
Julio Montoya f1d84bd5e6 Final fix for the bug in the login page, where the language was not set. 13 years ago
Julio Montoya 40b727400d Adding roles routes. 13 years ago
Yoselyn Castillo 4a7e154a30 Adding event system when user is turned on or off -refs #6213 13 years ago
Julio Montoya ffed3be7fb Fixing PHP warning 13 years ago
Julio Montoya cc14253846 Fixing notice 13 years ago
Julio Montoya 5d8700593b Fixing wrong use of database::query and database::insert_id() (changes in old code) 13 years ago
Julio Montoya 2180e7e9c1 Setting URL information in session in order to avoid hitting the DB 13 years ago
Julio Montoya 0f0c13829e Improving function api_get_current_access_url_id() in order to do not query to the DB 13 years ago
Julio Montoya b853f47993 Removing PHPMailer comment old code that use api_send_mail() "reservation" 13 years ago
Yannick Warnier f18b129a14 Fixed issue with WEB_PUBLIC_PATH and multi-urls 13 years ago
Yannick Warnier 0d9802be09 Minor - Removed use of reference in function return value, prohibited by strict parsing rules 13 years ago
Julio Montoya 36bd70294c Improving performance: Function CourseManager::get_emails_of_tutors_to_course() was hitting the DB many times in orde to get teachers name like this: 13 years ago
Julio Montoya 61ed98b1a2 Minor format code changes 13 years ago