Commit Graph

303 Commits (5c4db40533e3177f0bed8c724e6bdc05682e4cc7)

Author SHA1 Message Date
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) 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
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
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
Carlos Vargas ad90478a46 Improve Tool Work Part#2 ADD COLUMN user_id in table student publication and set old courses with new field 16 years ago
christian1827 35f0416eef minor - set tutor_id to 0 when you create a course. 16 years ago
Ivan Tcholakov 03bb4df9ec Bug #825 - Database collation for newly created courses always will be utf8_general_ci 16 years ago
Carlos Vargas 164c9836d1 change column description to TEXT 16 years ago
Cristian Fasanando 6f46a8f97e added prerequisite field inside lp table - partial BT#873 16 years ago
Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 16 years ago
Cristian Fasanando f1b116d213 added display inside postit in homecourse information about last done thematic advance or next advance not done through configuration - partial BT#578 16 years ago
Cristian Fasanando e329442edb added new tables for thematic - partial BT#578 16 years ago
Carlos Vargas 2701ef3c66 Create introduction to the course and introduction to the tools for session. CT#750 16 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 16 years ago
Carlos Vargas f53fb7c148 Change category attendance tool, of authoring to interaction 16 years ago
Cristian Fasanando 1b901ececa minor - renamed view_session_id by session_id field inside lp_view table - partial CT#663 16 years ago