Commit Graph

139 Commits (b369d351c607bf36391bf7adbf53533e31715ca5)

Author SHA1 Message Date
Ivan Tcholakov bd8a3e1bfe Task #1991 - Adding a configuration option for the script jquery.frameready.js. 14 years ago
Ivan Tcholakov d7bdc67c74 Task #1991 - Cleaning whitespace before changing some files. 14 years ago
Julio Montoya dbc5f25158 Renaming update_query to update in the database library 14 years ago
Julio Montoya 80240e1633 Minor - Useless query commented 14 years ago
Julio Montoya e88f542acf Fixing right margin in LPs 14 years ago
Julio Montoya 11d87ef73e Adding right margin to the lp content see BT#1607 14 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 14 years ago
Ivan Tcholakov e9a1213bd6 Task #1765 - Removing/changing obsolete code for encoding management (1). LP tool, Tracking tool. 14 years ago
Ivan Tcholakov caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. 14 years ago
Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). 14 years ago
Ivan Tcholakov f4adb7c366 Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done. 14 years ago
Ivan Tcholakov 39f071a55c Task #1765 - Cleaning the file newscorm/lp_view.php. 14 years ago
Yannick Warnier abb9fccf58 Fixed several bugs related with use of learning paths in several sessions at a time (very rare case). Related to private task BT#1414. 14 years ago
Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Julio Montoya 96936fadff Adding the debug message 15 years ago
Julio Montoya 3650c10a38 Should fix the height size of the TOC in LPs see CT#1357 added by Hubert Borderiou 15 years ago
Julio Montoya 3064dfe27a Fixing javascript error in LPs in ie8 see CT#827 15 years ago
Julio Montoya 777f70fee1 Fixes BT#794: A weird bug that blocks FF 3.6 when calling a pdf file in a LP (bug reported using FF 3.6 + WinXP SP3 + adobe reader 9) requires testing 15 years ago
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
Patrick Cool d8544436cc bugfix: the table of content could not be scrolled when the content exceeded the screen layout. 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