Commit Graph

35 Commits (57658eaa37a5cd9693978d124e7aae761c305df0)

Author SHA1 Message Date
Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 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 51ccd6f401 Security issue: Adding Database::escape_string function 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
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Arthur Portugal 879fb4bdca 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 b1b4bdb7ca Minor - Added call global to the table database CT#191 16 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 16 years ago
Cristian Fasanando d68a113d94 added token for feedback form in dropbox tool - partial CT#493 16 years ago
cvargas e969a4161a merge 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 f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 16 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. 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 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 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. 16 years ago
Ivan Tcholakov f63f2bb43a [svn r21540] FS#306 - Dropbox: Sorting by titles is to be done using natural order. 17 years ago
Ivan Tcholakov 54bce1d0e2 [svn r20450] FS#306 - The Dropbox tool: Improvements for better encoding management. 17 years ago
Yannick Warnier 4b64462e45 [svn r18551] Various minor fixes (warning and notice level) 17 years ago
Isaac Flores 54affcf298 [svn r16990] changes in logic and style - added option check - see FS#3008 17 years ago
Yannick Warnier 7801c5cb39 [svn r14040] Minor - Removed duplicate licensing terms 18 years ago
Eric Marguin ea374a7d54 [svn r14007] improve relation between sessions and dropbox tool : a file of a session is no longer visible in another session (FS#2087) 18 years ago
Yannick Warnier 1c423a254c [svn r12668] Minor - using Database class in Dropbox_Person() 19 years ago
Eric Marguin 1ab5479067 [svn r12579] cancel the previous commit and fix really the bug when moving a received work 19 years ago
Eric Marguin 7018ca9727 [svn r12578] fix a bug when moving a received work 19 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 19 years ago
Patrick Cool f07bd87c08 [svn r12146] bugfix: no anonymous upload of documents allowed 19 years ago
Patrick Cool 77cd9b97f3 [svn r12123] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8906 19 years ago
Patrick Cool 702d95bab7 [svn r9985] replace $_uid with $_user['user_id'] 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago