Commit Graph

67 Commits (81c9808f6c55bb5f1bd42c89ec0488dda8d74379)

Author SHA1 Message Date
Angel Fernando Quiroz Campos d12a47f6e0 Fix 65188b0 8 years ago
Yannick Warnier d814dc2439 Minor - Replace deprecated function calls #scrutinizer 8 years ago
Scrutinizer Auto-Fixer c4449d534b Scrutinizer Auto-Fixes 8 years ago
Yannick Warnier 6193d198f6 Update deprecated display_*_message() calls 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
Yannick Warnier 59ee624414 Improve code precision as suggested by #scrutinizer 8 years ago
Yannick Warnier b32f63432f Code clean-up: remove unused code reported by #scrutinizer 9 years ago
José Loguercio 61a5bbfd41 Added Code validations and fixes - Refs #8170 9 years ago
José Loguercio d85d8d551b Added Course Category Name to a export/import list courses by CSV - Refs #8170 9 years ago
José Loguercio 5a490b3d7d Added the functionality of create a course category if the category doesn't exist when importing courses - Refs #8170 9 years ago
jmontoya 681cb93eb0 Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 9 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
Julio Montoya 254eaf32e4 Minor - format code, fix PHP warnings. 10 years ago
Julio Montoya 6889d77b42 Change function name. 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 36c99d7c88 Students can be teacher see BT#8605 10 years ago
Julio Montoya b5fe988152 By default unselected "add_me_as_teacher" see BT#8605 10 years ago
Julio Montoya 1ee0d78a78 Adding option "Add Me as teacher in courses" during import CSV 10 years ago
Julio Montoya f3bd286150 Minor - format code. 10 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 10 years ago
Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 10 years ago
Julio Montoya b89edaceb6 Updating from 1.9.x 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 4de9a39fa0 Removing unused code, removing dbname validation. 11 years ago
Julio Montoya e7a1efed8f Adding multiple URL support for course_category see BT#6195 11 years ago
Julio Montoya cec05d2b2f Fixing PHP warnings. 11 years ago
jmontoya ed22f3c140 Improving course teacher import by CSV see BT#6434 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
Julio Montoya 516aff47dd Minor - removing double variable declaration 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 13 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 years ago
Julio Montoya 0df27265af Minor - Adding comment 13 years ago
Julio Montoya 2cbf972897 Using CourseManager::create_course when creating a course see #4068 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 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. 15 years ago
Cristian Fasanando 50d80b4268 Fixed imports for users and courses and import xls with filter in exercise tool - partial DT#5666 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando d669a3ba32 Implemented - option to export the trainings list to CSV file in Administration>Trainings - DT#4256 15 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. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago