Commit Graph

99 Commits (934db3da851dc3ea428689f444003c72f94e0f44)

Author SHA1 Message Date
ywarnier d8af328d88 Applying suggestion about document mime type by Jonas Fangstrom - fixes CT#2049 15 years ago
Julio Montoya c5df28d4bf Fixing edit icons when using sessions + fixing visibility icons see #3250 15 years ago
Julio Montoya f4056bddda Minor changes - adding documentation, cleaning the file 15 years ago
Julio Montoya 4a9b43b508 Fixing minor bugs when uploading using the drag& drop interface 15 years ago
Julio Montoya c99b81e288 Minor - Fixing translation variable 15 years ago
Julio Montoya 4a22251944 Documents: Adding some gmail quota style see #3056 15 years ago
Julio Montoya 6cdbf6e2b1 Minor corrections, moving delete buttons to the right 15 years ago
Julio Montoya 56988cb3fe Updating gif + some minor validations BT#2784 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 f16160d059 More fixes in the DocumentManager::is_visible function 15 years ago
Julio Montoya ad44e0a196 Fixing document slideshow with the updated DocumentManager::is_visible function 15 years ago
Julio Montoya cb85cbbe23 Fixing DocumentManager::is_visible function when using hotpotatoes files 15 years ago
Julio Montoya cddc6478ec Adding hotpotatoes support in exercises (removed by error) 15 years ago
Julio Montoya c885b4bf11 Fixing course import: replacing the old course code with the destination code, see BT#1985 15 years ago
Julio Montoya 37eee0ff7a Fixing security issue when downloading a document see #2722, adding check_abs + making more restrict the Document::is_visible function 15 years ago
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