Commit Graph

107 Commits (696a40e0c60078ec917fe3af8f8663fdca51c97a)

Author SHA1 Message Date
Yannick Warnier 9f36003123 [svn r14857] Updated language string typo 17 years ago
Julio Montoya 13f3b149c8 [svn r14815] Uploaded documents message implemented. (see FS#2448) 17 years ago
Yannick Warnier 58bc88aa3b [svn r14812] Added user field radio buttons type 17 years ago
Yannick Warnier 1cc674c668 [svn r14811] Added select and select multiple fields management 17 years ago
Yannick Warnier 76906e1eb0 [svn r14807] More improvements to user fields - added date and datetime pickers 17 years ago
Yannick Warnier 2f90498412 [svn r14798] Added update icons to extra fields list 17 years ago
Yannick Warnier 94be547761 [svn r14791] Minor - Removed deprecated function (get_user_image) & updated code headers 17 years ago
Yannick Warnier 294cd178d7 [svn r14757] Minor - Remove non-utf-8 chars 17 years ago
Yannick Warnier e0ea4e9601 [svn r14674] - Added extra user fields tables (see FS#2371) 17 years ago
Julio Montoya 078ae70157 [svn r14667] Visual improvement: Username moved near the first an last name input. (see FS#2323) 17 years ago
Eric Marguin fedc8f5309 [svn r14554] display the right session and coach name (FS#2302) 17 years ago
Yannick Warnier 9b42826495 [svn r14406] Various changes fixing 17 years ago
Yannick Warnier 37994bf8be [svn r14319] Moved theme selection box and added submit button on top 17 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 17 years ago
Yannick Warnier 2a59b9cef3 [svn r14305] Ensure there is at least a scheme URI provided in the OpenID URI (add http:// by default) 17 years ago
Eric Marguin 2da5595e95 [svn r14293] order courses lists by title, visual_code 17 years ago
Yannick Warnier 73b97df0a2 [svn r14237] Security improvement (see FS#2218) 17 years ago
Yannick Warnier b6b2ec423d [svn r14212] Fix possible XSS attack (see FS#2218 3) 17 years ago
Eric Marguin 095e0ae129 [svn r14193] order the courses by alphabetic order (on visual code) 17 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. 17 years ago
Yannick Warnier 2b7a40ee75 [svn r14069] Fixed security issue by filtering files extensions 17 years ago
Yannick Warnier 5477c5db4c [svn r14050] Added page describing shortly what OpenID is 17 years ago
Yannick Warnier f529e61cd2 [svn r14021] Minor code quoting fix 17 years ago
Yannick Warnier c19da569e7 [svn r14020] Remove useless parameter to display_course_icons() 17 years ago
Yannick Warnier b95f6d9dfb [svn r14019] Initialise official_code variable and prepare (commented code) for use of employeenumber as official code 17 years ago
Julian Prud'homme 2cd3fee96e [svn r13987] Fix a bug with redirection 17 years ago
Yannick Warnier 04b2043626 [svn r13932] Add translated explanation why the username is refused if longer than 20 chars 17 years ago
Yannick Warnier 7a9f21b506 [svn r13925] Removed erroneous references to claroline 17 years ago
Yannick Warnier 1c72cf149a [svn r13919] Shorten the subscription to multiple courses by keeping the search term in the loop - Closes FS#735 17 years ago
Yannick Warnier 4bcdda3854 [svn r13901] Minor change to path in redirect 17 years ago
Yannick Warnier e99610cf91 [svn r13894] Activate OpenID support - now functional (but only allowing one OpenID per user) 17 years ago
Yannick Warnier 72e6d40036 [svn r13893] Allow for defaults username and e-mail set in URL 17 years ago
Yannick Warnier 07226908c5 [svn r13891] Removed deprecated openid_authentication() function 17 years ago
Yannick Warnier 6418f48452 [svn r13890] Adapted OpenID code to Dokeos (changes coming soon to Dokeos databases and code) 17 years ago
Patrick Cool 4c8a0f5069 [svn r13551] Extended profile fields can be used in the registration process 17 years ago
Patrick Cool d3f8fcccdc [svn r13486] make extended profile available in users tool 17 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. 17 years ago
Yannick Warnier f57b1e4a40 [svn r13366] - Enable use of LDAP version 3 by change of configuration 17 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
Julian Prud'homme a1cf955c3c [svn r13283] Fix a display bug in IE 6 17 years ago
Yannick Warnier 6197af8c43 [svn r13113] Updated include path to fix part of bug FS#1840 17 years ago
Yannick Warnier 803eded1db [svn r13049] Added specific QuickForm rule to improve restriction on username size 17 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 17 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 17 years ago
Eric Marguin 1f009fe071 [svn r12986] fiw a bug with tracking : we didn't call learnpath::get_db_progress() 17 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 18 years ago
Yannick Warnier 923ee5a112 [svn r12734] Add "required" rule to field "password confirmation" in registration form 18 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) 18 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). 18 years ago