Commit Graph

404 Commits (71d0ca2fab91b62a4ed031dbce8aeb4231e03005)

Author SHA1 Message Date
ywarnier 9afb096ae5 Minor - removed notice 15 years ago
Julio Montoya c3e771e032 Adding yoxview js library, proof of concept see # 2719 15 years ago
Julio Montoya 26d0cf7017 Adding support to sessions in the thematic tool 15 years ago
ywarnier 64149339c6 Fixed another breaking case in copyr() (thanks unit tests) 15 years ago
ywarnier f2b2829ecb Fixed a breaking case in copyr() (thanks unit tests) 15 years ago
ywarnier 15be9f84b7 Minor - Initializing variables to avoid notices 15 years ago
ywarnier 78918605af Minor - letter uppercase change in error msg 15 years ago
Julio Montoya 3c44929ae1 Commenting code that uses the headerpage.php deprecated file 15 years ago
Juan Carlos Raña 056588cec4 Feature #3257 Integrate Nanogong 15 years ago
Julio Montoya d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 15 years ago
Julio Montoya 20f9e32bf7 Fixing wrong condition, replacing fetch_row to num_rows in order to avoid warning messages 15 years ago
Julio Montoya 4a9b43b508 Fixing minor bugs when uploading using the drag& drop interface 15 years ago
Julio Montoya 9f8dbf8eeb Fixing documents tool move functionality, replacing curdirpath in document list, adding more information and icons in the upload multiple files funcionality see BT#2784 15 years ago
Julio Montoya 9fb4257162 Adding jquery multiple uploader script for documents see #2784 (need to be more preatty) the pbar.ani.gif is also very big 250kb need to be replaced 15 years ago
Julio Montoya ce9288395c Adding api_get_item_property_info() function + removing detail date in the document tool 15 years ago
Julio Montoya 22bddd1fa4 Minor - Fixing page title when \"api_not_allowed\" is called 15 years ago
Julio Montoya f321c01f96 Adding a new function to get the course URL api_get_course_url() seze BT#2066 15 years ago
Julio Montoya cc1aa215ba When using the copy promotion feature we also save some course parameters see BT#2079 15 years ago
ywarnier 7b1340ba82 Minor documentation improvement 15 years ago
ywarnier 64fc415966 Removed useless backticks 15 years ago
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