Commit Graph

12 Commits (behat)

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 66f4745584 Minor - Format code 8 years ago
Angel Fernando Quiroz Campos b00e6e822a Minor - Remote E_NOTICE - refs BT#13232 8 years ago
Scrutinizer Auto-Fixer c4449d534b Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer a4d28af0e4 Scrutinizer Auto-Fixes 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
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
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 939949f9cc Move session CRUD inside main/session see BT#4296 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 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
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 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 c7d8dea958 Commenting global.inc. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya d253e416ce Removing double format: addslashes(api_htmlentities 13 years ago
Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
Julio Montoya aaa286944a Fixing queries due recent changes in the DB see BT#5638 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 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 14 years ago
Julio Montoya 8dce454c46 Should fix table order see #4569 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 1ef5eef3a8 Minor - Adding course home session icons 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 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
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 16 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. 16 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
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 17 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 17 years ago
Julio Montoya 72192614fb Delete course from session fixed 17 years ago
Julio Montoya 3d3cf9f972 Minor - Fixing pages style 17 years ago
Julio Montoya 23e67f1f01 Fixing typo 17 years ago
Julio Montoya 341353c73e Fixes #5109 17 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 17 years ago
Julio Montoya 1085d4f8e3 [svn r20188] Minor - fix typo 17 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago