Commit Graph

746 Commits (91fe686d66eaaca406a278239b0a721dca02fb72)

Author SHA1 Message Date
Ricardo Rodriguez 59623abac4 Minor - Added get_lang to translate terms 16 years ago
Julio Montoya 8027e74322 Changing DLTT to Chamilo 16 years ago
Cristian Fasanando 6e2ec5494d added pagination, edit a message who sent it, added fckeditor to message form, fixed token for message form - partial CT#190 16 years ago
Julio Montoya 70edd2e396 Cleaning migration and installation scripts, added some dummy divs, improving message navigation (breadcrumb) see CT#190 16 years ago
Cristian Fasanando 4551eb8757 minor - added default value for message_max_upload_filesize configuration - partial CT#190 16 years ago
Cristian Fasanando f50c899618 added limit for upload file in message - partial CT#190 16 years ago
Juan Carlos Raña 97705e560c make more visible the language settings 16 years ago
Arthur Portugal 0e62492b88 Changed the type of the field for RSS CT#444 16 years ago
Cristian Fasanando 8cc51de8e9 added configuration for allow_send_message_to_all_platform_users and allow_students_to_create_groups_in_social in message and social tool - partial CT#190 16 years ago
Juan Carlos Raña 6125e4e96d shuffle answers (first commit) 16 years ago
Arthur Portugal 1695a62058 Fixed the file install and added a new parameter for the function load mainCT#191 16 years ago
Juan Carlos Raña f967554dc8 set the download directory for students. Management platform. Enabled by default 16 years ago
Juan Carlos Raña 4881965bd9 various WYSIWYG editor settings by platform administrator 16 years ago
Carlos Vargas 2298fe6645 minor add insert into course_field values special_course #5376 16 years ago
cvargas e969a4161a merge 16 years ago
Carlos Vargas 67f70a3c3f changes to auto-register mechanism for courses #5376 16 years ago
Julio Montoya a37b60ec76 First Chamilo fixes (groups, installation files, partial documentation updated) 16 years ago
Carlos Vargas af61e24258 some changues to auto-register mechanism for courses #5376 16 years ago
Julio Montoya 6659690472 Changed message from Courses to Main section also added the rss and user tag extra field parameters see #5611 16 years ago
Cristian Fasanando 1836a9ff0f added messages with replay for group into social network - partial DT#5611 16 years ago
Yannick Warnier d5b43bc4df Update file inclusions and function name to suit testing batch 16 years ago
Yannick Warnier e3c5d5a1b7 Updated database version info 16 years ago
Cristian Fasanando 626e1308ae added new tables for groups and message attachment - partial DT#5508 16 years ago
Julio Montoya dcf6c5f4a3 Social network improvements see #5508 16 years ago
Cristian Fasanando 6d08ab791a Implemented - when a user is enrolled only in one course, go directly to the course after the login - DT#3466 16 years ago
Arthur Portugal faf4e249c7 Debugging announcements DT#818 16 years ago
Cristian Fasanando 13cd4a66b8 Fixed show connected users in chat tool into several browser - partial DT#5558 16 years ago
Carlos Vargas 4ea5020518 changes DT#3489 16 years ago
Carlos Vargas 3a0cc75ad0 send a email to a portal administrator upon course creation see DT#3489 16 years ago
Yannick Warnier 427d80e514 Added index on course in track_e_online (optimization) 16 years ago
Cristian Fasanando e3152401c4 implemented - The Chat tool is now private when are in sessions or groups - DT#5558 16 years ago
Cristian Fasanando 64cc78fc89 implemented display shared files from dropbox tool into current training session - partial DT#5496 16 years ago
Cristian Fasanando 7a56e3674f Implemented content in course description from a session is only visible in that session - DT#5496 16 years ago
Cristian Fasanando c42f3e7b34 fixed show_tutor_data and show_teacher_data configuration when you migrate to version 1.8.6.2 - partial DT#5496 16 years ago
iflores 2689900048 Improvements in work tool - allow modify the weight of the work into gradebook 16 years ago
Cristian Fasanando f0600d299b Fixed migration courses in session from 1.8.6.1 to 1.8.6.2 - DT#5540 16 years ago
Arthur Portugal 4e287877ee Added to the database the new field chat_state to the table group_info and group_category DT#3318 16 years ago
Isaac Flores 0194530143 Added time control for exercice tool 16 years ago
Yannick Warnier 8b5fa39f73 Removed id_coach from session_rel_course 16 years ago
Yannick Warnier 26df269828 Removed erroneous code in hasty copy 16 years ago
Yannick Warnier 029c7e844b Updated scripts to enable migration to 1.8.6.2 16 years ago
Yannick Warnier bab55f9cb2 Added scripts for the 1.8.6.1 to 1.8.6.2 migration 16 years ago
Carlos Vargas c16cb83886 minor repeat insert show_teacher_data and show_tutor_data in mail.sql 16 years ago
Isaac Flores 11657a482b Integration the glossary tool in extra tools 16 years ago
Julio Montoya 1942167c0f First attempt to implement the user tags (interests) see DT#5508 (partial) 16 years ago
Ivan Tcholakov 1135b2513f Feature #4225 - The setting "Use a title for the document name" as activated by default since now. 16 years ago
Julio Montoya 5302b963de Adding session_rel_course_rel_user.status field in main database, also fixing latest modification to implement the session category feature 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 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. 16 years ago