Commit Graph

265 Commits (dab56c37f30e8fdd4d266b75ae8f9b585611151e)

Author SHA1 Message Date
Yannick Warnier 4ca2255ef3 [svn r14965] Updated include() to require() 18 years ago
Yannick Warnier 9427d1135d [svn r14962] Large cleanup of LDAP code (changed function names, data input source, etc). 18 years ago
Julio Montoya 772b37b699 [svn r14931] Title rare character fixed. mysql_ functions replaced. Fixed divide by zero. 18 years ago
Yannick Warnier 9f36003123 [svn r14857] Updated language string typo 18 years ago
Julio Montoya 13f3b149c8 [svn r14815] Uploaded documents message implemented. (see FS#2448) 18 years ago
Yannick Warnier 58bc88aa3b [svn r14812] Added user field radio buttons type 18 years ago
Yannick Warnier 1cc674c668 [svn r14811] Added select and select multiple fields management 18 years ago
Yannick Warnier 76906e1eb0 [svn r14807] More improvements to user fields - added date and datetime pickers 18 years ago
Yannick Warnier 2f90498412 [svn r14798] Added update icons to extra fields list 18 years ago
Yannick Warnier 94be547761 [svn r14791] Minor - Removed deprecated function (get_user_image) & updated code headers 18 years ago
Yannick Warnier 294cd178d7 [svn r14757] Minor - Remove non-utf-8 chars 18 years ago
Yannick Warnier e0ea4e9601 [svn r14674] - Added extra user fields tables (see FS#2371) 18 years ago
Julio Montoya 078ae70157 [svn r14667] Visual improvement: Username moved near the first an last name input. (see FS#2323) 18 years ago
Eric Marguin fedc8f5309 [svn r14554] display the right session and coach name (FS#2302) 18 years ago
Yannick Warnier 9b42826495 [svn r14406] Various changes fixing 18 years ago
Yannick Warnier 37994bf8be [svn r14319] Moved theme selection box and added submit button on top 18 years ago
Yannick Warnier 52d58d47e0 [svn r14307] Added user theme selection in user's profile (includes creating api_get_themes() in main_api and corresponding select list in FormValidator). Implements part of FS#2204 18 years ago
Yannick Warnier 2a59b9cef3 [svn r14305] Ensure there is at least a scheme URI provided in the OpenID URI (add http:// by default) 18 years ago
Eric Marguin 2da5595e95 [svn r14293] order courses lists by title, visual_code 18 years ago
Yannick Warnier 73b97df0a2 [svn r14237] Security improvement (see FS#2218) 18 years ago
Yannick Warnier b6b2ec423d [svn r14212] Fix possible XSS attack (see FS#2218 3) 18 years ago
Eric Marguin 095e0ae129 [svn r14193] order the courses by alphabetic order (on visual code) 18 years ago
Eric Marguin d912354690 [svn r14108] fix a bug appearing sometimes : production list doesn't appear ... I can't understand why but renaming production list form element works. 18 years ago
Yannick Warnier 2b7a40ee75 [svn r14069] Fixed security issue by filtering files extensions 18 years ago
Yannick Warnier 5477c5db4c [svn r14050] Added page describing shortly what OpenID is 18 years ago
Yannick Warnier f529e61cd2 [svn r14021] Minor code quoting fix 18 years ago
Yannick Warnier c19da569e7 [svn r14020] Remove useless parameter to display_course_icons() 18 years ago
Yannick Warnier b95f6d9dfb [svn r14019] Initialise official_code variable and prepare (commented code) for use of employeenumber as official code 18 years ago
Julian Prud'homme 2cd3fee96e [svn r13987] Fix a bug with redirection 18 years ago
Yannick Warnier 04b2043626 [svn r13932] Add translated explanation why the username is refused if longer than 20 chars 18 years ago
Yannick Warnier 7a9f21b506 [svn r13925] Removed erroneous references to claroline 18 years ago
Yannick Warnier 1c72cf149a [svn r13919] Shorten the subscription to multiple courses by keeping the search term in the loop - Closes FS#735 18 years ago
Yannick Warnier 4bcdda3854 [svn r13901] Minor change to path in redirect 18 years ago
Yannick Warnier e99610cf91 [svn r13894] Activate OpenID support - now functional (but only allowing one OpenID per user) 18 years ago
Yannick Warnier 72e6d40036 [svn r13893] Allow for defaults username and e-mail set in URL 18 years ago
Yannick Warnier 07226908c5 [svn r13891] Removed deprecated openid_authentication() function 18 years ago
Yannick Warnier 6418f48452 [svn r13890] Adapted OpenID code to Dokeos (changes coming soon to Dokeos databases and code) 18 years ago
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