Commit Graph

357 Commits (1f5d1270b4ceae72e93fa6a48407ad1372e08845)

Author SHA1 Message Date
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
Julian Prud'homme 41c5cab038 [svn r11501] Fix a bug when deleting a course 19 years ago
Patrick Cool b51669dae5 [svn r11454] bugfix 19 years ago
Eric Marguin ac7965df8f [svn r11446] set version to rc1 19 years ago
Eric Marguin 49fe292452 [svn r11435] prevent from quotes in course title and course_code 19 years ago
Patrick Cool 08e0bbd488 [svn r11430] survey invitations based on survey code instead of survey id (to allow multi-language surveys) 19 years ago
Patrick Cool cf5b634eea [svn r11427] shared survey tables 19 years ago
Eric Marguin 64d43356d7 [svn r11411] 19 years ago
Patrick Cool bec6f0cc0e [svn r11402] function needed for new survey tool 19 years ago
Eric Marguin f5215b9346 [svn r11397] improve reporting for the coach 19 years ago
Yannick Warnier 062f646f67 [svn r11361] Added escape_string() method. Now we have a full range of database methods that can add a layer between the code and the database. 19 years ago
Yannick Warnier bcc125fa1e [svn r11355] Added fetch_object() to complete the set of database class methods we have so far 19 years ago
Eric Marguin fd6c78b84d [svn r11353] improve the reporting (for the moment only for the coaches) 19 years ago
Julian Prud'homme 492a850788 [svn r11325] Add a function is_course_teacher 19 years ago
Eric Marguin 4711505fc6 [svn r11320] 19 years ago
Julian Prud'homme 3d0d7ef623 [svn r11318] Re-add the old icon for the links in course home page 19 years ago