Commit Graph

154 Commits (3e60749cb5996e06ce1417541a2a5826b461500c)

Author SHA1 Message Date
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 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
Noel Dieschburg e6444dc928 Dummy permission commitx 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
Ivan Tcholakov 0d376876f0 [svn r18253] FS#2867 - FCKEditor, Learnig paths tool: Adding a calculation mechanism for the settings of the online editor. The editor has to work properly with lp-items that are documents stored in Documents tool (on the root or in subfolders). 16 years ago
Ivan Tcholakov 77f27e8d48 [svn r18073] FS#2867 - FCKEditor, learning path tool: Bugfixing, adding a missing editor's setting BaseHref. Before this the editor did not show images inside the editing area and the image dialog's preview area. 16 years ago
Julio Montoya 1b9cef0f73 [svn r18014] UI improvements LP Tool - see FS#3515 16 years ago
Julio Montoya 68ace5837f [svn r17972] Added the max_item_allowed option in Tests and in the LP(developed by Nicolas Raynaud (Cyim) added/modified by jmontoya) FS#3515 16 years ago
Isaac Flores a16dc2f94c [svn r17845] logic changes-delete link of gradebook tool and restore file-(see FS#3493) 16 years ago
Isaac Flores e65f7c5ff5 [svn r17843] logic changes-delete link of gradebook tool-(see FS#3493) 16 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 16 years ago