Commit Graph

634 Commits (77bb192aedf71e83a65472b9126d2f4cadcfedbd)

Author SHA1 Message Date
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
Eric Marguin a4bec58373 [svn r11302] add the new scorm tables constants 19 years ago
Eric Marguin fbc0f275c4 [svn r11298] 19 years ago
Julian Prud'homme 1edb3f31a7 [svn r11296] updte the default test display when creating a course 19 years ago
Eric Marguin c79ba9d207 [svn r11289] fix a spelling mistake 19 years ago
Patrick Cool 10b60e7003 [svn r11286] adding title to return_icon 19 years ago
Eric Marguin f7b9ecb9bd [svn r11285] add the function api_time_to_hms 19 years ago
Julian Prud'homme 43ed776d24 [svn r11252] Fix a bug with session mode 19 years ago
Julian Prud'homme b092ec1ff4 [svn r11250] minor - update display (new icons, strip HTML tags in feedback messages, ...) 19 years ago
Julian Prud'homme 6c570c28a1 [svn r11210] Update templates for fckeditor 19 years ago
Eric Marguin 25f5da09ff [svn r11198] fix a bug when having templates with long styles in full page mode (with doctype) 19 years ago
Julian Prud'homme 16b1fb8477 [svn r11195] Fix minor display bugs & add/update icons 19 years ago
Julian Prud'homme 647355566c [svn r11185] Fix bugs with pictures in blogs 19 years ago
Eric Marguin 6d683a349c [svn r11182] improvments in oogie : 19 years ago
Julian Prud'homme 8b6ede90d4 [svn r11179] Fix a bug with servers on windows (path bug) 19 years ago
Eric Marguin 545337174a [svn r11172] insert a doctype when creating a full document with fckeditor (not a great solution, but i didn't find a better one) 19 years ago