Commit Graph

155 Commits (b14965b5c42330ef7c0ae8bbdd3b912ebd0861a8)

Author SHA1 Message Date
Cristian Fasanando b14965b5c4 Fixed - subscribe users to a course from a session with users tool - partial CT#462 16 years ago
Cristian Fasanando 4192ff7deb minor - fixed alignment of icons into user info - see CT#455 16 years ago
Julio Montoya 315bea38f2 Fixing whoisonline function 16 years ago
Julio Montoya 60c2a32c0b Fixing whoisonline function 16 years ago
Julio Montoya b1f7e58919 Changing _medium, _small , big_ to constants in user_manager class 16 years ago
Julio Montoya 7b434571d3 (no commit message) 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 4a742059ea Added user' photo into user list interface and disabled field trainers(tutor name) in create course form from user portal - partial DT#5496 16 years ago
Cristian Fasanando d59386cc83 minor - fixed warning about Invalid argument supplied for foreach() - partial DT#5496 16 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 16 years ago
Juan Carlos Raña 427872be2f change normal message by confirmation message 16 years ago
Patrick Cool 4360a93d72 fix bad merge caused by bad commit by me and fixed by Yannick 16 years ago
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