Julio Montoya
|
cec05d2b2f
Fixing PHP warnings.
|
11 vuotta sitten |
Julio Montoya
|
e6a6c08c28
Merge branch 'chamilo19'
|
11 vuotta sitten |
jmontoya
|
ed22f3c140
Improving course teacher import by CSV see BT#6434
|
11 vuotta sitten |
Julio Montoya
|
75523ff530
Removing require libs already loaded in global.inc.php (autoloading)
|
11 vuotta sitten |
Julio Montoya
|
7dbb273294
Removing add_course.lib.inc.php files functions moved to course.lib.php
|
12 vuotta sitten |
Julio Montoya
|
516aff47dd
Minor - removing double variable declaration
|
12 vuotta sitten |
Julio Montoya
|
3b189e9ad2
Replacing form_header to the legend tag
|
13 vuotta sitten |
Julio Montoya
|
bcd4619f28
Partial using $params instead variable per variable when creating a new course see #4068
|
13 vuotta sitten |
Julio Montoya
|
d813a5463f
Fixing export/import session list from CSV/XML see #4069
|
13 vuotta sitten |
Julio Montoya
|
0df27265af
Minor - Adding comment
|
13 vuotta sitten |
Julio Montoya
|
2cbf972897
Using CourseManager::create_course when creating a course see #4068
|
13 vuotta sitten |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 vuotta sitten |
Ivan Tcholakov
|
5cd5d21016
Feature #539 - Cleaning the files admin/course_import.php and session_import.php
|
14 vuotta sitten |
cfasanando
|
e7599354f6
merge
|
14 vuotta sitten |
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 vuotta sitten |
Cristian Fasanando
|
50d80b4268
Fixed imports for users and courses and import xls with filter in exercise tool - partial DT#5666
|
15 vuotta sitten |
cvargas
|
e969a4161a
merge
|
15 vuotta sitten |
Cristian Fasanando
|
d669a3ba32
Implemented - option to export the trainings list to CSV file in Administration>Trainings - DT#4256
|
15 vuotta sitten |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 vuotta sitten |
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 vuotta sitten |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Ivan Tcholakov
|
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
|
15 vuotta sitten |
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 vuotta sitten |
Jan Derriks
|
51cd001abb
[svn r21291] FS#4304 - Import trainings csv fails
|
15 vuotta sitten |
Ivan Tcholakov
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
15 vuotta sitten |
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.
|
15 vuotta sitten |
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.
|
15 vuotta sitten |
Patrick Cool
|
9240a20d6c
[svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions.
|
15 vuotta sitten |