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 |
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 |
Juan Carlos Raña
|
79f06f55f2
merge
|
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
|
15 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
|
16 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 |
Patrick Cool
|
8221774681
[svn r10082] cleanup $_configuration
|
18 years ago |
Ludovic Gasc
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |