Commit Graph

42 Commits (bf8e963fa718601bda184b42d6bcefbb0af57ba0)

Author SHA1 Message Date
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 530382a993 Fixing dropbox download see BT#7680 11 years ago
Julio Montoya aa735666fb Minor - format code. 11 years ago
Julio Montoya a3d5f73a84 Minor - format code. 11 years ago
Julio Montoya 3e7ab1b5a6 Fixing dropbox download in folders see #5447 12 years ago
Julio Montoya cbf3e32ee5 Fixes bug in dropbox where users can't download or leave feedback see BT#4791 and #5058 12 years ago
Julio Montoya 295e32b22d Adding course int id see #3910 13 years ago
Julio Montoya 26f79343f7 When clicking in the dropbox file name now we can download the file with the correct dropbox file name see #1198 14 years ago
Yannick Warnier 8a25ccac45 Minor - Updated PHPDoc headers 14 years ago
Yannick Warnier f1e59a9bab Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 7e40ec0aac Duplicate slashes in filenames have been removed. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 15 years ago
Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 15 years ago
Ivan Tcholakov 874dca0a68 Feature #272 - The Dropbox tool code - additional minor changes. 15 years ago
Ivan Tcholakov 7b8738101a Feature #272 - The Dropbox tool code - cosmetic changes before abandonning it. 15 years ago
Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 15 years ago
Julio Montoya 6d99ee3612 Security issue: Adding Security::remove_XSS function 15 years ago
Julio Montoya b634cb5451 Security issues: adding \"intval\" function, replace include_once to require_once 15 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov a5ea1a0c6b [svn r21564] FS#306 - The Dropbox tool, the downloader: Making detection of OpenOffice related files precise. 16 years ago
Yannick Warnier 4b64462e45 [svn r18551] Various minor fixes (warning and notice level) 16 years ago
Yannick Warnier 851fd0b86e [svn r13992] Removed include for file that didn't exist 17 years ago
Yannick Warnier 8884a15d91 [svn r13991] Fix bug in dropbox files download. Submitted by Ludwig Theunis. See http://www.dokeos.com/forum/viewtopic.php?t=12144 17 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 18 years ago
Yannick Warnier 24042b9485 [svn r12204] Updated all table names to use Database class (called in dropbox_config.inc.php) and removed dangerous ` signs 18 years ago
Patrick Cool 3a5d43ba03 [svn r10806] Dropbox: error when downloading category 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool 702d95bab7 [svn r9985] replace $_uid with $_user['user_id'] 18 years ago
Bart Mollet a373517316 [svn r9861] replaced api_get_library_path by api_get_path 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago