Commit Graph

62 Commits (4d3f93bfec00e2db96ff174cc028eeeff27f9643)

Author SHA1 Message Date
Yannick Warnier 59ee624414 Improve code precision as suggested by #scrutinizer 10 years ago
Yannick Warnier b32f63432f Code clean-up: remove unused code reported by #scrutinizer 10 years ago
José Loguercio 61a5bbfd41 Added Code validations and fixes - Refs #8170 10 years ago
José Loguercio d85d8d551b Added Course Category Name to a export/import list courses by CSV - Refs #8170 10 years ago
José Loguercio 5a490b3d7d Added the functionality of create a course category if the category doesn't exist when importing courses - Refs #8170 10 years ago
jmontoya 681cb93eb0 Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 10 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 11 years ago
Julio Montoya 254eaf32e4 Minor - format code, fix PHP warnings. 11 years ago
Julio Montoya 6889d77b42 Change function name. 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
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya 36c99d7c88 Students can be teacher see BT#8605 11 years ago
Julio Montoya b5fe988152 By default unselected "add_me_as_teacher" see BT#8605 11 years ago
Julio Montoya 1ee0d78a78 Adding option "Add Me as teacher in courses" during import CSV 11 years ago
Julio Montoya f3bd286150 Minor - format code. 11 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 12 years ago
Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 12 years ago
Julio Montoya b89edaceb6 Updating from 1.9.x 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 4de9a39fa0 Removing unused code, removing dbname validation. 12 years ago
Julio Montoya e7a1efed8f Adding multiple URL support for course_category see BT#6195 12 years ago
Julio Montoya cec05d2b2f Fixing PHP warnings. 12 years ago
jmontoya ed22f3c140 Improving course teacher import by CSV see BT#6434 13 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 516aff47dd Minor - removing double variable declaration 14 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya 0df27265af Minor - Adding comment 14 years ago
Julio Montoya 2cbf972897 Using CourseManager::create_course when creating a course see #4068 14 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 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
Ivan Tcholakov 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 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 50d80b4268 Fixed imports for users and courses and import xls with filter in exercise tool - partial DT#5666 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando d669a3ba32 Implemented - option to export the trainings list to CSV file in Administration>Trainings - DT#4256 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 16 years ago
Ivan Tcholakov 7373315387 Feature #306 - The function api_validate_language() has been renamed as api_get_valid_language(). This new name is accurate, the function is not a validator, but a filter. 16 years ago
Ivan Tcholakov fe4de407cd Feature #306 - Platform administration tool: Cleaning code for course import. Revision again the logic for username validation and language id validation. A modification in the function api_validate_language(). Other minor fixes. 17 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 17 years ago
Ivan Tcholakov a0618dc58b Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2. 17 years ago
Jan Derriks 51cd001abb [svn r21291] FS#4304 - Import trainings csv fails 17 years ago