Commit Graph

1749 Commits (87ff4fb49aa0e083b4173412e58579bec2c2ca68)

Author SHA1 Message Date
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
Yannick Warnier d750a946c6 [svn r11316] Fix method name typo 19 years ago
Yannick Warnier da61c45c34 [svn r11315] Improved delete_course() method to delete all traces of a course, including in the stats tables and the new tables in the main database 19 years ago
Yannick Warnier d606e62fcd [svn r11312] Added track_e_default and track_e_uploads table names constants 19 years ago
Julian Prud'homme 126331c90a [svn r11309] change the defautl icon for document in course home page 19 years ago
Julian Prud'homme 3647dd0ba5 [svn r11308] Remove temporaly for RC1 the student view and the Help 19 years ago
Julian Prud'homme 289f385a7f [svn r11307] Change the icon for the links in course homepage 19 years ago
Eric Marguin c4f6f84b5a [svn r11306] add the new scorm tables constants (again) 19 years ago
Eric Marguin fa0a0f5a54 [svn r11303] prevent from octal interpretation of minutes in api_time_to_hms() 19 years ago