Commit Graph

322 Commits (5cec5529d837cd05b4adb5b93f58bd851aac4d69)

Author SHA1 Message Date
Patrick Cool ab06b2c868 [svn r12000] * error message = language file 19 years ago
Patrick Cool 6eaf943fad [svn r11996] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8864 19 years ago
Julian Prud'homme e7f7fe152b [svn r11993] Fix a bug when selecting session's students 19 years ago
Julian Prud'homme c2fdedbd19 [svn r11992] Fix a bug when selecting session's students 19 years ago
Julian Prud'homme e69ed13be3 [svn r11977] change the admin view in the reporting. Task : http://projects.dokeos.com/?do=details&id=1413 19 years ago
Julian Prud'homme e9fb79b8c0 [svn r11960] New mp3 player 19 years ago
Eric Marguin 8e1957ce74 [svn r11949] fix a bug in list of the students of the coachs 19 years ago
Julian Prud'homme f5d0eb8422 [svn r11884] Fix multiple bugs in reporting (and bugs linked with exercises) 19 years ago
Patrick Cool 04d066e9ba [svn r11875] $_SERVER['PHP_SELF'], api_get_self() 19 years ago
Patrick Cool daa02fd213 [svn r11874] consistency improvements 19 years ago
Patrick Cool 5d16579e7e [svn r11873] consistency improvements 19 years ago
Eric Marguin 9d7dc00dc0 [svn r11872] fix a bug in my previous commit 19 years ago
Eric Marguin 6631ca58a8 [svn r11871] add a rule in quickform : multiple required. 19 years ago
Eric Marguin 706f546961 [svn r11868] improve the way we deal with sessions and users 19 years ago
Julian Prud'homme 9c07282020 [svn r11863] Add a function to get groups of a specific user 19 years ago
Eric Marguin 2fce5e25cb [svn r11860] improve the way we deal with sessions and users 19 years ago
Patrick Cool 3a7660062e [svn r11855] improve xhtml compliance 19 years ago
Eric Marguin 8638c11446 [svn r11849] change the place where we register the session id in the $_SESSION global. 19 years ago
Julian Prud'homme b351bc2506 [svn r11847] Change the function student_list_from_course_code() 19 years ago
Yannick Warnier eb65314715 [svn r11844] Handle possible but unlikely error in SQL query 19 years ago
Eric Marguin afeaa7e264 [svn r11842] update the list of students in a course : if we fill the param $session_id, only the students of this session will be listed 19 years ago
Eric Marguin 895d1fcb12 [svn r11838] update the list of sessions 19 years ago
Julian Prud'homme 1229990140 [svn r11826] add a stripslashes() on the course titular 19 years ago
Patrick Cool a0a025f267 [svn r11820] improving xhtml compliance 19 years ago
Julian Prud'homme b9d81db3a6 [svn r11802] Set the version to RC2 19 years ago
Julian Prud'homme e3a1ca04f5 [svn r11801] Add a language var 19 years ago
Eric Marguin 406e0df30a [svn r11798] use Database :: escape_string more than addslashes 19 years ago
Patrick Cool fcb1a172f3 [svn r11794] re-enable studentview but default = off 19 years ago
Eric Marguin d2535ba570 [svn r11744] fix a bug when browsing flash files in fckeditor 19 years ago
Eric Marguin ce6c34bbf9 [svn r11742] update progress of the lp everywhere (chapters are not counted) 19 years ago
Eric Marguin ab25503586 [svn r11707] fix a bug in progress 19 years ago
Eric Marguin e7d7beec2d [svn r11705] fix a bug about time and progress in lp 19 years ago
Patrick Cool c4cfe67461 [svn r11703] fixes for survey 19 years ago
Eric Marguin 275962c008 [svn r11689] add a function in course.lib.php to select all students of the course, even students subscribed throug h a session 19 years ago
Patrick Cool 65a9c02383 [svn r11685] survey improvements 19 years ago
Eric Marguin b49e3d885d [svn r11682] improve reporting for the teacher 19 years ago
Julian Prud'homme 2733fa3d5e [svn r11674] Change the path of default course images 19 years ago
Julian Prud'homme a4a3e43604 [svn r11673] Update to add new default course document 19 years ago
Eric Marguin 95b96c8ded [svn r11664] remove the setting "Ajax_course_tracking_refresh" because it adds a lot of bugs... 19 years ago
Yannick Warnier 54455397f4 [svn r11651] ucfirst() on tools shortcuts names 19 years ago
Eric Marguin 0be1a60ce1 [svn r11599] course tools shortcuts are better displayed 19 years ago
Yannick Warnier 6c3df15b50 [svn r11579] Added simple api_mail_html() function that deals with alternatives (sends HTML AND text content using the right header to allow graceful downgrade). 19 years ago
Yannick Warnier 1ada33febb [svn r11578] Fixed typo (missing "s") 19 years ago
Julian Prud'homme feb623b644 [svn r11573] Update the profil conf (add a constant for the picture resizing in profil) 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
Julian Prud'homme 2384e178dc [svn r11547] Add a title and alt tag for the progress bar 19 years ago
Yannick Warnier 66f870398e [svn r11543] Added api_get_self() which returns an escaped version of $_SERVER['PHP_SELF'] which itself ISN'T SAFE (open to XSS)! 19 years ago
Julian Prud'homme c2808bb5db [svn r11522] minor - change the tutor_id field to 0 (bug in the last commit) in the course_rel_user table 19 years ago
Julian Prud'homme bbbe523054 [svn r11520] We can now add teachers when creating a new course 19 years ago
Yannick Warnier 926b31681a [svn r11513] Added very important comment regarding root_web in api_get_path(WEB_PATH) 19 years ago