Commit Graph

1534 Commits (db8614656cdf4c14d595df556b73d6da817b0137)

Author SHA1 Message Date
Julian Prud'homme e3a1ca04f5 [svn r11801] Add a language var 19 years ago
Julian Prud'homme 9d98d1d870 [svn r11799] Fix bugs with ' 19 years ago
Eric Marguin 406e0df30a [svn r11798] use Database :: escape_string more than addslashes 19 years ago
Eric Marguin aa265d2f1b [svn r11797] cancel the last commit of Patrick (parse error again) and protect a query 19 years ago
Julian Prud'homme f339596ace [svn r11795] Fix bugs with some languages 19 years ago
Patrick Cool fcb1a172f3 [svn r11794] re-enable studentview but default = off 19 years ago
Patrick Cool 86826fd04a [svn r11792] correct display messages 19 years ago
Patrick Cool 9fc58baf3f [svn r11791] adding sections, using correct display messages, code cleanup 19 years ago
Patrick Cool 4d5951a77e [svn r11790] using correct display_messages 19 years ago
Patrick Cool 12a0f4c070 [svn r11789] adding icons, removing tool titles, actions horizontal instead of in <ul> 19 years ago
Patrick Cool 7f3526d3f2 [svn r11788] bugfix: if a plugin did not contain a certain key of $plugin_info it took the value of the previous plugin 19 years ago
Yannick Warnier af91cc1d1a [svn r11787] Added requirement for mbstring 19 years ago
Eric Marguin 39c95a58d1 [svn r11786] fix a parse error 19 years ago
Yannick Warnier 409735502b [svn r11785] Added backup of surveys 19 years ago
Yannick Warnier 5e7ffb574a [svn r11784] Fixed parse error 19 years ago
Julian Prud'homme cb67d119a7 [svn r11781] Fix a bug in links tool (fix the bug http://www.dokeos.com/forum/viewtopic.php?t=8713) 19 years ago
Julian Prud'homme ed5cbf1d85 [svn r11777] by default, there is no-prerequisite for a new step now 19 years ago
Yannick Warnier 24862398ef [svn r11776] Added new types to get_tool() 19 years ago
Yannick Warnier 5b7817d34f [svn r11775] Added classes for survey backup 19 years ago
Julian Prud'homme 4810abc830 [svn r11774] Remove dokeos_chapter in the prerequisites list when creating a new step 19 years ago
Yannick Warnier 89d1a5ede5 [svn r11773] Added survey type (survey export in development) 19 years ago
Patrick Cool e19fb368a2 [svn r11772] fix single quote problem correctly (no \' in database but ') 19 years ago
Eric Marguin 1b3d7ee25d [svn r11771] prevent from displaying / in the title of lp 19 years ago
Julian Prud'homme 8830de0d52 [svn r11770] minor - fox a display bug in an error message 19 years ago
Julian Prud'homme 99948d93f3 [svn r11769] replace $_SERVER['PHP_SELF'] by api_get_self() 19 years ago
Julian Prud'homme 976930f6f4 [svn r11768] Fix a bug whith ' in category name 19 years ago
Julian Prud'homme ffd8d58ce9 [svn r11767] 19 years ago
Julian Prud'homme e516546972 [svn r11766] minor - fix a bug with language var 19 years ago
Julian Prud'homme dbe69eb4e5 [svn r11765] Fix a bug when there is a ' in the test name 19 years ago
Eric Marguin a3bf5518a7 [svn r11764] fix a bug when there are more than one exercise in a lp 19 years ago
Julian Prud'homme f2593f2141 [svn r11761] minor - fix a little display bug in the resource tree 19 years ago
Patrick Cool b1361aeb82 [svn r11760] consistency: feedback messages after action 19 years ago
Patrick Cool 927f807e8e [svn r11759] bugfix: tool translation errors in 3 column layout of course homepage 19 years ago
Julian Prud'homme 2b32cfd489 [svn r11758] Correct my mistake on this picture 19 years ago
Yannick Warnier b068a6ab16 [svn r11757] Fixed several bugs in SCORM export. Now including media files (css, images) attached from inside a document, as soon as it can be found on the server. 19 years ago
Yannick Warnier d92649d861 [svn r11756] Fixed several bugs in SCORM export. Now including media files (css, images) attached from inside a document, as soon as it can be found on the server. 19 years ago
Eric Marguin 9f8f94b91a [svn r11755] DLTT import 19 years ago
Julian Prud'homme b917227497 [svn r11753] change png pictures into gif pictures for IE6 support 19 years ago
Yannick Warnier 91f10fb3e4 [svn r11752] Introduced limited recursivity in document spidering for SCORM export 19 years ago
Eric Marguin 9a1e783d0d [svn r11751] update session import / export 19 years ago
Yannick Warnier 972dae8df1 [svn r11750] Including files recursively (a limit should probably be set as to what maximum level of recursivity is allowed) 19 years ago
Yannick Warnier 530797b472 [svn r11748] New improvements in export. Should now package correctly all the first-level dependencies. 19 years ago
Yannick Warnier 71d6bde3d8 [svn r11746] Improvements in parsing HTML link attributes - now also getting CSS @import links 19 years ago
Eric Marguin 96fcf0fe25 [svn r11745] prevent from division per 0 (warning intest mode) 19 years ago
Eric Marguin d2535ba570 [svn r11744] fix a bug when browsing flash files in fckeditor 19 years ago
Yannick Warnier e27bcb0e1c [svn r11743] Added better parsing to catch included CSS url() (not yet @import) 19 years ago
Eric Marguin ce6c34bbf9 [svn r11742] update progress of the lp everywhere (chapters are not counted) 19 years ago
Yannick Warnier 5b7240956d [svn r11741] Added code for SCORM export dependencies management (included media files) 19 years ago
Julian Prud'homme de6a2eee23 [svn r11740] Make the CSV export possible 19 years ago
Yannick Warnier ae6ad8763d [svn r11739] Added parse_HTML_attributes() and get_resources_from_source() to extend export capabilities to included documents 19 years ago