Commit Graph

64 Commits (9f97ec827dbb9c58021bd2d883f0773cd65668f5)

Author SHA1 Message Date
Julio Montoya d267cbc1af Fixing queries due the single database changes see #3910 13 years ago
Julio Montoya 641711ed27 Minor corrections in exercises 13 years ago
Julio Montoya 15f73cd1e7 Fixing the metadata table due the new database changes (single database) see #3910 13 years ago
Yannick Warnier 2409e20513 Removed from all scripts 13 years ago
Yannick Warnier d65e243f2c Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier e70a2688a5 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 3d2896e54c Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 008a10197d Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier b80cabb1a5 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier e09f6019a0 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
ywarnier 8f1624c054 Minor - remove notices 14 years ago
Julio Montoya faa9bd0268 Fixing metadata table creation 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
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
Noel Dieschburg e6444dc928 Dummy permission commitx 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