Commit Graph

141 Commits (08eb7df6add7305cefd6d386a8eb0bfa91497af7)

Author SHA1 Message Date
Patrick Cool 5005ff71b8 make filtering on profile information and searching on profiling information a PRO feature 16 years ago
Juan Carlos Raña d4bf76fb95 fix text 16 years ago
Carlos Vargas eff59e42eb minor delete } 16 years ago
Julio Montoya 1942167c0f First attempt to implement the user tags (interests) see DT#5508 (partial) 16 years ago
Patrick Cool 29d53d0095 feature: The search functionality can also search in the additional profile fields (found users are indicated with an asterisk (*)) 16 years ago
Ivan Tcholakov 0e267c53cc Feature #306 - Fixing an improper use of the function api_get_person_name() in the file main/user/userInfo.php. 16 years ago
Juan Carlos Raña 91c4c7b73f add online status to userinfo 16 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. 16 years ago
Ivan Tcholakov 119ad9f354 Feature #5397 - Replacing deprecated get_setting() with api_get_setting(). 16 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 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
Ivan Tcholakov c575aba175 Feature #306 - Fixing my bug about table heading order in "Users" tool. 16 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. 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 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 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. 16 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. 16 years ago
Julio Montoya 8f74f3d532 Minor - Hiding \"modify\" column for users 16 years ago
Julio Montoya d715356e8c Minor - Student can't see an edit button 16 years ago
Juan Carlos Raña e6a8adfde2 [svn r22291] fix FS#4290 - Search function user list inside training not working 17 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 17 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 17 years ago
Julio Montoya 6dca0508d0 [svn r21077] Security improvements FS#4261 17 years ago
Ivan Tcholakov 19b511b13f [svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them. 17 years ago
Arthur Portugal c66c712cce [svn r20647] Minor changed in icons FS#3909 17 years ago
Julio Montoya cffc62ddca [svn r20561] Improvements to the user picture (2 new size picture now available) FS#4108 by jhp1411 17 years ago
Ivan Tcholakov 962e734a90 [svn r20473] FS#306 - The "Users" tool: Improvements for better encoding support. 17 years ago
Juan Carlos Raña 4ebc139e5e [svn r20426] adjust user icon and make active 17 years ago
Juan Carlos Raña 2dad6c08b0 [svn r20425] fix icon text 17 years ago
Juan Carlos Raña bd128e4224 [svn r20412] fix icon text 17 years ago
Isaac Flores 801b698d48 [svn r20261] style changes - added style css in user info - (partial FS#3909) 17 years ago
Patrick Cool 7f25d41bf9 [svn r19824] actions consistency 17 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 17 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 17 years ago
Juan Carlos Raña de5f52e120 [svn r19524] fix icons 17 years ago
Juan Carlos Raña 7cbd53d11c [svn r19365] add photos to user list 17 years ago
Carlos Vargas a961d20857 [svn r19254] Partial add style for buttons see FS#3541 17 years ago
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 17 years ago
Noël Dieschburg 37b9ae6337 [svn r18925] Replaces buttons in admin interfaces and in blogs 17 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 17 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 17 years ago
Juan Carlos Raña 146e0bf6cf [svn r18307] config button bar: introduction tool 17 years ago
Noël Dieschburg 1eebd5681b [svn r18287] -Changes login icon 17 years ago