Commit Graph

73 Commits (0de45076e5da45067fc31e4d446472f45588150e)

Author SHA1 Message Date
Patrick Cool 4c8a0f5069 [svn r13551] Extended profile fields can be used in the registration process 18 years ago
Patrick Cool d3f8fcccdc [svn r13486] make extended profile available in users tool 18 years ago
Yannick Warnier a9f4ec34f8 [svn r13376] Initial scripts, imported from Drupal, for OpenID authentication method. Not functional. Still need a lot of work to detach from Drupal. 18 years ago
Yannick Warnier f57b1e4a40 [svn r13366] - Enable use of LDAP version 3 by change of configuration 18 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Julian Prud'homme a1cf955c3c [svn r13283] Fix a display bug in IE 6 18 years ago
Yannick Warnier 6197af8c43 [svn r13113] Updated include path to fix part of bug FS#1840 18 years ago
Yannick Warnier 803eded1db [svn r13049] Added specific QuickForm rule to improve restriction on username size 18 years ago
Yannick Warnier ed0f112265 [svn r13048] Altered username field size and value to avoid bug shortening login (database field is limited to 20 characters anyway). Fixes FS#1903 18 years ago
Julian Prud'homme d53f97fa51 [svn r12991] Fix a bug to make the picture upload works on IE 6 : http://www.dokeos.com/forum/viewtopic.php?t=11490 18 years ago
Eric Marguin 1f009fe071 [svn r12986] fiw a bug with tracking : we didn't call learnpath::get_db_progress() 18 years ago
Eric Marguin 0c1c1d9b10 [svn r12902] fix a bug when uploading pictures 18 years ago
Julian Prud'homme e814e09202 [svn r12823] Fix a bug with hidden test tool : http://projects.dokeos.com/?do=details&id=1791 19 years ago
Yannick Warnier 923ee5a112 [svn r12734] Add "required" rule to field "password confirmation" in registration form 19 years ago
Yannick Warnier 11d6bc3d7a [svn r12658] Avoid division by zero or resize problems if IMAGE_THUMBNAIL_WIDTH is not defined (which happens if not present in profile.conf.inc.php) 19 years ago
Yannick Warnier ea3b2755ad [svn r12622] Added code to handle the user's upload directory split when the new admin settings 'split users upload directory' is enabled (the DLTT translation is clear about the fact that admins unsure shouldn't use it). 19 years ago
Yannick Warnier 81500da2bd [svn r12472] Added info to api_sql_query() calls 19 years ago
Yannick Warnier ae59525555 [svn r12471] Fixed problem in category sorting introduced by last commit 19 years ago
Yannick Warnier 61e67244ea [svn r12470] Fixed typo 19 years ago
Yannick Warnier fb45409e7a [svn r12469] Changed mysql_ calls to Database:: calls 19 years ago
Yannick Warnier dc56b13f35 [svn r12468] Removed useless database query 19 years ago
Yannick Warnier 874e14d7e0 [svn r12467] Filtered some GET variables 19 years ago
Yannick Warnier 62a2db9970 [svn r12462] Filter $_GET['course'], fixing security flaw number 1 in http://www.frsirt.com/bulletins/10497 19 years ago
Julian Prud'homme ca11ed5571 [svn r12410] Update "My Progress" to make it works with courses that belong to no session 19 years ago
Julian Prud'homme 0400b589cc [svn r12348] Change the mail for lost passwords 19 years ago
Yannick Warnier f09d454509 [svn r12279] Fixes XSS security bug http://projects.dokeos.com/?do=details&id=1434 19 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme 38d2dbc117 [svn r12267] 4th step in removing all {$_SERVER['PHP_SELF']} 19 years ago
Yannick Warnier a01ff4dec3 [svn r12175] Filtered $_GET['action'] to avoid XSS 19 years ago
Patrick Cool 5f08105d77 [svn r12057] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8915 19 years ago
Patrick Cool 07de9f05fd [svn r11922] http://www.dokeos.com/forum/viewtopic.php?t=8845 19 years ago
Eric Marguin 5a2a852ae8 [svn r11909] 19 years ago
Julian Prud'homme c53537eb19 [svn r11901] Update "my progress" with the new Tracking class 19 years ago
Patrick Cool 5d16579e7e [svn r11873] consistency improvements 19 years ago
Julian Prud'homme 6c8aa260f8 [svn r11833] Fix display bugs and other minor bugs in the reporting (FS 1386-1387-1388) 19 years ago
Patrick Cool a1d1aad841 [svn r11811] bugfix: two course categories with the same name 19 years ago
Patrick Cool 12a0f4c070 [svn r11789] adding icons, removing tool titles, actions horizontal instead of in <ul> 19 years ago
Eric Marguin 7d431d688b [svn r11711] 19 years ago
Eric Marguin c74621385e [svn r11710] 19 years ago
Eric Marguin f53f8d1868 [svn r11709] update the progress 19 years ago
Julian Prud'homme 2572f7dccc [svn r11570] use new picture upload class for the profil. Now there is a picture resizing. If the new class is a problem, please contact me : j.prudhomme@elixir-interactive.com 19 years ago
Eric Marguin d63b133941 [svn r11280] fix a bug in profile edition 19 years ago
Yannick Warnier 545077bf3a [svn r11170] Added XSS filtering (see http://projects.dokeos.com/?do=details&id=1200) 19 years ago
Yannick Warnier e978c8b7c3 [svn r11166] Fixed several security bugs pointed out by http://projects.dokeos.com/?do=details&id=1214 19 years ago
Yannick Warnier 09f1b7fdd6 [svn r11158] Added explicit int cast, fixing security bug http://projects.dokeos.com/?do=details&id=1201 19 years ago
Yannick Warnier 032c9a26ae [svn r11139] Renaming profile.conf.inc.php to profile.conf.php to follow other names in conf directory. Updated in install and update scripts as well as in auth/ directory where it is included 19 years ago
Eric Marguin dc719fc015 [svn r11113] DLTT Import + fix problem with some langvars 19 years ago
Yannick Warnier daf2b78687 [svn r11103] Fixed new language vars use 19 years ago
Julian Prud'homme 6db2134212 [svn r11097] update for language var bugs 19 years ago
Bart Mollet 522fd39b97 [svn r10916] Removing echo statement 19 years ago