Commit Graph

91 Commits (4e9cd5894dea62120e4f3d5260a64e585cbb2236)

Author SHA1 Message Date
Julio Montoya c997095790 Fixing dropbox bug when editing a comment when selecting all elements of the table see #2491 15 years ago
Julio Montoya 9a0f56dd6e Fixing message when sending a feedback with out content see #2248 15 years ago
Julio Montoya cc10ae592a Adding UTC support in dropbox see #2248 15 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 15 years ago
Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 15 years ago
Ivan Tcholakov 7e40ec0aac Duplicate slashes in filenames have been removed. 16 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 16 years ago
Julio Montoya 0481770f83 Removing double validation: Database::escape_string + Security::remove_XSS 16 years ago
Ivan Tcholakov 05a14efe4c Feature #272 - "Dropbox" tool, downloading zip-archives: Adding html-metadata to the generated supplemental file "overview.html" (which you may find inside the downloaded archive). 16 years ago
Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 16 years ago
Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 16 years ago
Ivan Tcholakov 874dca0a68 Feature #272 - The Dropbox tool code - additional minor changes. 16 years ago
Ivan Tcholakov 7b8738101a Feature #272 - The Dropbox tool code - cosmetic changes before abandonning it. 16 years ago
Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 16 years ago
Julio Montoya 6d99ee3612 Security issue: Adding Security::remove_XSS function 16 years ago
aportugal 8c80a59e5a merge 16 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. 16 years ago
Arthur Portugal e41ef635ea Minor - added variable global to can load the tables. Changed in the query the method of call the tables CT#191 16 years ago
Arthur Portugal 5316e57a09 MInor - Removed global.inc.php is not neccesary for this file CT#191 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Ivan Tcholakov cab39a97c1 Feature #272 - Fixing an author's name. 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Cristian Fasanando 53ef2b8213 minor - fixed current tab for group, chat and dropbox - partial CT#512 16 years ago
Cristian Fasanando 8607a209fd minor - fixed error typo changed input text by hidden - partial CT#493 16 years ago
Cristian Fasanando d68a113d94 added token for feedback form in dropbox tool - partial CT#493 16 years ago
Patrick Cool b0c1303ee4 Added a platform setting that determines how the users should be sorted: on first name or on last name. 16 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 16 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 12cc5b34e9 Fixed - users duplicated into recipient list in dropbox tool - partial DT# 16 years ago
Cristian Fasanando 64cc78fc89 implemented display shared files from dropbox tool into current training session - partial DT#5496 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 17 years ago
Ivan Tcholakov d7ac1ce93b Bug #3646 and Issue #306 - Documents, Drobbox: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 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
Arthur Portugal 5e84e0aead Commented header with title without get_lang 17 years ago
Yannick Warnier 73a882ed92 [svn r22575] Minor - using database class 17 years ago
Yannick Warnier ee31d20595 [svn r22574] Fixed SQL injection and XSS flaws 17 years ago
Carlos Vargas 7fda0d4ada [svn r21182] Minor - Fix typo 17 years ago
Patrick Cool cedb89291c [svn r21133] bugfix: fix breadcrumbs and feedback message 17 years ago
Ivan Tcholakov 6a1d06ef83 [svn r21070] FS#306 - Dropbox has its own implementation for language translation. Making the function dropbox_lang() compatible with the new logic for using language files: The correct output encoding should be guessed and htmlentities should be converted into normal characters. 17 years ago
Patrick Cool 410c1596c7 [svn r21063] return messages, icons 17 years ago
Carlos Vargas 31edea076b [svn r20798] add button style: upload and refresh in tools see FS#3541 17 years ago
Ivan Tcholakov 54bce1d0e2 [svn r20450] FS#306 - The Dropbox tool: Improvements for better encoding management. 17 years ago
Isaac Flores b388c40cda [svn r20249] style changes - added Security::remove_XSS - (partial FS#4132) 17 years ago
Patrick Cool f6882239e6 [svn r19776] form titles 17 years ago
Carlos Vargas efaa6186cc [svn r19471] minor add styles to buttons see FS#3541 17 years ago
Carlos Vargas b24dd0c67b [svn r19330] minor change text buttons in dropbox see FS#3541 17 years ago
Arthur Portugal 4bfec03feb [svn r19318] Added style button FS#3541 17 years ago