Commit Graph

115 Commits (0e51c626591f1f4149f1e5d2e996301641936e7f)

Author SHA1 Message Date
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Carlos Vargas 1f4206394c add <dl> to improve the presentation of data in My profile 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 9dce81ad53 Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
Juan Carlos Raña 174e868536 fix webpath for try find new friends 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
Yannick Warnier db702f4d5b Fixed warning in RSS feeds reader 15 years ago
iflores cb11922f62 Improvemets in social netowork 16 years ago
Carlos Vargas 04c8d24d27 correcting var lang in profile 16 years ago
Julio Montoya 4dd1c2f9b3 test 16 years ago
Julio Montoya f9fdddea0a Minor - Fixing CSS style 16 years ago
Julio Montoya 70abaaf522 Minor - Deleting unused style 16 years ago
Isaac Flores 3eaab875c9 Allow see my contacts 16 years ago
Julio Montoya cc36283250 Adding array validation 16 years ago
Isaac Flores 383e293e59 [svn r22572] Minor-style changes-added function api_convert_encoding in words - (partial FS#4447) 16 years ago
Isaac Flores e459895739 [svn r22571] Minor-logic changes - Added function api_xml_http_response_encode in words - (partial FS#4447) 16 years ago
Isaac Flores f07be393b8 [svn r22570] style changes-improvements in shared profile of social tool - (partial FS#4447) 16 years ago
Isaac Flores 9fcf30dba8 [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 16 years ago
Cristian Fasanando 7d054bf637 [svn r22540] Fixed extra information into my shared profile - see FS#4447 16 years ago
Yannick Warnier 3d6e7ff521 [svn r22380] Avoid checking if feeds empty 16 years ago
Yannick Warnier 162ee41185 [svn r22379] Added RSS feed reader (needs the definition of a 'rssfeeds' extra user field first) 16 years ago
Isaac Flores 905686ce29 [svn r22222] cleaning code in social network 16 years ago
Isaac Flores 51a94f6c69 [svn r22221] cleaning code in social network 16 years ago
Julio Montoya 1f1b5b5b8c [svn r21902] Cleaning code and Database::escape_string function added see FS#4389 16 years ago
Isaac Flores 487fa76987 [svn r21558] Minor - style changes - allow see data in utf8 - (partial FS#3909) 16 years ago
Isaac Flores 677a489338 [svn r21557] Minor - logic changes - replace undefined variable language - (partial FS#3909) 16 years ago
Isaac Flores 6e56fc3acb [svn r21556] logic changes - improvements in message tool with query sql - (partial FS#3909) 16 years ago
Isaac Flores 82f54d182f [svn r21554] style changes - improvements in profile and message tool - (partial FS#4350) 16 years ago
Isaac Flores ef710e0ee5 [svn r21549] logic changes - improvements in message tool - (partial FS#3909) 16 years ago
Yannick Warnier 8db20ab664 [svn r21147] Added filtering for SQL injections (see FS#4261) 16 years ago
Isaac Flores ceaf15672e [svn r21003] minor - style changes - commented tag div - (partial FS#3909) 16 years ago
Isaac Flores 8c9b698c71 [svn r21002] style changes - improvements in message tool - (partial FS#3909) 16 years ago
Isaac Flores 2127f8988f [svn r20962] logic changes - improvements in social network and message tool - (partial FS#3909) 16 years ago
Ivan Tcholakov 615e32d491 [svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated. 16 years ago
Isaac Flores 7b6b0c7f4c [svn r20722] logic changes - improvements in social network - (partial FS#3909) 16 years ago
Isaac Flores f837f3e603 [svn r20718] minor - logic changes - added remove_XSS - (partial FS#3909) 16 years ago
Ivan Tcholakov ecbfd35e89 [svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode(). 16 years ago
Isaac Flores 0f0d9cc21f [svn r20714] logic changes - added remove_xss - (partial FS#3909) 16 years ago
Isaac Flores b4ec7d0dbe [svn r20711] minor - logic changes - allow hide combobox -(partial FS#3909) 16 years ago
Isaac Flores 9ba2e04330 [svn r20710] logic changes - improvements in social network - (partial FS#3909) 16 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
Isaac Flores 93ca12ae3a [svn r20707] logic changes - improvements in social network - (partial FS#3909) 16 years ago
Arthur Portugal 96a22bda4f [svn r20666] Minor changed in profile list friends FS#3909 16 years ago
Arthur Portugal 01383af20b [svn r20664] Minor changed in profile FS#3909 16 years ago
Arthur Portugal 9cdf39aba9 [svn r20661] Minor Character especial FS#3901 16 years ago
Arthur Portugal 0c692cfd8d [svn r20660] Changed style button to social network FS#3901 16 years ago
Cristian Fasanando d4459205a8 [svn r20652] Added security::remove_XSS() for inbox and outbox message of social red - see FS#4206 16 years ago
Yannick Warnier 759b61f735 [svn r20622] Slightly improved filtering, presentation and documentation (related to FS#4187) 16 years ago
Cristian Fasanando d3f8606b89 [svn r20615] Fixed problems of messages in social red - partial FS#4204 (by jhp1411) 16 years ago
Ivan Tcholakov fa8317fc59 [svn r20587] FS#306 and FS#4187 - Fixing character encoding issues in the "Messages" and "Social network" tools, part 1. 16 years ago