Commit Graph

315 Commits (2f8b24d6dd2baf88c481736c933f09ba0ab3fd04)

Author SHA1 Message Date
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 14 years ago
Julio Montoya 3cb23a9f87 Adding the locked and attendance_sheet_log db changes 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
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) 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Ivan Tcholakov 23483a50cb Mr. Chamilo 15 years ago
Guillaume Viguier c939e4d14d Web services cleanup 15 years ago
Guillaume Viguier c99abf0e21 Added visibility to the DokeosWSCreateCourse function - BT#1109 15 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
Carlos Vargas 166c56444a By creating a new course, will be enabled default, the option to display the chat in a new window CT#968 16 years ago
Guillaume Viguier bc346c9eda Email on homework creation - CT#570 16 years ago
Guillaume Viguier 2b10bc0d01 Email on homework creation - CT#570 16 years ago
Yannick Warnier f59190b48f removed useless size markers for tinyint 16 years ago
Yannick Warnier 1e6e7c1fed Fixed little difference in course creation from previous migration changes in same version 16 years ago
Ivan Tcholakov 961a6a6f22 Feature #272 - Lengts of some database text-type fields are increased. The need was identified by using a real course in Bulgarian language. 16 years ago
Carlos Vargas da1608ac12 New mascot of Chamilo 16 years ago