Commit Graph

2379 Commits (54ae2e591d334ba4eebd3d24c47d7e84027d47ea)
 

Author SHA1 Message Date
Yannick Warnier 54ae2e591d [svn r13182] Removed is_web_rtmp 17 years ago
Yannick Warnier f9644ad190 [svn r13181] Replaced hardcoded strings by language vars 17 years ago
Yannick Warnier dd0119f523 [svn r13180] Fix user export - wasn't restricting to one course when a course was selected, sometimes triggering memory exhaustion when too many users. 17 years ago
Yannick Warnier d3162e883d [svn r13179] Added export classes from Claroline slightly modified (to later process SCORM export) 17 years ago
Eric Marguin 12e5c2a945 [svn r13178] remove an echo statement 17 years ago
Eric Marguin ececab3a12 [svn r13177] various display changes in exercises 17 years ago
Julian Prud'homme ff9e2cc3e3 [svn r13176] Change the toolbar for fckeditor when editing the homepage 17 years ago
Julian Prud'homme 1d4472d42a [svn r13175] Replace the wysiwyg by a normal textarea 17 years ago
Julian Prud'homme 4c4a388b47 [svn r13173] minor - set icons to center 17 years ago
Julian Prud'homme 95ac4586fd [svn r13172] comment the random question mode 17 years ago
Julian Prud'homme 2e640ca3b3 [svn r13171] minor - improve text fonts 17 years ago
Eric Marguin b129c86bcb [svn r13170] resize feedback field 17 years ago
Eric Marguin 46de88fc26 [svn r13165] resize feedback field 17 years ago
Eric Marguin ff15efb743 [svn r13164] fix a bug when loading the picture in hotspot 17 years ago
Eric Marguin f1e8af92b5 [svn r13161] various minor changes in hotspot admin : normal message, languages strings 17 years ago
Eric Marguin f1ae7cba0b [svn r13160] empty the default description of a quiz 17 years ago
Julian Prud'homme 2910b49429 [svn r13158] Add a link "see detail" behind "Average score in tests" in the course tracking 17 years ago
Julian Prud'homme 9f43f29941 [svn r13157] include the good CSS file 17 years ago
Julian Prud'homme 7433af6457 [svn r13156] Increase the size of the fck editor when creating/editing a step 17 years ago
Julian Prud'homme 01340979ec [svn r13155] Change the order of reporting modules 17 years ago
Yannick Warnier a8bf76f2ad [svn r13148] Dangerous change: updating inclusion path for all JS. Should be OK but need to be watched in FCKEditor and Apache's error logs 17 years ago
Yannick Warnier 39b891b5ea [svn r13147] Always return api_get_path(WEB_PATH) and api_get_path(SYS_PATH) with a trailing slash. 17 years ago
Yannick Warnier 2ceadb6702 [svn r13146] Removed references to scormdocument (deprecated since Dokeos 1.8.0) 17 years ago
Yannick Warnier e462451d98 [svn r13145] Added wrapping around a SQL statement to avoid SQL errors 17 years ago
Yannick Warnier 4f11c7f1fc [svn r13144] Ensured _user is in global after setting anonymous user in api_set_anonymous(). Fixes a bug whereby a learning path is not visible to an anonymous user when the course is open to the world. 17 years ago
Yannick Warnier bc75deb73d [svn r13143] Minor updates 17 years ago
Yannick Warnier befbf57fa2 [svn r13142] Improved redirection when using studentView 17 years ago
Yannick Warnier 051ad6a199 [svn r13141] Added update_display_order() and used it in delete() 17 years ago
Yannick Warnier ee4bb7967b [svn r13140] Fixed more of that icons hiding when there's only one element 17 years ago
Eric Marguin 6b97cee5b9 [svn r13139] resize hotspots : pictures are now limited to 720px (height or width) 17 years ago
Yannick Warnier be6f7653b3 [svn r13138] Avoid displaying array if the current element is the only one 17 years ago
Julian Prud'homme 5c92e0664e [svn r13137] Change the templates order and title 17 years ago
Yannick Warnier 7af28cce24 [svn r13136] Inversed icons (colors were confusing) for publish 17 years ago
Yannick Warnier e27414bc5f [svn r13135] Enlarged menu in fullscreen mode as well 17 years ago
Julian Prud'homme 959f90141e [svn r13132] New templates for FCK Editor 17 years ago
Julian Prud'homme dced224ff2 [svn r13131] minor - change the text alignment for 2 columns 17 years ago
Julian Prud'homme 65a1ba5283 [svn r13130] minor : fix a bug with the stylesheet 17 years ago
Eric Marguin 662e7bb97a [svn r13128] resize hotspots : pictures are now limited to 720px (height or width) 17 years ago
Julian Prud'homme f6b4ecb9a1 [svn r13125] Fix a bug with permissions in blogs 17 years ago
Olivier Sourie 6523c59fac [svn r13122] 17 years ago
Yannick Warnier a0a5e89fe5 [svn r13120] Added possibility to call an external 'logout' function with a unique parameter being the user info array (so that actions requiring name or ID of the user might be carried out) 17 years ago
Yannick Warnier 32f6c12799 [svn r13119] Added possibility to call an external 'logout' function 17 years ago
Yannick Warnier a0130507e1 [svn r13118] Added clear error_logging in case an authentication file cannot be found 17 years ago
Yannick Warnier e30cef1446 [svn r13117] Added auth_source to initial user info (collected on login) into $_user[] 17 years ago
Yannick Warnier e098560d80 [svn r13116] Added auth_source to the result of api_get_user_info() 17 years ago
Yannick Warnier e60b7faccc [svn r13115] Check if extAuthSource is defined 17 years ago
Yannick Warnier 96dfb3bcea [svn r13114] Fixed bug FS#1802 17 years ago
Yannick Warnier 6197af8c43 [svn r13113] Updated include path to fix part of bug FS#1840 17 years ago
Yannick Warnier ca01bc9a36 [svn r13112] Wrapped SQL query in some more checks to avoid SQL error. See http://www.dokeos.com/forum/viewtopic.php?p=38555 and http://projects.dokeos.com/?do=details&id=1841 17 years ago
Yannick Warnier e5e7b658d1 [svn r13111] Increased header frame size to avoid partial disappearance under second frameset. FS#1732 17 years ago