Commit Graph

6830 Commits (c070b83022ecc77c0eaaadb04727c7b853d97d7a)
 

Author SHA1 Message Date
Patrick Cool c070b83022 [svn r20694] action links persistent 16 years ago
Ivan Tcholakov 23c944be83 [svn r20693] FS#306 - Replacing some natural language unsafe occurrences of the functions strtolower() and strtoupper(). 16 years ago
Patrick Cool 5dcd632414 [svn r20692] use better icons because: grey icons means not available, no background, consistency in style for build, organize and display. 16 years ago
Patrick Cool c0d069b33f [svn r20690] improve icon consistency 16 years ago
Patrick Cool 2d2c7d122b [svn r20687] remove unused style definitions 16 years ago
Patrick Cool 60a919c977 [svn r20686] consistent source formatting 16 years ago
Ivan Tcholakov e5b8c9b669 [svn r20682] FS#306 - Replacing some natural language unsafe occurrences of the functions strlen() and substr(). Fixing a call to a non-existing function. 16 years ago
Jan Derriks ccacc9fa78 [svn r20681] FS#4202 - user theme selection did not work 16 years ago
Patrick Cool 15201c38be [svn r20678] consistency throughout styles 16 years ago
Ivan Tcholakov 692d660103 [svn r20677] FS#306 - The multibyte string library: Adding a comment about the function api_strlen(). 16 years ago
Patrick Cool 3abd9e91a8 [svn r20673] using correct feedback message type 16 years ago
Patrick Cool e7cd34da43 [svn r20672] correcting html syntax (removing </a>), correcting language string 16 years ago
Cristian Fasanando 74ab96fbb1 [svn r20668] Fixed Please remove icons and accept HTML in Messages (Blue, Red, Green etc.) - see FS#4070 16 years ago
Isaac Flores 907270cec9 [svn r20667] clean library,htmlpurifier 16 years ago
Arthur Portugal 96a22bda4f [svn r20666] Minor changed in profile list friends FS#3909 16 years ago
Ivan Tcholakov c8a7bf3083 [svn r20665] FS#306 - The multibyte string library: Now the library has been documented in PHPDoc style. See the file .../dokeos/main/inc/lib/multibyte_string_functions.php. 16 years ago
Arthur Portugal 01383af20b [svn r20664] Minor changed in profile FS#3909 16 years ago
Arthur Portugal 73dfe43780 [svn r20663] Changed style button to social network FS#3901 16 years ago
Cristian Fasanando 648ad4bbab [svn r20662] Fixed error of characters when send a message from profile - partial FS#4187 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 9da69ce25b [svn r20659] Fixed bug when you add a comment and add an image with the FCKeditor, the image is not displayed - partial FS#4207 16 years ago
Cristian Fasanando 53a9141104 [svn r20658] Fixed selected date on month list of agenda - partial FS#3909 16 years ago
Isaac Flores 6615612b12 [svn r20657] Minor - Added comment 16 years ago
Isaac Flores a08ebc1c8a [svn r20656] Minor - Added comment 16 years ago
Cristian Fasanando 2e9f6dd220 [svn r20655] Fixed vulnerabilities of security when you send a message from who is online list - partial FS#4206 16 years ago
Carlos Vargas 5211e59a3c [svn r20654] html purifier in wiki see FS#4169 16 years ago
Cristian Fasanando 9bb5df4b92 [svn r20653] Fixed - Added a link from the list of projects (to create a project) to the project itself - partial FS#4207 (by rvelasquez) 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 0039b3a38a [svn r20651] Fixed broken characters in link 16 years ago
Arthur Portugal 393ada67c3 [svn r20650] Minor Change in style button FS#3909 16 years ago
Carlos Vargas 2ae86d1026 [svn r20649] minor remove_xss in gradebook and link see FS#4169 16 years ago
Carlos Vargas e136bf1002 [svn r20648] minor correctly breadcrumb in admin and myspace 16 years ago
Arthur Portugal c66c712cce [svn r20647] Minor changed in icons FS#3909 16 years ago
Arthur Portugal 10fc1ddfe0 [svn r20646] Add images to << >> FS#3901 16 years ago
Cristian Fasanando 48f14a7445 [svn r20645] Minor - Added space to message(Edit recipient list) when you add or edit an announcement from a group - partial FS#3909 16 years ago
Carlos Vargas 86daa345e4 [svn r20644] add remove_XSS in exercises see FS#4169 16 years ago
Arthur Portugal 4329ba9a61 [svn r20643] Minor changed style button FS#3901 16 years ago
Yannick Warnier 06700b1ebf [svn r20642] Added SQL injection patch 16 years ago
Isaac Flores 8ba986d764 [svn r20641] logic changes - allow to send messages in outbox - (partial FS#3909) 16 years ago
Carlos Vargas b30afce5c6 [svn r20640] DLTT import 16 years ago
Carlos Vargas de92ecdda0 [svn r20639] fixed bug in update custom section in course description see FS#3909 16 years ago
Ivan Tcholakov 8ec6c7eade [svn r20631] FS#306 - The multibyte string library: Reverting back to the previous implementations of api_utf8_encode() and api_utf8_decode() - they work faster. Starting to comment the library in PHPDoc style. 16 years ago
Ivan Tcholakov ee7f7df624 [svn r20629] FS#306 - The multibyte string library: A correction of the previous commit SVN#20624. 16 years ago
Ivan Tcholakov bcdf93ab5c [svn r20624] FS#306 and FS#4187 - The multibyte string library: Adding some notes in the header. Modification of the functions api_htmlentities() and api_html_entity_decode() to fit better with current development habits. Simplifying the functions api_utf8_encode() and api_utf8_encode(). 16 years ago
Yannick Warnier 759b61f735 [svn r20622] Slightly improved filtering, presentation and documentation (related to FS#4187) 16 years ago
Yannick Warnier c0853dcd53 [svn r20620] Quick-fix a bug in the encoding translation of social messages (see FS#4187) 16 years ago
Yannick Warnier 85a64ddd2e [svn r20619] Added missing icons. Could benefit from a style improvement. 16 years ago
Yannick Warnier a6278ec8cb [svn r20618] Added jquery tabs style from dokeos_blue where missing 16 years ago
Cristian Fasanando 7cdd7da7a7 [svn r20617] Fixed display announcement of a learning when he is enable to edit it - partial FS#3909 16 years ago