Commit Graph

11 Commits (behat)

Author SHA1 Message Date
Julio 04092c431f Minor - fix message 7 years ago
Angel Fernando Quiroz Campos 08e9f1df2c Remove each() because it's depecreated in php7.2 #2721 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
jmontoyaa ad2ac9db43 Minor - format code, update php docs 8 years ago
jmontoyaa 02e3c30d35 Minor - remove deprecated "each". 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa ad9e92ee69 Minor - format code 9 years ago
Yannick Warnier 782b5a2adb Minor - PHP Doc + change one weird do..while loop for a more understandable one 9 years ago
Yannick Warnier eb1d7ffe01 Minor - Remove empty (unused) conditions 9 years ago
Scrutinizer Auto-Fixer d23a5f6a1c Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 10 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 10 years ago
Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 10 years ago
Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() 11 years ago
Julio Montoya ab5244cf84 Replace function name. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya f1ca812d3e Adding delete button for hotpotatoes attempts see BT#6638 12 years ago
Julio Montoya 0817e05f33 Minor - format code, adding docs, fixing PHP warnings. 12 years ago
Julio Montoya 716e26561a Fixing function call. 13 years ago
Yoselyn Castillo e872126602 Fixing indentation bugs 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 efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
Julio Montoya c7e5752e01 Merging from 1.9.x + allowing multiple categories per question see #5715 13 years ago
Julio Montoya 90063c2923 Fixing PHP warning 13 years ago
Julio Montoya 4357a16269 Fixing SQL error 13 years ago
Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Ivan Tcholakov b69e884026 Task #2560 - Fixing some indentations that I broke in the previous transaction. 15 years ago
Ivan Tcholakov 81eb7fe847 Task #2560 - On HotPotatoes import the test's title is retrieved from the (html) title tag. 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 37544565b7 Feature #1768 - Restructuring code within the libraries for better serving the "Documents" tool. 16 years ago
Ivan Tcholakov 5126d404e6 Task #1761 - A fix about retrieving titles of HotPotatoes tests. 16 years ago
Ivan Tcholakov 601d9885a4 Task #1761 - Cleaning files, coding conventions. 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 6af4b9bc50 Changing headers 16 years ago
Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 17 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 17 years ago
Arthur Portugal ec16b280fd Cleaned spaces in blank and added comment 17 years ago
Arthur Portugal 6db28d7aa0 Added a second parameter in case the table is in blank 17 years ago
Arthur Portugal 538291644a Added a second parameter in case the table is in blank 17 years ago
Yannick Warnier d8f6ca9641 Replaced GetFileName() by basename() 17 years ago
Yannick Warnier 56245c52af [svn r21145] Security improvement in arbitrary file injection vulnerability (see FS#4261) 17 years ago
Julio Montoya 68022e88b9 [svn r21086] Security improvements FS#4261 17 years ago
Ivan Tcholakov 031a083de8 [svn r20451] FS#306 - The Tests tool: Improvements for better encoding management. 17 years ago