Commit Graph

323 Commits (594d410207aae5936892ff564236fce0f17ef6ac)

Author SHA1 Message Date
Noel Dieschburg 1e1a25e3a4 Corrects SQL error at course creation 14 years ago
Noel Dieschburg b2c9eb5ac7 corrects SQL error at course creation 14 years ago
Noel Dieschburg 557a5ae408 SCORM attempts : adds a seriousgame mode flag to lp 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 3cb23a9f87 Adding the locked and attendance_sheet_log db changes 15 years ago
arnaud 048841d103 s/text/longtext/ for scorm suspend_data 15 years ago
Noel Dieschburg b9eb0893d7 Adds a hideframe settings for each learningpath 15 years ago
Julio Montoya f39f25ae01 Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 15 years ago
Juan Carlos Raña d0bd6c07aa Feature #2785 revert path for icons into main page. The swich between color icons and gray icons does not work well in the path 15 years ago
Juan Carlos Raña f1724da932 Feature #2785 blogs 15 years ago
Juan Carlos Raña 5208ef03ca Feature #2785 forums and chat 15 years ago
Julio Montoya 26b5570c4b When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 15 years ago
Juan Carlos Raña b950880836 Feature #2785 gradebook and fix new _na icons on course home page 15 years ago
Juan Carlos Raña 89140b4ffa Feature #2785 add learning path and fix link to upload audio from config learning path 15 years ago
ywarnier 1940ae40b9 Removed useless backticks 15 years ago
Julio Montoya 859063e5ec Database changes: Allow arbitrary long questions see #1538 15 years ago
Yannick Warnier 65b9e5d6f2 Code improvements to tolerate using other disk for courses directory - needs widescale testing and possibly further improvements (closes #2511) 15 years ago
Julio Montoya ea4bacb44a Adding propagate_neg see BT#2028 15 years ago
Yannick Warnier 62ac918f65 Minor: Fixed possible warning about default course documents 15 years ago
Juan Carlos Raña b64de1153e Feature #2484 add lang var when create a chat folder 15 years ago
Juan Carlos Raña c0d96cfcdf Feature #2484 change shared by users and provide visual consistency 15 years ago
Julio Montoya 8d2dd3c1ae Adding quiz_question.extra field see BT#1914 15 years ago
Julio Montoya 6320ea763b Adding db changes for the new kind of questions see BT#1914 15 years ago
Julio Montoya f8c1943308 Adding db changes for the new lp dates (modified_on, publicated_on, created_on, expired_on) see BT#1618 15 years ago
Julio Montoya 78ed989e1d Feature: Export LPs (htmls only) to PDF. 15 years ago
Julio Montoya 5931306959 Adding db changes for the new feature: lp auto lunch see BT#1909 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 7f2fabb238 Fixing commit 16d5ea0f16 when creating the table lp_item 15 years ago
Yannick Warnier 57acb2d9f5 Alter category in tool table to allow for free categories. enum() is not an optimization of any sort anyway, and the application code already ensures we use one of these values (otherwise it doesn't appear). This is linked to the amplification of the plugins feature. 15 years ago
Yannick Warnier 2be3d5d69e Added complete install/uninstall feature for plugins, allowing for interface-based configurable plugins (soon extending to allow custom course tools) 15 years ago
Ivan Tcholakov 4e3f733fde Feature #539 - Various minor corrections. 15 years ago
Ivan Tcholakov 5124ac632c Feature #539 - main/inc/lib/add_course.lib.inc.php: A correction to the previous transaction. 15 years ago
Ivan Tcholakov 269fc2a8fd Feature #539 - main/inc/lib/add_course.lib.inc.php: A new optional parameter $fill_with_exemplary_content has been added to some functions. 15 years ago
Ivan Tcholakov 34513dd4e0 Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (5). Resolving a TODO task. 15 years ago
Ivan Tcholakov aa4434139a Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (4). Coding conventions. 15 years ago
Ivan Tcholakov 3c2f08101c Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (3). 15 years ago
Ivan Tcholakov f7ec3b9f70 Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (2). 15 years ago
Ivan Tcholakov e65f34803b Feature #539 - Cleaning the file main/inc/lib/add_course.lib.inc.php (1). The leading tabs have been converted to spaces. 15 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. 15 years ago
Juan Carlos Raña b0365a7981 fix email notifications with sessions 15 years ago
Yannick Warnier 5722951421 Added time slots fields for forum + files for migration from 1.8.7.1 to 1.8.8 15 years ago
Yannick Warnier 1b26bc3e0e Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file) 16 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Ivan Tcholakov 23483a50cb Mr. Chamilo 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Guillaume Viguier c939e4d14d Web services cleanup 16 years ago
Guillaume Viguier c99abf0e21 Added visibility to the DokeosWSCreateCourse function - BT#1109 16 years ago
Julio Montoya d15f9a4c53 Fixing double validation in the quiz description when creating a french course 16 years ago
Julio Montoya c2bfb16132 Minor - Cosmetic changes 16 years ago
Ivan Tcholakov 23d8ce0286 Bug #1047 - A Correction: Now all the "system" folders (empty) are created in the "Documents" tool when an empty course is created. 16 years ago