Commit Graph

119 Commits (6434532b8937960f86735e5fb55d03944dea0e97)

Author SHA1 Message Date
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 15 years ago
Julio Montoya f512974c15 changeset 9238 461fd9e70f3c from Dokeos 15 years ago
Julio Montoya ea3cf669c8 Fixing glossary tool in LPs see CT#438 15 years ago
Julio Montoya 672cc9cdc1 Replacing \"<?=\" tags 15 years ago
Cristian Fasanando f172cf4cdd minor - fixed error typo javascript into lp - partial CT#462 15 years ago
Julio Montoya 503025f81c Updating merge errors in scorm.api + glossary tool 15 years ago
Julio Montoya a62267b462 Fixing glossary tool. There is no more necessary to modified an html file that is upload by an user when using the glossary tooltip funcionality. 15 years ago
Yannick Warnier 87a3bcc168 Cleaning variables usage and gathered variables into object for visibility and readability 15 years ago
Yannick Warnier a761d41099 Removed unused form elements 15 years ago
Yannick Warnier 675ead4462 Re-removed <form> tags to avoid breaking page structure 15 years ago
Yannick Warnier a336d0d9c8 Updated DOM id's and classes names to follow conventions 15 years ago
cvargas e969a4161a merge 15 years ago
Yannick Warnier bdcacc5c7e Removed useless trailing php sign 15 years ago
Yannick Warnier 0751fd080f Reordered a little 15 years ago
Yannick Warnier 8ac672c79e Added body and form tags 15 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
John Hinojosa 151e2468cd [svn r22074] change target="_top" with target="_self" FS#3759 16 years ago
Cristian Fasanando 9f51214398 [svn r21154] Show feedback when you finished an exercise from lp if it has that option - partial FS#4232 16 years ago
Julio Montoya 56e51305bb [svn r20928] Reverting SVN#20915 changes 16 years ago
Ivan Tcholakov b20f263a03 [svn r20915] FS#306 - The Learning path tool: Eliminating some conversions with identical "from" and "to" encodings. 16 years ago
Cristian Fasanando 75b1ca3470 [svn r20858] Fixed autostart audio when a test is finished - partial FS#4232 (by rvelasquez) 16 years ago
Cristian Fasanando 6d98e8748f [svn r20854] Fixed distorted picture into view of courses - partial FS#4232 (by jhp1411) 16 years ago
Julio Montoya b0370d8d94 [svn r20852] Save items to the DB with the lp charset, showing the LP items in the platform charset see FS#4208 16 years ago
Arthur Portugal bbc29ab460 [svn r20712] Minor change in view LP FS#3909 16 years ago
Ivan Tcholakov c7631d1d5f [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 16 years ago
Cristian Fasanando d6c6dd8b4a [svn r20371] Style changes - Fixed wrong space management in top left of learning path display - FS#4140 16 years ago
Cristian Fasanando d4804529f7 [svn r20304] Fixed size of picture in view of lp - partial FS#4105 16 years ago
Cristian Fasanando 15709b2d7b [svn r20291] Improving style css to the view in lp - partial FS#4105 16 years ago
Cristian Fasanando a44635dbd8 [svn r20280] Removed button "Quit test" when you finished a test into lp - partial FS#4105 16 years ago
Cristian Fasanando 5b9f5c1960 [svn r20210] Fixing scrolling when you display lp - partial FS#4105 16 years ago
Cristian Fasanando fb58b323bd [svn r20153] Minor - Remove error message about pre-requisites in left side when you display items in lp - partial FS#3909 16 years ago
Cristian Fasanando eb7a2bcb2b [svn r20103] Style changes - fixed scrolling problem in Course display with tests - FS#4060 16 years ago
Cristian Fasanando 1fd9f62c4e [svn r19984] Added author when you display lp in mode full screen - partial FS#3909 16 years ago
Cristian Fasanando 5b16735df6 [svn r19980] Minor - Added width and height to user's picture when you display lp - partial FS#3909 16 years ago
Cristian Fasanando 08359b40f7 [svn r19979] Logic change - Fixed attempts of an exercise in lp mode full screen - partial FS#3579 16 years ago
Cristian Fasanando be18e4e696 [svn r19965] Minor - fixed content of a item in full scream - partial FS#3909 16 years ago
Arthur Portugal e66cb4c87f [svn r19963] Fixed the view embedded 16 years ago
Cristian Fasanando 77e8f4cd3e [svn r19954] Minor - fixed warning js in lp_view.php - partial FS#3909 16 years ago
Cristian Fasanando 789de0487f [svn r19899] Logic change - When you finish an exercise in lp shows reporting - partial FS#3909 16 years ago
Cristian Fasanando 5c903e4a63 [svn r19845] Added message inside content in lp when occurs error about pre-requisites item type 'sco' - partial FS#3909 16 years ago
Cristian Fasanando a0633cda6a [svn r19837] Logic change - When option multiple attempts is not activated in lp an exercise must take only an attempt - partial FS#3909 16 years ago
Isaac Flores 9b1fc8c58c [svn r19808] logic changes - allow sum total time in scorm - (partial FS#3994) 16 years ago
Cristian Fasanando 864a7490ad [svn r19712] Fixed attempts of items in learning path - partial FS#3909 16 years ago
Cristian Fasanando c8870de731 [svn r19662] Style changes - Aligned layout media player, message pre-requisites, error messages - partial FS#3909 16 years ago