Commit Graph

3645 Commits (b27da04429f4798a0fced4d5581202ff244c2782)

Author SHA1 Message Date
Ivan Tcholakov b27da04429 Feature #2099 - Implementing e-mail notification when a new course (training) request is created. 15 years ago
Ivan Tcholakov ac02b40f03 Feature #2099 - Cleaning the file mail.lib.inc.php. 15 years ago
Juan Carlos Raña e0d78bf1b3 Feature #2044 automatic loading the course language 15 years ago
Juan Carlos Raña e593fec0cf Feature #2044 change text 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
Ivan Tcholakov 5e9b0d8e65 Feature #2099 - Language related changes (6). 15 years ago
Juan Carlos Raña 878771a959 Feature #2044 change default insert image 15 years ago
Ivan Tcholakov e515cd7cd0 Feature #2099 - UI: Various changes and corrections. 15 years ago
Juan Carlos Raña 5d9812143d fix status on if exist install directory and Feature #2044 add check if browscap file is loaded 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 ec81bf5e8a fix edit a file into certificate folder 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 52156772c7 Tuning coach and student in a session permissions see BT#1652 15 years ago
Juan Carlos Raña f33a6d3840 Feature #2044 add mimetypes for svgz (compress svg file) 15 years ago
Ivan Tcholakov 16121be571 Feature #2099 - New methods have been added to CourseRequestManager class. 15 years ago
Juan Carlos Raña 681f7aad7f Feature #2044 add mimetype file svg and icon to documents tool, filter browsers support for svg, replace image file by image mimetype svg when list svg-edit imagelib 15 years ago
Julio Montoya a82e371427 Fixing documents student visibility in a session see BT#1652 15 years ago
Julio Montoya faf421cb7d Adding sticky header in attendance sheet see BT#1653 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
Juan Carlos Raña 996add7cf7 delete old file 15 years ago
Juan Carlos Raña c500617c7c bridge from Chamilo gallery to svg-edit local library 15 years ago
Ivan Tcholakov dcd7a1af05 Feature #2099 - CourseRequestManager::accept_course_request() method has been added. 15 years ago
Julio Montoya 5135f86adc Adding editable custom tab pages see BT#1648 + Fixed tab creation + now supporting multiple urls 15 years ago
Julio Montoya 07e3ac9215 Fixing Exercise results when dealing with LPs + sessions + Improving the lp reset feature see BT#1401 + some Minor UI changes 15 years ago
Julio Montoya 81b8608269 Replacing is_int to is_numeric to accept "numeric strings" 15 years ago
Juan Carlos Raña 452eba47c1 Feature #2044 upgrade to 2.6 alpha (support internal and external libraries, shapes, grid, contextual menu, ...) and hack to get object libraries into a frame 15 years ago
Juan Carlos Raña 72833f5576 import a svg file to current canvas and open svg file 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
Juan Carlos Raña ba7cc920ea Feature #2044 fix a problem of svg-edit with accents and mimetypes 15 years ago
Ivan Tcholakov 3ea2e10c98 Feature #2099 - CourseManager class, a new method course_code_exists() has been added. 15 years ago
Ivan Tcholakov 0e0bfc2433 Feature #2099 - CourseManager class, a method has been renamed: course_code_exists() ---> is_existing_course_code(). A deprecated method with the old name still stays. 15 years ago
Ivan Tcholakov 45a459c7b7 Feature #2099 - A new library file "course_request.lib.php" has been added. 15 years ago
Ivan Tcholakov 4892af4746 Feature #2099 - A new constant has been added to database.lib.php. 15 years ago
Ivan Tcholakov 154c125c05 Feature #2099 - CourseManager class: Preparing the file for changes - tabs are converted automatically to 4 spaces. 15 years ago
Ivan Tcholakov b81b576864 More minor corrections, not important. 15 years ago
Ivan Tcholakov c522a8bf9d Minor corrections, not important. 15 years ago
Juan Carlos Raña a511fc5977 Feature #2044 edit online a svg file 15 years ago
Ivan Tcholakov 6faba06921 Feature #2099 - Preparing some files for changes. The leading tabs in the files have been converted to 4 spaces according to the coding conventions. 15 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 15 years ago
Julio Montoya 1649a16792 Fixing Chamilo title (partial) see #2095 15 years ago
Julio Montoya 0255d9e59f adding multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 15 years ago
Julio Montoya b5b5d03bc2 adding multiple URL support to get_XXX_followed_by_drh functions see BT#1470 15 years ago
Ivan Tcholakov e40dd672b8 Task #1765 - A correction within the function _api_convert_encoding_xml(): In the xml header the encoding option should precede the standalone option, otherwise DOMDocument fails to load the xml document. 15 years ago
Ivan Tcholakov c78a569a03 Task #1765 - Corrections about the function for changing encoding of xml-texts. 15 years ago
Ivan Tcholakov fdcb66faaf Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 15 years ago
Ivan Tcholakov 63a60aad0a Task #1765 - Tabs conversion to spaces in some files. 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Yannick Warnier 4ea2af2019 Adding e-mail field to contact form in install process 15 years ago
Juan Carlos Raña 971d4adcda now student can create document (Feature #2076) and make drawings (parcial Feature #2044) into a course inside his shared folder 15 years ago
Juan Carlos Raña 8e47d7b3ea Feature #2044 saving files in current directory, implement groups, security and cleaning 15 years ago