Commit Graph

27 Commits (9d37323ccf687b51ae964daf172654be43445871)

Author SHA1 Message Date
cvargas e969a4161a merge 15 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 years ago
Ivan Tcholakov 0fe9dd611b Feature #5397 - The file main/user/user_add.php seems to be obsolete. Anyway, I am modernizing it a little bit. 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
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 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 15 years ago
Ivan Tcholakov 4b9659419e Bug #3646 and Issue #306 - The old tracking tool and "Users" tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Ivan Tcholakov 962e734a90 [svn r20473] FS#306 - The "Users" tool: Improvements for better encoding support. 16 years ago
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 16 years ago
Julio Montoya 7618e24e82 [svn r18377] Bug fixed: now we show in the emails the correct Dokeos URL when the "multiple url" option is enabled see FS#3462 16 years ago
Cristian Fasanando d755149fd6 [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 16 years ago
Cristian Fasanando b261277568 [svn r17747] Logic Changes - Added definition Return-path and charset correctly and change the function api_send_mail by api_mail - see FS#2445 16 years ago
Yannick Warnier 92db3fdff5 [svn r13297] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
Yannick Warnier 8193edbcb9 [svn r12700] Print headers in "not allowed" message 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Eric Marguin dc719fc015 [svn r11113] DLTT Import + fix problem with some langvars 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 18 years ago
Patrick Cool 68e71769f9 [svn r9991] replace $_uid with $_user['user_id'] 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago