Commit Graph

151 Commits (8c3eeb99c73349b2673ac1cbc830621212a561bb)

Author SHA1 Message Date
Alberto Torreblanca 295bc3266a Feature #3116 - Minipanel 100%. 14 years ago
Julio Montoya 140c937805 Fixing LP conditions when using expired_on and publicated_on 14 years ago
Julio Montoya dbf8bef18a Moving main/link/linkfunctions.php to inc/lib/link.lib.php + adding youtube link in LPs 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Alberto Torreblanca 9dbf1d6eb2 Feature #3116 - Improve Learning Path minipanel 14 years ago
Alberto Torreblanca af1dd4e247 Feature #3116 utilizando JQuery y JQuery-UI 14 years ago
Julio Montoya e49b002d84 Checking LP visibility and prerequisites before showing the LP content see BT#2112 14 years ago
Yannick Warnier 8414ce9a3f reverting erroneous commit by cfasanando 14 years ago
Christian Fasanando ee1e98adda Reload window parent when child is closed, used when lp is loaded inside a popup 14 years ago
Julio Montoya 135105d99c Adding reestrinctions when viewing LPs (lp.publicated_on and expired_on) 14 years ago
ywarnier ee87a02de2 Finished implementation as SCORM player popup 14 years ago
ywarnier 898804725f Added additional view mode to use Chamilo as a hidden SCORM player 14 years ago
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 15 years ago
Julio Montoya e88f542acf Fixing right margin in LPs 15 years ago
Julio Montoya 11d87ef73e Adding right margin to the lp content see BT#1607 15 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 15 years ago
Ivan Tcholakov e9a1213bd6 Task #1765 - Removing/changing obsolete code for encoding management (1). LP tool, Tracking tool. 15 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. 15 years ago
Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). 15 years ago
Ivan Tcholakov f4adb7c366 Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done. 15 years ago
Ivan Tcholakov 39f071a55c Task #1765 - Cleaning the file newscorm/lp_view.php. 15 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. 15 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 16 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. 16 years ago
Yannick Warnier 87a3bcc168 Cleaning variables usage and gathered variables into object for visibility and readability 16 years ago
Yannick Warnier a761d41099 Removed unused form elements 16 years ago
Yannick Warnier 675ead4462 Re-removed <form> tags to avoid breaking page structure 16 years ago
Yannick Warnier a336d0d9c8 Updated DOM id's and classes names to follow conventions 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier bdcacc5c7e Removed useless trailing php sign 16 years ago
Yannick Warnier 0751fd080f Reordered a little 16 years ago
Yannick Warnier 8ac672c79e Added body and form tags 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago