Commit Graph

51 Commits (21781c94ae5ae8a291966a3055046add43f378f7)

Author SHA1 Message Date
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 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 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
jmontoya ed22f3c140 Improving course teacher import by CSV see BT#6434 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
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. 15 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. 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 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. 15 years ago
Jan Derriks 51cd001abb [svn r21291] FS#4304 - Import trainings csv fails 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Ivan Tcholakov a3f6dc9c15 [svn r19907] FS#4046 - Fixing the the platform admin's command "Import trainings list CSV" for proper dealing with traning languages. The CSV files may have inside an additional field "Language" which is not mandatory. While importing, platform language will be selected if: 1. There is no "Language" specified; 2. The specified language has not been enabled on the platform. 16 years ago
Patrick Cool 149025d3b0 [svn r19639] last part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions, form layout. 16 years ago
Patrick Cool 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
Carlos Vargas 11dd6b1918 [svn r19261] Change styles for buttons in admin see FS#3541 16 years ago
Yannick Warnier 2badf2441a [svn r18646] Improved CSV course import 16 years ago
Juan Carlos Raña 1c748bcd2e [svn r18033] fix lang text 16 years ago
Yannick Warnier 3d41ca367c [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 17 years ago
Yannick Warnier b5723f668b [svn r15503] Fix CSV course import problem as suggested by Stefaan 17 years ago
Yannick Warnier 8c2b0250fd [svn r13805] Fixed bug when not submitting a file (see FS#1933) 17 years ago
Julian Prud'homme aaf76c3ade [svn r13006] add the parameter "false" at display_error_message() to parse html 17 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago