Commit Graph

107 Commits (2c921b44c58ee6b3b1aee7f92933b727564a845b)

Author SHA1 Message Date
Julio Montoya 81711dab23 Adding a new option to the LP auto lunch see BT#2048 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 ebd79d580c Updating the lp.modified_on fieldn when a LP changes 14 years ago
Julio Montoya cb4a7655bb Adding CRUD for the new LP dates BT#1618 14 years ago
Julio Montoya 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 years ago
Julio Montoya 42288aabfc If autolunch setting is on then we will redirect the student to an specific LP id see BT#1909 14 years ago
Julio Montoya fcad278414 Changing lp_list (adding rocket icon) + adding some handy db functions BT#1909 14 years ago
Julio Montoya 9d5a0bba2e Adding session id in the "Return to course" link in LPs 14 years ago
Julio Montoya 2c6bd8eaf3 New LP parameter added: "use_max_score" in the lp table. Admins can change the default value of the max_score to empty. The past default value was 100. See BT#1613. 14 years ago
Ivan Tcholakov 8f036917b3 Task #1765 - Removing/changing obsolete code for encoding management (2). 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 1ef3c90085 Task #1765 - LP tool, cleaning files (7). 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 933e5943fd Task #1765 - newscorm/lp_controller.php: Elimination of $stats_charset variable. 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
Yannick Warnier 308113a387 Minor - style review 14 years ago
Yannick Warnier ad09c47e2a Removed debug flag from previous commit 14 years ago
Yannick Warnier bb5e6d6beb Minor - style review 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 52676c15dd Fixing wrong Security:remove_XSS function see CT#1252 15 years ago
Julio Montoya b5661c8a64 Minor - cleaning code 15 years ago
Julio Montoya 1aabf67ff0 Adding token when changing order of LP items, requires testings see CT#967 15 years ago
Cristian Fasanando d3225a1c13 added visibility of a learning path for a student when the prerequisite is completed - partial BT#871 15 years ago
rrodriguez 668f5e74f7 Merge 15 years ago
Carlos Vargas e64b8efb06 move the require_once inc/global and $htmlFeadXtra of learnpath.class.php to lp.controller.php 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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 d9e28e4439 Feature #306 - Moving the function rmdirr() into the main API file. 15 years ago
Ivan Tcholakov d007d59a99 Bug #5208 - SCORM courses: Fixing deletion of a SCORM course, based on the proposal by Christophe, see http://www.dokeos.com/forum/viewtopic.php?t=29673. The pesent solution works on Windows OS too. A new library file rmdirr.lib.php has been created (and revised), also, a formal test for this library file has been added. 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 8c97c2e803 [svn r22095] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 2. 16 years ago
Cristian Fasanando 79e56acddc [svn r21111] fixed vulnerable get parameter: item_id - partial FS#4261 16 years ago
Julio Montoya 3626c3917f [svn r21093] Security improvements FS#4261 16 years ago
Julio Montoya 6766b029dc [svn r20853] Save items to the DB with the lp charset, showing the LP items in the platform charset see FS#4208 16 years ago
Ivan Tcholakov 5060ac0676 [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 years ago
Isaac Flores 95eaef592c [svn r20230] logic changes - added filter html and Security::remove_XSS in learning path - (partial FS#4130) 16 years ago
Cristian Fasanando 1e3118a924 [svn r19572] Minor - Fixed bug of loop when you add a section like first item in a learning path - see FS#3988 16 years ago
Cristian Fasanando d3a401e9ec [svn r19538] Logic change - Force to get the first learnpath item id when you display it - partial FS#3909 16 years ago
Cristian Fasanando 23ab0d1f60 [svn r19224] Style changes - Re-distributed buttons, configured values by default when you create a table, directed to Image Gallery when you click to image icon - see FS#3799 16 years ago
Julio Montoya 3cd90b4fc0 [svn r18737] Fixing the mp3 player when viewing or editing in a LP (see FS#3685) 16 years ago
Juan Carlos Raña 5fb84fa73a [svn r18459] configure learning path buttons bar 16 years ago
Ivan Tcholakov 253090baee [svn r18426] FS#3624 - Learning path toor: Fixing the course homepage link (unification). 16 years ago