Commit Graph

383 Commits (27d23c70dfb5971e73f711c2352bac49bc5cb6dd)

Author SHA1 Message Date
Julio Montoya fc775bd90c Fixing jquery-ui calls 15 years ago
Julio Montoya dd75b7d2e0 Fixing delete button in exercise list, renaming the api_get_jqgrid_js() function to api_get_jquery_ui_js 15 years ago
Julio Montoya a23a10f8b2 Adding documentation, changinh lang vars 15 years ago
Julio Montoya 0c9d232db6 Changing jquery ui theme 15 years ago
Julio Montoya 2ae1a21b2d Adding language support to the jqgrid grid 15 years ago
Christian Fasanando 3d60d04f97 Fixed missing areas for plugins - Fixes CT#741 15 years ago
ywarnier a65d11c95d Fix a potential bug in api_get_current_access_url_id() - related to BT#1942 15 years ago
Julio Montoya 681bae1535 Adding db_name as a parameter in the $_course variable 15 years ago
Julio Montoya ca8b9782f8 Minor - Removing apache notices 15 years ago
Julio Montoya 5405279c86 Now we can import questions using the Question tool from other courses (there's a filter for sessions) see BT#1917 15 years ago
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... 15 years ago
Julio Montoya 78ed989e1d Feature: Export LPs (htmls only) to PDF. 15 years ago
Yannick Warnier 244c3be92b Minor - removed forgotten error_log 15 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 15 years ago
Juan Carlos Raña 45e24a8891 improve api detect file format support by browser 15 years ago
Ivan Tcholakov a4631992c3 Feature #2132 - Online editor: A new configuration option has been added - the path to the file d.svg. 15 years ago
Ivan Tcholakov 3ad9c1aab9 Feature #2099 - Minor editions, not important. 15 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". 15 years ago
Ivan Tcholakov 6781022058 Feature #2099 - main_api.lib.php: Two functions api_valid_url() and api_valid_email() have been added. 15 years ago
Ivan Tcholakov fe3183fe12 Feature #2099 -Shallow cleaning the file main_api.lib.php. 15 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 15 years ago
Juan Carlos Raña e336f49c21 Feature #2044 rename api function support_svg by api_support_svg, add some messages error 15 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 15 years ago
Julio Montoya 849efb08dc Cleaning exercise files, adding UTC support 15 years ago
Ivan Tcholakov 5553a4799d Some minor corrections. 15 years ago
Julio Montoya ed20ae9daa Replacing date('Y-m-d H:i:s') with the api_get_utc_datetime function see #1246 15 years ago
Yannick Warnier c10d22466d Minor - Updated comment for api_get_session_condition() to avoid confusion 15 years ago
christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 15 years ago
Julio Montoya af7dc06949 Changing USERNAME_MAX_LENGTH from 20 to 40 see BT#1471 15 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. 15 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 16 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 16 years ago
Yannick Warnier b209a0111b Improved documentation 16 years ago
Yannick Warnier b8f470306d Minor - slightly improve documentation 16 years ago
Julio Montoya 396fe3a282 Fixing SQL query 16 years ago
Julio Montoya ae25f89187 Fixing SQL query 16 years ago
Julio Montoya 6b71fa94e2 Fixing SQL query 16 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 16 years ago
Julio Montoya 44cb9081c7 Adding api_get_group_id() (Not social network group) 16 years ago
Julio Montoya db356b9846 Cleaning code 16 years ago
Julio Montoya a09046679b Adding the api_get_course_info_by_id function 16 years ago
Julio Montoya 2d09555f46 Adding the \"real_id\" item in the api_get_course_info function 16 years ago
Julio Montoya 861d91c9d7 Minor fixing message output 16 years ago
Yannick Warnier 35fe67e117 Minor - removed backticks from SQL query 16 years ago
Julio Montoya 03b6bbfdcb Minor documentation change 16 years ago