Commit Graph

83 Commits (02c308043b636f9cbfc49dc70e482dd3fb0ca3ea)

Author SHA1 Message Date
Ivan Tcholakov 358d72d4c1 Feature #1915 - Addinf type, mimetype definitions and the images for .epub files. 15 years ago
Ivan Tcholakov 981886a083 Feature #1915 - Automatic cleaning whitespace for some files. 15 years ago
Juan Carlos Raña a64213b80a Feature #2484 add lang var when create a certificate folder 15 years ago
Julio Montoya f5a9f061f3 Converting the pdf.lib.php class from static to obj + fixing wiki to pdf method see BT#1670 & #1909 15 years ago
Julio Montoya 835bee23c4 Fixing document html to pdf see BT#1617 & #1909 15 years ago
Julio Montoya 78ed989e1d Feature: Export LPs (htmls only) to PDF. 15 years ago
Julio Montoya 6b90406b98 Fixing document visibility see #2198 15 years ago
Juan Carlos Raña e59554207c documents tools and advanced file manager, disabled show svgz compress files, and 15 years ago
Juan Carlos Raña ec81bf5e8a fix edit a file into certificate folder 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
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
Ivan Tcholakov b81b576864 More minor corrections, not important. 15 years ago
Juan Carlos Raña 33678de470 Feature #300 a search of documents that are similar to the tool users 16 years ago
Yannick Warnier 1467945b79 Minor - ensure a default quota is always returned from get_course_quota() 16 years ago
Juan Carlos Raña 4e5d7d8410 fix return database session value for $docs_and_folders into document.php 16 years ago
Julio Montoya 02d09d32a6 office 2007 mimetypes (changeset: 9270:22e462b9b948 from dokeos) 16 years ago
Yannick Warnier c7e4930c9f Testing - Fixed a series of tests 16 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 16 years ago
Julio Montoya 771130f89b Updating the certificate to work with the new timezone feature 16 years ago
Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 16 years ago
Ivan Tcholakov 27007797e1 A quick fix in document.lib.php: Adding a missing field "lastedit_date" within a SQL-query. 16 years ago
Ivan Tcholakov 00bb0818d5 Minor, cosmetic changes in ""document.lib.php" file. 16 years ago
Ivan Tcholakov 78bacd5602 Feature 272 - Applying the function replace_dangerous_char() for file names of downloaded files. Cosmetic changes in the main API. 16 years ago
Ivan Tcholakov 4a2391177f Feature #272 - A correction for the previous transaction. 16 years ago
Ivan Tcholakov 31ff6a8e04 Feature #272 - HTML files: Passing read/detected encoding value to the browser using the HTTP-header (too). Thus, not well-formed html-files have good chance to be showed using the right encoding. 16 years ago
Ivan Tcholakov fc7b8541cc Feature #272 - Showing plain text files: Passing encoding detection result to the browser. 16 years ago
Ivan Tcholakov 290f24178b Feature #347 - Reverting some optimized code for the sake of testers' convenience. 16 years ago
Ivan Tcholakov 76c9f1ce85 Feature #347 - Code cleaning for the Document manager class; suppressing unwanted error in the file upload library. 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Cristian Fasanando a0b1e45ff8 added resources from course outside a session inside the course in a session - partial BT#570 16 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Cristian Fasanando 876d627f0e Fixed - urls are replaced with the destination course path and destination course code from copy course 16 years ago
Ricardo Rodriguez 4f08a1d15e Modified function change exit and die by return false and Fixed test function 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando d84dcb25ac Fixed show only documents base into a training session documents - partial DT#5496 16 years ago
Cristian Fasanando 97479457c2 added documents by default for a course in session - partial DT#5377 16 years ago
Juan Carlos Raña 3e292dc184 fix bug #5443 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 17 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 17 years ago
Cristian Fasanando c8a1e79b66 Fixed list of folders in group tool for document - partial DT #3587 17 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 17 years ago
Isaac Flores 450ed6d8d6 [svn r22298] added keyword "static" in file document.lib.php - (partial FS#4400) 17 years ago
Ivan Tcholakov 49d35be75e [svn r21530] FS#306 - The document manager class: Changing sorting of file and folder names to be into natural order. 17 years ago
Ivan Tcholakov 1eb4931462 [svn r21518] FS#306 - Fixing some incorrect calls of the function sort(). 17 years ago