Commit Graph

8 Commits (ca6ba6448d0a05dba4eaa0a69bc88be83052c00a)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 1481dd4573 Fix links to example files for import session - refs BT#10175 11 years ago
aragonc 0452fad1f3 move folder session main/ error commit BT#7683 11 years ago
aragonc 10e5e53f0e add options admin enabled chat red social BT#7683 11 years ago
Angel Fernando Quiroz Campos 66e1e9fe59 Register when a user was subscribed to session - refs BT#9881 #TMI 11 years ago
Julio Montoya 33fbb0eef9 Remove deprecated unused code. 11 years ago
Julio Montoya 14a5a5607f Fix session messages using addflash function 11 years ago
Angel Fernando Quiroz Campos 21f38edf79 Fix session dates in queries 11 years ago
Julio Montoya d26d3817f9 Teacher can create sessions BT#4296 11 years ago
Julio Montoya 939949f9cc Move session CRUD inside main/session see BT#4296 11 years ago
Julio Montoya 128ca5b7a0 Move session CRUD files inside main/session, instead main/admin 11 years ago
Julio Montoya ec8ca9e608 Replace custom update with UserManager::update_user() 11 years ago
Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 11 years ago
Yannick Warnier ef45b057fe Move course_code to c_id (885 / 2302) 11 years ago
Julio Montoya 93103703db Use api_is_multiple_url_enabled() 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 11 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 11 years ago
Julio Montoya fcd9530854 Replace course_code with c_id 11 years ago
Angel Fernando Quiroz Campos 163f282040 Limit the access for session admins - refs BT#9325 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
aragonc 7091d705da buttons css tpl admin 11 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
Julio Montoya 92761b30bb Minor change in order to not update teachers see BT#6449 11 years ago
Julio Montoya ae24a5721a Adding default VisibilityAfterExpiration see BT#8606 11 years ago
Julio Montoya c651acd17f Format code. 11 years ago
Julio Montoya dfb059facd Adding files from 1.9.x 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
Julio Montoya 93a9e13c6b Fixing session import for 1.10 13 years ago
Julio Montoya 50761f63a1 Minor cosmetic changes 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 13 years ago
Julio Montoya acf6e8b365 Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 14 years ago
Julio Montoya d2d327b2f4 Minor - Adding get_lang function 14 years ago
Julio Montoya dbde98a3df Minor - adding message see #4069 14 years ago
Julio Montoya c88aa256ea Minor fixing labels 14 years ago
Julio Montoya d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 14 years ago
Julio Montoya 2af29a21de Fixing warning + replacing HTML forms with FormValidator 14 years ago
Julio Montoya e6882a0f20 Adding session to URL when importing using CSV see #3733 14 years ago
Julio Montoya dad085bf56 Removing var_dump 14 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 14 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 14 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago