Commit Graph

51 Commits (57d7391e79863390b11735761135660402f61097)

Author SHA1 Message Date
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 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. 15 years ago
Ivan Tcholakov 84ba413d37 Feature #347 - Links, Messages, Metadata: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 3879f51377 Feature #272 - Code update according to the recent changes within the Database class - direct use elimination in some places of MySQL-specific functions. 15 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago
Juan Carlos Raña cc45405601 enable add metadata links 15 years ago
Juan Carlos Raña 5bbb5c7370 enable add metadata links 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 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 de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: 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 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 years ago
Ivan Tcholakov 6b7bd06ddb Bug #3646 and Issue #306 - Messages, metadata and training reports (part 1): Fixing person name order and sorting to be dependable on the internationalization settings. 15 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. 15 years ago
Yannick Warnier 419bd6bf46 [svn r21152] Minor change to avoid fatal error (return value in write context) 16 years ago
Ivan Tcholakov 9b0bffbf6a [svn r20461] FS#306 - The metadata module: Improvements for better encoding support. 16 years ago
Ivan Tcholakov 7353f2353f [svn r19765] FS#4030 - Fixing the "Document Metadata" form. 16 years ago
Arthur Portugal e2e168eff7 [svn r19735] Minor change style button in metadata see FS#3541 16 years ago
Yannick Warnier 8f2cce1c29 [svn r15773] Add semi-column to   when missing - patch suggested by Philippe De Ryck - see FS#2698 17 years ago
Yannick Warnier 3e3d3924b5 [svn r12491] Removed possible security threat when register globals is on (see http://projects.dokeos.com/?do=details&id=1155) 18 years ago
Julian Prud'homme a3de6f0333 [svn r12273] 7th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 0d8e51a58e [svn r12265] second 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
Bart Mollet ef415f9830 [svn r11046] Bugfix: .substr(-3) works in Firefox, but not in IE 18 years ago
Bart Mollet c13ee69b2e [svn r10786] Restoring metadata, fixed breadcrumbs 18 years ago
Bart Mollet f4011f9b2a [svn r10784] Restoring metadata 18 years ago
Bart Mollet 727ad61ddb [svn r10779] Some fixes to get import of scorm manifest files back to work. 18 years ago
Bart Mollet 41453446c1 [svn r10725] Restoring metadata 18 years ago
Bart Mollet de8684d4ff [svn r10664] Importing metadata fixes from rhaentjens 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
Patrick Cool 1c193d6f43 [svn r10083] cleanup $_configuration 18 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 18 years ago
Patrick Cool 1ec0fb21d0 [svn r9987] replace $_uid with $_user['user_id'] 18 years ago
Patrick Cool be458f0a3c [svn r9947] Disappearing functions, e.g. get_course_scormdocument_table 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago