Commit Graph

373 Commits (23fcfae9cbfeacd56376bbe3c1abe8a8405ddf21)

Author SHA1 Message Date
Julio Montoya 1563463e40 api_get_setting now allows "0" values (to accept the exercise_min_note) needs more verification if does not mess with other options... 14 years ago
Julio Montoya 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 years ago
Yannick Warnier 244c3be92b Minor - removed forgotten error_log 14 years ago
Yannick Warnier 1b5f30fb17 Improved api_get_settings() to work with results from api_get_current_access_url_id() in case of multi-url not enabled 14 years ago
Juan Carlos Raña 45e24a8891 improve api detect file format support by browser 14 years ago
Ivan Tcholakov a4631992c3 Feature #2132 - Online editor: A new configuration option has been added - the path to the file d.svg. 14 years ago
Ivan Tcholakov 3ad9c1aab9 Feature #2099 - Minor editions, not important. 14 years ago
Ivan Tcholakov 016f8bdbb9 Feature #2099 - Mail sending: api_valid_email() is to be used inside the mailing functions for checkig agains valid e-mail addresses. The previous solution uses the eregi() function which is not PHP 5.3 "friendly". 14 years ago
Ivan Tcholakov 6781022058 Feature #2099 - main_api.lib.php: Two functions api_valid_url() and api_valid_email() have been added. 14 years ago
Ivan Tcholakov fe3183fe12 Feature #2099 -Shallow cleaning the file main_api.lib.php. 14 years ago
Juan Carlos Raña 20367e075f Feature #2044 add library Browser.php, change api_support_svg, remove check browscap into install.lib.php, add api_check_browscap() to main_api and call this from diagnoser 14 years ago
Juan Carlos Raña e336f49c21 Feature #2044 rename api function support_svg by api_support_svg, add some messages error 14 years ago
Juan Carlos Raña 37fc791680 Feature #2044 move function support_svg to main_api and add support fort show svg files into learnpath 14 years ago
Julio Montoya 849efb08dc Cleaning exercise files, adding UTC support 14 years ago
Ivan Tcholakov 5553a4799d Some minor corrections. 14 years ago
Julio Montoya ed20ae9daa Replacing date('Y-m-d H:i:s') with the api_get_utc_datetime function see #1246 14 years ago
Yannick Warnier c10d22466d Minor - Updated comment for api_get_session_condition() to avoid confusion 14 years ago
christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 years ago
Julio Montoya af7dc06949 Changing USERNAME_MAX_LENGTH from 20 to 40 see BT#1471 14 years ago
Ivan Tcholakov 0de5e98d36 Bug #1848 - Main API, function replace_dangerous_char(), strict mode: The symbol "-" in filenames now is acceptable without being modified. 14 years ago
Ivan Tcholakov ebdec2d305 Feature #1807 - Introduction of a new function api_get_visual_theme(), elimination of repetitive code and other related changes. 15 years ago
Yannick Warnier 49228e1c55 Minor - updated language term 15 years ago
Yannick Warnier 7e81a3d40b Minor - updated language term (finally) 15 years ago
Yannick Warnier fe147a6ae4 Minor - updated language term 15 years ago
Yannick Warnier e4de03fb1b Minor - updated language term 15 years ago
Yannick Warnier 7a8ac38a41 Added optional session parameter to api_get_item_visibility() - see CT#1653 15 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 15 years ago
Yannick Warnier b209a0111b Improved documentation 15 years ago
Yannick Warnier b8f470306d Minor - slightly improve documentation 15 years ago
Julio Montoya 396fe3a282 Fixing SQL query 15 years ago
Julio Montoya ae25f89187 Fixing SQL query 15 years ago
Julio Montoya 6b71fa94e2 Fixing SQL query 15 years ago
Julio Montoya ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
Julio Montoya 44cb9081c7 Adding api_get_group_id() (Not social network group) 15 years ago
Julio Montoya db356b9846 Cleaning code 15 years ago
Julio Montoya a09046679b Adding the api_get_course_info_by_id function 15 years ago
Julio Montoya 2d09555f46 Adding the \"real_id\" item in the api_get_course_info function 15 years ago
Julio Montoya 861d91c9d7 Minor fixing message output 15 years ago
Yannick Warnier 35fe67e117 Minor - removed backticks from SQL query 15 years ago
Julio Montoya 03b6bbfdcb Minor documentation change 15 years ago
Ivan Tcholakov 81aa5e178e Bug #904 - Adding a constant in the main API to indicate whether data/time extension (http://www.php.net/datetime) is installed or not. This is important for PHP <= 5.2. 15 years ago
christian1827 dd55c914e1 fixed - Learner or teacher view now works inside a session - partial CT#828 15 years ago
Ivan Tcholakov dd70b4c9a5 Feature #272 - Some cosmetic changes in the main API. 15 years ago
Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 15 years ago
Ivan Tcholakov 961e060a08 Task #761 - Adding support for json_encode() function for PHP version < 5.2. 15 years ago
Cristian Fasanando 1074583f0c added new features for thematic advance - partial BT#578 15 years ago
Ivan Tcholakov e005172870 Feature #272 - The main API: Revisiting some of old TODOs of mine + cleaning. 15 years ago
Guillaume Viguier 3aa8a5b8f4 Date and time management - Chamilo - CT#696 15 years ago
Guillaume Viguier cc12302f47 Date and time - Chamilo - CT#696 15 years ago
Julio Montoya 616b00fe74 Minor - documentation updated 15 years ago