Commit Graph

45 Commits (ed6da65ffa26ded062fa2e0540cae21394d665bf)

Author SHA1 Message Date
Yannick Warnier bbd10abd79 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier b80cabb1a5 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 15ac06c527 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
Julio Montoya 3620bb4a4a Replacing exercice_submit.php to exercise_submit.php 14 years ago
ywarnier f6d8bca0fb Minor - Updated langvar to follow coding conventions 14 years ago
Julio Montoya dbf8bef18a Moving main/link/linkfunctions.php to inc/lib/link.lib.php + adding youtube link in LPs 14 years ago
ywarnier 26d1fb5c5a Removed useless backticks 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 631c822a05 We still use resource linker? see CT#1368 15 years ago
Julio Montoya 6b532e362f Adding headers 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 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Ivan Tcholakov 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: 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 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 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 f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 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 033880b8cb [svn r20468] FS#306 - The resource linker: Improvements for better encoding support. 16 years ago
Juan Carlos Raña 3d47563df3 [svn r18093] fix the mix of language variables between agenda and resourcelinker 16 years ago
Juan Carlos Raña d39ad02158 [svn r18048] replace jqz.jpg by jqz.gif 16 years ago
Yannick Warnier 134a8fe40b [svn r13927] Minor - removed warning-level code problems 17 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
Patrick Cool 7629e3c889 [svn r11077] fixed a security hole that was already fixed in dokeos 1.6.5 but apparently reappeared in 1.8 18 years ago
Julian Prud'homme c10fb79a38 [svn r10920] add/update icons and language vars 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 18 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Eric Marguin 279631ad2f [svn r10155] replace some remaining TOOL_FORUM_TOPIC_TABLE by TOOL_FORUM_POST_TABLE 18 years ago
Eric Marguin 82f0d9c144 [svn r10154] replace some remaining FORUM_TABLE by TOOL_FORUM_TABLE 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 f14cefcb8f [svn r9988] replace $_uid with $_user['user_id'] 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago