Commit Graph

14 Commits (22de8cbfd80eabf4b34985d8ced3f3232f9b052d)

Author SHA1 Message Date
Julio Montoya 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
Julio c6b264f7bf Fix session course coach selection, using FormValidator 8 years ago
Scrutinizer Auto-Fixer e55f8cc5f0 Scrutinizer Auto-Fixes 9 years ago
Angel Fernando Quiroz Campos 7087b9fa17 Fix 65188b0510 9 years ago
Yannick Warnier 65188b0510 Update deprecated display_*_message() calls 9 years ago
Scrutinizer Auto-Fixer b3ec3c22f6 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 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
Yannick Warnier ebb8c96cd0 Fix multiple select for session-course coaches + minor variables naming improvements 11 years ago
Julio Montoya d26d3817f9 Teacher can create sessions BT#4296 11 years ago
Julio Montoya 1720efd5b7 Adding option allow_teachers_to_create_sessions see BT#4296 11 years ago
Julio Montoya 128ca5b7a0 Move session CRUD files inside main/session, instead main/admin 11 years ago
Julio Montoya 6b03937a06 Fix queries. 11 years ago
Julio Montoya 8406c1e1a8 Replace id_session with session_id. 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 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
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
aragonc 27b3fee2ee add user admin button 11 years ago
Julio Montoya c2ad0b6b31 Fixing query. 11 years ago
Julio Montoya 0213a5828e Minor - format code, adding escape_string. 12 years ago
Julio Montoya dfb059facd Adding files from 1.9.x 12 years ago
Julio Montoya fb8362b6db Fixing PHP warnings. 12 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 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 13 years ago
Julio Montoya ee971bdf03 Minor UI changes 14 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 14 years ago
Julio Montoya ba11c0e8d2 Showing a new option to the courses list (in the session resume view ) in order to cancel the subscription to some courses see BT#3615 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 15 years ago
Julio Montoya e7c88ff91b Minor corrections 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 072f9ee282 Adding multiple URL support see BT#1614 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya a6e172569e Changing get_lang variable 16 years ago
Carlos Vargas 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 16 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 16 years ago
Cristian Fasanando c633b47a0e minor - fixed ambigous field for session inside sql query 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 16 years ago
Arthur Portugal 9a289e1002 Fixed syntax error DT#5377 16 years ago
Ivan Tcholakov b597238212 FS#306 - Applying the function api_get_person_name() in a relevant place. 17 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 17 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 17 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 17 years ago