Commit Graph

45 Commits (f330a17aa3b251e8e40ada187b7d8bcc80526a2a)

Author SHA1 Message Date
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Carlos Vargas 12cbf9c3fb Create test resourcelinker and repair include in resourcelinker.inc.php in main/newscorm and main/resourcelinker CT#191 15 years ago
Cristian Fasanando 7cc0c912f4 fixed ambiguous field inside sql querys with item_property table - partial CT#580 15 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 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 f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 16 years ago
Ivan Tcholakov 5060ac0676 [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 years ago
Isaac Flores 93b6964ca8 [svn r18978] minor - logic changes - fixed bug in query sql,when you copy a course -(partial FS#3805) 16 years ago
Julio Montoya b0621c0a17 [svn r14926] Replace mysql_ functions. Fixed error in the title i.e l'été = l'ét&eacute (FS#2460 - 20/21) 17 years ago
Yannick Warnier fa827dab20 [svn r13697] Fixed "undefined CID" bug in learnpath document display 18 years ago
Yannick Warnier a4cd202e59 [svn r13646] Updated rl_get_resource_link_for_learnpath() to include cidReq, which seems to create a problem to view documents when not present 18 years ago
Yannick Warnier dbb07d0467 [svn r13644] Fixed stupid bug (wrong bracketting) 18 years ago
Yannick Warnier e462451d98 [svn r13145] Added wrapping around a SQL statement to avoid SQL errors 18 years ago
Yannick Warnier ca01bc9a36 [svn r13112] Wrapped SQL query in some more checks to avoid SQL error. See http://www.dokeos.com/forum/viewtopic.php?p=38555 and http://projects.dokeos.com/?do=details&id=1841 18 years ago
Eric Marguin dd3724fd58 [svn r13073] prevent from accents in document filename ... not a beautiful way to do it but I'm open to advises. 18 years ago
Yannick Warnier d90bf11886 [svn r12623] Cleaned code for deprecated compatibility with dokeos 1.6 18 years ago
Yannick Warnier 9bf47e1779 [svn r12605] Added flag for use as anonymous user 18 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
Yannick Warnier 4327794375 [svn r11858] Removed switch only used for switching-versions code 18 years ago
Yannick Warnier aa29601507 [svn r11857] Fixed issues with forum tables change 18 years ago
Yannick Warnier 50cd5566b8 [svn r11846] Fixed issues with forum table name 18 years ago
Yannick Warnier fc42c7561d [svn r11845] Fixed issues with forum table name 18 years ago
Julian Prud'homme c10fb79a38 [svn r10920] add/update icons and language vars 18 years ago
Eric Marguin ad7f0e8d17 [svn r10898] improve the student publication in lp 18 years ago
Eric Marguin 736b21f249 [svn r10847] debug 18 years ago
Eric Marguin 3ab37034e8 [svn r10824] add the possibility to include forum and threads in lp 18 years ago
Eric Marguin 1a54072692 [svn r10773] we are now able to integrate links + student publications in the lp. 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 19 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Eric Marguin 82f0d9c144 [svn r10154] replace some remaining FORUM_TABLE by TOOL_FORUM_TABLE 19 years ago
Patrick Cool 1c193d6f43 [svn r10083] cleanup $_configuration 19 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Patrick Cool 1ec0fb21d0 [svn r9987] replace $_uid with $_user['user_id'] 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago